POST Statistic/GetNewCustomerAnalysis
Request Information
URI Parameters
None.
Body Parameters
OtherStatisticRequestBaseOfNewCustomerAnalysisCriteria| Name | Description | Type | Additional information |
|---|---|---|---|
| Condition | NewCustomerAnalysisCriteria |
None. |
|
| originalCompany | string |
None. |
|
| targetGroups | Collection of globally unique identifier |
None. |
|
| userCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Condition": {
"StartTime": "2026-02-11T18:23:39.3431619+08:00",
"EndTime": "2026-02-11T18:23:39.3431619+08:00",
"GroupIDS": [
"51625ddb-4043-4f74-9a1b-59e2d4095af1",
"44377aa8-65bc-438e-8635-e359373dfa72"
],
"DeptIDS": [
"5afd35fc-016d-4a45-8040-74119dc4ca48",
"0b1556e2-52c7-4247-9fee-a9e395860712"
],
"CompanyCode": "sample string 1",
"CompanyName": "sample string 2",
"GroupID": "85899085-274f-47a5-b94e-e38a39b373b2",
"GroupName": "sample string 4"
},
"originalCompany": "sample string 1",
"targetGroups": [
"fc591725-c691-4750-b515-fbfa7ef71fd8",
"3289e33f-064d-4a5e-bc78-f4a28a29ff55"
],
"userCode": "sample string 2"
}
application/xml, text/xml
Sample:
<OtherStatisticRequestBaseOfNewCustomerAnalysisCriteriadmGyRm56 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model.Statistic">
<OriginalCompany>sample string 1</OriginalCompany>
<TargetGroups xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>fc591725-c691-4750-b515-fbfa7ef71fd8</d2p1:guid>
<d2p1:guid>3289e33f-064d-4a5e-bc78-f4a28a29ff55</d2p1:guid>
</TargetGroups>
<UserCode>sample string 2</UserCode>
<Condition xmlns:d2p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model">
<d2p1:CompanyCode>sample string 1</d2p1:CompanyCode>
<d2p1:CompanyName>sample string 2</d2p1:CompanyName>
<d2p1:DeptIDS xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>5afd35fc-016d-4a45-8040-74119dc4ca48</d3p1:guid>
<d3p1:guid>0b1556e2-52c7-4247-9fee-a9e395860712</d3p1:guid>
</d2p1:DeptIDS>
<d2p1:GroupID>85899085-274f-47a5-b94e-e38a39b373b2</d2p1:GroupID>
<d2p1:GroupIDS xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>51625ddb-4043-4f74-9a1b-59e2d4095af1</d3p1:guid>
<d3p1:guid>44377aa8-65bc-438e-8635-e359373dfa72</d3p1:guid>
</d2p1:GroupIDS>
<d2p1:GroupName>sample string 4</d2p1:GroupName>
<d2p1:EndTime>2026-02-11T18:23:39.3431619+08:00</d2p1:EndTime>
<d2p1:StartTime>2026-02-11T18:23:39.3431619+08:00</d2p1:StartTime>
</Condition>
</OtherStatisticRequestBaseOfNewCustomerAnalysisCriteriadmGyRm56>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfOtherStatisticResponseBaseOfNewCustomerAnalysisModel| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| errors | string |
None. |
|
| unauthed | boolean |
None. |
|
| result | OtherStatisticResponseBaseOfNewCustomerAnalysisModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"success": true,
"errors": "sample string 2",
"unauthed": true,
"result": {
"results": [
{
"groupCode": "sample string 1",
"groupName": "sample string 2",
"result": {
"GroupID": "1c96f549-3c13-4768-8359-53244f2c3145",
"GroupName": "sample string 2",
"CustomerList": [
{
"CompanyCode": "sample string 1",
"CompanyName": "sample string 2",
"Customers": [
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
},
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
}
]
},
{
"CompanyCode": "sample string 1",
"CompanyName": "sample string 2",
"Customers": [
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
},
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
}
]
}
]
}
},
{
"groupCode": "sample string 1",
"groupName": "sample string 2",
"result": {
"GroupID": "1c96f549-3c13-4768-8359-53244f2c3145",
"GroupName": "sample string 2",
"CustomerList": [
{
"CompanyCode": "sample string 1",
"CompanyName": "sample string 2",
"Customers": [
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
},
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
}
]
},
{
"CompanyCode": "sample string 1",
"CompanyName": "sample string 2",
"Customers": [
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
},
{
"CustomerName": "sample string 1",
"CustomerLevel": "sample string 2",
"CustomerLeader": "sample string 3",
"LastDate": "2026-02-11T18:23:39.3509713+08:00"
}
]
}
]
}
}
]
}
}
application/xml, text/xml
Sample:
<RemoteResponseOfOtherStatisticResponseBaseOfNewCustomerAnalysisModeldmGyRm56cebQ3WWF xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.Biz.Model">
<Errors>sample string 2</Errors>
<Result xmlns:d2p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model.Statistic">
<d2p1:Results>
<d2p1:OtherStatisticResultOfNewCustomerAnalysisModeldmGyRm56>
<d2p1:GroupCode>sample string 1</d2p1:GroupCode>
<d2p1:GroupName>sample string 2</d2p1:GroupName>
<d2p1:Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model">
<d5p1:CustomerList>
<d5p1:GroupCompanyCustomerModel>
<d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
<d5p1:CompanyName>sample string 2</d5p1:CompanyName>
<d5p1:Customers>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
</d5p1:Customers>
</d5p1:GroupCompanyCustomerModel>
<d5p1:GroupCompanyCustomerModel>
<d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
<d5p1:CompanyName>sample string 2</d5p1:CompanyName>
<d5p1:Customers>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
</d5p1:Customers>
</d5p1:GroupCompanyCustomerModel>
</d5p1:CustomerList>
<d5p1:GroupID>1c96f549-3c13-4768-8359-53244f2c3145</d5p1:GroupID>
<d5p1:GroupName>sample string 2</d5p1:GroupName>
</d2p1:Result>
</d2p1:OtherStatisticResultOfNewCustomerAnalysisModeldmGyRm56>
<d2p1:OtherStatisticResultOfNewCustomerAnalysisModeldmGyRm56>
<d2p1:GroupCode>sample string 1</d2p1:GroupCode>
<d2p1:GroupName>sample string 2</d2p1:GroupName>
<d2p1:Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model">
<d5p1:CustomerList>
<d5p1:GroupCompanyCustomerModel>
<d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
<d5p1:CompanyName>sample string 2</d5p1:CompanyName>
<d5p1:Customers>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
</d5p1:Customers>
</d5p1:GroupCompanyCustomerModel>
<d5p1:GroupCompanyCustomerModel>
<d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
<d5p1:CompanyName>sample string 2</d5p1:CompanyName>
<d5p1:Customers>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
<d5p1:GroupCustomerModel>
<d5p1:CustomerLeader>sample string 3</d5p1:CustomerLeader>
<d5p1:CustomerLevel>sample string 2</d5p1:CustomerLevel>
<d5p1:CustomerName>sample string 1</d5p1:CustomerName>
<d5p1:LastDate>2026-02-11T18:23:39.3509713+08:00</d5p1:LastDate>
</d5p1:GroupCustomerModel>
</d5p1:Customers>
</d5p1:GroupCompanyCustomerModel>
</d5p1:CustomerList>
<d5p1:GroupID>1c96f549-3c13-4768-8359-53244f2c3145</d5p1:GroupID>
<d5p1:GroupName>sample string 2</d5p1:GroupName>
</d2p1:Result>
</d2p1:OtherStatisticResultOfNewCustomerAnalysisModeldmGyRm56>
</d2p1:Results>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfOtherStatisticResponseBaseOfNewCustomerAnalysisModeldmGyRm56cebQ3WWF>