Create a wire transfer
POST
/transfers/wireSend a Fedwire
Headers
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Body parameters
account_idstringRequiredExample acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm
amountintegerRequiredMinor units of the currency (cents for USD)
counterpartyobjectRequired9 child attributes
abastringRequiredaccount_numberstringRequiredaddressarray of stringsOptionalFree-format lines, up to three of 35 characters
bank_namestringRequiredcitystringOptionalcountrystringOptionalnamestringRequiredpostal_codestringOptionalstatestringOptionalcurrency_codestringRequiredISO 4217 code
memostringOptionalReturns
201 Created
The Wire Transfer object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503