POST /v2/transfers/international-wire/fx-quotes. This create
request requires X-Idempotency-Key.
estimatedDebit.amount is USD cents.
exchangeRate is the foreign-currency units received per USD, including the
FX fee:
id as internationalWire.fxQuoteId before expiresAt. The wire
must use the quote’s exact amount; changing either the amount or currency
requires a new quote. An expired or already-used quote cannot price another
wire.
Retrieve the current quote with
GET /v2/transfers/international-wire/fx-quotes/{fxQuoteId}.
USD international wires do not use FX quotes.