Retrieve an agent

Retrieves an existing agent object. Supply the unique agent identifier.

ARGUMENTS

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

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

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