Coupon Endpoints
Create a coupon
Create a new coupon on Jammed.
With a new coupon, you must at least provide an name, amount and discount_type.
discount type is either fixed_amount, or percentage - and amount is in pence/cents or whole pencentage points.
Once created, a Coupon can be used by staff members only on a booking. To allow customers to use the Coupon, you need to generate Promocode for the Coupon.
post/coupons.json
Headers
Authorizationstring required
Response
Coupon created