Get the seat map

View as Markdown

Get the seat map for a segment so you can show the layout and pick seats. Reference the booking by its W1 record locator and describe the segment. The response returns the cabin, rows, and seats, with each seat’s availability and features. To assign a seat to a passenger, send an OTA_AirBookModifyRQ with modificationType 5.

Headers

x-api-keystringRequired
local-nameenumRequiredDefaults to OTA_AirSeatMapRQ
Routes the request to the seat map operation.
Allowed values:

Request

This endpoint expects an object.
posobjectRequired
Point of sale. Identifies the agent and channel behind the request.
versionstringRequired
seatMapRequestsobjectRequired
bookingReferenceIDlist of objectsOptional

Response

The seat map for the segment.
successobject
seatMapResponselist of maps from strings to any
The seat map, one entry per requested segment.