v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Operation

Find operations based on search parameters.

post/api/operations/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

namestring nullable

Filter operations based on their name.

modifiedBeforeUtcstring date-time nullable

Filters operations modified before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.

modifiedAfterUtcstring date-time nullable

Filters operations modified after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used. Useful for polling incrementally instead of re-syncing every operation.

Response

List of operations matching the filters

idstring required

Unique id associated to this entity.

namestring required

Identifying name. Must be unique.

descriptionstring nullable

A verbose description of the location.

machineTimeTrackingEnabledboolean nullable

Is machine time tracking enabled.

isOutsideProcessingboolean

Specifies whether this is an outside processing operation

unattendedboolean

Specifies whether this is operation will be unattended.

defaultVendorIdstring nullable

Default vendor id that will be used for this operation. Please reference /api/vendors endpoint.

leadDaysinteger

Lead days.

accountingCodeIdstring nullable

Accounting code key identifier. Please reference /api/accounting-codes endpoint.

isNestableboolean

Indicates if this operation is nestable.

instructionsstring nullable

Instructions.