Create a Wire Transfer

Body Params

The wire to create

string
required

ID of the Account originating the transfer. Filterable.

string
required

Amount of money to transfer, with two decimal precision

bankdata
object

Optional arbitrary data the bank can attach to the object

string
required

ID of the Counterparty receiving the transfer. Be sure that the wire section of the Counterparty contains non-null values. Filterable.

string

Optional instructions for the recipient (maximum of 140 characters)

intermediary
object

Optional intermediary bank information. If the recipient's bank is unable to receive a wire transfer, they will use an intermediary bank to process the wire

string

Optional string identifying the reason for why these funds are being transferred. For example Payroll, Tuition, Travel, etc. Required if sending an international wire (maximum of 16 characters)

userdata
object

Optional arbitrary data the user can attach to the object

Response

Response body
object
string

ID of the Account originating the transfer. Filterable.

string

Amount of money to transfer, with two decimal precision

bankdata
object

Optional arbitrary data the bank can attach to the object

Has additional fields
string

Optional value for Chips SSN

string

ID of the Counterparty receiving the transfer. Be sure that the wire section of the Counterparty contains non-null values. Filterable.

string

Error message describing why a wire failed

string

Unique identifier for object

imad
object

Optional Input Message Accountability Data. An ID often filled out by the banks, originating from fed processing

parsed
object

Parsed IMAD sub-object

string

Input Message Accountability Data: a unique number assigned to a wire transfer processed through the Federal Reserve Bank’s FedwireService

string

Optional instructions for the recipient (maximum of 140 characters)

intermediary
object

Optional intermediary bank information. If the recipient's bank is unable to receive a wire transfer, they will use an intermediary bank to process the wire

address
object

Physical address of the bank

string

Name of the bank (maximum of 35 characters)

string

Valid 9-digit ABA routing transit number associated with the bank

omad
object

Optional Output Message Accountability Data. An ID originating from fed processing, similar structure to IMAD but with more info

parsed
object

Parsed OMAD sub-object

string

Output Message Accountability Data: a unique number assigned to a wire transfer processed through the Federal Reserve Bank’s FedwireService

string

ID of the organization with which this object is associated. Filterable.

string

Optional string identifying the reason for why these funds are being transferred. For example Payroll, Tuition, Travel, etc. Required if sending an international wire (maximum of 16 characters)

string

One of pending, canceled, error, or sent. Filterable.

userdata
object

Optional arbitrary data the user can attach to the object

Has additional fields
Language
Credentials
:
URL