Skip to main content
POST
Create coupon API
Create coupons that can be assigned to partners via promotion codes. When customers use these codes at checkout, sales are attributed to the partner for commission calculation.

Endpoint

Request Body

Request

cURL

Syncing to a payment provider

If you pass a sync object with a provider, Partnero will create the coupon in the connected integration. Omit sync (or send null) if you don’t want the coupon pushed to any third-party system.
cURL
On a successful sync the response includes:
If the requested provider is not connected to the program, the request is rejected with 422 and:

Response

Coupons can be automatically synced to Stripe, Shopify, WooCommerce, or Paddle on creation. See Syncing to a payment provider.