Skip to main content

Documentation

Create Rapyd Verify Application Message Sequence

This sequence describes the process of creating a hosted page for a verification application that collects information directly from the merchant.

Prerequisites:

create-rapyd-verify-application-message-sequence.svg
  1. Client sends Create Rapyd Verify Application request.

  2. Rapyd sends Create Rapyd Verify Application response containing a redirect URL.

  3. Client sends URL to merchant.

  4. Merchant opens URL and completes a financial questionnaire.

  5. Rapyd sends Application Status Change Webhook with status set to submitted.

Note

Throughout the lifecycle of the application, the Application Status Change Webhook is sent with each status change.

  • New - The application was created but is not yet complete.

  • Submitted - The application was submitted. All required fields were completed.

  • Pending Review - The application was submitted and is pending review by Rapyd.

  • Limited Approval - The application was approved with limits.

  • Approved - The application was approved.

  • Rejected - The application was rejected.

Related Information