To set the schedule, the Recurring Order must be active, with no active Skip Configuration and with available prices for all Cart items for the new schedule. Setting the schedule generates the RecurringOrderScheduleSet Message.

interface RecurringOrderSetScheduleAction {
    action: "setSchedule";
    recurrencePolicy: RecurrencePolicyResourceIdentifier;
}

Hierarchy (View Summary)

Properties

action: "setSchedule"

Value to set.