v1
latestOpenAPI 3.0.02026-07-26355499.1 KBSubscriptions
Cancel a subscription
This endpoint allows cancellation of an existing subscription by ID.
delete/v3/subscriptions/{subscription_id}
Path parameters
subscription_idinteger required
Unique numeric identifier of the subscription to be cancelled. This is the subscription ID provided when the subscription was created.
Headers
Content-Typestring required
Media type of the body sent to the API.
X-Datestring date-time required
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-Loginstring required
Merchant X-Login API Key.
Authorizationstring required
Authorization control hash.
X-Idempotency-Keystring
Unique idempotency key for ensuring that the same request is not processed more than once.
Request body
object required
Response
Subscription successfully cancelled
object required