post https://example.com/getWireDetails
Use the Get Wire Details endpoint to retrieve information about a specific wire transaction that was initiated by Create Wire Transaction or retrieved by Get Wire History.
Status codes
See Global Response Statuses for status codes that are common across endpoints.
Transaction statuses
These are the valid values for status
in the endpoint response.
Status | Definition |
---|---|
RECEIVED | The incoming transaction is awaiting processing. |
POSTED | The transaction has been successfully posted to the account, either deposited or debited. |
PENDING_RETURN | The transaction will be returned to the sending bank; see reason for details. |
RETURNED | The transaction was returned to the partner bank. |
FAILED | The transaction was not processed. |
CANCELED | The transaction was canceled. |
SENT | The transaction has been sent to the partner bank. |