Update Reservation
Modifies an existing reservation identified by a token. This endpoint replaces the current reservation details with new ones provided in the request, such as changing quantities or items. Useful for adjusting reservations before confirmation, ensuring that held tickets are updated and previous allocations are released.
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
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
reserve
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