Skip to main content
GET
Listar Leads retornados pela busca

Authorizations

User-Token
string
header
required
User-Secret-Key
string
header
required

Path Parameters

alias
string
required

Alias da loja

Response

Lista de leads através da busca

Representa um lead da lista de leads

id
integer
merchant_id
integer
read-only
Example:

"1"

name
string
Example:

"Nome do Lead"

email
string
Example:

"lead@email.com"

birthday
string<date>
Example:

"yyyy-mm-dd"

city
string
Example:

"São Paulo"

state
string
Example:

"SP"

genre
string
Example:

"m"

utm_source
string
Example:

""

utm_campaign
string
Example:

""

utm_medium
string
Example:

""

utm_term
string
Example:

""

utm_content
string
Example:

""

params
string
Example:
is_customer
boolean
Example:

"true"

customer_id
integer
Example:

"123"

customer_since
string<date>
Example:

"yyyy-mm-dd"

created_at
object
updated_at
object