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

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

响应示例

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