---
title: "Event Webhook"
method: POST
path: "webhook"
tags: ["Webhooks"]
---

# Event Webhook

`POST webhook` (webhook)

Webhooks allow you to be notified of events as they happen on your Fire accounts. The below sample response shows how a webhook from Fire will arrive at your server. See our 'Webhooks' guide for more detailed information.

## Acknowledgement `200`

A 200 response is required from your server. Returns a 200 response to indicate that the data was received successfully.

---

[API](https://skmtc.net/firefinancialservices/apis/fire-financial-services-business-api.md) · [All operations](https://skmtc.net/firefinancialservices/apis/fire-financial-services-business-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefinancialservices/fire-financial-services-business-api/versions/1d19896d095c/schema)
