| Parameter | type | Description |
|---|---|---|
| timestamp | string | Timestamp |
| nonce | string | Random number |
| appKey | string | App key, Provided by the system provider |
| signature | string | The signature combines the signToken parameters filled in by the developer with the timestamp,appKey and nonce parameters in the request. |
| Parameter | type | Description |
|---|---|---|
| StatusCode | string | Status Code , Ref: Return Code Description |
| Info | string | Information message |
| Data | string | Response object data / object data list |
| Total | int | Total count of the object data list |