Introduction
Create, read, update, and delete partners for attribution tracking and commission management.
Overview
- (GET) Retrieve partners with pagination and filtering
- (POST) Create one or more partners with contact information
- (PUT) Update existing partners or create new ones with upsert
- (DELETE) Soft delete partners while preserving attribution data
Partners help track attribution and commission data for affiliate programs, referral systems, and partner marketing campaigns. Associate partners with links to automatically attribute clicks and conversions to the correct partner.
Use partners to track which affiliates or referral sources are driving traffic and conversions, calculate commissions, and measure partner performance. Each partner can be associated with multiple links, enabling comprehensive attribution tracking across your marketing channels.
The Partners API provides full CRUD operations for managing your partner database. Create partners, update their information, and track their performance through associated links and conversions.
Partner Attribution
Associate partners with links using the partnerId field when creating or updating links. This enables automatic attribution of clicks and conversions to the correct partner, making it easy to track partner performance and calculate commissions.