object

PromotionPaymentOffers

Returns a array containing the available offers (if exists) on product via promotions. Refer `PromotionPaymentOffersResponse` for more details.
Fields
success
Boolean
Success flag of get payment offers API response. Example: true
List of promotions data applicable on cart/product. Example: [{ id: 'PROMO_PAY_10' }]