SaveChildCareSchool

Paths

Example

Example request object

{
  "Result": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "Code": "string_example",
    "Name": "string_example",
    "Location": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "Code": null,
      "Name": null,
      "Address": null,
      "Coordinates": 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": {
    "ChildCareSchool": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "Code": null,
      "Name": null,
      "Location": null
    },
    "ValidationResults": null
  }
}

ShouldBeExecuted

Postdata

Response