Retrieve a mandate

Retrieves an existing mandate object. Supply the unique mandate identifier. The argument should be in the query string (not in the body).

ARGUMENTS

Scroll inside to view more
Argument
Description
mandate REQUIRED
The identifier of the mandate to be retrieved e.g. /v1/mandates/MD004433221AA. Supply exactly one argument from mandate and umrn.
umrn REQUIRED
The identifier of the mandate to be retrieved e.g. /v1/mandates/umrn/ICIC7000000000272000.

Returns Returns a mandate object if a valid identifier was provided.

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