Schedules a CANCEL
action to cancel an active subscription.
POST
/v2/subscriptions/{subscription_id}/cancel
Schedules a CANCEL
action to cancel an active subscription.
This sets the canceled_date
field to the end of the active billing period. After this date, the subscription status changes from ACTIVE to CANCELED.
Guide