This document is generated by Gname.com.
| Field | Parameter | Type | Required | Description |
|---|---|---|---|---|
| APPID | appid | String | Yes | Application Client Id |
| Timestamp | gntime | String | Yes | The current UNIX timestamp |
| Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
| number of pages | page | Integer | No | number of pages |
| number per page | limit | Integer | No | number per page |
| Field | Parameter | Type | Description |
|---|---|---|---|
| return code | code | Integer | 1:return successfully, -1:return failed |
| return description | msg | String | description of the return request operation |
| return data | data | Array | return the requested operation result data |
| total data | count | Integer | total data |
| page | page | Integer | page |
| number per page | pagesize | Integer | number per page |
| Field | Parameter | Type | Description |
|---|---|---|---|
| template ID | id | Integer | 99 |
| template name | mbmc | String | My_Mb_85039_1Ce8Tw |
| submission time | sj | String | 2020-08-05 10:39:11 |
| whether it is default template | mr | Integer | 1 default, 0 non-default |
| contact | lxr | String | zhang you zhang |
| contact email | String | guodong123123aa@163.com | |
| corporation name | gsmc | String | when lx=2 |
| country code | guojia | String | CN |
| province | province | String | hebei |
| city | city | String | qinhuangdao |
| detailed address | address | String | hai gang qu, lin he li, 16 dong 3 dan yuan 9 hao |
| mobile number | phone | String | 86 13800001234 |
| postal code | youbian | String | 066000 |
| status code | zt | Integer | 0 unverified, 1 effective, 2 ineffective |
| status description | ztstr | String | effective |
| type | lx | Integer | 1 individual, 2 enterprise |
| type description | lxstr | String | enterprise |
{
"code": 1,
"msg": "OK",
"data": [
{
"id": "99",
"lx": "2",
"sj": "2020-08-05 10:39:11",
"mbmc": "My_Mb_85039_1Ce8Tw",
"mr": "0",
"zt": "1",
"uid": "1004",
"ztstr": "effective",
"lxstr": "enterprise",
"lxr": "zhang you zhang",
"email": "guodong123123aa@163.com",
"gsmc": "zhang zhang you",
"guojia": "CN",
"province": "hebei",
"city": "qinhuangdao",
"address": "hai gang qu, lin he li, 16 dong 3 dan yuan 9 hao",
"phone": "86 13110743052",
"youbian": "066000"
}
],
"count": 3,
"page": "1",
"pagesize": "10"
}