GET Statistic/GetCollaborativeCustomer

Request Information

URI Parameters

None.

Body Parameters

OtherStatisticRequestBaseOfCollaborativeCustomerCriteria
NameDescriptionTypeAdditional information
Condition

CollaborativeCustomerCriteria

None.

originalCompany

string

None.

targetGroups

Collection of globally unique identifier

None.

userCode

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Condition": {
    "GroupIDS": [
      "cf994b92-5d6c-47c2-939b-28381a43a122",
      "9c26b20c-7631-49ca-98ec-699c30cda015"
    ],
    "CustomeTypes": [
      1,
      2
    ],
    "StartTime": "2026-09-01T21:36:31.4311216+08:00",
    "EndTime": "2026-09-01T21:36:31.4311216+08:00",
    "CompanyCode": "sample string 1",
    "CompanyName": "sample string 2",
    "Depts": [
      "2083e801-00e7-4ca4-8440-aa98e5fc4c43",
      "8c36bbe8-1701-41f1-b591-243777ae190d"
    ],
    "GroupName": "sample string 3",
    "GroupID": "164507cf-27a0-407a-b53e-d6fcc76c7651"
  },
  "originalCompany": "sample string 1",
  "targetGroups": [
    "06708360-825d-4462-a04f-fa203e0479d5",
    "70fad275-5b9c-4b48-8060-b1ed1348fe01"
  ],
  "userCode": "sample string 2"
}

application/xml, text/xml

Sample:
<OtherStatisticRequestBaseOfCollaborativeCustomerCriterialbfhj5NS 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>06708360-825d-4462-a04f-fa203e0479d5</d2p1:guid>
    <d2p1:guid>70fad275-5b9c-4b48-8060-b1ed1348fe01</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 1</d2p1:CompanyCode>
    <d2p1:CompanyName>sample string 2</d2p1:CompanyName>
    <d2p1:Depts xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>2083e801-00e7-4ca4-8440-aa98e5fc4c43</d3p1:guid>
      <d3p1:guid>8c36bbe8-1701-41f1-b591-243777ae190d</d3p1:guid>
    </d2p1:Depts>
    <d2p1:GroupID>164507cf-27a0-407a-b53e-d6fcc76c7651</d2p1:GroupID>
    <d2p1:GroupName>sample string 3</d2p1:GroupName>
    <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:31.4311216+08:00</d2p1:EndTime>
    <d2p1:GroupIDS xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>cf994b92-5d6c-47c2-939b-28381a43a122</d3p1:guid>
      <d3p1:guid>9c26b20c-7631-49ca-98ec-699c30cda015</d3p1:guid>
    </d2p1:GroupIDS>
    <d2p1:StartTime>2026-09-01T21:36:31.4311216+08:00</d2p1:StartTime>
  </Condition>
</OtherStatisticRequestBaseOfCollaborativeCustomerCriterialbfhj5NS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustomerModel
NameDescriptionTypeAdditional information
success

boolean

None.

errors

string

None.

unauthed

boolean

None.

result

OtherStatisticResponseBaseOfCollaborativeCustomerModel

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": "03f312be-b44c-43d6-a9e8-bde0a0ec51d0",
          "GroupName": "sample string 2",
          "Count": 3
        }
      },
      {
        "groupCode": "sample string 1",
        "groupName": "sample string 2",
        "result": {
          "GroupID": "03f312be-b44c-43d6-a9e8-bde0a0ec51d0",
          "GroupName": "sample string 2",
          "Count": 3
        }
      }
    ]
  }
}

application/xml, text/xml

Sample:
<RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustomerModeldmGyRm56cebQ3WWF 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:OtherStatisticResultOfCollaborativeCustomerModeldmGyRm56>
        <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:Count>3</d5p1:Count>
          <d5p1:GroupID>03f312be-b44c-43d6-a9e8-bde0a0ec51d0</d5p1:GroupID>
          <d5p1:GroupName>sample string 2</d5p1:GroupName>
        </d2p1:Result>
      </d2p1:OtherStatisticResultOfCollaborativeCustomerModeldmGyRm56>
      <d2p1:OtherStatisticResultOfCollaborativeCustomerModeldmGyRm56>
        <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:Count>3</d5p1:Count>
          <d5p1:GroupID>03f312be-b44c-43d6-a9e8-bde0a0ec51d0</d5p1:GroupID>
          <d5p1:GroupName>sample string 2</d5p1:GroupName>
        </d2p1:Result>
      </d2p1:OtherStatisticResultOfCollaborativeCustomerModeldmGyRm56>
    </d2p1:Results>
  </Result>
  <Success>true</Success>
  <UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustomerModeldmGyRm56cebQ3WWF>