API Reference
Log in to see full request history

Objetivo: Retornar uma lista de clientes com filtros opcionais.

Os campos que você precisará enviar são:

  • Search- Texto para busca geral (nome, email, CPF/CNPJ, etc.)
  • CPF_CNPJ- Filtro por CPF ou CNPJ do cliente
  • Client_ID- Filtro pelo ID do cliente
  • City- Filtro pela cidade do cliente
  • State- Filtro pelo estado do cliente
  • Email- Filtro pelo email do cliente
  • Channel- Filtro pelo canal de venda
  • Per_page- Quantidade de clientes por página
  • Page- Número da página
Path Params
string
required
string
required
int32
required
string
required
string
required
string
required
string
required
int32
required
int32
required
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain