Update Selected Seats

Updates the selected seats for a given order

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

Example Request

{
  "seats": [
    {
      "areaCategoryCode": "0000000001",
      "areaNumber": 1,
      "columnId": 0,
      "rowId": 2
    },
    {
      "areaCategoryCode": "0000000001",
      "areaNumber": 1,
      "columnId": 0,
      "rowId": 3
    }
  ]
}

For showtimes that have allocated seating (indicated by isAllocatedSeating for both the showtime and the ticket type being true), the customer may want to choose their own seats. They can update their selected seats using this endpoint. To present the customer with a seating layout, please refer to the Get Screen Layout for Order section.

📘

License Requirements

MX Tickets

Path Params
string
required
string
required
Body Params
json
Headers
string
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json
text/plain