Create Foreign Exchange Quote

Body Params
date

The timestamp until when the quoted rate is valid.

int32

Amount in the lowest denomination of the base_currency to convert, often called the "sell" amount.

string

Currency to convert, often called the "sell" currency. Defaults to the internal_account currency.

string
required

The ID for the InternalAccount this quote is associated with. See Internal Accounts.

int32

Amount in the lowest denomination of the target_currency, often called the "buy" amount.

string
required

Currency to convert the base_currency to, often called the "buy" currency.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json