The GetSingleDisposalFee function returns the disposalFee record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleDisposalFee |
The request body is of type GetSingleDisposalFee.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDisposalFeeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDisposalFeeResult | DisposalFeeInfo |
|