POST
/
merchants

Headers

x-partner-apikey
string
required

Partner API Key

x-api-version
string
default:
2023-01-01

API version to be used

Body

application/json
merchant_email
string
required

Registered email address

merchant_id
string
required

Unique identifier for the merchant. Max 40 characters, Alphanumeric, Hypeh, Underscore allowed.

merchant_name
string
required

Business brand name

merchant_site_url
string
required

Business website

poc_phone
string
required

Owner phone number

additional_details
object

Pass additional details required by specific products

bank_account_details
object

Bank account to receive settlements

business_details
object
signatory_details
object

Beneficial Owner of the Business

Response

200 - application/json
created_at
string

Timestamp when merchant account was created

merchant_email
string

Registered email address

merchant_id
string

Unique identifier for the merchant. Max 40 characters, Alphanumeric, Hypeh, Underscore allowed.

merchant_name
string

Business brand name

onboarding_status
string

Merchant account onboarding status- "Created": Email is not verified, "Email Verified": Email is verified

product_status
object[]

List of Product KYC Status {"product_name": "PG","product_min_kyc_status": "MIN_KYC_PENDING"}