Status
introduction
json format
{
"Error": "Human readable explanation of current error, field exists only if the status is erroneous.",
"Status": "Human readable explanation of current status, field always exists.",
"Timestamp": "2020-03-19T11:50:21.0846185Z",
"Payload": {
"Version": {
"Semantic": "v1.3.1"
},
"CustomFieldsGoHere": 17,
"MoreCustomFields": "any data type"
},
"config":{...}
}Error
Status
Timestamp
Payload.Version.Semantic
config
json folder
Last updated
