Operation
Create a new operation
post/api/operation
Request body
namestring required
The name of operation.
descriptionstring required
The description of the operation.
isOutsideProcessingboolean
Specifies whether this is an outside processing operation.
machineTimeTrackingEnabledboolean
Specifies whether machine tracking is enabled.
defaultVendorIdstring nullable
Default vendor id that will be used for this operation. Please reference /api/vendors endpoint.
vendorsstring[] nullable
Available vendors.
leadDaysinteger nullable
Lead days.
instructionsstring nullable
Instructions.
accountingCodeIdstring nullable
Accounting code key identifier. Please reference /api/accounting-codes endpoint.
Response
Operation created
idstring required
The id of the created record