Calculate campaign item priceCopy Pagepost https://api.vrio.app/campaigns/{campaign_id}/calculate_pricePath Paramscampaign_idstringrequiredBody Paramsoffer_idstringrequiredOffer ID to calculate price on.item_idstringItem ID to be used with the Offer ID. Required for dynamic offers.order_offer_item_optionsarray of objectsWhen an Item has options, or variants, determine which options should be applied. Each option will have a subset option value. Example: size is an option, Small - Medium - Large is the option value. Required for items that have options.order_offer_item_optionsADD objectorder_offer_quantityintegerThe quantity of the offer to calculate the price.discount_codestringDiscount code to apply to the offer.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago