SaveChildCareCentrePresenceOption

Paths

Example

Example request object

{
  "Option": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "ChildCareCentrePresenceId": "00000000-0000-0000-0000-000000000000",
    "ChildCareCentreEntryOptionId": null,
    "ChildCareCentreOptionId": "00000000-0000-0000-0000-000000000000",
    "Description": "string_example",
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "ChildCareCentrePeriodId": "00000000-0000-0000-0000-000000000000",
    "NumberOfOptions": 0,
    "NumberOfOptionsUsed": 0,
    "MaxOptions": 0,
    "MaxOptionsTotal": 0,
    "NumberOfOptionsAvailable": 0,
    "LineAmount": 0.0,
    "VatAmount": 0.0,
    "Amount": 0.0
  },
  "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": {
    "PresenceOption": {
      "Id": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentrePresenceId": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentreEntryOptionId": null,
      "ChildCareCentreOptionId": "00000000-0000-0000-0000-000000000000",
      "Description": null,
      "PersonId": "00000000-0000-0000-0000-000000000000",
      "ChildCareCentrePeriodId": "00000000-0000-0000-0000-000000000000",
      "NumberOfOptions": 0,
      "NumberOfOptionsUsed": 0,
      "MaxOptions": 0,
      "MaxOptionsTotal": 0,
      "NumberOfOptionsAvailable": 0,
      "LineAmount": 0.0,
      "VatAmount": 0.0,
      "Amount": 0.0
    },
    "ValidationResults": null
  }
}

ShouldBeExecuted

Postdata

Response