Updates multiple existing Journal Entry’s details.
Documentation Index
Fetch the complete documentation index at: https://docs.teal.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer , where is your auth token.
The Teal instance ID
An optional identifier for audit logging.
The unique ID of the object.
"TYcnEf8yEYMXSwUui3E2df"
The datetime the Journal Entry was created in UTC time.
"2023-02-15T06:42:18Z"
An arbitrary string on the object, useful for displaying to the user.
512"Payroll#230215"
An object with optional create, update,
and delete parameters to modify the Line Entries associated with
the Journal Entry. The create and update parameters accept lists of
Line Entry objects, while the delete parameter accepts a list of
existing Line Entry IDs.
Successful Response