Create FX Quote

Create a foreign exchange (FX) quote to lock in an exchange rate for an international wire transaction. The FX quote is valid for 30 seconds after creation. Use the returned quote ID in the Create Transaction request to execute the transfer at the locked rate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details required to create an FX quote. Specify the destination currency and either the source or destination amount.

destination
object

Destination amount and currency details for the FX quote.

source
object

Source amount and currency details. The source currency is always USD (the currency of the customer's Passport account).

Headers
string
enum
required

This is a mandatory field, user must provide input either 'ALWAYS' or 'NEVER'. 'NEVER' - For immediate response, 'ALWAYS' - For later response.

Allowed:
Responses

400

The request could not be processed. Check for missing required fields, invalid values, or incorrect data formats.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the Passport server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json