Refersion Order Tracking API
Inbound order-reporting surface used to send completed orders to Refersion so commissions are calculated. Server-side integrations POST the order JSON plus a merchant-generated cart_id to inbound-webhooks.refersion.com, authenticated with the same public/secret key pair as the REST API; the browser half is handled by the refersion.js tracking library. Refersion publishes no OpenAPI for this surface.