UpdateChildCareCentreEntry

Paths

Example

Example request object

{
  "ChildCareCentreEntry": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "Person": {
      "ActivationId": null,
      "Address": null,
      "BankAccount": null,
      "BirthDate": null,
      "CellPhone": null,
      "Code": null,
      "Comments": null,
      "Credential": null,
      "Email": null,
      "Gender": 0,
      "Id": "00000000-0000-0000-0000-000000000000",
      "IsBlocked": false,
      "Language": null,
      "Name": null,
      "NationalNumber": null,
      "Phone": null,
      "Picture": null,
      "ResetPasswordId": null,
      "Settings": null,
      "Contacts": null,
      "Type": 0,
      "Parent": false,
      "Disabled": false,
      "HeadOfFamily": false,
      "Relations": null,
      "Info1": null,
      "Info2": null,
      "Info3": null,
      "Info4": null,
      "Info5": null,
      "ExternalMasterID": null,
      "ParentRelations": null,
      "InvoiceAddressId": null,
      "PictureUrl": null,
      "Status": null,
      "Title": null,
      "IBAN": null,
      "BIC": null,
      "AllowEdit": false,
      "IsWebBlocked": false,
      "Group": null,
      "Doctor": null,
      "Website": null,
      "ClubInfo": null,
      "Email2": null,
      "Phone2": null,
      "PasswordIsChangedByUserOnWeb": false,
      "ExternCustomerNumber": null,
      "LastPasswordUpdate": null,
      "TotalLlvCredits": 0.0,
      "VatNumber": null,
      "EnterpriseNumber": null,
      "BlockSynchronisation": false,
      "Student": false,
      "CapScanAddress": null,
      "UserComments": null,
      "CreationDate": null,
      "LastUpdate": null,
      "UseSeasonPlanning": false,
      "Company": null,
      "CompanyPeople": null,
      "Nationality": null
    },
    "ChildCareCentreId": "00000000-0000-0000-0000-000000000000",
    "EntryDate": "2024-03-29T15:32:24.3336411+01:00",
    "ChildCareEntryPeriod": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "Code": null,
      "Name": null,
      "From": "2024-03-29T15:32:24.3336411+01:00",
      "Until": "2024-03-29T15:32:24.3336411+01:00",
      "ShowOnWebFrom": null,
      "ShowOnWebTill": null,
      "MinDaysToRegister": 0,
      "MinTimeToRegister": "00:00:00",
      "MinDaysToCancel": 0,
      "MinTimeToCancel": "00:00:00",
      "UseEntriesOnPeriods": false,
      "DeadlineCalculationType": 0
    },
    "Periods": [
      {
        "Id": "00000000-0000-0000-0000-000000000000",
        "PersonId": "00000000-0000-0000-0000-000000000000",
        "ChildCareCentreEntryId": "00000000-0000-0000-0000-000000000000",
        "ChildCareCentrePeriod": null,
        "Options": null,
        "SelectedOptions": null,
        "WaitingList": false
      }
    ],
    "Deletable": false,
    "Status": 0,
    "AmountPayed": 0.0,
    "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
    },
    "SelectedOptions": [
      {
        "Id": "00000000-0000-0000-0000-000000000000",
        "ChildCareCentreEntryId": "00000000-0000-0000-0000-000000000000",
        "ChildCareCentrePeriodEntryId": "00000000-0000-0000-0000-000000000000",
        "ChildCareCentreOptionId": "00000000-0000-0000-0000-000000000000",
        "NumberOfOptions": 0,
        "ChildCareCentrePeriodID": "00000000-0000-0000-0000-000000000000",
        "ArticleId": "00000000-0000-0000-0000-000000000000",
        "ArticleCode": null,
        "ArticleName": null,
        "ArticleDescription": null
      }
    ],
    "UseEntriesOnPeriods": false
  },
  "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": {
    "ValidationResults": null
  }
}

ShouldBeExecuted

Postdata

Response