QP_PREQ_PUB.PRICE_REQUEST with Promotional Goods
Hi All,
Has anyone used API QP_PREQ_PUB.PRICE_REQUEST passing modifier of type 'Promotional Goods'.
I am trying to build a solution where when I pass the first buy item and then give line details with the modifier list header id and list line id along I need to get the free/discounted second product.
However I am not getting the second product in the return line table after calling the API, it returns me just the price of first product.
I am not sure if I am passing all the values correctly.
Does anyone have implemented code which derives the second promotional item along with the buy product after calling QP_PREQ_PUB.PRICE_REQUEST?