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 SubscriptionsThe Subscriptions section provides guidance on managing and organizing subscriptions within the BoomFi platform. This section's endpoints allow you to list all active subscriptions and cancel specific ones when necessary. Endpoints List Subscriptions GET Use this endpoint to retrieve a list of all active subscriptions within your organization. Endpoint Cancel Subscription DELETE This endpoint allows you to cancel a specific subscription using its unique identifier. Endpoint