JavaScript
FX
Retrieve FX details
Retrieve the details of a past fx transfer using the fxId.
POST
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
API key for authentication
Body
application/json
The fxId attached to the transfer.
Response
200 - application/json
FX details retrieved successfully
The fxId attached to the transfer.
The exchange rate for the given currency pair.
The source currency code
Available options:
EUR, GBP, USDC The target currency code
Available options:
EUR, GBP, USDC The status of the FX transaction.
Available options:
initiated, succeeded, failed The amount of the target currency for the given source amount.
The amount of source currency to convert.
Additional metadata.