post/subscription/merchant/cancel
Headers
Idempotency-Keystring
A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.
Request body
Example request
{
"subscriptionId": "sub_fooBOwYsaK50AEfK"
}Response
Cancel Subscription response
Changes
No recorded changes to this endpoint across all 1 revision of this API.