Get single record from DiscountAgreements table by specified primary key
Method | /productbasecomponents.asmx/GetSingleDiscountAgreement |
The request body is of type GetSingleDiscountAgreement.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDiscountAgreementResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDiscountAgreementResult | DiscountAgreementInfo |
|