post https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/inventory/v5/inventory/refresh
Sets the inventory count for products at a particular location. These requests are placed into a queue of jobs that are processed one at a time. Due to this, the best practice is to submit fewer requests with more items per call, rather than numerous requests with a small number of items each. Unlike the Adjust API that only accepts a maximum of 1000 items per call, this Refresh API can accept up to 12000 items. However, Kibo recommends batches of 3000 items.
Recipes
🦉
Refresh Inventory
Open Recipe