Skip to main content
Skip to main content

AdminPostReservationsReq

constructor


Properties

descriptionstring
The reservation's description.
inventory_item_idstringRequired
The ID of the inventory item the reservation is associated with.
line_item_idstring
The ID of the line item of the reservation.
location_idstringRequired
The ID of the location of the reservation.
metadataRecord<string, unknown>
An optional set of key-value pairs with additional information.
quantitynumberRequired
The quantity to reserve.
Was this section helpful?