v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
WorkCenter

Find workcenters based on search parameters.

post/api/work-centers/list

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

idsstring[] nullable

Filter workcenters based on matching ids.

namestring nullable

Filter workcenters based on their name.

Response

List of workcenters matching the filters

idstring required

Unique id associated to this entity.

namestring required

Identifying name. Must be unique.

departmentIdstring nullable

Department identifier. Please reference /api/departments endpoint.

setupRatenumber double nullable

Hourly cost rate for setup.

runRatenumber double nullable

Hourly cost rate for run.

laborRatenumber double nullable

Hourly cost rate for labor.

overheadRatenumber double nullable

Hourly cost rate for overhead.

machineRatenumber double nullable

Hourly cost rate for machine.

deletedboolean

Indicates whether this equipment has been deleted