Integrations

Create Webhook

The Create Webhook endpoint allows you to set up a new webhook for your organization. Webhooks are used to receive real-time notifications from BoomFi about specific events, such as payment transactions or subscription updates. This endpoint requires a payload containing the webhook's configuration details.

post/v1/integrations/{name}/{orgID}

Path parameters

namestring required

The name of the integration to bea associated to the new webhook.

orgIDstring required

The unique identifier of your organization in BoomFi.

Response

OK

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.