Webhook
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Corpo
new_client_webhook_idstringOpcional
Respostas
200
Atualizado
application/json
new_client_webhook_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/webhook
PUT /api/b2b/portals/sellers/customers/webhook HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 32
{
"new_client_webhook_id": "text"
}{
"new_client_webhook_id": "text"
}