Create Quote
The quote defines the essential information for a transfer: the currencies involved, the amount to exchange, and the customer profile. This quote, along with recipient details, is required to create a payment transfer.
Authentication: Bearer token required
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Request
Response
Unique identifier for this quote.
Usage: Reference this ID when creating payments via Create Payment API
Amount you want to exchange. Note: If the fixed_side is ‘SELL’ (the default) this amount relates to the sell_currency. If the fixed_side is ‘BUY’ it relates to the buy_currency.