Subscriptions
Cancel Subscription
POST
/
subscription
/
merchant
/
cancel
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
subscriptionId
string
requiredUnique identifier of the subscription
Was this page helpful?