Billing
Unsubscribe Account from all billing plans
Sets the billing details for an account
delete/billing/accounts/{account_id}/subscription
Path parameters
account_idstring required
ID of the Account to perform the Subscription update
Query parameters
prorateboolean
If true, will generate a prorated invoice item that credits remaining unused time until the Subscription period end
invoice_nowboolean
If true, will generate a final invoice that invoices for any un-invoiced metered usage and new/pending proration invoice items
cancel_at_period_endboolean
If true, will cancel the Subscriptions at the end of the current billing period
Response
Success
Changes
Changed in 1 of the 10 revisions of this API.1
- ○
added the optional property
subscription/allocations/enforce_limitto the response with the200statusresponse-optional-property-added
- ○