GET
/
v1
/
service
/
transfer
/
quotes

Query Parameters

request
object
required

The criteria for filtering quotes.

Response

200 - application/json
base_asset
string
required

The base asset code for the quote.

base_asset_tier
object
required

The tier information for the base asset, including min and max amounts.

counter_asset
string
required

The counter asset code for the quote.

created_at
string
required

The creation time of the quote in ISO 8601 format.

exchange_rate
string
required

The exchange rate for the quote.

expires_at
string
required

The expiration time of the quote in ISO 8601 format.

fee
object
required

The fee information for the quote.

quote_id
string
required

Unique identifier for the quote.

targets
object[]
required

An array of potential targets for the transfer.