/
IN
intect
/
Intect REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
AbsenceInterval
6
Account
20
Audit
7
Auth
19
Backend
2
Balances
24
Companies
27
CompanyCars
5
CompanyUsers
15
CustomValues
10
DimensionValues
5
Employments
25
EmploymentTemplates
30
Expense
13
Formulae
9
Holidays
6
Import
8
ImportMapping
15
Insights
22
Integrations
43
Miscellaneous
14
get
Retrieves the current version of the API.
get
Retrieves a boolean indicating whether the API is deployed in a production environment.
get
Retrieves a string indicating the minimum allowed version number for the main Intect client. If the client is a lower version number, it should update itself.
post
Submits feedback to Intect. Note that the message will usually not invoke a reply.
post
Reports that an unexpected error occurred in a client application. Do not call this method without previous approval from Intect. Please include as much information as possible in the request body.
get
Simulates an long-running operation. The method will return after 120 seconds. This method is only intended for an internal testing.
get
Retrieves a list of all supported languages.
get
Retrieves a list of possible DISCO codes for job functions when reporting statistics.
get
Retrieves a list of relevant values for dimension no. X (1, 2 or 3). Allowed values may or may not be restricted to this list, based on a company setting (preference).
post
Retrieves the balance periods for a given balance.
get
Retrieves friendly names for given entity type in the current company.
get
Get list of Norway municipalities and AGA zones
get
Retrieves a list of active years
get
retrieves a specified number of the fully constructed sent emails for a certain email address
Modules
4
PaymentPlanRecipient
6
Preferences
4
Reports
10
SalaryBatches
30
SalaryCycles
14
SalaryLedgers
6
SalaryRecords
14
SalaryStatements
22
SalaryTypes
21
Startuptasks
4
StaticData
156
TimeEntry
19
TimeEntryTypes
19
Users
18
Miscellaneous
Retrieves a boolean indicating whether the API is deployed in a production environment.
get
/api/isprod
Response
OK
boolean
required
Changes