Leads
Filtro de LEADs por status
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status": "OK",
"result": [
{
"total": 1,
"date": "2018-08-01"
},
{
"total": 1,
"date": "2018-08-02"
},
{
"total": 1,
"date": "2018-08-03"
},
{
"total": 6,
"date": "2018-08-04"
},
{
"total": 1,
"date": "2018-08-10"
}
]
}Last updated