Retrieve conversion
Retrieves a conversion by ID.
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 conversion.
Response
The conversion resource
Unique identifier of the conversion.
ID of the associated quote, or null.
Resource type discriminator.
conversion Current status of the conversion.
pending, completed, failed Source amount as a string decimal.
Source currency code.
EUR, GBP, USD, USDC Target currency code.
EUR, GBP, USD, USDC ID of the source account, or null.
ID of the target account, or null.
Failure details when status is failed, otherwise null.
Key-value pairs stored with the conversion.
ISO 8601 UTC timestamp when the conversion was created.
ISO 8601 UTC timestamp when the conversion was last updated.
ISO 8601 UTC timestamp when the conversion completed, or null.