Disable
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
idstringObrigatório
Respostas
204
Product disabled successfully
422
A validation error was thrown
500
An internal server error was thrown
put
/products/{id}/disablePUT /api/sales/products/{id}/disable HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
Sem conteúdo