全國省市縣行政區(qū)劃
接口地址:http://binstd.apistd.com/area/province請求方法:get
請求參數(shù) (Query)
| 參數(shù)名 | 類型 | 必須 | 描述 |
|---|---|---|---|
key | string | 是 | 請求 AccessKey, 請在控制臺中查看 |
返回參數(shù) (Body)
| 參數(shù)名 | 類型 | 描述 |
|---|---|---|
status | string | 返回碼 |
msg | string | 返回說明信息 |
result | array | 返回結果 |
id | string | ID |
name | string | 名稱 |
parentid | string | 上級ID |
parentname | string | 上級名稱 |
areacode | string | 區(qū)號 |
zipcode | string | 郵編 |
depth | string | 區(qū)域等級(深度) 冗余字段,用來查找 |
錯誤碼
| 錯誤碼 | 描述 |
|---|---|
201 | 上級ID錯誤 |
203 | 沒有信息 |
