Create a new country

Creates a new country record with the provided attributes.
The payload must include the country code, country name, ISO 3A code, and ISO numeric code.
Optionally, you can specify the active status.

Required Permission: Controller: api_v2_reference_data, Action: countries_create.

Language