Enable
Autorizações
Parâmetros de rota
idstringObrigatório
Respostas
200
OK
application/json
404
Stock inventory was not found
application/json
500
An internal server error was thrown
application/json
put
PUT /api/sales/stock/{id}/enable HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer JWT
Accept: */*
{
"id": "text",
"successfully": true
}