Retrieve a mandate summary pdf
Retrieves a digitally signed pdf file on LotusPay letterhead, summarising the key fields and values of the mandate. Supply the unique mandate ID and LotusPay will return the corresponding mandate summary pdf file.
ARGUMENTS
Scroll inside to view more
|
Argument
|
Description
|
|---|---|
mandate REQUIRED
| The identifier of the mandate for which the PDF is to be retrieved.
|
Returns Returns a PDF file if a valid identifier was provided.
Request
Response
API Endpoints
Sandbox Link
GET
https://api-test.lotuspay.com/v1/mandates/{ID}/summarypdf
Production Link
GET
https://api.lotuspay.com/v1/mandates/{ID}/summarypdf

