Enable
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
idstringObrigatório
Respostas
204
Product activated successfully
application/json
objectOpcional
422
A validation error was thrown
application/json
500
An internal server error was thrown
application/json
put/products/{id}/enable
PUT /api/sales/products/{id}/enable HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{}