Skip to main content
GET
cURL

Field support per integration

If you’re not using the Interactive Authentication Flow, make sure the query parameters environmentName and companyId are correctly populated. You can obtain these values by using the GET Environments and GET Companies endpoints available under the Authentication section.
Query parameters:
boolean
Supported response fields:
string
string
string[]
JournalLineItem[]
string
string
string
string
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 retrieved by ID.
When retrieving a journal entry by ID, include the version in the version query parameter. Use the version returned when executing the POST Journal entry endpoint.
Query parameters:
string
required
boolean
Supported response fields:
string
string
boolean
Indicates whether the journal entry is provisional (draft) or booked (finalized).If set to true, the journal entry is provisional ; if set to false, the journal entry is booked.
It retrieves always true since the endpoint only works for provisional journal entries.
JournalLineItem[]
string
string
For date format details visit the Standardized Data section.
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Query parameters:
boolean
Supported response fields:
string
string
string
string
string
string
JournalLineItem[]
string
string
When retrieving a journal entry by ID, make sure to send the journal code as the journalCode query parameter.
Query parameters:
boolean
Supported response fields:
string
string
string
string
JournalLineItem[]
string
string
string
Query parameters:
boolean
Supported response fields:
string
string
enum
Available options (3-letter ISO 4217): AED, AFN, ALL, AMD, ANG, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BRL, BSD, BTN, BWP, BYR, BZD, CAD, CDF, CHF, CLP, CNY, COP, CRC, CUC, CVE, CZK, DJF, DKK, DOP, DZD, EEK, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GHS, GIP, GMD, GNF, GQE, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, INR, IQD, IRR, ISK, JMD, JOD, JPY, KES, KGS, KHR, KMF, KPW, KRW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LTL, LVL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRO, MUR, MVR, MWK, MXN, MYR, MZM, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLL, SOS, SRD, SYP, SZL, THB, TJS, TMT, TND, TRY, TTD, TWD, TZS, UAH, UGX, USD, UYU, UZS, VEB, VND, VUV, WST, XAF, XCD, XDR, XOF, XPF, YER, ZAR, ZMK, ZWR
string
JournalLineItem[]
string
string
string
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section. Please use the id field as the companyId.
Query parameters:
boolean
Supported response fields:
string
string
string
string
JournalLineItem[]
string
string
string
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Make sure the query parameter journalCode is correctly populated. In order to get the journalCode you can use the GET Journals endpoint available under the Accounting section.
Query parameters:
boolean
Supported response fields:
string
string
string
string
boolean
JournalLineItem[]
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).
Query parameters:
boolean
Supported response fields:
string
string
Tripletex converts all amounts to NOK. This field always returns NOK.
string
boolean
Indicates whether the journal entry is provisional (draft) or booked (finalized).If set to true, the journal entry is provisional; if set to false, the journal entry is booked.
JournalLineItem[]
string
If isProvisional is true, this is a temporary number assigned to the draft.
string
string
This endpoint retrieves draft journal entries only.
Query parameters:
boolean
Supported response fields:
string
string
string
string
boolean
Indicates whether the journal entry is provisional (draft) or booked (finalized).
Always returns true since this endpoint only retrieves draft entries.
string
JournalLineItem[]
string
string
string
Query parameters:
boolean
Supported response fields:
string
string
string
string
string[]
JournalLineItem[]
string
string
string

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
journalCode
string
version
string
rawData
boolean

Response

200 - application/json
meta
object
data
object[]
Last modified on September 11, 2026