# PRS.IBR.03: SP-MIS updates the IBR when the enrolment status of a beneficiary or household changes

This use case relates to the manage stage of the [social protection delivery chain](/standards/dci-standards/wip-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/1.2-process.md). Its purpose is to update the IBR when the status of a beneficiary changes. This change may be due to death, graduation or suspension from the scheme. The beneficiary may be an individual or a household. This ensures that the IBR has accurate information on the status of beneficiaries enrolled in the scheme. It may then alert other SP-MIS instances if this affects eligibility in other schemes.&#x20;

The trigger to update the IBR is a recorded change in status for a beneficiary in the SP-MIS. The data is transferred as a batch for all beneficiaries whose status has changed. The IBR will confirm receipt of the data.&#x20;

Please refer to the sub-pages for descriptions that illustrate this generic use case using examples from common social protection schemes.&#x20;

## Representation of Process

<figure><img src="/files/8t5fbrmJtWyyd81TP9gv" alt=""><figcaption></figcaption></figure>

## API Reference&#x20;

* [Search API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_search)
* [Notification API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_notify)
* [Receipt API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_receipts)
* [Transaction Status API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_txnstatus)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://standards.spdci.org/standards/dci-standards/wip-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/1.2-process/prs.ibr.03-sp-mis-updates-the-ibr-when-the-enrolment-status-of-a-beneficiary-or-household-changes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
