Get Merchants

Get Merchants

GET {{Environment_URL}}/v1/correspondents/:correspondent_id/merchants

This section provides endpoints for retrieving available merchant locations where Paper Money operations can be performed.

Available Endpoints:

  • Get Merchants: Retrieves a list of all available merchants.

Note: Required information such as correspondent_id is obtained via the POST :: Validate endpoint in the "Authenticating yourself" section.

Path Params

Name
Value
Description

correspondent_id

1

Correspondent ID associated with the authenticated user. Obtainable via the /validate route.

Response

{}