Returns all ticket, price and member reward information required to present a ticket-selection interface.
Ticket Types for Showtime
{- "thirdPartyMemberSchemes": [
- {
- "id": "string",
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "cardNumberFormat": {
- "partialFormat": "string",
- "fullFormat": "string",
- "prefixLength": 0
}, - "redemptionLimitPerShowtime": {
- "isUnlimited": true,
- "maximum": 0,
- "minimum": 0
}
}
]
}