1b5649cff14a

latestOpenAPI 3.0.42026-08-084694591.6 MB
Job

Update a job status

post/api/jobs/{jobId}/status

Path parameters

jobIdstring required

Request body

status'draft' | 'needsReview' | 'approved' | 'engineering' | 'scheduled' | 'inProgress' | 'complete' | 'cancelled' | 'hold' required

Job status

createPOsboolean nullable

Create Purchase Orders for the Job. Required for the following statuses: Engineering, Approved

isInitialDataImportboolean nullable

The job will be created as Complete. No inventory transactions. This is should mostly be used when importing jobs from legacy systems. Required for the following statuses: Complete

Response

Success