Skip to main content

Add new country

Add new country

Authorizations:Token
Request Body Schema:
Country object that needs to be added
restrictionsArrayrestrictions
codestringCountry code (ISO 3166-1 alpha-2)
idintegerCountry code (ISO 3166-1 numeric)
code3stringCountry code (ISO 3166-1 alpha-3)
enabledbooleanEnabled falg
statesArrayStates (relation)
regionsArrayRegions (relation)
currency

Responses

200Success
Response schema:
Success
restrictionsArrayrestrictions
codestringCountry code (ISO 3166-1 alpha-2)
idintegerCountry code (ISO 3166-1 numeric)
code3stringCountry code (ISO 3166-1 alpha-3)
enabledbooleanEnabled falg
statesArrayStates (relation)
regionsArrayRegions (relation)
currency