Retrieve transaction
Retrieves a transaction by ID.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the transaction.
Response
The transaction resource
Unique identifier of the transaction.
Resource type discriminator.
transaction Direction of the movement relative to the merchant account.
credit, debit Lifecycle state of the transaction.
pending, completed, failed Absolute amount as a string decimal (e.g. "100.50").
ISO 4217 fiat or crypto currency code of the amount.
EUR, GBP, USD, USDC, BTC, ETH, SOL, POL ID of the merchant account this transaction settled on.
The product that caused this transaction, or null when no product is linked.
Bank account or wallet of the other party, or null when not known.
- Option 1
- Option 2
- Option 3
- Option 4
Reference visible on the bank statement, or null when not applicable.
ISO 8601 UTC timestamp when the transaction was recorded.