Validate a discountCopy Pagepost https://api.vrio.app/discounts/validateCheck if the discount is valid for a specific offer.Body Paramsoffer_idintegerrequiredSome discount codes are only available for specific offers. This value is required in order to validate the discount.discount_codestringrequiredDiscount code.item_idintegerSome discount codes are only available for specific items.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago