fxQuoteId
before expiresAt. For a USD international wire, omit fxQuoteId and
create the wire directly.
- Create an FX quote for the exact beneficiary amount and currency.
- Before
expiresAt, create the international wire with that quote id. - Keep the returned Transfer id and follow its lifecycle.
10000
GBP means GBP 100.00.
amount is what the beneficiary receives. A non-USD amount requires a quote
for the exact amount and currency. A USD international wire must omit
fxQuoteId.
The response has type: "international_wire" and can be retrieved from
GET /v2/transfers/international-wire/{transferId}. International wires
cannot be canceled through the API.