ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateDisposalFee
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateDisposalFee (Method)
Description
The UpdateDisposalFee function updates a disposalFee record.
Request (UpdateDisposalFeeSoapIn)

The request body is of type UpdateDisposalFee.

Request Body Parameters

NameDescriptionData Type
 DisposalFeeInfo
 xml:boolean
isForceUpdate 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 UpdateDisposalFee 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
isForceUpdate xs:boolean
Response (UpdateDisposalFeeSoapOut)

The response body is of type UpdateDisposalFeeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateDisposalFeeResult Element Sequence UpdateDisposalFeeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service