Occurs whenever a partner is enrolled in your program (either their application was approved, they accepted your invite, or via the API).
Response body parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
partner.enrolled).partner.enrolled event contains the following parameters:Show object parametersHide object parameters
Unique identifier for the partner.
Partner name.
Partner username.
Partner email address.
URL to the partner's profile image.
Partner bio or description.
Country code (e.g. US).
Partner company name, if provided.
Your external system's identifier for this partner.
ID of the partner program.
Partner ID (same as id).
Partner group ID.
Partner status (e.g. approved).
ISO 8601 timestamp when payouts were enabled for this partner.
ISO 8601 timestamp when the partner was enrolled.
Total clicks across the partner's links.
Total leads attributed to the partner.
Total conversions attributed to the partner.
Total sales attributed to the partner.
Total sale amount in cents.
Total commissions in cents.
Partner website URL.
Array of the partner's referral links.
Show link objectHide link object
Link ID.
Short link domain.
Short link path/slug.
Full short link URL.
Destination URL.
Click count for this link.
Lead count for this link.
Conversion count for this link.
Sale count for this link.
Sale amount in cents for this link.