Create or update a coupon
POST/api/v1/pms/coupons
Creates when id is blank/new; otherwise overwrites the existing coupon. Pass generateCodes (and optional codePrefix) to bulk-generate that many redeemable codes for the coupon in the same call.
Request
Responses
- 200
- 400
Persisted coupon.
Validation error.