Skip to main content
Skip to main content

AdminPostReservationsReq

The details of the reservation to create.

Properties

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