Cancel API
These will be Patch Requests and can be initiated using either UMRN or mandate id_token.
Note : Default expiry of the generated auth link will be 7 days from the date of creation.
Validations for cancel request to be done at LotusPay end:
The mandate should be in active state, then only this request can be initiated.
There should not be any pending Amend/Pause/Resume request on the same mandate.
The mandate should have a date of response.
The mandate cancel status should be cancel_nil.
Merchant accounts should have enabled the cancel mandate feature.
Cannot cancel a mandate within 2 business days of mandate response date
Request
Response
API Endpoints
Sandbox Link
PATCH
https://api-test.lotuspay.com/api/mandates/cancel?umrn=
Production Link
PATCH
https://api.lotuspay.com/api/mandates/cancel?umrn=

