Delete record from DiscountAgreements table by specified primary key
Method | /productbasecomponents.asmx/DeleteDiscountAgreement |
The request body is of type DeleteDiscountAgreement.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteDiscountAgreementResponse.
Name | Description | Data Type |
---|---|---|
DeleteDiscountAgreementResult | xml:boolean |
|