Retrieve a physical mandate image file

Retrieves a physical mandate image (the actual JPG file). Supply a unique identifier, or the ID of the linked mandate, or the Reference 1 value of the linked mandate.

ARGUMENTS

Scroll inside to view more
Argument
Description
id optional
The identifier of the physical mandate image to be retrieved. At least one of id, mandate, or reference1 must be supplied.
reference1 optional
A query on the Reference 1 of the image to be returned e.g. /physical_mandate_images/reference1/LOANID123/file.
mandate optional
A query on the mandate ID to be returned e.g. /physical_mandate_images/mandate/MD00AABBCCDDEE/file.
source optional
A query on the source ID to be returned e.g. /physical_mandate_images/source/SC00AABBCCDDEE/file.

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

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