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.
Request
Response
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

