Websocket Common Standard Header
Last updated
Last updated
English / 中文
Field | Name | Type | Required | Description |
---|---|---|---|---|
Field | Name | Type | Description |
---|---|---|---|
Official website: https://alltick.co/
cmd_id
Agreement number
uint32
For details, see each interface definition provided.
seq_id
Serial number
uint32
Yes
The requester generates unique information, and the response will be consistent with the request.
trace
Tracking Number
string
Yes
The requester generates a unique number, the response will be consistent with the request, the maximum length is 64
data
Data body
object
Yes
For specific data format, see each interface definition.
ret
Return value
int32
Error code description
msg
Message
string
A detailed description of success or failure
cmd_id
Agreement number
uint32
For details, see each interface definition provided.
seq_id
Serial number
uint32
The requester generates unique information, and the response will be consistent with the request.
trace
Tracking Number
string
The requester generates a unique number, the response will be consistent with the request, the maximum length is 64
data
Data body
object
For specific data format, see each interface definition.