Get Transaction by ID
Transactions
Get Transaction by ID
Retrieve a single transaction by its unique ID, including line items, tax breakdown, and metadata.
GET
Get Transaction by ID
Use this endpoint to fetch the full details of a transaction, such as for auditing, reconciliation, or export.
Path Parameter:
id– Unique ID of the transaction
Transaction object. This includes:
- Transaction type:
infloworoutflow - Associated contact and product information
- Tax calculation metadata
- Currency and exchange rate (if applicable)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the transaction
Response
Transaction details
Unique identifier for the transaction
Direction of the transaction
Available options:
inflow, outflow Transaction amount
Currency code (e.g., USD, EUR)
Time of transaction
Optional description of the transaction