# Create 'Structurerenovationnotation'

Endpoint: POST /objects/renovation/structurerenovationnotation/
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):

  - `description` (string)

  - `article` (object)

  - `article.id` (string)

  - `building` (object)
    **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`

  - `building.id` (string)

  - `organization` (object)

  - `organization.id` (string)

  - `blocks_object_utilization` (boolean)

  - `post_completion_addon_percentage` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `post_completion_addon_value`
This value must be set together with the following fields: `post_completion_addon_percentage_mode`
This value requires that the following fields are also set: `article`

  - `while_active_discount_percentage_mode` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `while_active_discount_percentage`
Enum Descriptions:
* `0` - As Of Planned Start Date
* `1` - As Of Planned End Date
* `2` - As Of Confirmed Start Date
* `3` - As Of Confirmed End Date
    Enum: 0, 1, 2, 3

  - `post_completion_addon_value` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `post_completion_addon_percentage`
This value requires that the following fields are also set: `article`

  - `post_completion_addon_percentage_mode` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `post_completion_addon_percentage`
Enum Descriptions:
* `0` - As Of Planned Start Date
* `1` - As Of Planned End Date
* `2` - As Of Confirmed Start Date
* `3` - As Of Confirmed End Date
    Enum: 0, 1, 2, 3

  - `name` (string, required)

  - `confirmed_end_date` (string)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `confirmed_start_date`

  - `planned_end_date` (string, required)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `planned_start_date`

  - `confirmed_start_date` (string)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `confirmed_end_date`

  - `outdoor_area` (object)
    **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`

  - `outdoor_area.id` (string)

  - `while_active_discount_value` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `while_active_discount_percentage`
This value requires that the following fields are also set: `article`

  - `planned_start_date` (string, required)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `planned_end_date`

  - `custom_id` (string)

  - `parking_lot` (object)
    **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`

  - `parking_lot.id` (string)

  - `while_active_discount_percentage` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `while_active_discount_value`
This value must be set together with the following fields: `while_active_discount_percentage_mode`
This value requires that the following fields are also set: `article`

  - `blocks_errands` (boolean)

## Response 201 fields (application/json):

  - `description` (string)

  - `created_at` (string)

  - `article` (object)

  - `article.id` (string)

  - `tags` (any)

  - `building` (object)
    **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`

  - `building.id` (string)

  - `organization` (object)

  - `organization.id` (string)

  - `blocks_object_utilization` (boolean)

  - `post_completion_addon_percentage` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `post_completion_addon_value`
This value must be set together with the following fields: `post_completion_addon_percentage_mode`
This value requires that the following fields are also set: `article`

  - `while_active_discount_percentage_mode` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `while_active_discount_percentage`
Enum Descriptions:
* `0` - As Of Planned Start Date
* `1` - As Of Planned End Date
* `2` - As Of Confirmed Start Date
* `3` - As Of Confirmed End Date
    Enum: 0, 1, 2, 3

  - `post_completion_addon_value` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `post_completion_addon_percentage`
This value requires that the following fields are also set: `article`

  - `post_completion_addon_percentage_mode` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `post_completion_addon_percentage`
Enum Descriptions:
* `0` - As Of Planned Start Date
* `1` - As Of Planned End Date
* `2` - As Of Confirmed Start Date
* `3` - As Of Confirmed End Date
    Enum: 0, 1, 2, 3

  - `name` (string, required)

  - `confirmed_end_date` (string)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `confirmed_start_date`

  - `planned_end_date` (string, required)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `planned_start_date`

  - `confirmed_start_date` (string)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `confirmed_end_date`

  - `customer_columns` (any)

  - `outdoor_area` (object)
    **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`

  - `outdoor_area.id` (string)

  - `while_active_discount_value` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `while_active_discount_percentage`
This value requires that the following fields are also set: `article`

  - `planned_start_date` (string, required)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `planned_end_date`

  - `custom_id` (string)

  - `pending_monitor_approval_amount` (any)

  - `parking_lot` (object)
    **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`

  - `parking_lot.id` (string)

  - `while_active_discount_percentage` (number)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `while_active_discount_value`
This value must be set together with the following fields: `while_active_discount_percentage_mode`
This value requires that the following fields are also set: `article`

  - `blocks_errands` (boolean)

  - `id` (string, required)
    **Additional Validation Information:**
Must be unique

