JavaScript
Quotes
Retrieve quote
Retrieves a persisted quote by ID.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the quote.
Response
200 - application/json
The quote resource
Unique identifier of the quote.
Resource type discriminator.
Available options:
quote Current status of the quote.
Available options:
pending, quote_accepted, order_pending, order_failed, order_completed, withdrawal_pending, withdrawal_failed, withdrawal_completed, completed, failed Current funding status of the quote.
Available options:
pending, sent, completed, failed, on_hold Source amount as a string decimal.
Source currency code.
Available options:
EUR, GBP, USD, USDC Target amount as a string decimal.
Target currency code.
Available options:
EUR, GBP, USD, USDC Exchange rate applied.
Execution venue (e.g. "kraken").
ISO 8601 UTC timestamp when the quote expires.
ISO 8601 UTC timestamp when the quote was created.
ISO 8601 UTC timestamp when the quote was last updated.