Undo an upcoming cancellation on a subscription by ID. This does not revive an already cancelled subscription.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The idempotency key that will be used to ensure the request is only performed once
Company ID. It should have a prefix 'cmp_'.
resource id
OK
The amount which has value in cents and a currency
Whether the subscription is set up to automatically charge the card attached to the subscription or the default payment method on the customer
Whether the subscription is set up to automatically renew
The billing anchor date for this subscription, typically the same as the start date
The date this subscription was cancelled. The end date represents the date that the subscription will actually cancel
The date this subscription is due to change to a different plan
The company ID of the subscription
Computed entitlements attached to this subscription
The mapping of the quantities and the product metric pricings
The date the subscription was created
The customer to which this subscription belongs
The end date of the subscription, if there is one
The ID of the subscription in Maple
Any additional invoice key-value pairs that attached to the invoices for this subscription
The number of days between the invoice date and the due date
x >= 0
Any additional data as key-value pairs attached to the subscription
The amount which has value in cents and a currency
The amount which has value in cents and a currency
The date the next invoice for this subscription will be available
Any entitlements attached to this subscription
The date this subscription was paused for collection
The payment method for this subscription, if available
The list of plans that are part of this subscription along with the quantities and minimum purchased units per metric under the plan
The renewal date of the subscription, if there is one
The start date of the subscription
The subscription status which can be one of active, cancelled or unpaid
The term which includes a frequency interval and a count for number of intervals
Whether the subscription is a trial
The date the trial converted to an active subscription, remains null if trial does not convert
The date the subscription was last updated