UPSs
When a Sender has selected the Destination Country, the PSP can use the
Countries
API to retrieve the list of unique instant payment systems (UPS) available in that country. The response includes all the information the PSP needs to correctly structure a payment to the Destination Country, including the IPSs available in that country, the maximum transaction value and any mandatory fields (such as regulatory reporting) that may be required.
get
https://local.nexus.gateway
/api/v1/countries/{countryCode}/upss
List all available UPSs for a specific country
This will list the Unique Payment Systems available for the specified country. (A Unique Payment System is a combination of a specific Instant Payment System (IPS) with a specific currency offered by that IPS.)
Parameters
Path
countryCode*
ISO-3166 alpha-2 country code
Responses
200: OK