Get all available discountagreements based on the provided filters
Method | /productbasecomponents.asmx/GetDiscountAgreements |
The request body is of type GetDiscountAgreements.
Name | Description | Data Type |
---|---|---|
filter | DiscountAgreementFilter | |
skipItemId | xml:int |
|
The response body is of type GetDiscountAgreementsResponse.
Name | Description | Data Type |
---|---|---|
GetDiscountAgreementsResult | ArrayOfViewDiscountAgreementInfo |
|