Skip to main content
WEBHOOK

Body

application/json

Fires when subscription auto-renewal was turned off. The subscription remains active until the end of the current period.

If the Adapty integration is enabled, FunnelFox schedules the Adapty access-level revoke at the period end so the user keeps access until then.

id
string
required
Example:

"evt_00000000000000000000000000"

type
string
required
Examples:

"onboarding.started"

"onboarding.completed"

"purchase.completed"

"profile.updated"

"subscription.activated"

"subscription.cancelled"

"subscription.renewed"

created_at
integer<int64>
required

UNIX timestamp in seconds

location
object
required
profile
object
required
project_id
string
required
Example:

"00000000000000000000000000"

is_sandbox
boolean
required
Example:

false

session_id
string
required
Example:

"ses_00000000000000000000000000"

data
object
required
funnel_id
string
deprecated
Example:

"00000000000000000000000000"

profile_id
string
deprecated
Example:

"pro_00000000000000000000000000"

Response

200

Event received successfully