Vai al contenuto principale
POST
Create Address

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
full_name
string
obbligatorio
street
string
obbligatorio
city
string
obbligatorio
postal_code
string
obbligatorio
type
string
predefinito:shipping
phone
string | null
street2
string | null
state
string | null
country
string
predefinito:IT
is_default
boolean
predefinito:false

Risposta

Successful Response

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