Skip to main content

Common Request Header Description

FieldNameTypeRequiredDescription
traceTrace IDstringYesGenerated uniquely by the requester. The response keeps the same value as the request. Maximum length: 64.
dataData bodyobjectYesSee each interface definition for the specific data format.
{
  "trace": "c2a8a146-a647-4d6f-ac07-8c4805bf0b74",
  "data": {}
}

Common Response Header Description

FieldNameTypeDescription
retReturn valueint32Error Code Description
msgMessagestringSpecific description of success or failure.
traceTrace IDstringGenerated uniquely by the requester. The response keeps the same value as the request. Maximum length: 64.
dataData bodyobjectSee each interface definition for the specific data format.
{
  "ret": 202,
  "msg": "request data param invalid",
  "trace": "c2a8a146-a647-4d6f-ac07-8c4805bf0b74",
  "data": {}
}

AllTick Website

Official website: https://alltick.co/