Skip to content

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
integer
Required
Format
"int64"

Responses

OK

*/*
object

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"
Valid values"error""ok"
Format"int64"