AdminPostReservationsReservationReq
The details to update of the reservation.
Properties
quantity
numberThe quantity to reserve.
location_id
stringThe ID of the location associated with the reservation.
description
stringThe reservation's description.
metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
Was this section helpful?