GET api/hotel/b2cmappings?iconhotelid={iconhotelid}&b2chotelid={b2chotelid}&cityid={cityid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| iconhotelid | string |
None. |
|
| b2chotelid | string |
None. |
|
| cityid | string |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |