/
IN
intect
/
Intect REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h 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
get
Retrieves all available formulae.
put
Updates an existing formula.
post
Creates a formula.
patch
Updates an existing formula.
delete
Deletes an existing formula.
get
Gives recommendations about what Formula-related elements to display
get
/api/formulae/elements
get
/api/formulae/parameters/filtertype/{FilterType}
get
/api/formulae/sumof/filtertype/{FilterType}/parameter/{SumParameter}
Holidays
6
Import
8
ImportMapping
15
Insights
22
Integrations
43
Miscellaneous
14
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
Formulae
Deletes an existing formula.
delete
/api/formulae/{formulaId}
Path parameters
formulaId
integer
required
The ID of the formula to delete.
Response
OK
SystemWebHttpResultsOkResult
required
Request
object
Changes