code
, msg
, timestamp
, and data
.
The actual business data is contained within the data
object. The example fields in the API response parameters refer to the fields inside data
.
Response Parameters
Parameter Name | Data Type | Description |
---|---|---|
code | int | Response code |
msg | string | Error message (if any) |
timestamp | string | Timestamp when the request was completed |
data | object | Main body of the API response data |