Retrieves a specific transaction by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the transaction to retrieve.
Successful operation
The unique identifier assigned by Push
Amount of the transaction (signed)
Currency associated with the amount
USD When the transaction was created (ISO 8061 date string)
The settlement date of the transaction
The batch for the transaction
The account associated with the transaction
The type of transaction
intent, transfer, unreconciled The ID of the intent, dispute, or transfer associated with the transaction. If the transaction is unreconciled, this field will be null
The transaction's settlement status
settled, pending The direction of the transaction, as indicated by the sign of the amount
credit, debit