Get trading days for a currency pair
Returns the next available trading days and non-trading days (including weekends) for a given source and destination currency pair.
GET
cURL
Authorizations
Query Parameters
The ID of the account to work with.
Example:
"F50091"
The currency code, in ISO-4217 format.
Pattern:
^[A-Z]{3}$Example:
"USD"
The currency code, in ISO-4217 format.
Pattern:
^[A-Z]{3}$Example:
"USD"
cURL