Skip to main content
PUT
cURL

Field support per integration

If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated.
Only provisional journal entries (unbooked) can be updated.
Supported request fields:
string
required
file[]
Supported request fields:
string
required
file[]
Allowed file types: PDF, JPG, PNG. Maximum file size: 9MB.
If a file is already attached to the updated journal entry, the new file and the existing file will be merged.

Headers

X-API-KEY
string
required

API key

Example:

"example value"

X-ACCOUNT-KEY
string
required

Account key

Example:

"example value"

Path Parameters

journalEntryId
string
required

Query Parameters

companyId
string
environmentName
string

Body

multipart/form-data
files
file[]

Array of files to upload

filesPos
number[]

Array of file positions

journal_entry
object

Response

200 - application/json
meta
object
data
object[]
Last modified on August 27, 2026