API.COM.02 Event Subscription

The subscriber APIS facilitates defining endpoints that facilitate to subscribe/unsubscribing events from the registry. The notify endpoint is to be implemented at the SP system end to receive event data.

API definition link:

  • /subscribearrow-up-right

    • The SP system needs to subscribe to events with expected search criteria so events with expected criteria are only received on the SP system end.

  • /unsubscribearrow-up-right

    • The SP system can unsubscribe to events using this endpoint.

Please refer to GitHub for YAML object definitions:

Note: Above YAML is consolidated, for any changes kindly raise pull request on githubarrow-up-right.

Last updated

Was this helpful?