/stock/override
OK
Stock was not found
An internal server error was thrown
curl -L \ --request PUT \ --url 'https://api.zydon.com.br/api/sales/stock/override' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{"stocks":[{"type":"PRODUCT"}]}'
[ { "id": "text", "product_id": "text", "product_variation_id": "text", "warehouse_id": "text", "company_id": "text", "active": true, "total": 1, "available": 1, "reserved": 1 } ]