Coupons enable coupon-based tracking as an alternative or complement to referral links. When a customer uses a partner’s coupon code, the sale is automatically attributed to that partner.Documentation Index
Fetch the complete documentation index at: https://docs.partnero.com/llms.txt
Use this file to discover all available pages before exploring further.
Key concepts
- Coupon: A discount code linked to a partner
- Promotion code: A specific code customers enter at checkout (a coupon can have multiple promotion codes)
- Coupon-based tracking: Attributing sales to partners via discount codes instead of referral links
Available endpoints
List coupons
Retrieve all coupons with pagination
Get coupon
Get a specific coupon’s details
Create coupon
Create a new coupon
Update coupon
Modify coupon settings
Delete coupon
Remove a coupon
How coupon tracking works
- Create coupon—define discount amount and type.
- Create promotion codes—generate codes linked to partners via the Promotion codes API.
- Customer applies code—at checkout in Stripe, Paddle, or other integrations.
- Sale attributed—Partnero attributes the sale to the partner and calculates commission.
