Skip to main content
POST
Create Merchant

Authorizations

X-Client-ID
string
header
required

Client app ID. You can find your app id in the merchant dashboard.

X-Client-Secret
string
header
required

Client secret key. You can find your secret in the merchant dashboard.

Body

application/json

Merchant details to create

settlement_details
object
required
company_details
object
required

Response

Merchant created successfully.

success
boolean
required

Indicates if the request was successful

message
string
required

Response message

data
object
required