Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpdateReservationItemInput

The attributes to update in a reservation item.

Properties

idstringRequired
quantitynumber
The reserved quantity.
location_idstring
The ID of the associated location.
descriptionstring
The description of the reservation item.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?