ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSinglePurchasePriceGroup
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSinglePurchasePriceGroup (Method)
Description
Get single record from PurchasePriceGroups table by specified primary key
Request (GetSinglePurchasePriceGroupSoapIn)

The request body is of type GetSinglePurchasePriceGroup.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePurchasePriceGroup Element

Overview

Sequence
itemId xs:int
Response (GetSinglePurchasePriceGroupSoapOut)

The response body is of type GetSinglePurchasePriceGroupResponse.

Response Body Parameters

NameDescriptionData Type
 PurchasePriceGroupInfo
Cancelled Element MobileDescription Element Description Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePurchasePriceGroupResult Element Sequence GetSinglePurchasePriceGroupResponse Element

Overview

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