company
Get Trade Types of the Company
Use this endpoint to get all the Trade Types for a company. StartIndex starts at 0. Default PageSize is 25. Pagination parameters are optional. This endpoint will return a paginated response starting from the given record index. Only active trade type values are returned.
get/company-settings/job-file-settings/trade-types
Query parameters
pageSizeinteger
Controls how many items are returned per page in paginated responses.
- Default: 25 items per page if not specified
- Minimum: 1 item per page
- Use with pageStartIndex for navigating through large result sets
recordStartIndexinteger
The index of the first element to return
Response
OK