put https://api.revenuehq.dev/applications//accounts//subscription
Sets up a new subscription for the account. If there is already an active subscription, the request will follow the standard proration rules to determine when the new subscription should start. These considerations can be explicitly overridden in the request itself.
A discount can be applied to this subscription by passing a discount_id
, offer_id
, or offer_code
. However, only one of these fields can be provided. If multiple fields are provided, the request will fail.
Authorized scopes:
- owner
- admin:full
- admin:limited
- account:update