Deprecated Methods
Cancel a subscription
deprecated
Cancels a subscription. You can modify the behavior of the cancellation based on the arguments passed to the call.
POST
Authorizations
Token-based authentication with required prefix "Token"
Query Parameters
Filter to a specific customer.
Minimum length:
1
Filter to a specific plan. If not specified, all plans will be included in the cancellation request.
Filter to a specific set of subscription filters. If your billing model only allows for one subscription per customer, you very likely do not need this field. Must be formatted as a JSON-encoded + stringified list of dictionaries, where each dictionary has a key of 'property_name' and a key of 'value'.
Body
Response
200 - application/json
The response is of type object[]
.