Update the inventory quantity for a specific product item at a specific warehouse location. This endpoint is used to set or adjust stock levels in real time — essential for inventory synchronization between ERP systems, 3PL providers, and e-commerce platforms.
The itemId typically corresponds to a variant ID or inventory item ID depending on the platform. The request body accepts the new available quantity, and some platforms also support adjustments (delta) rather than absolute values.
Note: The exact field names for quantity and item identification vary by platform. Check the platform-specific endpoint for required fields.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Available platforms
This endpoint is supported by 5 platforms. Click on each platform to see its specific required fields and inventory update behavior.
Amazon v2 · Mercado Libre · Multivende · Shopify · TikTok
Item ID format varies by platform. The
itemIdparameter corresponds to a variant ID or inventory item ID depending on the platform. Use Get All Locations first to obtain the correctlocationId. See the platform-specific endpoint for required fields.
200Inventory updated successfully.