Get Wire Transfer
Returns details about a wire transfer (incoming or outgoing) for the specified account by wire transfer ID, including the status of an outgoing wire after it has been initiated.
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Headers
Optional entity_id to scope requests to a specific entity.
Path Parameters
The ID of the account.
The transaction group ID for the wire transfer.
Response
Successful Response
The unique identifier for the wire transfer.
The amount of the transfer.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The current status of the transfer.
pending, pending_approval, canceled, processing, error, sent, returned, void The name of the counterparty.
The account number of the counterparty.
The routing number of the counterparty.
The name of the counterparty's bank.
The time the transfer was created.
The time the transfer was last updated.
Instructions, or OBI (Originator to Beneficiary Information).
The unique identifier for the counterparty.
Error message if the transfer failed.
IMAD (Input Message Accountability Data) for the wire.
The purpose of the wire transfer.
An internal note associated with the transfer.