Skip to main content
GET
Fetch an Incoming Wire

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Unique identifier for object

Response

200 - application/json

The incoming_wire

account_id
string

ID of the Account receiving the transfer. Filterable.

amount
string

Amount of money transferred, with two decimal precision

Pattern: ^[0-9]+[.][0-9][0-9]$
bank_id
string

ID of the bank with which the object is associated

beneficiary
object

A sub-object containing information about the wire beneficiary

id
string

Unique identifier for object

imad
object

An IMAD sub-object

org_id
string

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

originator
object

A sub-object containing information about the wire originator

originator_to_beneficiary_info
string

Optional additional information for the beneficiary

received_at
string

Timestamp of when the object was received

status
string

One of pending processing done failed, or returned. Filterable.

transaction_id
string

ID of the associated transaction. Filterable.

wire_body
object

Raw wire body