Get Partner Payers

The GET /partner/countries/{countryIso3Code}/states-and-provinces/{stateProvinceId}/cities/{cityId}/payers endpoint retrieves the list of payers within a specified city for a given state or province and country. This operation is specifically for Cash Pickup services.

Implementation Guide:

  • Prerequisite: Ensure that the countryIso3Code, stateProvinceId, and cityId parameters are provided to retrieve the payers accurately.
  • Validation: Validate the request parameters to ensure they meet the requirements for retrieving the payers.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 3 and 3

The ISO 3166-1 alpha-3 code of the country. See country codes.

string
required

Unique identifier for the state or province.

string
required

Unique identifier for the city.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json