ISDP-根据规则id分页查询报表信息(API名称:getReportByRuleId):响应示例

时间:2024-01-18 13:56:04

响应示例

{
"status": "success",
"msg": null,
"data": {
"data": [{
"customerGroupId": -1,
"lastUpdatedBy": 1,
"supplierId": -1,
"address": "******",
"appName": "pub-cs",
"lastUpdateDate": "2020-04-24 15:23:23",
"customerClassify": null,
"description": null,
"customerCode": "tes1t",
"telephone": "******",
"creationDate": "2020-04-24 15:23:20",
"customerName": "-1",
"deleteFlag": null,
"buOrgId": null,
"customerOrgCode": "1",
"createdBy": 1,
"entityName": "customer",
"contact": null,
"tenantId": 1,
"customerId": -1
},
{
"customerGroupId": null,
"lastUpdatedBy": -1,
"supplierId": null,
"address": "******",
"appName": "pub-server",
"lastUpdateDate": "2021-02-22 23:01:16",
"customerClassify": "",
"description": "API Testing",
"customerCode": "1013.1844785653699",
"telephone": "******",
"creationDate": "2021-01-21 16:13:21",
"customerName": "1013.1844785653699",
"deleteFlag": null,
"buOrgId": null,
"customerOrgCode": "",
"createdBy": -1,
"entityName": "customer",
"contact": "",
"tenantId": 1,
"customerId": 31062
} ,
{"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…},
{"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…},
{"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…}
],
"pos": 0,
"total_count": 238,
"entityName": null
}
}
support.huaweicloud.com/api-isdp/api_01_0225.html