Skip to main content
POST
Create merchant from dashboard

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Body

application/json
merchant_name
string
required
Example:

"Demo Merchant"

Response

200 - application/json

OK

token
string
merchant_id
string
merchant_name
string
merchants
object[]