# API.CRVS.03 Event Notification

The notify endpoint is to be implemented at the SP system end to receive event data.&#x20;

API definition link:

* [/notify](https://api.spdci.org/release/html/crvs_api_v1.0.0.html#tag/Async/operation/post_reg_notify)

Note: As per the current definition we assume that event data will be sent on the REST endpoint/notify ( CRVS -> SP system). There are different approaches to achieving event notification like message queuing etc.

Please refer to GitHub for YAML object definitions:

* [YAML definitions](https://api.spdci.org/release/yaml/crvs_api_v1.0.0.yaml)

Note: Above YAML is consolidated, for any changes kindly raise pull request on [github](https://github.com/spdci/standards).
