Vai al contenuto principale
PATCH
Update Store

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

store_id
string<uuid>
obbligatorio

Corpo

application/json
name
string | null
code
string | null
type
enum<string> | null
Opzioni disponibili:
sales_point,
warehouse,
pickup_point,
mixed
is_default
boolean | null
is_active
boolean | null
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