This endpoint returns the promotion information linked to the provided coupon code, including type, value, requirements, and validity period.
Provide the desired coupon code in the URL. The response will contain the promotion details if available.
type field indicates the type of discount (e.g., value, percentage, shipping).requirements field describes the conditions for using the coupon.value field contains the discount value.beginDate and endDate fields indicate the promotion’s validity period.isActive and isCumulative fields indicate if the promotion is active and if it can be combined with others.Use API Basic Auth Keys
The coupon code to retrieve promotion rules for.