Retrieve a physical mandate image object

Retrieves a physical mandate image object (the data parameters, not the file). Supply a unique identifier, or the ID of the linked mandate, or the reference1 value of the linked mandate.

ARGUMENTS

Scroll inside to view more
Argument
Description
id optional
The identifier of the physical mandate image object to be retrieved. One (and only one) of id, mandate, reference1 or source must be provided.
reference1 optional
A query on the Reference 1 of the image to be returned e.g. /physical_mandate_images/reference1/LOANID123.
mandate optional
A query on the mandate ID to be returned e.g. /physical_mandate_images/mandate/MD00AABBCCDDEE.
source optional
A query on the source ID to be returned e.g. /physical_mandate_images/source/SC00AABBCCDDEE.

Returns Returns a physical mandate image object if a valid identifier or query string was provided.

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