Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of a wire transfer.
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
Response
wire
Transfer amount in cents ($100 would be 10000)
10000
"2010-05-06T12:23:34.321Z"
wire ID
Indicates if the wire is a return of an outgoing wire
Information about a party in a wire transfer
The account number representing the recipient account. If the incoming wire is a return, it refers to the recipient of the initial wire not the destination of the return.
1961234745
Information about a party in a wire transfer
Sender's id associated with fedwire transfer
"9F564A6124E65"
The current status of the transfer
BLOCKED
, POSTED
, READY
, RETURNED
"READY"
The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"
The internal account uuid representing the recipient of the wire.
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
Information from the sending bank to the receiving bank.
3-character currency code
"USD"
The customer UUID representing the person initiating the Wire transfer
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
Description of the reason the transfer was declined
The effective date of the transaction once it gets posted
"2022-03-18"
The input message accountability data consists of a 8 character cycle date (CCYYMMDD) an 8 character source and a 6 character sequence number.
"10220318BANK0001123456"
The network used to process the wire
"fedwire"
The account number representing the sender account. If the incoming wire is a return, it refers to the sender of the initial wire not the sender of the return.
1961234745
The internal Synctera account uuid representing the recipient of the wire.
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
Information from the originator to the beneficiary (recipient).
Data associated with a returned wire
The reason we are returning this wire.
The settlement date of the transaction once it gets posted
"2022-03-18"
ID of the resulting transaction resource
The fedwire label associated with the subtype code
BASIC_FUNDS_TRANSFER
, PRIOR_DAY_TRANSFER_REVERSAL
, SAME_DAY_TRANSFER_REVERSAL
"BASIC_FUNDS_TRANSFER"