Skip to main content
POST
Create a merchant account

Authorizations

x-access-token
string
header
required

User JWT access token for user-level authentication. Used primarily for admin and internal operations.

Body

application/json

Legal business name

address
string
required

Business address

website
string
required

Official website URL

tax_number
string
required

Tax identification number

Response

Merchant created successfully

msg
string
required

Human-readable message describing the result

data
object
required

Response payload (null on error)