Adjusts the stock quantity for a variant in a specific warehouse by adding or subtracting the provided delta value
A valid request URL is required to generate request examples
{ "data": { "available_online": true, "created_at": "<string>", "id": "<string>", "inventory_date": "<string>", "quantity": 123, "updated_at": "<string>", "warehouse_name": "<string>", "warehouse_slug": "<string>" }, "details": [ "<string>" ], "success": true }
Product ID
Variant ID
Warehouse slug
App slug
Team slug
Variant stock diff data
Warehouse stock for variant updated successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes