# Create 'Inspectionerrandsetting' Endpoint: POST /errands/inspections/configurations/inspectionerrandsetting/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `is_active` (boolean, required) - `name` (string, required) - `id_number_separator` (string,null) - `default_actions` (array) - `default_actions.id` (string) - `industrial_premises_categories` (array,null) - `delegation_purpose_planner` (boolean) - `organization` (object,null) - `parking_spot_categories` (array,null) - `id_number_date_format` (integer,null) Enum: 0, 1, 2, 3 - `custom_id` (string,null) - `id_number_start_number` (integer,null) - `auto_create_with_tenants` (integer,null) Additional Validation Information: This value requires that the following fields are also set: auto_create_on_cancellation_from_setting Enum: 0, 1, 2 - `protocols_should_be_signed` (boolean) - `brf_apartment_categories` (array,null) - `protocol_setting` (object,null) - `id_number_prefix` (string,null) - `realestates` (array) - `apartment_categories` (array,null) - `auto_forward_delegation_after_days` (integer,null) - `auto_create_on_cancellation_from_setting` (object,null) - `should_be_invoiced` (boolean,null) - `id_number_min_id_length` (integer,null) - `outdoor_section_categories` (array,null) - `check_rooms_and_components` (boolean) - `protocols_visible_for_customers` (boolean) ## Response 201 fields (application/json): - `is_active` (boolean, required) - `name` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `id_number_separator` (string,null) - `default_actions` (array) - `default_actions.id` (string) - `industrial_premises_categories` (array,null) - `delegation_purpose_planner` (boolean) - `organization` (object,null) - `parking_spot_categories` (array,null) - `customer_columns` (any) - `id_number_date_format` (integer,null) Enum: 0, 1, 2, 3 - `custom_id` (string,null) - `id_number_start_number` (integer,null) - `auto_create_with_tenants` (integer,null) Additional Validation Information: This value requires that the following fields are also set: auto_create_on_cancellation_from_setting Enum: 0, 1, 2 - `protocols_should_be_signed` (boolean) - `brf_apartment_categories` (array,null) - `protocol_setting` (object,null) - `id_number_prefix` (string,null) - `realestates` (array) - `apartment_categories` (array,null) - `auto_forward_delegation_after_days` (integer,null) - `auto_create_on_cancellation_from_setting` (object,null) - `should_be_invoiced` (boolean,null) - `id_number_min_id_length` (integer,null) - `outdoor_section_categories` (array,null) - `check_rooms_and_components` (boolean) - `tags` (any) - `created_at` (string) - `protocols_visible_for_customers` (boolean) - `pending_monitor_approval_amount` (any) ## Response 401 fields ## Response 403 fields ## Response 429 fields