Skip to content

Application report

POST

The report generates data on all orders created for the specified period. To get a report of all requests for a given period, an empty collection of filters [] is passed in the 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"