JUMP TOIntroductionOverviewAuthenticationBoomFi's API Response PatternsBoomFi Merchants APIOrganizationGet OrganizationgetUpdate OrganizationputSettlement AccountsList Merchant Settlement AccountsgetCreate a Merchant Settlement AccountpostRetrieve a Merchant Settlement Account by IDgetUpdate a Merchant Settlement AccountpatchDelete a Merchant Settlement AccountdeletePaylinksList PaylinksgetCreate Payment LinkpostCreate Variant Pay Link URLgetPaymentsList PaymentsgetGet Payment by IDgetPlansList PlansgetCreate PlanpostGet Plan by IDgetSubscriptionsList SubscriptionsgetCancel SubscriptiondeleteCustomersList CustomersgetCreate a CustomerpostGet Customer by IDgetDelete CustomerdeleteIntegrationsGet All IntegrationsgetGet All Integration TemplatesgetEnable IntegrationpostDisable an IntegrationdeleteCreate WebhookpostEventsList Events for an OrganizationgetBoomFi Rates APIRatesGet Ramp QuotesgetGet supported currenciesgetPowered by EventsThe Events section provides a way to access a log of all significant actions within your BoomFi account. These events mirror the data sent via webhooks, allowing you to retrieve historical event records, which are useful in cases of connection loss. Endpoints List Events for an Organization GET Retrieve a list of events associated with your organization. Events cover key activities such as subscription management, payment processing, and plan creation. Endpoint