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.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!