Automation
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Corpo
value_assignment_idstringOpcional
Respostas
200
Atualizado
application/json
value_assignment_idstringOpcional
404
New order was not found
application/json
422
A validation error was thrown
application/json
500
An internal server error was thrown
application/json
put/portals/sellers/customers/automation
PUT /api/b2b/portals/sellers/customers/automation HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 30
{
"value_assignment_id": "text"
}{
"value_assignment_id": "text"
}