Update Product Inventory at Location (Vtex)

Updates the stock quantity for a SKU at a specific VTEX warehouse. Sets unlimitedQuantity: false automatically so VTEX tracks finite stock. On success, returns the updated inventory record. Calls the VTEX Logistics API (PATCH /api/logistics/pvt/inventory/skus/{id}/warehouses/{inventoryId}/quantity).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The VTEX warehouse ID (location) where stock should be updated.

string
required

The VTEX SKU ID of the product.

Body Params
inventory
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json