Inconsistencies in Webhooks documentation
There appear to be several discrepancies between the descriptions in the following two documentation pages:
The following JSON fields listed in the "Sample Event" example are missing from the "Event Types and Fields" documentation:
- Refund Reversed: `event.metadata`
- Not defined in Subscription Lifecycle Events Fields.
- Invoice Issued: `event.metadata`
- Not defined in Subscription Lifecycle Events Fields.
- Virtual Currency: `event.country_code`
- Not defined in Virtual Currency Transaction Fields.
- Experiment Enrollment: `event.experiment_enrolled_at_ms`
- Not defined in Experiment Enrollment Event Fields.
- Purchase Redeemed: `event.store`, `event.environment`
- Not defined in Purchase Redemption Event Fields.
Could you please clarify which documentation—whether the Sample Page or the Event Types and Fields section—contains the correct information?
