Authorizations
Query Parameters
Maximum number of items to return
1 <= x <= 1000Number of items to skip for pagination
x >= 0Sort field and direction (e.g. from:1, createdAt:-1)
Filter by status (single value or comma-separated list)
Filter by IDs (array of objectIds)
Filter by user ID
Filter by creation date from (timestamp)
Filter by creation date to (timestamp)
Filter by object ID
Filter by object IDs
Filter something (e.g. complaints) by the objects name or number
Filter by date range including tracking date - searches across from, timeStart, and trackingJobDate fields
2 elementsFilter to search jobs by activity type IDs. It can handle multiple activity type IDs and also includes checks for assignments, jobs, and salaries.
Activity Type ID to filter by
Filter by job IDs
Filter by tracking job date range - accepts TimeFrame JSON object with from/to timestamps
A dynamic filter that allows filtering on any field with various operators. Supports string, number, boolean, date, and objectid field types.
Response
List of salary records
User ID who earned this salary
Time tracking entry ID this salary is based on
Whether this salary has been billed
Type of salary (regular, overtime, etc.)
Object ID where the work was performed
Actual working time in seconds
Target working time in seconds
Hourly salary rate
Total salary amount
Reason or description for this salary entry
User ID who approved this salary
User ID who last updated this salary
Start date/time for this salary period
End date/time for this salary period
Job performance/service details
Additional time added by object manager in seconds
Break time in seconds
Minimum break time required in seconds
Only set when type = Salary Absence
Job ID this salary is associated with
Date/time when job tracking was started
Whether to ignore double salary checks
Whether working time was rounded up
Seconds that were rounded up
Pay type classification
Total working time during night hours in seconds (deprecated - use surcharges)
Total working time on Sunday in seconds (deprecated - use surcharges)
Total working time on public holidays in seconds (deprecated - use surcharges)
Array of salary surcharges for special work conditions (night, weekend, holiday, etc.)
Total driving time in seconds
Assignment ID this salary belongs to
Activity type ID for categorizing work
Indicates if this salary was released by the system
Unique identifier of the entity
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
ID of the chat associated with this entity

