v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
InProcessTrackingFieldType

Lists in process tracking field types

post/api/in-process-tracking-field-types

Query parameters

Sort.Fieldstring

Sort field

Sort.Dir'ascending' | 'descending'

Specify sorting direction.

Sort direction

Skipinteger

Number of records to skip.

Takeinteger

Number of records to return (maximum)

Request body

namestring nullable

Filter in process tracking fields based on their name.

idsstring[] nullable

Filter in process tracking fields based on matching ids.

Response

The in process tracking field types

idstring required

Unique id associated to this entity.

namestring required

The name of the in process tracking field

dataType'boolean' | 'number' | 'dropdown' | 'text' | 'checkbox' required
descriptionstring

Description of the in process tracking field

dropDownOptionsstring[] nullable

Options when the data type is a list type

unitTypeNamestring nullable

The type of quantity when the data type is number