Can return seats for orders that were not made by Connect, e.g. POS.
Only seats for showtimes that are currently available for purchase will be returned.
Success
Order not found.
{- "showtimeSeats": [
- {
- "showtimeId": "string",
- "seats": [
- {
- "seatId": "string",
- "seatLabel": "5",
- "rowLabel": "string",
- "areaName": {
- "text": "string",
- "translations": [
- {
- "languageTag": null,
- "text": null
}
]
}, - "areaCategoryId": "string",
- "position": {
- "areaNumber": 0,
- "columnNumber": 0,
- "rowNumber": 0
}
}
]
}
], - "relatedData": {
- "showtimes": [
- {
- "id": "string",
- "schedule": {
- "businessDate": "2019-08-24T14:15:22Z",
- "startsAt": "2019-08-24T14:15:22Z",
- "endsAt": "2019-08-24T14:15:22Z",
- "filmStartsAt": "2019-08-24T14:15:22Z",
- "filmEndsAt": "2019-08-24T14:15:22Z",
- "inSeatItemDelivery": {
- "startsAt": "2019-08-24T14:15:22Z",
- "endsAt": "2019-08-24T14:15:22Z"
}
}, - "isSoldOut": true,
- "seatLayoutId": "string",
- "filmId": "string",
- "siteId": "string",
- "screenId": "string",
- "areaCategories": [
- {
- "areaCategoryId": "string",
- "isAllocatedSeating": true
}
], - "attributeIds": [
- "string"
], - "isAllocatedSeating": true,
- "requires3dGlasses": true,
- "eventId": "string",
- "restrictions": [
- "FilmAdvanceBookingRule"
], - "filmAdvanceBookingRuleId": "string"
}
], - "areaCategories": [
- {
- "id": "string",
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "hopk": "string",
- "isAllocatedSeating": true,
- "isInSeatItemDeliveryAvailable": true
}
], - "films": [
- {
- "id": "string",
- "title": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "synopsis": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "shortSynopsis": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "censorRatingId": "string",
- "censorRatingNote": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "releaseDate": "2019-08-24T14:15:22Z",
- "runtimeInMinutes": 0,
- "displayPriority": 0,
- "castAndCrew": [
- {
- "castAndCrewMemberId": "string",
- "roles": [
- "Actor"
]
}
], - "genreIds": [
- "string"
], - "externalIds": {
- "moviexchangeReleaseId": "6ce6697a-16c1-46a9-acef-0a6ce948a353",
- "corporateId": "string"
}, - "hopk": "string",
- "hoCode": "string",
- "eventId": "string",
- "distributorName": "string"
}
]
}
}