Job Item To Make Operation

Get a specific operation for an item to make on a job

post/api/jobs/{jobId}/items-to-make/{itemToMakeId}/operations/{operationId}

Path parameters

jobIdstring required
itemToMakeIdstring required
operationIdstring required

Request body

customFieldsobject nullable

The custom fields to update on the operation object

Response

The operation for the given id

Changes

No recorded changes to this endpoint across all 23 revisions of this API.