Authorizations
API key for authentication
Body
application/json
Idempotency key for the request.
The amount of source currency to convert.
The source currency code.
Available options:
EUR, GBP, USDC The target currency code.
Available options:
EUR, GBP, USDC Additional metadata.
Response
200 - application/json
FX executed 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.