Create a new job
Request body
Name of the job to create. If omitted, the default naming convention will be used
The id of the customer to be created
Auto Schedule job. Defaults to FALSE if omitted.
Note to customer. This will appear on PDFs.
Job priority
The date that the production of items on the job needs to be completed by.
If set, this is the earliest date that the job should be scheduled to begin.
Quantity to make
Sales Order Id the job is created for. If used, ItemToMakeId will be ignored.
Sales Order Line Item Id the job is created for. If used, ItemToMakeId will be ignored.
Sales Order Line Item - Name Override
Id of the item to make. If SalesOrderId/SalesOrderLineItemId is set then ItemToMakeId will be ignored
Response
Job created
The id of the created record
Changes
No recorded changes to this endpoint across all 12 revisions of this API.