Getting the date of the out of sequence contract
GET
The method is used to get the date of violation of the sequence under the contract
Parameters
Path Parameters
contractId*
Contract ID
Type
Requiredinteger
Format
"int64"Responses
OK
*/*
data
string
If the sequence is not violated, null is returned, otherwise the date-time of the sequence violation is returned in unix timestamp format in milliseconds
Format
"date-time"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"