> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sub-Merchant Onboarding Webhooks - Sample Payload

> Sample payload for sub-merchant onboarding webhook events.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

Following is the list of currently available sample payloads for Sub-Merchant Onboarding Events:

## Onboarded Using APIs

List of events if sub-merchant is onboarded using APIs:

| Status                | Event                                                                                                                                                                                                                                                                                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activated             | <ul><li>[Payment Gateway](/docs/webhooks/partners/activated#product-payment-gateway-activated)</li><li>[Payment Links](/docs/webhooks/partners/activated#product-payment-link-activated)</li><li>[Account](/docs/webhooks/partners/activated#account-activated)</li></ul>                                                                         |
| Needs Clarification   | <ul><li>[Payment Gateway](/docs/webhooks/partners/needs-clarification#product-payment-gateway-needs-clarification)</li><li>[Payment Links](/docs/webhooks/partners/needs-clarification#product-payment-link-needs-clarification)</li><li>[Account](/docs/webhooks/partners/needs-clarification#account-needs-clarification)</li></ul>             |
| Under Review          | <ul><li>[Payment Gateway](/docs/webhooks/partners/under-review#product-payment-gateway-under-review)</li><li>[Payment Links](/docs/webhooks/partners/under-review#product-payment-link-under-review)</li><li>[Account](/docs/webhooks/partners/under-review#account-under-review)</li></ul>                                                       |
| Rejected              | <ul><li>[Payment Gateway](/docs/webhooks/partners/rejected#product-payment-gateway-rejected)</li><li>[Payment Links](/docs/webhooks/partners/rejected#product-payment-link-rejected)</li><li>[Account](/docs/webhooks/partners/rejected#account-rejected)</li></ul>                                                                               |
| Activated KYC Pending | <ul><li>[Payment Gateway](/docs/webhooks/partners/activated-kyc-pending#product-payment-gateway-activated-kyc-pending)</li><li>[Payment Links](/docs/webhooks/partners/activated-kyc-pending#product-payment-link-activated-kyc-pending)</li><li>[Account](/docs/webhooks/partners/activated-kyc-pending#account-activated-kyc-pending)</li></ul> |

## Onboarded Using Dashboard

List of events if sub-merchant is onboarded using the Dashboard:

| Status              | Event                                                                              |
| ------------------- | ---------------------------------------------------------------------------------- |
| Instantly Activated | [Account](/docs/webhooks/partners/instantly-activated#account-instantly-activated) |
| Payment Enabled     | [Account](/docs/webhooks/partners/payment-enabled#account-payment-enabled)         |
| Funds On Hold       | [Account](/docs/webhooks/partners/funds-onhold)                                    |
| Under Review        | [Account](/docs/webhooks/partners/under-review#account-under-review)               |
| Needs Clarification | [Account](/docs/webhooks/partners/needs-clarification#account-needs-clarification) |
| Activated           | [Account](/docs/webhooks/partners/activated#account-activated)                     |
| Suspended           | [Account](/docs/webhooks/partners/suspended#account-suspended)                     |
