WAREHOUSE_SCHEDULE
Preview Series
Dry-run a recurring-series spec against existing schedules.
Returns how many occurrences the spec would materialize and which would be skipped as conflicts — creating nothing. Backs the create form's live conflict warning, so it is called on every form edit; the check runs one range query over the whole horizon rather than one per occurrence.
post/warehouse/schedules/series/preview
Headers
x-tenantstring required
Request body
Response
Successful Response
Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the optional property
conflicting/items/conflictto the response with the200statusresponse-optional-property-added
- ○