Skip to main content
GET
List Current Rates

Authorizations

x-auth-token
string
header
required

The API token for login provided by UQPay.

Headers

x-on-behalf-of
string

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account. More information at Connected Accounts.

Query Parameters

currency_pairs
string

A comma-separated string of currency pairs to query. Each pair must be a 6-letter uppercase code (e.g., USDEUR, USDJPY). Multiple pairs can be provided, separated by commas, up to a maximum of 100 pairs.

Example:

"USDEUR,USDJPY"

Response

200 - application/json

OK - Successfully retrieved a list of current rates.

data
object