Skip to main content

Create Schedule

POST 

/api/inventory-forecasting/schedules

Create a new forecast schedule.

Authentication: Requires Bearer token.

schedule_time: HH:MM:SS format.

days_of_week: array of integers 0-6 (0=Sunday, 1=Monday, ..., 6=Saturday).

alert_channels: array of 'email' and/or 'slack'.

po_status: draft or approved.

Returns 201.

Request

Responses

Successful response