SaveChildCareCentrePresence

Paths

Example

Example request object

{
  "ChildCareCentrePresence": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "ChildCareCentreId": "00000000-0000-0000-0000-000000000000",
    "ChildCareCentrePeriodId": "00000000-0000-0000-0000-000000000000",
    "From": "2024-04-19T04:22:25.7383164+02:00",
    "Until": "2024-04-19T04:22:25.7383164+02:00",
    "Posted": false,
    "ChildCareCentre": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "Code": null,
      "Name": null,
      "Location": null,
      "MaxChildren": 0,
      "IsBlocked": false,
      "Options": null,
      "AgeCategory": null,
      "UseEntriesOnPeriods": false,
      "AllowedEntryPeriodIds": null,
      "Comments": null,
      "NeedExtraInformationFromUser": false,
      "IsWaitingListEnabled": false,
      "AllowUnregisteredPresences": false,
      "RegistrationConfiguredBy": 0
    },
    "ChildCareCentrePeriod": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentreId": "00000000-0000-0000-0000-000000000000",
      "From": "2024-04-19T04:22:25.7383164+02:00",
      "Until": "2024-04-19T04:22:25.7383164+02:00",
      "MaxChildren": 0,
      "Comment": null,
      "CurrentEntries": 0,
      "MinutesBeforeRegistrationIsAllowed": 0,
      "WaitingListEntries": 0
    },
    "Options": null
  },
  "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": {
    "ChildCareCentrePresence": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "PersonId": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentreId": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentrePeriodId": "00000000-0000-0000-0000-000000000000",
      "From": "2024-04-19T04:22:25.7539349+02:00",
      "Until": "2024-04-19T04:22:25.7539349+02:00",
      "Posted": false,
      "ChildCareCentre": null,
      "ChildCareCentrePeriod": null,
      "Options": null
    },
    "ValidationResults": null
  }
}

ShouldBeExecuted

Postdata

Response