The SmartUpdateDiscountAgreement function updates a discount agreement record. If the record does not exist, this method adds a record.
Method | /productbasecomponents.asmx/SmartUpdateDiscountAgreement |
The request body is of type SmartUpdateDiscountAgreement.
Name | Description | Data Type |
---|---|---|
info | DiscountAgreementInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type SmartUpdateDiscountAgreementResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateDiscountAgreementResult | xml:int |
|