Retrieve coupon system configuration settings for the loyalty program.
Coupon configurations retrieved successfully
The URL where the coupon configuration is applied.
"https://api.mywebsite.com/coupons"
The HTTP method used for the coupon configuration process (e.g., POST, PUT or GET).
"POST"
List of query parameters used in the request.
List of headers used in the request.
The request payload format or template.
"{ \"couponCode\": \"DISCOUNT10\" }"
A dictionary mapping coupon types to specific keys in your system.
Indicates whether free product coupons are enabled.
true
Indicates whether fixed-rate discount coupons are enabled.
true
Indicates whether free shipping coupons are enabled.
true
Indicates whether percentage-based discount coupons are enabled.
true
List of platforms for which the coupon configurations are applied.