GetRecurringDayPatternDates

Paths

Example

Example request object

{
  "Criteria": {
    "recurringDayPattern": {
      "FrequencyType": 0,
      "DayType": 0,
      "MonthType": 0,
      "YearType": 0,
      "DayFrequency": 0,
      "WeekFrequency": 0,
      "WeekMonday": false,
      "WeekTuesday": false,
      "WeekWednesday": false,
      "WeekThursday": false,
      "WeekFriday": false,
      "WeekSaturday": false,
      "WeekSunday": false,
      "MonthFrequency": 0,
      "MonthDayNo": 0,
      "MonthWeekday": 0,
      "YearMonth": 0,
      "YearMonthDayNo": 0,
      "YearWeekday": 0
    },
    "StartDate": "2025-06-03T12:54:02.5970739+02:00",
    "EndDate": "2025-06-03T12:54:02.5970739+02:00",
    "MaxIterations": 0
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "DayPatternDates": null
  }
}

ShouldBeExecuted

Postdata

Response