Starting a Stored Batch Task
POST
It is used to start the processing of all contracts on a schedule, or to automatically start some other processing.
taskId - Id of the saved launch task (value 1 - processing all contracts)
Parameters
Path Parameters
taskId*
taskId
Type
Requiredinteger
Format
"int32"Query Parameters
date
date
Type
string
service
service
Type
string
Responses
OK
*/*
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"