Skip to main content

Documentation

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.

  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
  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
  6. Click Submit.

    A confirmation page appears.

    643e7cc1c7625.png

    The APPLICATION_STATUS_CHANGE webhook is sent. The to_status value indicates the new status. See Webhook - Application Status Change.