The GetDisposalFees function returns all disposalFee records for the specified parameters.
Method | /productbasecomponents.asmx/GetDisposalFees |
The request body is of type GetDisposalFees.
Name | Description | Data Type |
---|---|---|
filter | DisposalFeesFilter |
|
The response body is of type GetDisposalFeesResponse.
Name | Description | Data Type |
---|---|---|
GetDisposalFeesResult | ArrayOfViewDisposalFeeInfo |
|