Skip to main content
PUT
Update Product Stock

Update Product Stock

Set the absolute stock quantity for a product at a specific location.
Requires write:stock scope.

Request

Path Parameters

integer
required
The product ID

Body Parameters

string
required
The location ID
number
required
The new stock quantity
string
Reason for the adjustment

Example

Response

Error Responses

400 Validation Error

400 Invalid Quantity