Get Anywhere Payout Network

Retrieve a list of payout networks based on delivery mode and destination country.

A payout network is the receiving partner network where the payment will be received by the beneficiary.

Receiving Countries

To get all available Receiving Countries use GET /receiving-countries endpoint.

Delivery Modes

To get all avaliable DeliveryMode use GET /types?filter=delivery-modes endpoint.

Payout Types

ValueDefinition
NPayout Anywhere within Network
CPayout Anywhere within Country
OOthers (normal agent selection, other than anywhere payout)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≥ 1

Receiving Country.

Format: ISO-3166 alpha-2 code.
To get all available receiving countries, use the 'GET /receiving-countries' endpoint.

int32
required
> 0

Delivery Mode.

To get all available delivery modes, use the 'GET /types?filter=delivery-modes' endpoint.

Headers
string
required
^[A-Z]{2}[0-9A-Z]{4}$

This is the agent correspondent id provided to the agent by the IC Operations department. It is used to facilitate API management and auditing.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

This header is used to uniquely identify the HTTP request and to facilitate troubleshooting.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

Unique request identifier to support idempotency. You may generate (UUID v4) value using the programming language.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json