Client Allocations & Deallocations
List Partner-Supported Currencies
List all the currencies a given OES Partner supports for allocation and deallocation. This endpoint returns a comprehensive list of currencies that can be used for allocations, deallocations and settlements for each partner. with specific partners.
Requires access token scope: settlement_network_read
get/api/network/v1/enterprises/{enterpriseId}/supportedCurrencies
Path parameters
enterpriseIdstring required
Enterprise ID to check supported currencies for. The response will be filtered to partners accessible by this enterprise.
Query parameters
partnerIdsstring[] required
Comma-separated list of partner UUIDs to filter results by. Only returns supported currencies for the specified partners.
Response
OK
Changes
No recorded changes to this endpoint across all 16 revisions of this API.