Subscriptions API
Cancel subscription
Cancel an existing subscription. Canceling a subscription has no effect on the mandates of the customer.
🔑 Access with
API key
Advanced access token with subscriptions.write
OAuth access with subscriptions.write
delete/customers/{customerId}/subscriptions/{subscriptionId}
Request body
Response
The updated subscription object with status canceled. For a complete reference of the subscription object, refer to the Get subscription endpoint documentation.
Changes
No recorded changes to this endpoint across all 1 revision of this API.