Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
An optional identifier for audit logging.
Path Parameters
The Transaction ID.
The Ledger ID.
Body
The ID of the new category ledger.
"WhvrC7XAES1fDrpWWgmPtg"
If specified, the ID of the category ledger that will be changed to the new value. If no value is specified, all categories will be updated.
"HLn8oy2eqMUCwjp1Cwdgco"
Response
Successful Response
The Transaction object.
A list of the categories of the Transaction.
[
{
"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.
"C4ocnUQze8kDwQ3EczkZXn"