POST api/Ward/RoomPost?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

RoomAllocation
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

AdmissionId

globally unique identifier

None.

PatientId

globally unique identifier

None.

RoomId

globally unique identifier

None.

FromDateTime

date

None.

ToDateTime

date

None.

Note

string

None.

StatusId

integer

None.

BedNo

integer

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.