SaveChildCareCentreLogbookEntry

Paths

Example

Example request object

{
  "ChildCareCentreLogbookEntry": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "Text": "string_example",
    "CreationDate": "2024-04-16T16:59:59.457137+02:00",
    "LastModificationDate": "2024-04-16T16:59:59.457137+02:00"
  },
  "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": {
    "LogbookEntry": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "PersonId": "00000000-0000-0000-0000-000000000000",
      "Text": null,
      "CreationDate": "2024-04-16T16:59:59.457137+02:00",
      "LastModificationDate": "2024-04-16T16:59:59.457137+02:00"
    },
    "ValidationResults": null
  }
}

ShouldBeExecuted

Postdata

Response