Creates or updates the stock quantity for a variant in a specific warehouse. If the stock record exists, it will be updated; otherwise, a new record will be created.
PUT
/
api
/
v1
/
:team_slug
/
:app_slug
/
products
/
:product_id
/
variants
/
:variant_id
/
stock
Error
Copy
A valid request URL is required to generate request examples
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes