Resume 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 resume request to be done at LotusPay end:

  • The mandate should be in paused state, then only requests can be initiated.

  • There should not be any pending Amend/Pause/Resume request on the same mandate.

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=
Authorization Header
Last updated 1 year ago