/
IN
intect
/
Intect REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 22h ago · Updated 22h ago
Details
Filter operations
AbsenceInterval
6
Account
20
Audit
7
Auth
19
Backend
2
post
Sends invalid email notifications to the administrator of the passed list of emails. NOTE: This method is only accessible to Intect employees.
post
Registers billable usage on a company, typically support. This method is available to Intect employees only.
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
SalaryBatches
30
SalaryCycles
14
SalaryLedgers
6
SalaryRecords
14
SalaryStatements
22
SalaryTypes
21
Startuptasks
4
StaticData
156
TimeEntry
19
TimeEntryTypes
19
Users
18
Backend
Registers billable usage on a company, typically support. This method is available to Intect employees only.
post
/api/backend/usage
Request body
IntectBillingUsage
required
Id
integer
AccountId
integer
nullable
ModuleId
integer
nullable
BillingDate
string
date-time
nullable
Units
number
double
AmountPerUnit
number
double
Amount
number
double
CompanyId
integer
nullable
SalaryBatchId
integer
nullable
SalaryStatementId
integer
nullable
PaymentId
integer
nullable
UserEmploymentId
integer
nullable
CompanyUserId
integer
nullable
Created
string
date-time
PackageId
integer
nullable
BillingPrincipleId
integer
Description
string
InternalComment
string
Response
OK
IntectBillingUsage
required
Id
integer
AccountId
integer
nullable
ModuleId
integer
nullable
BillingDate
string
date-time
nullable
Units
number
double
AmountPerUnit
number
double
Amount
number
double
CompanyId
integer
nullable
SalaryBatchId
integer
nullable
SalaryStatementId
integer
nullable
PaymentId
integer
nullable
UserEmploymentId
integer
nullable
CompanyUserId
integer
nullable
Created
string
date-time
PackageId
integer
nullable
BillingPrincipleId
integer
Description
string
InternalComment
string
Changes