Sequential rollback of processes, documents, contract operations until a certain date
DELETE
The method sequentially rolls back the processes, documents and operations under the contract until the specified date. This must be done for example when removing DDS if DDS is related to operations. Before deleting a DDS, it is necessary to delete (roll back) all operations on this DDS. This allows this method to be done
Parameters
Path Parameters
contractIds*
contractIds
Type
Requiredstring
tillDate*
The timestamp up to which to do the deletion of actors. Format: YYYY-MM-DDTHH: mm: ss
Type
Requiredstring
Query Parameters
line-violation
line-violation
Type
boolean
Default
falseResponses
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"