Find Ticket
Retrieves ticket id and access details about a specific ticket or range of tickets depending on which query parameter used.
- Filter using ticketId
, externalNumber
or notificationAddress
to get a specific ticket or list of ticket.
- Specify withEvents
to include ticket events in the response.
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
externalNumber
The unique identifier of a ticket
ticketId
The unique identifier of a ticket
notificationAddress
The email address or mobile phone number to send tickets and notifications to
withEvents
Response
This endpoint returns a list of objects.
ticketId
The unique identifier of a ticket
ticketNumber
The unique identifier of a ticket
itemNumber
An item or product number defined in the ticketing system
validFrom
validUntil
issuedAt
The date and time when the ticket was issued
blocked
unitPrice
The unit price of the ticket.
unitPriceInclVat
The unit price including VAT of the ticket.
accessHistory