Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token for authentication.

Example:

"Bearer <token>"

accountId
string
required

The parent accountId of the business.

Example:

"890022ce-bae0-45c1-9b9d-ee7872e6ca27"

Query Parameters

from
string
required

ISO 4217 currency code to convert from.

Example:

"EUR"

to
string
required

ISO 4217 currency code to convert to.

Example:

"USD"

region
string

Optional trade region filter.

Response

200 - application/json

Exchange rates retrieved successfully.

code
string
Example:

"00"

description
string
Example:

"Successful"

data
object