Key concepts
- Customer ID — The canonical ID for the customer (equivalent to the Qonversion User ID).
- Permissions — Access rights granted to the customer (granular alternative to entitlements).
- Properties — Same key–value model as user properties, but aggregated per customer.
- Metrics — Aggregated counters (total customers, active subscriptions, churn, etc.) exposed via
/v4/customers/metrics. - GDPR delete —
DELETE /v4/customers/{customer_id}permanently removes all data for a customer.