# Get 'Taxationsubrecord' Endpoint: GET /objects/taxations/taxationsubrecord/{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): - `for_year` (integer, required) - `id` (string, required) Additional Validation Information: Must be unique - `pre_adjusted_value` (number, required) - `value` (number, required) - `taxation_record` (object, required) - `taxation_record.id` (string) - `structure_operation_type` (integer, required) Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28 - `value_adjustment_motivation` (string,null) - `tags` (any) - `spaces_area` (number,null) - `organization` (object,null) - `taxation_unit_number` (string,null) - `value_adjustment_code` (string,null) - `consider_under_construction` (boolean) - `created_at` (string) - `custom_id` (string,null) - `parking_lot` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: building, outdoor_area This field, or at least one of the following fields must be set: building, outdoor_area - `value_year` (integer,null) - `customer_columns` (any) - `tax_value` (any) - `outdoor_area` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: building, parking_lot This field, or at least one of the following fields must be set: building, parking_lot - `pending_monitor_approval_amount` (any) - `taxation_type` (any) - `building` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: parking_lot, outdoor_area This field, or at least one of the following fields must be set: parking_lot, outdoor_area - `yearly_rent` (number,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields