Skip to main content

Get the seat map for a quoted trip

GET 

/api/v1/express-bus/quotes/:quoteId/seats

The live coach layout for a trip you have already chosen from a search result — the read side of a seat picker.

Fetch it per chosen trip, not for every search result: it is one live supplier call.

The grid is returned whole, gaps included, so you can lay the coach out; dropping aisles would shift every seat after them. When selectionAvailable is false the coach does not support choosing — do not draw a picker, and omit seats when booking so the supplier assigns them.

The price on a cell is the supplier's published fare and is informational only. What the traveller pays is the quote's sellAmount, already fixed at search time.

Request

Responses

The coach layout.