1b5649cff14a

latestOpenAPI 3.0.42026-08-084694591.6 MB
Job Full Routing

Creates a full routing operation in process tracking field for a job

post/api/jobs/{jobId}/routing/{routingId}/operations/{operationId}/ipts/{phase}

Path parameters

jobIdstring required
routingIdstring required
operationIdstring required
phase'preOperation' | 'duringOperation' | 'postOperation' required

Request body

labelstring required

Label describing the in process tracking field

descriptionstring nullable

The description of the in process tracking field

unitsstring nullable

The units used when this in process tracking field represents a number

fieldTypeIdstring required

The id of the field type for this in process tracking field

targetValuenumber double nullable

The target or ideal value of an in process tracking field response

minimumValuenumber double nullable

The minimum acceptable value for a tracking field response

maximumValuenumber double nullable

The maximum acceptable value for a tracking field response

triggeringBooleanValueboolean nullable

The target value for booleans. Typically Yes/No for proceeding with next checkpoint

triggeringDropdownValuestring nullable

The target value for multiple options

requiredboolean

Whether the in process tracking field requires a response

restrictedboolean

If true, only users with the appropriate permission will be allowed to save a response.

firstArticleboolean

Only applies to the During phase. If true (and Required), this field will prevent adding any completed items to inventory if target is not met.

Response

OK

idstring required

The id of the created record