Skip to main content
Create a saved US bank-account destination, then send the wire from an accessible virtual account. Creating a wire requires a user API key with wire access, used from an allowlisted IP. amount.amount is in minor units, so 1250 USD means USD 12.50.
The response is a Transfer with type: "wire". Store its transfer_intent_ id and retrieve it with GET /v2/transfers/wire/{transferId}. Its Transaction ids appear in transactionIds. Domestic wires cannot be canceled through the Public API after creation.