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

The request body is of type GetSingleDisposalFee.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleDisposalFee Element

Overview

Sequence
itemId xs:int
Response (GetSingleDisposalFeeSoapOut)

The response body is of type GetSingleDisposalFeeResponse.

Response Body Parameters

NameDescriptionData Type
 DisposalFeeInfo
PceGrossPrice Element ProductId Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleDisposalFeeResult Element Sequence GetSingleDisposalFeeResponse Element

Overview

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