GET Statistic/GetCollaborativeCustType

Request Information

URI Parameters

None.

Body Parameters

OtherStatisticRequestBaseOfCollaborativeCustTypeCriteria
NameDescriptionTypeAdditional information
Condition

CollaborativeCustTypeCriteria

None.

originalCompany

string

None.

targetGroups

Collection of globally unique identifier

None.

userCode

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Condition": {
    "StartTime": "2026-09-01T21:36:32.282674+08:00",
    "EndTime": "2026-09-01T21:36:32.282674+08:00",
    "ProjectTypes": [
      1,
      2
    ],
    "CustomeTypes": [
      1,
      2
    ],
    "CustomeLevels": [
      1,
      2
    ],
    "CustomeID": "117cc25d-38cf-4cb1-967c-efafe4759de8",
    "CustomeLeader": "9544a2ac-3e07-4464-b877-e181a0eacaf8",
    "CompanyCode": "sample string 3",
    "CompanyName": "sample string 4",
    "Depts": [
      "35ceee19-c573-4e40-8c03-0ee12af518b4",
      "63ca747e-77eb-4220-93be-917ec72b55ac"
    ],
    "GroupName": "sample string 5",
    "GroupID": "4d1afc63-38c5-4a49-844b-7eb2d51fc650"
  },
  "originalCompany": "sample string 1",
  "targetGroups": [
    "fd5d310a-85f8-4a47-a3e1-353ede85f0b5",
    "08b19c89-4cb6-45a7-8e24-40af22aacb2f"
  ],
  "userCode": "sample string 2"
}

application/xml, text/xml

Sample:
<OtherStatisticRequestBaseOfCollaborativeCustTypeCriterialbfhj5NS 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>fd5d310a-85f8-4a47-a3e1-353ede85f0b5</d2p1:guid>
    <d2p1:guid>08b19c89-4cb6-45a7-8e24-40af22aacb2f</d2p1:guid>
  </TargetGroups>
  <UserCode>sample string 2</UserCode>
  <Condition xmlns:d2p1="http://schemas.datacontract.org/2004/07/GJ.WEM.Biz.Model.Criteria">
    <d2p1:CompanyCode>sample string 3</d2p1:CompanyCode>
    <d2p1:CompanyName>sample string 4</d2p1:CompanyName>
    <d2p1:Depts xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>35ceee19-c573-4e40-8c03-0ee12af518b4</d3p1:guid>
      <d3p1:guid>63ca747e-77eb-4220-93be-917ec72b55ac</d3p1:guid>
    </d2p1:Depts>
    <d2p1:GroupID>4d1afc63-38c5-4a49-844b-7eb2d51fc650</d2p1:GroupID>
    <d2p1:GroupName>sample string 5</d2p1:GroupName>
    <d2p1:CustomeID>117cc25d-38cf-4cb1-967c-efafe4759de8</d2p1:CustomeID>
    <d2p1:CustomeLeader>9544a2ac-3e07-4464-b877-e181a0eacaf8</d2p1:CustomeLeader>
    <d2p1:CustomeLevels xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </d2p1:CustomeLevels>
    <d2p1:CustomeTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </d2p1:CustomeTypes>
    <d2p1:EndTime>2026-09-01T21:36:32.282674+08:00</d2p1:EndTime>
    <d2p1:ProjectTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </d2p1:ProjectTypes>
    <d2p1:StartTime>2026-09-01T21:36:32.282674+08:00</d2p1:StartTime>
  </Condition>
</OtherStatisticRequestBaseOfCollaborativeCustTypeCriterialbfhj5NS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustTypeModel
NameDescriptionTypeAdditional information
success

boolean

None.

errors

string

None.

unauthed

boolean

None.

result

