UnsubscribeLessonGroupDay

Description

Unsubscribe LessonGroupDay

Paths

Example

Example request object

{
  "Criteria": {
    "ReasonId": null,
    "LessonGroupId": "00000000-0000-0000-0000-000000000000",
    "StudentId": "00000000-0000-0000-0000-000000000000",
    "Date": "2024-04-16T06:08:40.0896889+02:00",
    "Comment": "string_example"
  },
  "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

{
  "ValidationResult": {
    "IsValid": false,
    "Message": "string_example",
    "brokenRuleName": null
  }
}

ShouldBeExecuted

Postdata

Response