Skip to main content

Create Schedule

POST 

/api/EntityEventSchedules/CreateSchedule

Tier: Public — stable, supported for third-party integration.

Creates an entity-event schedule. Validated: the scope name must be valid; the event type's entity kind must suit the schedule scope; and (Scope, EventId, scope entity) must be unique. For a Sku scope the supplied scope id is currently not stored (a known defect — the schedule persists with no SKU reference).

Request

Responses

The created schedule. See EntityEventSchedules.EventScheduleDetailDto.