---
title: "Simulating Rapyd Verify Application Responses"
source_url: https://docs.rapyd.net/en/simulating-rapyd-verify-application-responses.html
lang: en
---

# Simulating Rapyd Verify Application Responses

After a Rapyd Verify application is submitted, it is reviewed. After the review, Rapyd sends one of the following responses to the applicant:

- **Approved** - The application has been approved.
- **Pending Information** - More data is required from the applicant.
- **Not Approved** - The application has been rejected.

You can simulate these responses in the sandbox.

### Simulating a Response

1. Create a Rapyd Verify application as described in [Create Rapyd Verify Application](https://docs.rapyd.net/en/create-rapyd-verify-application.md "Create Rapyd Verify Application").
2. Open the link for the hosted application in a Web browser. When an authentication code page appears, enter **111111**. The **Business Details** page appears.

   ![643e7cbf403b3.png](image/img-1f378419867047ba37122ec4c7f2c876.png)
3. In the **Business Description** field of the **Business Details** tab, enter one of the following values: **approved**, **rejected**, **pending**.
4. Fill in all the mandatory fields of the application, and save it.
5. Submit the application. A confirmation message appears.

   ![643e7cc09f485.png](image/img-8c04340675b06e3f62543ccd509b4e87.png)
6. Click **Submit**.

   A confirmation page appears.

   ![643e7cc1c7625.png](image/img-3432e2b6c8aa374d5072b70b096c17d1.png)

   The **APPLICATION_STATUS_CHANGE** webhook is sent. The `to_status` value indicates the new status. See [Webhook - Application Status Change](https://docs.rapyd.net/en/application-status-change-webhook.md "Application Status Change Webhook").
