Cancel a subscription

Cancels an existing subscription object. Supply the unique subscription identifier. Has no effect on the status of the mandate.

ARGUMENTS

Scroll inside to view more
Argument
Description
subscription REQUIRED
The identifier of the subscription to be cancelled.

Returns Returns a cancelled subscription object if a valid identifier was provided.

API Endpoints
Sandbox Link
POST
https://api-test.lotuspay.com/v1/subscriptions/{ID}/cancel
Production Link
POST
https://api-test.lotuspay.com/v1/subscriptions/{ID}/cancel
Authorization Header
Last updated 1 year ago