CustomerComponents Web Service
Method/GetSingleCustomerGroup
CustomerComponents Web Service > All Operations Resource Group : /GetSingleCustomerGroup (Method)
Description
The GetSingleCustomerGroup function returns the customerGroup record for the given primary key.
Request (GetSingleCustomerGroupSoapIn)

The request body is of type GetSingleCustomerGroup.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCustomerGroup Element

Overview

Sequence
itemId xs:int
Response (GetSingleCustomerGroupSoapOut)

The response body is of type GetSingleCustomerGroupResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerGroupInfo
IsDefault Element Description Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCustomerGroupResult Element Sequence GetSingleCustomerGroupResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
IsDefault xs:boolean
See Also
All Operations Resource GroupCustomerComponents Web Service