> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Onboarding Status

> You can [subscribe to webhook events](/partners/technology-partners/onboard-businesses/integrate-oauth/subscribe-to-webhooks) to receive real-time notifications about a merchant's account activation status. Using this information, you can:

* Nudge your sub-merchants to complete their onboarding and get payments enabled.
* Know when a sub-merchant's account is activated to manage their payments.

## Available Webhook Events

## Webhook Event | Description | Payload

## `account.activated` | Triggered when an account is successfully activated and ready for use. |[Sample Payload](/webhooks/partners/activated#account-activated)

## `account.under_review` | Triggered when an account is under review for verification or compliance checks. | [Sample Payload](/webhooks/partners/under-review#account-under-review)

## `account.needs_clarification` | Triggered when additional information is required to complete account verification. | [Sample Payload](/webhooks/partners/needs-clarification#account-needs-clarification)

## `account.suspended` | Triggered when an account is disabled due to policy or compliance violations. | [Sample Payload](/webhooks/partners/suspended#account-suspended)

`account.rejected` | Triggered when an account application is declined and cannot be activated. | [Sample Payload](/webhooks/partners/rejected#account-rejected)
