Marketplace
Get Merchant KYC Status
Retrieve the current KYC verification status for a sub-merchant.
GET
Get Merchant KYC Status
Returns the current KYC verification status and latest submission details for a sub-merchant in your marketplace. This endpoint works for both Khaime KYC (African markets) and Stripe Connect (other markets).Path Parameters
The ID of the sub-merchant.
Response
For Stripe Connect Merchants
Response Fields
Top-Level Fields
verification_status Values
khaime_submission Object (African Markets)
Present when the merchant uses Khaime KYC (NG, GH, ZA, KE). This is the single source of truth for KYC and bank details.
stripe_connect Object (Non-African Markets)
Present when the merchant uses Stripe Connect.
Determining Readiness
Use the following logic to determine if a merchant is ready for charges:Error Codes
Related
- Submit KYC — submit a new KYC application
- Resubmit KYC — resubmit after rejection
- Setup Payout — configure bank details for payout
