GET api/Hotel/GetHotel/{urlAmigavel}
Retorna os dados de um hotel específico
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
urlAmigavel |
Texto da url amigável do hotel desejado |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Dados do Hotel
ResponseBaseOfHotelName | Description | Type | Additional information |
---|---|---|---|
Message | string |
None. |
|
Status | FuzzyResponse |
None. |
|
Data | Collection of Hotel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.