Request\
Headers:Authorization: YOUR_API_KEYPath Parameter:
id(string, required): The unique identifier of the rate to retrieve. Example:3f27a046-314d-457f-b39b-1ec30561353d
Responses
- 200 OK
- Media Type:
application/json
- Media Type:
- 404 Not Found
- Media Type:
application/json - Returned if the specified
iddoes not exist or is invalid.
Path Parameter:
id(string, required): The unique identifier of the rate to retrieve. Example:3f27a046-314d-457f-b39b-1ec30561353d.time_to_convert- Description: The Time-To-Live (TTL) of the rate in seconds.
time_to_lock- Description: The duration (in seconds) before the rate becomes available for locking while it is being unlocked.
locked- Description:
- A locked quote is available for use in a swap within the
time_to_convertinterval. - An unlocked rate will become unavailable after the
time_to_lockinterval. - By default, the quote is locked for authenticated requests.
- To prevent locking, add
lock=falseto the quote endpoint parameters.
- A locked quote is available for use in a swap within the
- Description:
type- Description: Specifies the conversion side from the provider’s perspective. Possible values are
buyorsell.
- Description: Specifies the conversion side from the provider’s perspective. Possible values are