Vai al contenuto principale
PATCH
Update Country

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

id
string<uuid>
obbligatorio

Corpo

application/json
name
string | null
iso_code_2
string | null
iso_code_3
string | null
address_format
string | null
postcode_required
boolean | null
is_active
boolean | null

Risposta

Successful Response

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