# Bulk write 'Apartmenttargetaudience' Endpoint: POST /objects/spaces/targetaudiences/apartmenttargetaudience/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_creditor` (boolean,null) - `post_rent_net_income_factor` (number,null) - `organization` (object,null) - `organization.id` (string) - `allow_benefit_income` (boolean,null) - `pre_rent_net_income_factor` (number,null) - `archived` (boolean) - `allow_temporary_work` (boolean,null) - `maximum_payment_remark_amount` (integer,null) - `custom_id` (string,null) - `allow_any_bankruptcy` (boolean,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_non_primary_residence` (boolean,null) - `allow_part_time_work` (boolean,null) - `allow_any_dept_sanitation` (boolean,null) - `include_co_residents_income` (boolean) - `retired` (boolean,null) - `maximum_number_of_co_residents` (integer,null) - `students` (boolean,null) - `disabilities` (boolean,null) - `allow_trustee` (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 ## Response 201 fields (application/json): - `name` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `allow_creditor` (boolean,null) - `post_rent_net_income_factor` (number,null) - `organization` (object,null) - `organization.id` (string) - `customer_columns` (any) - `allow_benefit_income` (boolean,null) - `pre_rent_net_income_factor` (number,null) - `archived` (boolean) - `allow_temporary_work` (boolean,null) - `maximum_payment_remark_amount` (integer,null) - `created_at` (string) - `custom_id` (string,null) - `allow_any_bankruptcy` (boolean,null) - `tags` (any) - `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_non_primary_residence` (boolean,null) - `allow_part_time_work` (boolean,null) - `allow_any_dept_sanitation` (boolean,null) - `include_co_residents_income` (boolean) - `retired` (boolean,null) - `maximum_number_of_co_residents` (integer,null) - `students` (boolean,null) - `disabilities` (boolean,null) - `allow_trustee` (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 ## Response 401 fields ## Response 403 fields ## Response 429 fields