Remove Tickets from Order

Removes specified tickets from an existing Order.

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

Example Request

[
    {
      "showtimeId": "97384641-c233-4fdb-73fe-08d4758ecd18",
      "ids": [2, 3]
    },
    {
      "showtimeId": "FA9C687C-7EAB-478F-9850-08D47BB0C986",
      "ids": [1,2]
    }	
]

Note for Ticket Packages

It is only possible to remove an entire package from an order; the tickets contained within a ticket package cannot be individually removed from an order.

📘

License Requirements

MX Tickets

Path Params
string
required
string
required
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