Skip to content

Lead report

POST

The report generates data on all leads created for the specified period. To reduce the time for generating a report, filters should be applied in this method. To get a report on all leads, an empty collection [] is passed in the method request body

Parameters

Path Parameters

dateFrom*

Start date of the report in YYYY-MM-DD format

Type
string
Required
Format
"date"
dateTo*

End date of the report in YYYY-MM-DD format

Type
string
Required
Format
"date"

Query Parameters

count

count

Type
boolean

Request Body

application/json
object[]

Entity

Field

First entity value for criterion

Second entity value for criterion

Responses

OK

*/*
object

Number of elements in the "Accounts" lookup

Format"int32"

Request status

Valid values"error""ok"

Date and time of the request in unix timestamp format in milliseconds. The system time is returned

Format"int64"