# Bulk write 'Invoicerow'

Endpoint: POST /accounting/invoices/invoicerow/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):

  - `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

  - `article` (object)

  - `article.id` (string)

  - `rot_rut_work_value` (number)

  - `rot_kind` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Rot Kind Construction
* `1` - Rot Kind Electric
* `2` - Rot Kind Glas Metal
* `3` - Rot Kind Ground Draining
* `4` - Rot Kind Wall
* `5` - Rot Kind Paint
* `6` - Rot Kind Plumbing
    Enum: 0, 1, 2, 3, 4, 5, 6

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

  - `organization` (object)

  - `organization.id` (string)

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

  - `display_order` (integer)

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

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

  - `unit` (string)

  - `custom_id` (string)

  - `unit_amount` (number, required)

  - `used_article_account` (integer, required)

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

  - `unit_price` (number, required)

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

  - `originates_from_content_type.id` (string)

  - `dimensions` (array)

  - `rot_rut_work_hours` (integer)

  - `invoice` (object, required)

  - `invoice.id` (string)

  - `rut_kind` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Rut Kind Cleaning
* `1` - Rut Kind Clothes
* `2` - Rut Kind Snow
* `3` - Rut Kind Garden
* `4` - Rut Kind Children
* `5` - Rut Kind Care
* `6` - Rut Kind Moving
* `7` - Rut Kind It
* `8` - Rut Kind Reparation
* `9` - Rut Kind Furniture
* `10` - Rut Kind Control
* `11` - Rut Kind Transport
* `12` - Rut Kind Washing Setup
    Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

  - `rot_rut_material_value` (number)

## Response 201 fields (application/json):

  - `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

  - `article` (object)

  - `article.id` (string)

  - `rot_rut_work_value` (number)

  - `rot_kind` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Rot Kind Construction
* `1` - Rot Kind Electric
* `2` - Rot Kind Glas Metal
* `3` - Rot Kind Ground Draining
* `4` - Rot Kind Wall
* `5` - Rot Kind Paint
* `6` - Rot Kind Plumbing
    Enum: 0, 1, 2, 3, 4, 5, 6

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

  - `organization` (object)

  - `organization.id` (string)

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

  - `display_order` (integer)

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

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

  - `unit` (string)

  - `custom_id` (string)

  - `unit_amount` (number, required)

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

  - `used_article_account` (integer, required)

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

  - `unit_price` (number, required)

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

  - `originates_from_content_type.id` (string)

  - `dimensions` (array)

  - `rot_rut_work_hours` (integer)

  - `invoice` (object, required)

  - `invoice.id` (string)

  - `created_at` (string)

  - `rut_kind` (integer)
    **Additional Validation Information:**
Enum Descriptions:
* `0` - Rut Kind Cleaning
* `1` - Rut Kind Clothes
* `2` - Rut Kind Snow
* `3` - Rut Kind Garden
* `4` - Rut Kind Children
* `5` - Rut Kind Care
* `6` - Rut Kind Moving
* `7` - Rut Kind It
* `8` - Rut Kind Reparation
* `9` - Rut Kind Furniture
* `10` - Rut Kind Control
* `11` - Rut Kind Transport
* `12` - Rut Kind Washing Setup
    Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

  - `rot_rut_material_value` (number)

