post
https://api.apicbase.com/api/v2/production_plan//tasks/bulk/
Create new tasks, update existing tasks, or both in a single request.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Create new tasks, update existing tasks, or do both in a single request. If a task object includes an id, it is treated as an update; otherwise, it is treated as a create.
Creating tasks
When creating a new task, the following fields are required: name, item_id, item_class, stock_item_id, and quantity_to_produce. You can optionally include sub_tasks with their quantity_to_produce and origin.
Updating tasks
When updating, only send the fields you want to change along with the task id. Omitted fields are left unchanged.
400Invalid request body.
