Transfer
List Quotes
Retrieves a list of quotes based on specified criteria.
This endpoint allows querying for quotes with filters for base and counter assets, as well as the type of quote (BUY or SELL).
GET
Query Parameters
The criteria for filtering quotes.
Response
200 - application/json
The base asset code for the quote.
The tier information for the base asset, including min and max amounts.
The counter asset code for the quote.
The creation time of the quote in ISO 8601 format.
The exchange rate for the quote.
The expiration time of the quote in ISO 8601 format.
The fee information for the quote.
Unique identifier for the quote.
An array of potential targets for the transfer.