Skip to content

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
string
Required
tillDate*

The timestamp up to which to do the deletion of actors. Format: YYYY-MM-DDTHH: mm: ss

Type
string
Required

Query Parameters

line-violation

line-violation

Type
boolean
Default
false

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"