# Bulk write 'Parkingspottargetaudience' Endpoint: POST /objects/spaces/targetaudiences/parkingspottargetaudience/list/ 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): - `name` (string, required) - `allow_part_time_work` (boolean,null) - `retired` (boolean,null) - `allow_benefit_income` (boolean,null) - `maximum_age` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: minimum_age - `allow_any_dept_sanitation` (boolean,null) - `allow_any_bankruptcy` (boolean,null) - `archived` (boolean) - `pre_rent_net_income_factor` (number,null) - `minimum_age` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: maximum_age - `allow_temporary_work` (boolean,null) - `require_non_parking_tenant` (boolean) - `students` (boolean,null) - `post_rent_net_income_factor` (number,null) - `minimum_previous_year_revenue` (integer,null) - `custom_id` (string,null) - `maximum_payment_remark_amount` (integer,null) - `organization` (object,null) - `organization.id` (string) - `sni_codes` (array,null) ## Response 201 fields (application/json): - `name` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `allow_part_time_work` (boolean,null) - `tags` (any) - `retired` (boolean,null) - `allow_benefit_income` (boolean,null) - `maximum_age` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: minimum_age - `allow_any_dept_sanitation` (boolean,null) - `allow_any_bankruptcy` (boolean,null) - `archived` (boolean) - `customer_columns` (any) - `pre_rent_net_income_factor` (number,null) - `minimum_age` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: maximum_age - `allow_temporary_work` (boolean,null) - `require_non_parking_tenant` (boolean) - `students` (boolean,null) - `post_rent_net_income_factor` (number,null) - `minimum_previous_year_revenue` (integer,null) - `custom_id` (string,null) - `maximum_payment_remark_amount` (integer,null) - `organization` (object,null) - `organization.id` (string) - `sni_codes` (array,null) - `created_at` (string) ## Response 401 fields ## Response 403 fields ## Response 429 fields