Subscriptions
Cancel Subscription
Cancels a subscription permanently, changing its status to CANCELED with no reversal.
POST
Cancel Subscription
Calling this endpoint will cancel a subscription, changing its
status to CANCELED. This change cannot be reverted back, being a final point for the respective subscription.
You can cancel from CREATED, ACTIVE, TRIALING, PAST_DUE and PAUSED. COMPLETED and CANCELED are terminal, so canceling from either returns 400 INVALID_STATE — including a second cancel on a subscription that is already canceled. See Subscription Status.Authorizations
Path Parameters
The unique identifier of a subscription.
Response
200
Example:
"7304911d-5df9-429e-8488-ad41abea1a4c"
Example:
"sub_001"
Example:
"streaming service"
Example:
"2404911d-5df9-429e-8488-ad41abea1a4b"
Example:
"001_marzo_23"
Example:
"CANCELED"
Example:
"1904911d-5df9-429e-8488-ad41abea1a4d"
Example:
"2023-12-16T20:46:54.786342Z"
Example:
"2023-12-16T21:00:54.786342Z"
Cancel Subscription