# Get 'Parkinglot' Endpoint: GET /objects/structural/parkinglot/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `name` (string, required) - `realestate` (object, required) - `realestate.id` (string) - `custom_id` (string,null) - `calculated_bi_area_rentable` (number) - `max_weight` (number,null) - `calculated_usable_area_rentable_base_rent_vat` (number) - `structure_type` (string,null) Enum: "PX_PARKING", "PX_GARAGE_OUTDORR", "PX_OTHER", "PX_GARAGE", "PX_PARKING_OUTDOOR", "CCB", "PX_GARAGE_INDOOR", "PX_PARKING_INDOOR" - `registered_bi_area` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area - `max_width` (number,null) - `calculated_bi_area_rentable_base_rent_vat` (number) - `calculated_usable_area_rentable` (number) - `custom_dimension_value` (string,null) - `structure_operation_type` (integer,null) Enum: 6, 8, 9, 27, 28 - `availability_end_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date - `built_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date - `customer_columns` (any) - `is_garage` (boolean) - `registered_usable_area` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area - `availability_start_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date - `organization` (object,null) - `max_height` (number,null) - `pending_monitor_approval_amount` (any) - `public_description` (string,null) - `created_at` (string) - `sales_description` (string,null) - `address` (object,null) - `tags` (any) - `registered_building_area` (number,null) - `demolition_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date - `calculated_usable_area` (number) - `registered_gross_area` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area - `calculated_bi_area` (number) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields