Returns a array containing the available offers (if exists) on product via promotions. Refer `PromotionPaymentOffersResponse` for more details.
Fields
success
BooleanSuccess flag of get payment offers API response.
promotions
[PromotionPaymentOffer]List of promotions data which are applicable on cart/product.
Was this section helpful?