v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Time Tracking|Salary type

Fetch salary type list.

This endpoint enables you to retrieve a roster of salary classifications within geoCapture. To modify the characteristics of the salary type, adjustments must be made in geoCapture. You will receive fundamental details about the salary type, including its name, id, a holiday flag, and its type. The salary type serves as the identifier for wage exports and within this API, and the name is used in geoCapture to refer to this designation.

get/salary_type/fetch

Query parameters

filter[byIds][]integer[]

Filters the salary types based on the IDs.

offsetinteger

Use this parameter to specify the number of records you want to skip before starting to collect the data from the result set.

limitinteger

The limit parameter defines the maximum number of records that can be retrieved in a single API request, with a max and default value set at 500 records.

Response

Success Response:

offsetinteger

Number of skiped records.

totalCountinteger

Total number of available salary types. (Only calculated if offset is 0)