Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
Path Parameters
The Transaction ID.
The Ledger ID.
Response
Successful Response
The Transaction object.
A list of the categories of the Transaction.
Examples:
[
{
"editable": true,
"ledger_id": "HLn8oy2eqMUCwjp1Cwdgco",
"ledger_name": "Payroll Expense"
}
]
The Ledger object of the financial account associated with the Transaction.
The ID of the Journal Entry that the Transaction's Line Entry is associated with.
Examples:
"C4ocnUQze8kDwQ3EczkZXn"