This endpoint returns availabilities for discount entities with respect to the time of the showtime
Success
Showtime does not exist.
{- "discountAvailabilities": [
- {
- "discountId": "string",
- "isAvailable": true,
- "unavailableReason": "NotApplicable"
}
]
}