AdminPostReservationsReq
Properties
descriptionstringThe reservation's description.
inventory_item_idstringRequiredThe ID of the inventory item the reservation is associated with.
line_item_idstringThe ID of the line item of the reservation.
location_idstringRequiredThe ID of the location of the reservation.
metadataRecord<string, unknown>An optional set of key-value pairs with additional information.
quantitynumberRequiredThe quantity to reserve.
Was this section helpful?