Skip to main content
  • Nudge your sub-merchants to complete their onboarding and get payments enabled.
  • Know when the merchant account is activated to manage their payments. There are two ways to fetch the status of merchant onboarding:
  • Using API
  • Using Webhooks

Using API

Use the Fetch account API to get the onboarding status of the sub-merchant.

Using Webhooks

Subscribe to webhook events to receive real-time notifications about the merchant account activation status.

Webhook Event | Payload

account.activated | Sample Payload

account.under_review | Sample Payload

account.needs_clarification | Sample Payload

account.suspended | Sample Payload

account.rejected | Sample Payload

account.activated_kyc_pending | Sample Payload

account.funds_hold | Sample Payload

account.funds_unhold | Sample Payload

account.activated_kyc_pending | Sample Payload

account.instantly_activated | Sample Payload

account.payments_enabled | Sample Payload