The GetSinglePromotionVoucher function returns the promotionVoucher record for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePromotionVoucher |
The request body is of type GetSinglePromotionVoucher.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePromotionVoucherResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePromotionVoucherResult | PromotionVoucherInfo |
|