---
title: "Returns all the seat maps of a given order."
method: GET
path: "/shopping/seatmaps"
tags: ["Display SeatMaps"]
---

# Returns all the seat maps of a given order.

`GET /shopping/seatmaps`

## Query parameters

- `flightOrderId` string
- `flight-orderId` string

## Response `200`

Successful Operation

## Other responses

- `400` — code | title ------- | ------------------------------------- 477 | INVALID FORMAT 572 | INVALID OPTION 4481 | FLIGHT DOES NOT OPERATE ON DATE REQUESTED 8791 | SEAT MAP DISPLAY REQUEST IS OUTSIDE SYSTEM DATE RANGE 32171 | MANDATORY DATA MISSING
- `404` — Not Found
- `default` — Unexpected Error

---

[API](https://skmtc.dev/amadeus4dev/apis/seatmap-display.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/seatmap-display/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/seatmap-display/revisions/f156e2cd7606/schema)
