Obtaining the last user status under a contract
GET
The method returns the last custom status for the contract.
Added to release: 2.0.0-28
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Query Parameters
date
date
Type
string
Format
"date"Responses
OK
*/*
data
object
date
string
Date + time of status change in milliseconds from 01/01/1970 00:00:00 GMT
Format
"date-time"factDate
string
Actual date-time of affixing the status
Format
"date-time"id
integer
Contract custom status history identifier
Format
"int64"info
string
Information (comment)
userId
integer
The identifier of the user who put the status
Format
"int32"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"