# Bulk write 'Parkingspot' Endpoint: POST /objects/spaces/spaces/parkingspot/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): - `financial_handler` (object,null) - `financial_handler.id` (string) - `max_width` (number,null) - `category` (string,null) Enum: "PX_OTHER", "PX_GARAGE", "PX_CARAVAN", "PX_CAR", "PX_MC", "PX_MOPED", "PX_BOAT", "PX_BICYCLE", "PX_CARPORT" - `parking_lot` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: building This field, or at least one of the following fields must be set: building - `building` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: parking_lot This field, or at least one of the following fields must be set: parking_lot - `terms` (object,null) - `allowed_target_audiences` (array) - `usable_area` (number,null) - `max_height` (number,null) - `landlord_custom_id` (string,null) - `custom_dimension_value` (string,null) - `address` (object,null) - `max_weight` (number,null) - `organization` (object,null) - `bi_area` (number,null) - `floors` (array,null) - `archived` (boolean) - `custom_id` (string,null) - `popular_name` (string,null) ## Response 201 fields (application/json): - `status` (integer, required) Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 - `future_contracting` (integer, required) Enum: 0, 1, 2, 3 - `id` (string, required) Additional Validation Information: Must be unique - `financial_handler` (object,null) - `financial_handler.id` (string) - `max_width` (number,null) - `category` (string,null) Enum: "PX_OTHER", "PX_GARAGE", "PX_CARAVAN", "PX_CAR", "PX_MC", "PX_MOPED", "PX_BOAT", "PX_BICYCLE", "PX_CARPORT" - `parking_lot` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: building This field, or at least one of the following fields must be set: building - `building` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: parking_lot This field, or at least one of the following fields must be set: parking_lot - `terms` (object,null) - `bi_tenants` (array) - `allowed_target_audiences` (array) - `usable_area` (number,null) - `max_height` (number,null) - `landlord_custom_id` (string,null) - `tenant` (object,null) - `has_base_rent_vat` (boolean) - `customer_columns` (any) - `created_at` (string) - `custom_dimension_value` (string,null) - `tags` (any) - `address` (object,null) - `max_weight` (number,null) - `organization` (object,null) - `bi_area` (number,null) - `floors` (array,null) - `archived` (boolean) - `pending_monitor_approval_amount` (any) - `custom_id` (string,null) - `popular_name` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields