Skip to main content

Add new country

Add new country

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

Responses

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