Static Content

This endpoint retrieves static content for a specific hotel.

Path Params
integer
required

The unique identifier of the hotel for which static content is to be retrieved.

Headers
string
required

The access token for authenticating the request.

string
required
Defaults to external-service

Specifies the type of authorization, here it is set to external-service.

string
enum
required
Defaults to website

Specifies the source of the request (End User Source). Available choices: website, android, mweb, ios, mobile.

Allowed:
Responses

400

Bad Request. The hotelId parameter is invalid or missing.

401

Unauthorized. The access token is missing or invalid.

404

Not Found. The specified hotelId does not exist.

422

Bad Request. Client Side Error in Request Body.

500

Internal Server Error.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json