Skip to main content
An international wire can be created in USD without a quote, or in a supported foreign currency against an unexpired FX quote. It cannot be canceled through the API. Before network completion it can be pending_approval, in_review, scheduled, or pending. It then becomes settled, failed, or canceled. A beneficiary bank can later move a settled wire to returned.
International wire transfer lifecycleInternational wire transfer lifecycle
The network UETR appears as internationalWire.uetr when available. A return reason appears in internationalWire.returnReason. Poll GET /v2/transfers/international-wire/{transferId} or use transaction webhooks: retrieve the Transaction named by entityId, then follow its transferId.