Skip to content

Complex process report

POST

The report on complex processes displays all processes with their execution statuses and the user who started them. Also in the report you can see the filters that the user set to run. Simple Filters

by-contract - display data for each contract separately

branch-id - contract branch

process-type - type of processing result (required field), can take the following values:

0 - all data

11 - deleted

22 - not saved

33 - erroneous

For a description of the output-mode flag, see here

Parameters

Path Parameters

dateFrom*

dateFrom

Type
string
Required
Format
"date"
dateTo*

dateTo

Type
string
Required
Format
"date"

Query Parameters

branch-id

branch-id

Type
integer
Format
"int64"
by-contract

by-contract

Type
boolean
process-type

process-type

Type
integer
Format
"int32"

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"