ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleProductCategoryGroup
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleProductCategoryGroup (Method)
Description
The GetSingleProductCategoryGroup function returns the productCategoryGroup record for the given primary key.
Request (GetSingleProductCategoryGroupSoapIn)

The request body is of type GetSingleProductCategoryGroup.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProductCategoryGroup Element

Overview

Sequence
itemId xs:int
Response (GetSingleProductCategoryGroupSoapOut)

The response body is of type GetSingleProductCategoryGroupResponse.

Response Body Parameters

NameDescriptionData Type
 ProductCategoryGroupInfo
VatRequired Element Description Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProductCategoryGroupResult Element Sequence GetSingleProductCategoryGroupResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
VatRequired xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service