🟡Manage Product Shelves
This page will soon be updated.
We have some problems with product names and API names, so here
Product Shelf (in UI) equals Inventory Item Set (in API)
What can you do
Create Product shelf
Create inventory item set
Authenticate using SaaS Private token
Update Product Shelf
Update inventory item set
Authenticate using SaaS Private token
A unique integer value identifying this Inventory Item Set.
List Product Shelves
List inventory item sets
Authenticate using SaaS Private token
Which field to use when ordering the results.
A search term.
A page number within the paginated result set.
Number of results to return per page.
Get Product Shelf info
Retrieve inventory item set
Authenticate using SaaS Private token
A unique integer value identifying this Inventory Item Set.
Add Product Items to Product Shelf
Bulk add inventory items to inventory item set
Authenticate using SaaS Private token
A unique integer value identifying this Inventory Item Set.
A list of InventoryItem IDs to add or remove.
Remove Product Items from Product Shelf
Bulk remove inventory items from inventory item set
Authenticate using SaaS Private token
A unique integer value identifying this Inventory Item Set.
A list of InventoryItem IDs to add or remove.
Delete Product Shelf
Delete inventory item set
Authenticate using SaaS Private token
A unique integer value identifying this Inventory Item Set.
No response body
No response body
No content
Last updated
Was this helpful?