ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyDisposalFeeInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyDisposalFeeInfo (Method)
Description
The VerifyDisposalFeeInfo function verifies a disposalFee record against the available business rules.
Request (VerifyDisposalFeeInfoSoapIn)

The request body is of type VerifyDisposalFeeInfo.

Request Body Parameters

NameDescriptionData Type
 DisposalFeeInfo
 xml:boolean
isAddingRecord Element PceGrossPrice Element ProductId Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence disposalFee Element Sequence VerifyDisposalFeeInfo 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
isAddingRecord xs:boolean
Response (VerifyDisposalFeeInfoSoapOut)

The response body is of type VerifyDisposalFeeInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyDisposalFeeInfoResult Element Sequence VerifyDisposalFeeInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service