ProductStock

Set the stock for a product

put/api/v1/products/{id}/stock

Path parameters

idinteger required

The product ID

The product ID

Request body

idinteger
stockinteger
total_product_stockinteger

Response

The stock of a chosen product

metaobject nullable
errorsobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.