Update Schedule
PUT/api/inventory-forecasting/schedules/:schedule
Update a forecast schedule. All fields are optional; merges with existing data.
Authentication: Requires Bearer token.
PO settings (all optional):
- auto_create_po (boolean), po_status (draft|approved|approved_sent), separate_po_by_brand (boolean), auto_receive_po (boolean). auto_receive_po is ignored when po_status is draft.
Request
Responses
- 200
Successful response