Receive a notification
Here we provide the shape of the HTTP POST
request that you will receive upon being notified of activity on your NRNs.
Header Parameters |
---|
np-source string — REQUIREDPossible values: [ The same value that provided in the |
np-event — REQUIREDThe same value that provided in the |
Request Body |
---|
id integer — REQUIREDA system-wide unique ID representing the notification |
source string — REQUIREDThe system that is emitting this notifications, for example |
event string — REQUIREDThe name of the event originated by the source, for example |
created_at string — REQUIREDThe ISO 8859 UTC date for this notification |
notification object — REQUIREDAn object containing the notification. The content depends on the |