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
required
short_desc
string | null
detail_desc
string | null
web_site
string | null
logo_url
string | null
address
string | null
email
string | null
phone_number
string | null

Response

Successful Response

name
string
required
short_desc
string | null
detail_desc
string | null
web_site
string | null
logo_url
string | null
address
string | null
email
string | null
phone_number
string | null