Update Reservation

PUT

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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

tokenstringRequired

A unique token that identifies a ticket reservation

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
reservelist of objectsRequired

Response

This endpoint returns an object.
tokenstring

A unique token that identifies a ticket reservation

reservationStatusenum
Allowed values: registeredconfirmedcanceledexpired

The status of the reservation

reservationslist of objects
expiresAtdatetimeOptional

The date and time when the token expires and reservation is no longer valid