Inventory > Inventory
Commerce APIInventoryInventory

Inventory

The Inventory API enables you to manage the quantities of product variants. It provides information on the availability of all product variants, including the quantities of items incoming, on hand, committed, and available.

Endpoints

EndpointDescriptionJSON API
reservationsGet inventory reservationsGET:reservations.json
reservationsCreateCreate inventory reservationsPOST:reservations.json
reservationsDeleteDelete inventory reservationsDELETE:reservations.json
reservationsModifyModify inventory reservationsPOST:reservations.json
reservationsPageGet reservations pageGET:reservations/page.json
variantInventoryGet variant inventoryGET:variant_inventory.json
variantInventoryCreateCreate variant inventoryPOST:variant_inventory.json
variantInventoryLogPageGet variant inventory log pageGET:variant_inventory/log/page.json
variantInventoryStatePageGet variant inventory state pageGET:variant_inventory/state/page.json

Types

Types
Reservation
ReservationCreate
ReservationModify
ReservationPage
ReservationsPageSortBy
VariantInventory
VariantInventoryCreate
VariantInventoryLogPage
VariantInventoryLogPageSortBy
VariantInventoryStatePage