Vai al contenuto principale
POST
Create Country

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
iso_code_2
string
obbligatorio
iso_code_3
string
obbligatorio
address_format
string | null
postcode_required
boolean
predefinito:true
is_active
boolean
predefinito:true

Risposta

Successful Response

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