PUT api/RoomReservations/post/Reservations?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

RoomReservation
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

None.

StartDate

date

None.

StartTime

date

None.

EndDate

date

None.

EndTime

date

None.

Capacity

integer

None.

Approved

boolean

None.

Periodic

integer

None.

CountSpare

integer

None.

CountInstance

integer

None.

EndPeriodicDate

date

None.

PeriodicDaysString

string

None.

PeriodicDays

Collection of integer

None.

DayOfRepeat

integer

None.

WeekOfMonth

integer

None.

ValidOutOfOpeningHour

boolean

None.

Creation

date

None.

isConfirmed

boolean

None.

RoomPrice

decimal number

None.

RoomVat

decimal number

None.

Completed

boolean

None.

GroupId

integer

None.

MaterialsComment

string

None.

TasksComment

string

None.

ProductsComment

string

None.

UserId

integer

None.

User

User

None.

RoomId

integer

None.

Room

Room

None.

ActivityTypeId

integer

None.

ActivityType

ActivityType

None.

TenantId

integer

None.

Tenant

Tenant

None.

RoomReservationMaterials

Collection of RoomReservationMaterial

None.

FacturationMaterials

Collection of FacturationMaterial

None.

RoomReservationProducts

Collection of RoomReservationProduct

None.

RoomReservationTasks

Collection of RoomReservationTask

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

TupleOfRoomReservationAndICollectionOfRoomReservationAndICollectionOfRoomReservation
NameDescriptionTypeAdditional information
Item1

RoomReservation

None.

Item2

Collection of RoomReservation

None.

Item3

Collection of RoomReservation

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.