Retrieve a source pdf

Retrieves an existing source object. Supply the unique source ID from a source creation request and LotusPay will return the corresponding up-to-date source object information.

ARGUMENTS

Scroll inside to view more
Argument
Description
source REQUIRED
The identifier of the source to be retrieved.

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

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