Skip to content

Method for obtaining the number of contracts for complex processes

POST

Criteria for filtering are passed in the body of the POST. This method is almost the same as the standard method for fetching contracts, but only returns count (much faster than loading contracts)

Parameters

Path Parameters

date*

Date and time until which contracts were created in the format "YYYY-MM-DDThh: min: sec". Is an address bar parameter

Type
string
Required
processTypeId*

see the description above and also described in step 1. It is a parameter of the address bar

Type
integer
Required
Format
"int64"

Request Body

application/json
object[]

Entity

Field

First entity value for criterion

Second entity value for criterion

Responses

OK

*/*
object

The identifier of the created item of the "Invoices" lookup

Format"int64"

If the element is successfully added to 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"