# Create 'Apartmentvacancylossnotation'

Endpoint: POST /objects/spaces/vacancies/apartmentvacancylossnotation/
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):

  - `value` (number, required)

  - `indexation_setting` (object)
    **Additional Validation Information:**
This value must be set together with the following fields: `indexation_base_year`

  - `indexation_setting.id` (string)

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

  - `vacancy_notation` (object, required)

  - `vacancy_notation.id` (string)

  - `source_row_content_type` (object)
    **Additional Validation Information:**
This value must be set together with the following fields: `source_row_object_id`

  - `source_row_content_type.id` (string)

  - `article` (object, required)

  - `article.id` (string)

  - `indexation_base_year` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `indexation_setting`

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

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

  - `custom_dimension_value` (string)

  - `source_row_object_id` (string)
    **Additional Validation Information:**
This value must be set together with the following fields: `source_row_content_type`

  - `title` (string, required)

  - `vat` (integer, required)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Vat 0
* `6` - Vat 6
* `12` - Vat 12
* `25` - Vat 25
    Enum: 0, 6, 12, 25

  - `organization` (object)

  - `organization.id` (string)

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

  - `custom_id` (string)

## Response 201 fields (application/json):

  - `value` (number, required)

  - `indexation_setting` (object)
    **Additional Validation Information:**
This value must be set together with the following fields: `indexation_base_year`

  - `indexation_setting.id` (string)

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

  - `vacancy_notation` (object, required)

  - `vacancy_notation.id` (string)

  - `source_row_content_type` (object)
    **Additional Validation Information:**
This value must be set together with the following fields: `source_row_object_id`

  - `source_row_content_type.id` (string)

  - `article` (object, required)

  - `article.id` (string)

  - `indexation_base_year` (integer)
    **Additional Validation Information:**
This value must be set together with the following fields: `indexation_setting`

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

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

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

  - `created_at` (string)

  - `custom_dimension_value` (string)

  - `source_row_object_id` (string)
    **Additional Validation Information:**
This value must be set together with the following fields: `source_row_content_type`

  - `title` (string, required)

  - `vat` (integer, required)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Vat 0
* `6` - Vat 6
* `12` - Vat 12
* `25` - Vat 25
    Enum: 0, 6, 12, 25

  - `organization` (object)

  - `organization.id` (string)

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

  - `custom_id` (string)

