Fetch a Wire Transfer
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
ID of the Account originating the transfer. Filterable.
Amount of money to transfer, with two decimal precision
Optional arbitrary data the bank can attach to the object
Optional value for Chips SSN
ID of the Counterparty receiving the transfer. Be sure that the wire section of the Counterparty contains non-null values. Filterable.
Error message describing why a wire failed
Unique identifier for object
Optional Input Message Accountability Data. An ID often filled out by the banks, originating from fed processing
Optional instructions for the recipient (maximum of 140 characters)
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
Optional Output Message Accountability Data. An ID originating from fed processing, similar structure to IMAD but with more info
ID of the organization with which this object is associated. Filterable.
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)
One of pending
, canceled
, error
, or sent
. Filterable.
Optional arbitrary data the user can attach to the object