Update Manual Journal
Replaces the transaction date, currency, exchange rate, description, and lines of a DRAFT manual journal. Total debits must equal total credits or the request is rejected with 422. Only journals in DRAFT status can be updated.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
identitystring
The identity for the active project.
Path parameters
id
Request
This endpoint expects an object.
transaction_date
currency_code
lines
exchange_rate
description
Response
OK
status
message
data

