delete https://staging-api.moviexchange.com/mxt/ticketing/v1/cinema-chains//orders//tickets
Removes specified tickets from an existing Order.
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