Merchant Onboarding APIs
Get Merchant Status
Use this API to get Merchant onboarding details by for the sub-merchant account.
GET
/
merchants
/
{merchant_id}
Headers
Partner API Key
API version to be used
Path Parameters
Unique identifier for the merchant
Response
200 - application/json
Unique identifier for the merchant. Max 40 characters, Alphanumeric, Hypeh, Underscore allowed.
Registered email address
Business brand name
Timestamp when merchant account was created
Merchant account onboarding status- "Created": Email is not verified, "Email Verified": Email is verified
List of Product KYC Status {"product_name": "PG","product_min_kyc_status": "MIN_KYC_PENDING"}
Was this page helpful?