GET api/Getquotehotels?Foliodestino={Foliodestino}&HotelNombre={HotelNombre}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Foliodestino | integer |
Required |
|
HotelNombre | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TotalHotelesName | Description | Type | Additional information |
---|---|---|---|
ErrorCodigo | integer |
None. |
|
Total | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "ErrorCodigo": 1, "Total": 2 }