/stock/{id}/enable
OK
Stock inventory was not found
An internal server error was thrown
curl -L \ --request PUT \ --url 'https://api.zydon.com.br/api/sales/stock/{id}/enable' \ --header 'Authorization: Bearer JWT'
{ "id": "text", "successfully": true }