Create a currency quote
Creates a quote for a given currency pair.
You can create a quote for either an internal currency exchange or an outbound payment.
To create a quote for an internal currency exchange, set type.to to balance.
For an outbound payment, use any of payment, multiple, or forward.
Once you’ve created a quote, you can create an order.
All quotes expire after 12 seconds.
Authorizations
Query Parameters
The ID of the account to work with.
"F50091"
Body
Body
Details about the source currency.
Details about the target currency.
The settlement date.
^20[0-9]{2}[0-2][0-9][0-3][0-9]$"20221027"
Details about the type of quote that you're creating.
The ISO-4217 currency in which margin (collateral) is held for the contract. Required when creating a forward contract.
^[A-Z]{3}$"USD"