Vai al contenuto principale
PATCH
Update Address

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

address_id
string<uuid>
obbligatorio

Corpo

application/json
type
string | null
full_name
string | null
phone
string | null
street
string | null
street2
string | null
city
string | null
state
string | null
postal_code
string | null
country
string | null
is_default
boolean | null

Risposta

Successful Response

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