PUT api/PricesRooms/get/PricesRooms?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
PriceRoom| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Amount | decimal number |
None. |
|
| AmountRange | integer |
None. |
|
| Start | date |
None. |
|
| End | date |
None. |
|
| GroupTypeId | integer |
None. |
|
| GroupType | GroupType |
None. |
|
| RoomId | integer |
None. |
|
| Room | Room |
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
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}