Vai al contenuto principale
POST
Create Store

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
name
string
obbligatorio
code
string | null
type
enum<string>
predefinito:sales_point
Opzioni disponibili:
sales_point,
warehouse,
pickup_point,
mixed
is_default
boolean
predefinito:false
is_active
boolean
predefinito:true
url
string | null
ssl_url
string | null
email
string | null
phone
string | null
address_line1
string | null
address_line2
string | null
city
string | null
postal_code
string | null
state
string | null
country
string | null
latitude
longitude
opening_hours
string | null
notes
string | null

Risposta

Successful Response

data
StoreRead · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null