GET Statistic/GetCollaborativeCustType
Request Information
URI Parameters
None.
Body Parameters
OtherStatisticRequestBaseOfCollaborativeCustTypeCriteria| Name | Description | Type | Additional 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-02-11T18:21:07.2713014+08:00",
"EndTime": "2026-02-11T18:21:07.2713014+08:00",
"ProjectTypes": [
1,
2
],
"CustomeTypes": [
1,
2
],
"CustomeLevels": [
1,
2
],
"CustomeID": "831638f1-b3c7-4523-a863-6be9a3f13222",
"CustomeLeader": "4a3e8c5a-7e19-44c9-ac98-7da1e5a80e8c",
"CompanyCode": "sample string 3",
"CompanyName": "sample string 4",
"Depts": [
"389119e6-1df7-425f-b6ad-41ff695516f7",
"650b794d-3141-4723-a8b0-ac9e6e258306"
],
"GroupName": "sample string 5",
"GroupID": "244aae9f-b8ba-4c1c-8eba-19bdd2dde908"
},
"originalCompany": "sample string 1",
"targetGroups": [
"0fda97ee-1f9a-4ce0-946b-f6bb85900990",
"e49ffd52-d3cd-4345-9efd-e1dce3796845"
],
"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>0fda97ee-1f9a-4ce0-946b-f6bb85900990</d2p1:guid>
<d2p1:guid>e49ffd52-d3cd-4345-9efd-e1dce3796845</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>389119e6-1df7-425f-b6ad-41ff695516f7</d3p1:guid>
<d3p1:guid>650b794d-3141-4723-a8b0-ac9e6e258306</d3p1:guid>
</d2p1:Depts>
<d2p1:GroupID>244aae9f-b8ba-4c1c-8eba-19bdd2dde908</d2p1:GroupID>
<d2p1:GroupName>sample string 5</d2p1:GroupName>
<d2p1:CustomeID>831638f1-b3c7-4523-a863-6be9a3f13222</d2p1:CustomeID>
<d2p1:CustomeLeader>4a3e8c5a-7e19-44c9-ac98-7da1e5a80e8c</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-02-11T18:21:07.2713014+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-02-11T18:21:07.2713014+08:00</d2p1:StartTime>
</Condition>
</OtherStatisticRequestBaseOfCollaborativeCustTypeCriterialbfhj5NS>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustTypeModel| Name | Description | Type | Additional 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": "54ed3c81-6145-4d06-a22a-9d65f65e7f1f",
"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": "54ed3c81-6145-4d06-a22a-9d65f65e7f1f",
"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>54ed3c81-6145-4d06-a22a-9d65f65e7f1f</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>54ed3c81-6145-4d06-a22a-9d65f65e7f1f</d5p1:GroupID>
<d5p1:GroupName>sample string 2</d5p1:GroupName>
</d2p1:Result>
</d2p1:OtherStatisticResultOfCollaborativeCustTypeModeldmGyRm56>
</d2p1:Results>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfOtherStatisticResponseBaseOfCollaborativeCustTypeModeldmGyRm56cebQ3WWF>