Delivery Currencies
API Endpoints
Delivery Currencies
Retrieves the list of currencies available for the recipient to receive, given the sender’s payment currency.
GET
Delivery Currencies
This endpoint finalizes the currency selection by returning the payout currencies available in the destination country.
It factors in the corridor and the specific source currency (
sendingCurrencyCode) that the sender has chosen to pay with.
Request Headers
This endpoint requires a valid Access TokenThe JWT Access Token obtained from the
/login or /refresh-token
endpoint. This token must belong to a user with appropriate permissions. Platform identifier. Use
fincode. Unique request identifier.
Path Parameters
The country code the customer is sending from.
The country code the recipient is in.
The intended payout method.
The specific source currency the sender is paying with (e.g.,
GBP). This
is the new parameter.Code Examples
Headers
Path Parameters
Response
200
List of delivery currencies
