Contract report
POST
The report generates data on all contracts created for the period. For a description of the output-mode flag, see here
Parameters
Path Parameters
dateFrom*
start date of the report
Type
Requiredstring
Format
"date"dateTo*
end date of report
Type
Requiredstring
Format
"date"Query Parameters
count
count
Type
boolean
format
Report format, valid values are xlsx, csv
Type
string
Request Body
application/json
entity
string
Entity
field
string
Field
value1
object
First entity value for criterion
value2
object
Second entity value for criterion
Responses
OK
*/*
DefaultResponseOfint
object
data
integer
Number of elements in the "Accounts" lookup
Format
"int32"status
string
Request status
Valid values
"error""ok"timestamp
integer
Date and time of the request in unix timestamp format in milliseconds. The system time is returned
Format
"int64"