ISDP-批量查询客户和客户分组信息(API名称:batchFindCustomerList):响应示例

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

响应示例

{
    "data":[
        {
            "customerCode":"AAA1",
            "customerName":"AAAAA2",
            "tenantId":1008611,
            "customerGroupName":"TEST",
            "customerGroupCode":"TX"
        },
        {
            "customerCode":"AAAAA",
            "customerName":"AAAAAB",
            "tenantId":1008611,
            "customerGroupName":"TEST",
            "customerGroupCode":"TX"
        }
    ],
    "pos":0,
    "total_count":2,
    "entityName":null,
    "totalCount":2
}
support.huaweicloud.com/api-isdp/api_01_0246.html