ISDP-查询行政区域(API名称:findPagedAddress):响应示例

时间:2024-07-22 16:26:12

响应示例

{
    "status": "success",
    "msg": null,
    "data": {
        "data": [
            {
                "appName": "pub-server",
                "entityName": "Address",
                "lastUpdateDate": "2023-12-11T23:57:35.000+08:00",
                "lastUpdatedBy": -1,
                "creationDate": "2023-10-19T17:14:06.000+08:00",
                "createdBy": -1,
                "deleteFlag": 0,
                "tenantId": 1,
                "description": null,
                "parentId": 1033231,
                "addressPath": "69585.1032231.1033231",
                "addressLevel": 4,
                "address": "xxx",
                "addressCode": "xxx",
                "addressId": 5783601,
                "longitude": null,
                "latitude": null,
                "coordinate": null,
                "coordinateType": null,
                "detailedAddress": null,
                "udfExtend2": null,
                "udfExtend3": null,
                "udfExtend4": null,
                "udfExtend1": null,
                "udfExtend7": null,
                "udfExtend8": null,
                "udfExtend9": null,
                "udfExtend10": null,
                "geoHash": null,
                "hasSubNode": false
            }
        ],
        "pos": 0,
        "total_count": 15879,
        "entityName": null,
        "totalCount": 15879
    },
    "failed": false,
    "success": true
}
support.huaweicloud.com/api-isdp/api_01_0232.html