Updates multiple existing Journal Entry’s details.
The access token received from the authorization server in the OAuth 2.0 flow.
The Teal instance ID
An optional identifier for audit logging.
The unique ID of the object.
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.
"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