Get Schedule

GET

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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

admissionCodestringRequired

A unique code that identifies a specific admission.

startDatedateRequired

A date to use as a starting date of a period for the schedule search.

endDatedateRequired

A date to use as a ending date of a period for the schedule search.

scheduleCodestringOptional

A unique code that identifies a specific admission schedule.

Response

Returns a schedule for the specified ticket admission.

admissionCodestring

A unique code that identifies a specific admission.

capacityControlenum
Allowed values: nonesalesadmittedfull

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.

scheduleslist of objects
Built with