create_coupons_promotion_bulk
Create multiple coupons for a promotion in a single request by specifying a prefix, quantity, and optional expiration date.
Instructions
🟡 WRITE · creates data · Promotions · POST /v2/promotions/{id}/coupons-bulk
Create coupons in a promotion (Bulk)
Bulk create coupons in a promotion. The endpoint response is an array with the created coupon resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Promotion id | |
| body | No |