The UpdateDisposalFee function updates a disposalFee record.
Method | /productbasecomponents.asmx/UpdateDisposalFee |
The request body is of type UpdateDisposalFee.
Name | Description | Data Type |
---|---|---|
disposalFee | DisposalFeeInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateDisposalFeeResponse.
Name | Description | Data Type |
---|---|---|
UpdateDisposalFeeResult | xml:int |
|