Get Ticket

Retrieves detailed information about a specific ticket using its unique ticket id. Clients use this endpoint to obtain ticket details such as validity periods, admissions, and any associated information after a reservation has been confirmed.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

ticketIdUUIDRequired
The unique identifier of a ticket

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

storeCodestringOptional

A unique identifier for a store - a logical grouping defining a subset of ticket items. This is used to filter the list of ticket items returned by the API. When left empty, the API will use the default store code.

Response

This endpoint returns an object.
ticketIdUUID
The unique identifier of a ticket
ticketNumberstring
The unique identifier of a ticket
reservationTokenstring
A unique token that identifies a ticket reservation
itemNumberstring
An item or product number defined in the ticketing system
validFromdatetime
validUntildatetime
issuedAtdatetime
The date and time when the ticket was issued
blockedboolean
contentlist of objects
descriptionobject
Descriptive information about a ticket item. The source of these fields are configurable.
pinCodestring or null
A pin code for the ticket, used for validation when rescheduling or revoking a confirmed ticket
unitPricedouble or null
unitPriceInclVatdouble or null
currencyCodestring or null
ticketHolderstring or null

The name of the person holding the ticket(s)

notificationAddressstring or null
The email address or mobile phone number to send tickets and notifications to
printCountinteger or null
printedAtdatetime or null