OtherStatisticResponseBaseOfCollaborativeCustTypeModel

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": "d1685e03-6d6e-4c76-b0e2-7fa05df5fed7",
          "GroupName": "sample string 2",
          "Count": 3,
          "CompanyCustomers": [
            {
              "CompanyCode": "sample string 1",
              "CompanyName": "sample string 2",
              "CustomerStypes": [
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                },
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                }
              ]
            },
            {
              "CompanyCode": "sample string 1",
              "CompanyName": "sample string 2",
              "CustomerStypes": [
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                },
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                }
              ]
            }
          ]
        }
      },
      {
        "groupCode": "sample string 1",
        "groupName": "sample string 2",
        "result": {
          "GroupID": "d1685e03-6d6e-4c76-b0e2-7fa05df5fed7",
          "GroupName": "sample string 2",
          "Count": 3,
          "CompanyCustomers": [
            {
              "CompanyCode": "sample string 1",
              "CompanyName": "sample string 2",
              "CustomerStypes": [
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                },
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                }
              ]
            },
            {
              "CompanyCode": "sample string 1",
              "CompanyName": "sample string 2",
              "CustomerStypes": [
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                },
                {
                  "CustomerStypeName": "sample string 1",
                  "Count": 2,
                  "Ratio": 3.0
                }
              ]
            }
          ]
        }
      }
    ]
  }
}

application/xml, text/xml

Sample:
<RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustTypeModeldmGyRm56cebQ3WWF 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:OtherStatisticResultOfCollaborativeCustTypeModeldmGyRm56>
        <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:CompanyCustomers>
            <d5p1:CustomerCompanyModel>
              <d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
              <d5p1:CompanyName>sample string 2</d5p1:CompanyName>
              <d5p1:CustomerStypes>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
              </d5p1:CustomerStypes>
            </d5p1:CustomerCompanyModel>
            <d5p1:CustomerCompanyModel>
              <d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
              <d5p1:CompanyName>sample string 2</d5p1:CompanyName>
              <d5p1:CustomerStypes>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
              </d5p1:CustomerStypes>
            </d5p1:CustomerCompanyModel>
          </d5p1:CompanyCustomers>
          <d5p1:Count>3</d5p1:Count>
          <d5p1:GroupID>d1685e03-6d6e-4c76-b0e2-7fa05df5fed7</d5p1:GroupID>
          <d5p1:GroupName>sample string 2</d5p1:GroupName>
        </d2p1:Result>
      </d2p1:OtherStatisticResultOfCollaborativeCustTypeModeldmGyRm56>
      <d2p1:OtherStatisticResultOfCollaborativeCustTypeModeldmGyRm56>
        <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:CompanyCustomers>
            <d5p1:CustomerCompanyModel>
              <d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
              <d5p1:CompanyName>sample string 2</d5p1:CompanyName>
              <d5p1:CustomerStypes>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
              </d5p1:CustomerStypes>
            </d5p1:CustomerCompanyModel>
            <d5p1:CustomerCompanyModel>
              <d5p1:CompanyCode>sample string 1</d5p1:CompanyCode>
              <d5p1:CompanyName>sample string 2</d5p1:CompanyName>
              <d5p1:CustomerStypes>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
                <d5p1:CustomerStypeModel>
                  <d5p1:Count>2</d5p1:Count>
                  <d5p1:CustomerStypeName>sample string 1</d5p1:CustomerStypeName>
                  <d5p1:Ratio>3</d5p1:Ratio>
                </d5p1:CustomerStypeModel>
              </d5p1:CustomerStypes>
            </d5p1:CustomerCompanyModel>
          </d5p1:CompanyCustomers>
          <d5p1:Count>3</d5p1:Count>
          <d5p1:GroupID>d1685e03-6d6e-4c76-b0e2-7fa05df5fed7</d5p1:GroupID>
          <d5p1:GroupName>sample string 2</d5p1:GroupName>
        </d2p1:Result>
      </d2p1:OtherStatisticResultOfCollaborativeCustTypeModeldmGyRm56>
    </d2p1:Results>
  </Result>
  <Success>true</Success>
  <UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustTypeModeldmGyRm56cebQ3WWF>