Skip to main content

Create coupon

POST 

/v1/coupons

Creates a discount coupon. The code must be unique per organization. Use discount_type=percentage with discount_value between 0 and 100, or discount_type=fixed_amount with discount_value in cents (÷100 → BRL).

Request

Responses

Coupon created.