get https://mapi.boomfi.xyz/v1/events
The List Events for an Organization endpoint allows you to retrieve a list of events associated with your organization. These events correspond to the same data received via webhooks, providing you with access to historical event records. This is useful for auditing purposes or in case of connection loss, ensuring you can always review actions such as subscription management, payment transactions, and plan creation.
The following table outlines various event types and the corresponding actions that may occur for each type:
Type | Action | Description |
---|---|---|
Subscription |
Created |
Indicates that a new subscription has been created. |
Canceled |
Signifies the cancellation of a subscription. | |
Updated |
Reflects updates or modifications to an existing subscription. | |
Payment |
Created |
Denotes the creation of a new payment transaction. |
Updated |
Represents updates or modifications to an existing payment transaction. | |
Plan |
Created |
Indicates the creation of a new subscription plan. |