# Example 1: Disability Cash Transfer Scheme

This process workflow provides an example of a the generic use case PRS.IBR.02 (SP-MIS publishes data on a batch of beneficiaries or households and the benefits that they have received). The example given here is for a scheme that provides cash transfer benefits to people with disabilities. &#x20;

In this example, a disabled person has been enrolled in the scheme and is due to receive their first monthly cash transfer, alongside other members of the scheme. The SP-MIS completes its monthly payment cycle and reconciles the responses from the payment system to verify which beneficiaries have received their cash transfer. Depending on the scheme's business rules, failed payments may be re-tried.&#x20;

Once the payment batch is closed, the SP-MIS has a confirmed list of beneficiaries that received the monthly cash transfer. The SP-MIS now uses the API to transmit the UIN of the beneficiaries confirmed to have received the benefit to the IBR, along with the identifier code for the scheme, the value of the payment made and the date on which the payment was made.&#x20;

The IBR confirms receipt of the data to the SP-MIS. This ensures that the IBR has current information on the benefits provided by the scheme and the beneficiaries who received them.&#x20;

The process steps below describe this flow in more detail.&#x20;

#### Process Flow: Providing and Publishing Beneficiaries who Received Benefits

<table><thead><tr><th width="159.5">Sections </th><th>Description</th></tr></thead><tbody><tr><td>Actors and Entities</td><td>SP-MIS, IBR, applicant</td></tr><tr><td>Prerequisites</td><td><ul><li>Refer to <a data-mention href="/pages/iXkpFvYe8BQ5wRGhbMBq">/pages/iXkpFvYe8BQ5wRGhbMBq</a>for prerequisites.</li><li>The beneficiary is enrolled in at least one scheme and has received a benefit.</li></ul></td></tr><tr><td>Process Inputs</td><td>Setting up period updates from SP-MIS to IBR</td></tr><tr><td>Process Flow Steps</td><td><p><strong>Step 1:</strong> SP-MIS sends a batch of UINs to the payment system for disbursement of payments. </p><p> </p><p>The payments system returns a response confirming for which UIN a payment was made and for which a payment failed.</p><p> </p><p>The SP-MIS records the benefits received by a batch of beneficiaries. As this is a cash transfer, it includes the date and monetary value of the benefit provided. </p><p> </p><p><strong>Step 2:</strong> The SP-MIS shares the benefit details with the IBR via the API. </p><p></p><p>For this example, the schedule is monthly, following the benefit distribution cycle for the scheme. The information transmitted includes the beneficiary's UIN, sex, date of birth, sub region code, marital status, poverty score, disability status, household ID, programme ID, programme name, registration date, enrolment date, status, benefit date, benefit value, benefit type, payroll date, payroll amount, payment credit date, payment credit amount, payment charges and payment status.</p></td></tr><tr><td></td><td>The IBR confirms receipt of the data.</td></tr><tr><td>Outputs</td><td>The IBR is updated with the details of the type of benefit received by a batch of beneficiaries.</td></tr><tr><td>Control Points</td><td>None</td></tr></tbody></table>

### Diagram 1 - Disability Cash Transfer Scheme: PRS.IBR.02

<figure><img src="/files/dwaODFB2iTS6xajKVhPZ" alt=""><figcaption></figcaption></figure>


---

# 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.02-sp-mis-publishes-data-on-beneficiaries-and-the-benefits-that-they-have-received/example-1-disability-cash-transfer-scheme.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.
