Retrieve a single transaction by its unique ID, including line items, tax breakdown, and metadata.
id
– Unique ID of the transactionTransaction
object. This includes:
inflow
or outflow
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the transaction
Transaction details
The response is of type object
.