ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetDiscountDescriptionWithBarcodeAndDiscountValues
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetDiscountDescriptionWithBarcodeAndDiscountValues (Method)
Description
Returns a discount description with discount values for the specified product and specific barcode.
Request (GetDiscountDescriptionWithBarcodeAndDiscountValuesSoapIn)

The request body is of type GetDiscountDescriptionWithBarcodeAndDiscountValues.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:long
 xml:decimal
 xml:decimal
discountQuantity Element discountPrice Element barcode Element productId Element Sequence GetDiscountDescriptionWithBarcodeAndDiscountValues Element

Overview

Sequence
productId xs:int
barcode xs:long
discountPrice xs:decimal
discountQuantity xs:decimal
Response (GetDiscountDescriptionWithBarcodeAndDiscountValuesSoapOut)

The response body is of type GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse.

Response Body Parameters

NameDescriptionData Type
 xml:string
 xml:decimal
 xml:decimal
discountQuantity Element discountPrice Element GetDiscountDescriptionWithBarcodeAndDiscountValuesResult Element Sequence GetDiscountDescriptionWithBarcodeAndDiscountValuesResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service