eb_ticket_class
Retrieve one ticket class for an event by providing the event ID and ticket class ID. List ticket classes first to find the correct class ID.
Instructions
Get one ticket class of an event by id. Use eb_ticket_classes to list them first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Numeric event id | |
| ticket_class_id | Yes | Numeric ticket class id |