Skip to main content
POST
Create Store

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
email
string<email>
address
string
website
string
phoneNumber
string<utc-millisec>
agents
string[]

Response

201 - application/json

Create Store - Successful

status
boolean
message
string
data
object