POST api/Confirmations/SetConfirmations

Request Information

URI Parameters

None.

Body Parameters

PersistActionModelOfWeekConfirmationModel
NameDescriptionTypeAdditional information
AccountRoomActions

Collection of AccountRoomDataModelOfWeekConfirmationModel

None.

ActionMakerKey

string

None.

ActionSource

ActionSource

None.

Request Formats

application/json, text/json

Sample:
{
  "AccountRoomActions": [
    {
      "Model": [
        {
          "From": "2025-12-10T12:38:27.8086817+02:00",
          "To": "2025-12-10T12:38:27.8086817+02:00",
          "IsConfirmed": true,
          "ConfirmationKey": "sample string 4"
        },
        {
          "From": "2025-12-10T12:38:27.8086817+02:00",
          "To": "2025-12-10T12:38:27.8086817+02:00",
          "IsConfirmed": true,
          "ConfirmationKey": "sample string 4"
        }
      ],
      "AccountKey": "sample string 2",
      "RoomKey": "sample string 3",
      "SpecialtyGroupId": 4,
      "BranchKey": "sample string 5"
    },
    {
      "Model": [
        {
          "From": "2025-12-10T12:38:27.8086817+02:00",
          "To": "2025-12-10T12:38:27.8086817+02:00",
          "IsConfirmed": true,
          "ConfirmationKey": "sample string 4"
        },
        {
          "From": "2025-12-10T12:38:27.8086817+02:00",
          "To": "2025-12-10T12:38:27.8086817+02:00",
          "IsConfirmed": true,
          "ConfirmationKey": "sample string 4"
        }
      ],
      "AccountKey": "sample string 2",
      "RoomKey": "sample string 3",
      "SpecialtyGroupId": 4,
      "BranchKey": "sample string 5"
    }
  ],
  "ActionMakerKey": "sample string 1",
  "ActionSource": 1
}

application/xml, text/xml

Sample:
<PersistActionModelOfWeekConfirmationModelUPlLXrK0 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vezeeta.Schedule.Models">
  <AccountRoomActions>
    <AccountRoomDataModelOfWeekConfirmationModelUPlLXrK0>
      <AccountKey>sample string 2</AccountKey>
      <BranchKey>sample string 5</BranchKey>
      <RoomKey>sample string 3</RoomKey>
      <SpecialtyGroupId>4</SpecialtyGroupId>
      <DoctorScheduleKey>sample string 1</DoctorScheduleKey>
      <Model xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vezeeta.Schedule.Models.Schedule.Confirmations">
        <d4p1:WeekConfirmationModel>
          <d4p1:ConfirmationKey>sample string 4</d4p1:ConfirmationKey>
          <d4p1:CreatedOn>2025-12-10T12:38:27.8086817+02:00</d4p1:CreatedOn>
          <d4p1:From>2025-12-10T12:38:27.8086817+02:00</d4p1:From>
          <d4p1:IsConfirmed>true</d4p1:IsConfirmed>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:To>2025-12-10T12:38:27.8086817+02:00</d4p1:To>
        </d4p1:WeekConfirmationModel>
        <d4p1:WeekConfirmationModel>
          <d4p1:ConfirmationKey>sample string 4</d4p1:ConfirmationKey>
          <d4p1:CreatedOn>2025-12-10T12:38:27.8086817+02:00</d4p1:CreatedOn>
          <d4p1:From>2025-12-10T12:38:27.8086817+02:00</d4p1:From>
          <d4p1:IsConfirmed>true</d4p1:IsConfirmed>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:To>2025-12-10T12:38:27.8086817+02:00</d4p1:To>
        </d4p1:WeekConfirmationModel>
      </Model>
    </AccountRoomDataModelOfWeekConfirmationModelUPlLXrK0>
    <AccountRoomDataModelOfWeekConfirmationModelUPlLXrK0>
      <AccountKey>sample string 2</AccountKey>
      <BranchKey>sample string 5</BranchKey>
      <RoomKey>sample string 3</RoomKey>
      <SpecialtyGroupId>4</SpecialtyGroupId>
      <DoctorScheduleKey>sample string 1</DoctorScheduleKey>
      <Model xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vezeeta.Schedule.Models.Schedule.Confirmations">
        <d4p1:WeekConfirmationModel>
          <d4p1:ConfirmationKey>sample string 4</d4p1:ConfirmationKey>
          <d4p1:CreatedOn>2025-12-10T12:38:27.8086817+02:00</d4p1:CreatedOn>
          <d4p1:From>2025-12-10T12:38:27.8086817+02:00</d4p1:From>
          <d4p1:IsConfirmed>true</d4p1:IsConfirmed>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:To>2025-12-10T12:38:27.8086817+02:00</d4p1:To>
        </d4p1:WeekConfirmationModel>
        <d4p1:WeekConfirmationModel>
          <d4p1:ConfirmationKey>sample string 4</d4p1:ConfirmationKey>
          <d4p1:CreatedOn>2025-12-10T12:38:27.8086817+02:00</d4p1:CreatedOn>
          <d4p1:From>2025-12-10T12:38:27.8086817+02:00</d4p1:From>
          <d4p1:IsConfirmed>true</d4p1:IsConfirmed>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:To>2025-12-10T12:38:27.8086817+02:00</d4p1:To>
        </d4p1:WeekConfirmationModel>
      </Model>
    </AccountRoomDataModelOfWeekConfirmationModelUPlLXrK0>
  </AccountRoomActions>
  <ActionMakerKey>sample string 1</ActionMakerKey>
  <ActionSource>OldCallCenter</ActionSource>
</PersistActionModelOfWeekConfirmationModelUPlLXrK0>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.