Create coupon code
POST/api/organizations/:organization_id/coupons/:coupon_id/campaigns/:campaign_id/coupon-codes
Create coupon code
Request
Responses
201 Coupon code created
The request could not be processed because it failed validation or violated a business rule.
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
The coupon and campaign are not linked, or an active code with the same value already exists in this organization.
An unexpected error occurred while processing the request.