NFStatus Notify Call Flow
When a POST request is issued to each callback URI of the various subscribed NF instances, the SMF initiates the NFStatus Notify operator.
The following figure illustrates the NFStatus Notify call flow.

Step | Description |
---|---|
1 |
The NRF sends a POST request to the callback URI. The request body for a profile change notification request includes the following:
|
2a |
When the notification is successful, the NRF sends a "204 No content" response. |
2b |
If the SMF disregards "nfStatusNotificationURI" as a valid notification URI, the SMF returns a "404 Not Found" status code with the problem details. For example, if the URI does not belong to any of the existing subscriptions that the SMF has created in the NRF. |