REST Hooks are a collection of patterns that treat webhooks like subscriptions.<br/>Your app can subscribe to an event (example: "A customer is created") via the ChargeOver REST API, and instantaneously receive notifications (JSON payloads) via HTTP POST requests whenever that event occurs within ChargeOver.



```mdx-code-block



```
      