Get Reservation
Retrieves the current details of an existing reservation using its token. This endpoint allows clients to check the status, contents, and expiration time of a reservation, whether it's registered or confirmed.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
token
A unique token that identifies a ticket reservation
Headers
x-api-version
Used for API versioning. More details.
Query parameters
includeTicketNumbers
Indicates whether ticket numbers should be included in reservation responses. Tickets are normally included only when the reservation is confirmed. If true, ticket numbers are returned regardless of reservation status. When a reservation is updated, any previously disclosed ticket numbers are removed.
Response
This endpoint returns an object.
token
A unique token that identifies a ticket reservation
reservationStatus
The status of the reservation
expiresAt
The date and time when the token expires and reservation is no longer valid
reservations
