Event triggered when a new sale is tracked via your referral link.
Response body parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
sale.created).sale.created event contains the following parameters:Show object parametersHide object parameters
Name of the tracked event (e.g. Subscription).
The click event that led to the sale.
Show click objectHide click object
Unique identifier for the click.
ISO 8601 timestamp when the click occurred.
Destination URL of the click.
Country code.
City name.
Region or datacenter identifier.
Continent code.
Device type (e.g. Desktop).
Browser name.
Operating system.
Referrer source.
Referrer URL.
Whether the click came from a QR code.
IP address of the click.
The customer that made the purchase.
Show customer objectHide customer object
Unique identifier for the customer.
Country code.
ISO 8601 timestamp when the customer was first seen.
ISO 8601 timestamp of the customer's first sale, if any.
ISO 8601 timestamp when the subscription was canceled, if any.