For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fields

Excluir campo da configuração de tela nativa "Pedidos" (Vendedores)

delete
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Corpo
idstringOpcional
typestring · enumOpcionalValores possíveis:
Respostas
200

OK

Sem conteúdo

delete/portals/sellers/orders/fields
DELETE /api/b2b/portals/sellers/orders/fields HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 31

{
  "id": "text",
  "type": "DELIVERY"
}

Sem conteúdo