Get Schedule
Retrieve the schedule for a period for a ticket admission. Note that an ticket item may have multiple admissions with different schedules so use correct admission.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
admissionCode
A unique code that identifies a specific admission.
startDate
A date to use as a starting date of a period for the schedule search.
endDate
A date to use as a ending date of a period for the schedule search.
scheduleCode
A unique code that identifies a specific admission schedule.
Response
Returns a schedule for the specified ticket admission.
admissionCode
A unique code that identifies a specific admission.
capacityControl
Indicates the type of capacity control for the admission. None implies that there is no capacity control. Sales implies that the capacity is controlled by the number of tickets sold. Admitted implies that the capacity is controlled by the number of tickets admitted. Full implies that the capacity is admitted and departed.
Allowed values:
schedules