POST Statistic/GetNewCustomerAnalysis

Request Information

URI Parameters

None.

Body Parameters

OtherStatisticRequestBaseOfNewCustomerAnalysisCriteria
NameDescriptionTypeAdditional 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-06-02T14:55:19.1165522+08:00",
    "EndTime": "2026-06-02T14:55:19.1165522+08:00",
    "GroupIDS": [
      "4f94b38c-92dc-4bc9-aa7c-84a04e4d1b66",
      "20c8a586-2700-49b7-9d37-dc8fc65fe960"
    ],
    "DeptIDS": [
      "edfa99e8-9308-4a78-a5e5-d3b5e621f6f8",
      "575fe1bf-71ec-46c8-badb-e9ec08902f78"
    ],
    "CompanyCode": "sample string 1",
    "CompanyName": "sample string 2",
    "GroupID": "c23ab1f0-43c7-4aa8-b095-0989504eeac5",
    "GroupName": "sample string 4"
  },
  "originalCompany": "sample string 1",
  "targetGroups": [
    "05492c45-d93c-4bb9-b0e1-99f8aa640591",
    "76eee664-65d1-4e0f-85a6-0f09fa51ac3e"
  ],
  "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>05492c45-d93c-4bb9-b0e1-99f8aa640591</d2p1:guid>
    <d2p1:guid>76eee664-65d1-4e0f-85a6-0f09fa51ac3e</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>edfa99e8-9308-4a78-a5e5-d3b5e621f6f8</d3p1:guid>
      <d3p1:guid>575fe1bf-71ec-46c8-badb-e9ec08902f78</d3p1:guid>
    </d2p1:DeptIDS>
    <d2p1:GroupID>c23ab1f0-43c7-4aa8-b095-0989504eeac5</d2p1:GroupID>
    <d2p1:GroupIDS xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>4f94b38c-92dc-4bc9-aa7c-84a04e4d1b66</d3p1:guid>
      <d3p1:guid>20c8a586-2700-49b7-9d37-dc8fc65fe960</d3p1:guid>
    </d2p1:GroupIDS>
    <d2p1:GroupName>sample string 4</d2p1:GroupName>
    <d2p1:EndTime>2026-06-02T14:55:19.1165522+08:00</d2p1:EndTime>
    <d2p1:StartTime>2026-06-02T14:55:19.1165522+08:00</d2p1:StartTime>
  </Condition>
</OtherStatisticRequestBaseOfNewCustomerAnalysisCriteriadmGyRm56>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RemoteResponseOfOtherStatisticResponseBaseOfNewCustomerAnalysisModel
NameDescriptionTypeAdditional 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": "eb42e0e9-6802-4737-b51f-49df2e2e2c10",
          "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-06-02T14:55:19.1243633+08:00"
                },
                {
                  "CustomerName": "sample string 1",
                  "CustomerLevel": "sample string 2",
                  "CustomerLeader": "sample string 3",
                  "LastDate": "2026-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+08:00"
                },
                {
                  "CustomerName": "sample string 1",
                  "CustomerLevel": "sample string 2",
                  "CustomerLeader": "sample string 3",
                  "LastDate": "2026-06-02T14:55:19.1243633+08:00"
                }
              ]
            }
          ]
        }
      },
      {
        "groupCode": "sample string 1",
        "groupName": "sample string 2",
        "result": {
          "GroupID": "eb42e0e9-6802-4737-b51f-49df2e2e2c10",
          "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-06-02T14:55:19.1243633+08:00"
                },
                {
                  "CustomerName": "sample string 1",
                  "CustomerLevel": "sample string 2",
                  "CustomerLeader": "sample string 3",
                  "LastDate": "2026-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+08:00"
                },
                {
                  "CustomerName": "sample string 1",
                  "CustomerLevel": "sample string 2",
                  "CustomerLeader": "sample string 3",
                  "LastDate": "2026-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+08:00</d5p1:LastDate>
                </d5p1:GroupCustomerModel>
              </d5p1:Customers>
            </d5p1:GroupCompanyCustomerModel>
          </d5p1:CustomerList>
          <d5p1:GroupID>eb42e0e9-6802-4737-b51f-49df2e2e2c10</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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+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-06-02T14:55:19.1243633+08:00</d5p1:LastDate>
                </d5p1:GroupCustomerModel>
              </d5p1:Customers>
            </d5p1:GroupCompanyCustomerModel>
          </d5p1:CustomerList>
          <d5p1:GroupID>eb42e0e9-6802-4737-b51f-49df2e2e2c10</d5p1:GroupID>
          <d5p1:GroupName>sample string 2</d5p1:GroupName>
        </d2p1:Result>
      </d2p1:OtherStatisticResultOfNewCustomerAnalysisModeldmGyRm56>
    </d2p1:Results>
  </Result>
  <Success>true</Success>
  <UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfOtherStatisticResponseBaseOfNewCustomerAnalysisModeldmGyRm56cebQ3WWF>