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
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
ticketId
The unique identifier of a ticket
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
storeCode
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.
ticketId
The unique identifier of a ticket
ticketNumber
The unique identifier of a ticket
reservationToken
A unique token that identifies a ticket reservation
itemNumber
An item or product number defined in the ticketing system
validFrom
validUntil
issuedAt
The date and time when the ticket was issued
blocked
content
description
Descriptive information about a ticket item. The source of these fields are configurable.
pinCode
A pin code for the ticket, used for validation when rescheduling or revoking a confirmed ticket
unitPrice
unitPriceInclVat
currencyCode
ticketHolder
The name of the person holding the ticket(s)
notificationAddress
The email address or mobile phone number to send tickets and notifications to
printCount
printedAt