v1

latestOpenAPI 3.1.02026-07-241910582.8 KB

Create Foreign Exchange Quote

post/foreign_exchange_quotes

Request body

effective_atstring date

The timestamp until when the quoted rate is valid.

base_amountinteger

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

base_currencystring

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

internal_account_idstring required

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

target_amountinteger

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

target_currencystring required

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

metadataobject

Response

200

object required