GET api/AccommodationItems?userId={userId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AccommodationItemName | Description | Type | Additional information |
---|---|---|---|
Desc | string |
Required String length: inclusive between 0 and 127 |
|
ImageUrl | string |
Data type: ImageUrl |
|
TinyImageUrl | string |
Data type: ImageUrl |
|
ParentId | integer |
None. |
|
IsInactive | boolean |
None. |
|
IsPromo | boolean |
Required |
|
ExtraBedCapacity | integer |
None. |
|
NeedApprovalThreshold | integer |
None. |
|
AccommodationProfileId | integer |
Required |
|
AccommodationItemTypeId | string |
Required String length: inclusive between 0 and 20 |
|
ServiceItemId | integer |
Required |
|
Explanation | string |
Required String length: inclusive between 0 and 512 |
|
LowestPricePossible | decimal number |
None. |
|
AvailableServices | Collection of string |
None. |
|
AccommodationProfile | AccommodationProfile |
None. |
|
AccommodationItemType | AccommodationItemType |
None. |
|
AccommodationItemFacilities | Collection of AccommodationItemFacility |
None. |
|
ServiceItem | ServiceItem |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.