mutation

applyOffer

Apply an offer (coupon or promotion) to the cart to trigger discounts on eligible items.
Arguments
Required
The unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
buyNow
Boolean
Whether to apply offer to buy_now cart. Example: false
applyOfferRequestInput
ApplyOfferRequestInput!
Required
Offer code to apply. Example: { offer_code: 'armr499' }
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...