Book Hotel

This API is used to finalize and book a specified itinerary by providing a trace ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the itinerary that needs to be booked.

Body Params
string
required

The unique identifier used for tracing the request.

Headers
string
required

Bearer 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 - Invalid or missing parameters.

401

Unauthorized - Invalid or missing access token.

404

Not Found - Itinerary not found.

422

Bad Request. Client Side Error in Request Body.

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