Track a sale
Track a sale for a short link.
Conversions endpoints require a Business plan subscription or higher.
Authorizations
Default authentication mechanism
Body
The unique ID of the customer in your system. Will be used to identify and attribute all future events to this customer.
100
The amount of the sale in cents.
x >= 0
The payment processor via which the sale was made.
stripe
, shopify
, polar
, paddle
, custom
The name of the sale event.
255
"Invoice paid"
The invoice ID of the sale. Can be used as a idempotency key – only one sale event can be recorded for a given invoice ID.
The currency of the sale. Accepts ISO 4217 currency codes.
The name of the lead event that occurred before the sale (case-sensitive). This is used to associate the sale event with a particular lead event (instead of the latest lead event, which is the default behavior).
"Cloned template 1481267"
Additional metadata to be stored with the sale event. Max 10,000 characters.