Returns a discount description for the specified product and specific barcode.
Method | /productbasecomponents.asmx/GetDiscountDescriptionWithBarcode |
The request body is of type GetDiscountDescriptionWithBarcode.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
barcode | xml:long |
The response body is of type GetDiscountDescriptionWithBarcodeResponse.
Name | Description | Data Type |
---|---|---|
GetDiscountDescriptionWithBarcodeResult | xml:string |
|