Create coupons for a coupon collection

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

Values to create coupons
collectionIdstringRequiredformat: "uuidv4"
The id of the coupon collection for which the coupons will be created
couponslist of stringsRequired

Response

Coupons creation in progress

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error