The GetSingleCustomerGroup function returns the customerGroup record for the given primary key.
Method | /GetSingleCustomerGroup |
The request body is of type GetSingleCustomerGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerGroupResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerGroupResult | CustomerGroupInfo |
|