Skip to main content
PATCH
cURL

Field support per integration

Use the Interactive Authentication Flow to connect Tripletex. It works for both token types: with an accountant token, the user picks the client company from a list; with a regular single-company token, the user’s own company is selected automatically and no list is shown. You can also set companyId directly if you already know the client company id (accountant tokens only).
Supported request parameters:
string
required
file[]
Allowed file types: PDF, JPG, PNG, TIFF.

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 September 11, 2026