Save Guest Details

Allocates rooms to guests within a specified itinerary by providing detailed guest information and room allocations.

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 for which rooms are being allocated.

Body Params
string
required

Unique identifier to trace the request.

roomsAllocations
array of objects
required

Details of room allocations.

roomsAllocations*
Headers
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 - Missing or invalid parameters.

401

Unauthorized - Invalid or missing access token.

422

Bad Request. Client Side Error in Request Body.

500

Internal Server Error - Something went wrong on the server.

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