/
IN
intect
/
Intect REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h 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
Modules
4
PaymentPlanRecipient
6
Preferences
4
Reports
10
get
Retrieves a list of all reports available in the system.
post
Retrieves a report based on the submitted data.
get
Retrieves a list of reports relevant to the specified area. See api/staticdata/ReportArea for possible values.
post
Retrieves a report based on the submitted data. This is a convenience method that simply sets OutputFormat of the request body to the value specified in the route.
get
Retrieves a list of report requests for large reports which were offloaded separately
post
Retrieves offloaded report file downloaded
get
Use to fetch our optional report columns
get
Use to fetch our suggested optional report columns
get
Use to fetch the grouping options
get
Use to fetch the available group behaviour options
SalaryBatches
30
SalaryCycles
14
SalaryLedgers
6
SalaryRecords
14
SalaryStatements
22
SalaryTypes
21
Startuptasks
4
StaticData
156
TimeEntry
19
TimeEntryTypes
19
Users
18
Reports
Retrieves a list of all reports available in the system.
get
/api/reports
Response
OK
IntectReport[]
required
AreaId
integer
nullable
CategoryId
integer
nullable
Parameters
string
SupportedFormats
string[]
ExcludeColumns
string[]
ExcludeColumnsPdf
string[]
PortraitOrientation
boolean
HaveSums
boolean
ShowInReportsTab
boolean
RelevantCountries
IntectCountry[]
RequiredRoleId
integer
BackendKey
string
StaticDataId
integer
Key
string
Id
integer
Name
string
Description
string
SortKey
string
Changes