v1
latestOpenAPI 3.0.12026-07-24168217310.4 KBScheduledOrders
Calculate Next Occurrence
Calculates a Next Occurrence Date based off the provided frequencyType, frequency and the current UTC date
get/Sites/{siteId}/ScheduledOrders/NextOccurrenceUtc
Path parameters
siteIdinteger required
The site identifier
Query parameters
frequencyType'Days' | 'Weeks' | 'Months' | 'DayOfTheWeek' | 'DayOfTheMonth'
The frequency type
frequencyinteger
The frequency
fromUtcstring date-time
The UTC date from which the next occurrence date is calculated
Response
Success