Creates a new project

Request Information

URI Parameters :

None.

Body Parameters :

project
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

_parent_id

Reference to a parent installation

globally unique identifier
root_parent_id

This field will be filled automatically based on the parent_id

globally unique identifier
_parent_reference_back_office

Embedded entity "project" for parent installation using ERP PK when adding/updating project

string
_parent_project

Embedded entity "project" for parent installation when adding/updating project

project
equipment_family_id

Foreign key to equipment_family. It can be taken via equipment_family_code, equipment_family or equipment model that links to a valid equipment family

globally unique identifier
equipment_family_code

Embedded entity "equipment_family" using ERP PK when adding/updating project

string
equipment_family

Embedded entity "equipment_family" when adding/updating project

equipment_family
equipment_model_id

Foreign key to equipment model. It can get via equipment_family_code, equipment_family or equipment_model

globally unique identifier
equipment_model_code

Embedded entity "equipment_model" using ERP PK when adding/updating project

string
equipment_model

Embedded entity "equipment_model" when adding/updating project

equipment_model
project_status_id

Foreign key to project_status

globally unique identifier

Optionally required : project_status_id, project_status_code or project_status must be provided

project_status_code

Embedded entity "project_status" using ERP PK when adding/updating project

string

Optionally required : project_status_id, project_status_code or project_status must be provided

project_status

Embedded entity "project_status" when adding/updating project

project_status

Optionally required : project_status_id, project_status_code or project_status must be provided

company_id

The company owner of this project/installation

globally unique identifier

Optionally required : company_id, company_code or company must be provided

company_code

Embedded entity "company" using ERP PK when adding/updating project

string

Optionally required : company_id, company_code or company must be provided

company

Embedded entity "company" when adding/updating project

company

Optionally required : company_id, company_code or company must be provided

db_address_id

Specific db_address_id of the %company_id% if different than the company default address

globally unique identifier
db_address_code

Embedded entity "db_address" using ERP PK when adding/updating project

string
db_address

Embedded entity "db_address" when adding/updating project

db_address
location

Additional text to describe the location

string

Max length: 255

contact_id

Main contact for this project/installation

globally unique identifier
contact_reference_back_office

Embedded entity "contact" using ERP PK when adding/updating project

string
contact

Embedded entity "contact" when adding/updating project

contact
owner_user_id

User owner/manager of this project/installation

globally unique identifier
name

Name of the project/installation

string

Required

Max length: 50

description

Long description

string
reference_back_office

The Id/Ref of the back office for this project/installation. Used by Embedded entity

string

Max length: 255

serial_number

Serial number

string

Max length: 255

barcode

Barcode

string

Max length: 50

date_start_production

Date project/installation becomes active

date
date_create

Creation date+time

date
date_update

Update date+time

date
updated_by_user_id

Last User that updates the object

globally unique identifier
customer_reference

Reference of this project/installation for the customer

string

Max length: 50

warranty_date_until

End date of the warranty (if applicable)

date
last_standard_result_score_1

Last result score 1 (CF Standard module)

string

Max length: 50

last_standard_result_score_2

Last result score 2 (CF Standard module)

string
target_standard_result_score_1

Target result score 1 (CF Standard module)

string

Max length: 50

target_standard_result_score_2

Target result score 2 (CF Standard module)

string

Max length: 50

date_built

Build date of the installation (if applicable)

date
shutdown_consequence

Consequence of the installation is shut down (CEO has no air cooling anymore,..)

string

Max length: 4000

id2

Internal ID (numeric). Will be used if reference_back_office is empty

integer
nb_open_jobs

Readonly - Number of open jobs

integer
date_next_job

Date+time of the next job planned

date
date_last_job

Date+time of the last job completed

date
nb_jobs_planned

Number of jobs with status Planned

integer
nb_jobs_tobeplanned

Number of jobs with status To Be Planned

integer
nb_jobs_waitingfurtheraction

Number of jobs with status Waiting Further Action

integer
back_office_timestamp

Back Office timestamp value (conflict detection purpose)

date
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
is_mobile_installation

Set it TRUE if this is a mobile installation.

boolean

Request Formats :

application/json, text/json

Sample:
{
  "id": "5dbca83d-ce72-4dfa-9314-a7ef83be59e8",
  "_parent_id": "4af2a9f3-7a75-4d3c-a247-31ffd75518c0",
  "root_parent_id": "2bfd9e8e-7da8-4fda-8328-00dceb738030",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "2eb422aa-eb01-431e-8b65-0cac19b86bbe",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "87b4da24-5fcf-45ac-80ec-f7a8a6e846d9",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "cbcecca5-f8b9-4748-9574-b052ec6fb378",
    "_parent_code": "sample string 6",
    "sales_organization_id": "11f77bb0-086a-4894-89ba-f447fb1f1893",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "ac661112-fa0b-4af3-91b5-dd9a04d4b1ce",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "98a7a5d1-8ed0-4825-821b-0e904f0140d8",
      "db_currency_id": "9eef67a9-ac78-4fb0-9da8-e8d0cd10000e",
      "db_language_id": "ed6595b1-d117-4750-8f85-b4876c50123b",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "equipment_model_id": "dc4afbaa-8abb-4356-a109-c65ccb8cbc05",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "01ccfaa5-6561-4f9c-81e9-8b214c640fb5",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "c2a030e3-dd28-4e77-8258-f8fc9fc217fd",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "53182e51-ecd7-45cb-a5a3-01e1bd8c0ce9",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "19c294e3-0728-4d96-af3b-a97fe0a635cc",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "ac661112-fa0b-4af3-91b5-dd9a04d4b1ce",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "98a7a5d1-8ed0-4825-821b-0e904f0140d8",
        "db_currency_id": "9eef67a9-ac78-4fb0-9da8-e8d0cd10000e",
        "db_language_id": "ed6595b1-d117-4750-8f85-b4876c50123b",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
      },
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "equipment_family_id": "19ec782b-9073-4237-8503-c1724e34b496",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "87b4da24-5fcf-45ac-80ec-f7a8a6e846d9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "cbcecca5-f8b9-4748-9574-b052ec6fb378",
      "_parent_code": "sample string 6",
      "sales_organization_id": "11f77bb0-086a-4894-89ba-f447fb1f1893",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "ac661112-fa0b-4af3-91b5-dd9a04d4b1ce",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "98a7a5d1-8ed0-4825-821b-0e904f0140d8",
        "db_currency_id": "9eef67a9-ac78-4fb0-9da8-e8d0cd10000e",
        "db_language_id": "ed6595b1-d117-4750-8f85-b4876c50123b",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
      },
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "date_in_production_since": "2025-11-16T03:03:25.1390346+00:00",
    "date_out_of_production_since": "2025-11-16T03:03:25.1390346+00:00",
    "date_end_support": "2025-11-16T03:03:25.1390346+00:00",
    "sales_organization_id": "48a1bba5-9b7a-49b0-b60b-7248a0a1300c",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "ac661112-fa0b-4af3-91b5-dd9a04d4b1ce",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "98a7a5d1-8ed0-4825-821b-0e904f0140d8",
      "db_currency_id": "9eef67a9-ac78-4fb0-9da8-e8d0cd10000e",
      "db_language_id": "ed6595b1-d117-4750-8f85-b4876c50123b",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "replacement_period_nb_months": 14,
    "warranty_period_nb_months": 15,
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ],
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "project_status_id": "538c04c2-e5a6-4d89-b8ae-113eede67b11",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "373d80b6-c471-4371-ba17-5b7818a94476",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "05ff3499-c3f7-4088-b312-4928d3fa59a2",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "ac661112-fa0b-4af3-91b5-dd9a04d4b1ce",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "98a7a5d1-8ed0-4825-821b-0e904f0140d8",
      "db_currency_id": "9eef67a9-ac78-4fb0-9da8-e8d0cd10000e",
      "db_language_id": "ed6595b1-d117-4750-8f85-b4876c50123b",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "company_id": "a9059272-2cf2-4aa4-ac65-b922024d89c8",
  "company_code": "sample string 12",
  "db_address_id": "1eac799d-04e5-4803-bc6b-a5b13ebe807a",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "fb845131-76d5-4445-8573-196408cb9d3b",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "6568bbba-70db-47c0-9f38-468effc6f1b4",
  "name": "sample string 19",
  "description": "sample string 20",
  "reference_back_office": "sample string 21",
  "serial_number": "sample string 22",
  "barcode": "sample string 23",
  "date_start_production": "2025-11-16T03:03:25.1390346+00:00",
  "date_create": "2025-11-16T03:03:25.1390346+00:00",
  "date_update": "2025-11-16T03:03:25.1390346+00:00",
  "updated_by_user_id": "6323abda-cd82-4eaf-8e24-2cfaa8bc1dca",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-11-16T03:03:25.1390346+00:00",
  "last_standard_result_score_1": "sample string 30",
  "last_standard_result_score_2": "sample string 31",
  "target_standard_result_score_1": "sample string 32",
  "target_standard_result_score_2": "sample string 33",
  "date_built": "2025-11-16T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-11-16T03:03:25.1390346+00:00",
  "date_last_job": "2025-11-16T03:03:25.1390346+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-11-16T03:03:25.1390346+00:00",
  "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00",
  "is_mobile_installation": true
}

Response Information

Resource Description :

project
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

_parent_id

Reference to a parent installation

globally unique identifier
root_parent_id

This field will be filled automatically based on the parent_id

globally unique identifier
_parent_reference_back_office

Embedded entity "project" for parent installation using ERP PK when adding/updating project

string
_parent_project

Embedded entity "project" for parent installation when adding/updating project

project
equipment_family_id

Foreign key to equipment_family. It can be taken via equipment_family_code, equipment_family or equipment model that links to a valid equipment family

globally unique identifier
equipment_family_code

Embedded entity "equipment_family" using ERP PK when adding/updating project

string
equipment_family

Embedded entity "equipment_family" when adding/updating project

equipment_family
equipment_model_id

Foreign key to equipment model. It can get via equipment_family_code, equipment_family or equipment_model

globally unique identifier
equipment_model_code

Embedded entity "equipment_model" using ERP PK when adding/updating project

string
equipment_model

Embedded entity "equipment_model" when adding/updating project

equipment_model
project_status_id

Foreign key to project_status

globally unique identifier

Optionally required : project_status_id, project_status_code or project_status must be provided

project_status_code

Embedded entity "project_status" using ERP PK when adding/updating project

string

Optionally required : project_status_id, project_status_code or project_status must be provided

project_status

Embedded entity "project_status" when adding/updating project

project_status

Optionally required : project_status_id, project_status_code or project_status must be provided

company_id

The company owner of this project/installation

globally unique identifier

Optionally required : company_id, company_code or company must be provided

company_code

Embedded entity "company" using ERP PK when adding/updating project

string

Optionally required : company_id, company_code or company must be provided

company

Embedded entity "company" when adding/updating project

company

Optionally required : company_id, company_code or company must be provided

db_address_id

Specific db_address_id of the %company_id% if different than the company default address

globally unique identifier
db_address_code

Embedded entity "db_address" using ERP PK when adding/updating project

string
db_address

Embedded entity "db_address" when adding/updating project

db_address
location

Additional text to describe the location

string

Max length: 255

contact_id

Main contact for this project/installation

globally unique identifier
contact_reference_back_office

Embedded entity "contact" using ERP PK when adding/updating project

string
contact

Embedded entity "contact" when adding/updating project

contact
owner_user_id

User owner/manager of this project/installation

globally unique identifier
name

Name of the project/installation

string

Required

Max length: 50

description

Long description

string
reference_back_office

The Id/Ref of the back office for this project/installation. Used by Embedded entity

string

Max length: 255

serial_number

Serial number

string

Max length: 255

barcode

Barcode

string

Max length: 50

date_start_production

Date project/installation becomes active

date
date_create

Creation date+time

date
date_update

Update date+time

date
updated_by_user_id

Last User that updates the object

globally unique identifier
customer_reference

Reference of this project/installation for the customer

string

Max length: 50

warranty_date_until

End date of the warranty (if applicable)

date
last_standard_result_score_1

Last result score 1 (CF Standard module)

string

Max length: 50

last_standard_result_score_2

Last result score 2 (CF Standard module)

string
target_standard_result_score_1

Target result score 1 (CF Standard module)

string

Max length: 50

target_standard_result_score_2

Target result score 2 (CF Standard module)

string

Max length: 50

date_built

Build date of the installation (if applicable)

date
shutdown_consequence

Consequence of the installation is shut down (CEO has no air cooling anymore,..)

string

Max length: 4000

id2

Internal ID (numeric). Will be used if reference_back_office is empty

integer
nb_open_jobs

Readonly - Number of open jobs

integer
date_next_job

Date+time of the next job planned

date
date_last_job

Date+time of the last job completed

date
nb_jobs_planned

Number of jobs with status Planned

integer
nb_jobs_tobeplanned

Number of jobs with status To Be Planned

integer
nb_jobs_waitingfurtheraction

Number of jobs with status Waiting Further Action

integer
back_office_timestamp

Back Office timestamp value (conflict detection purpose)

date
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
is_mobile_installation

Set it TRUE if this is a mobile installation.

boolean

Response Formats

application/json, text/json

Sample:
{
  "id": "09080b65-ea55-4b42-83be-dc84c3a305c5",
  "_parent_id": "6b48f958-b635-4317-8bdb-773c58ce6cdc",
  "root_parent_id": "1daac0b6-4518-49c9-87ba-c529e87a5898",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "089ff0a7-f9c8-4863-898a-19a3cf132d28",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "b1fe4bb7-e641-488b-b9d2-47ebf360a724",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "b166457d-ec04-444d-89aa-c81a7c227f69",
    "_parent_code": "sample string 6",
    "sales_organization_id": "8124b755-4325-47ef-9e9a-6ca32dee7634",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "105f4ae8-1cae-4bd7-aaa5-754f2a5eec8f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "896c2678-7f9e-4f46-bcd4-71f4afc6a4c7",
      "db_currency_id": "a23c1f00-b739-4c56-a839-144694179b2a",
      "db_language_id": "e4912c6e-62f1-4b34-b104-657df56e16f2",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "equipment_model_id": "8acc6219-bd1f-4a59-8540-9f1eab9cbb4c",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "a236c260-10d4-41f6-ad4d-1dde2b336330",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "2ee58ddd-c3c5-4a30-b039-87fc55750a2e",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "4a0e9623-2143-4343-b108-f149450cf667",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "ee97b12c-9d99-4cba-bb76-165fbe9a76e2",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "105f4ae8-1cae-4bd7-aaa5-754f2a5eec8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "896c2678-7f9e-4f46-bcd4-71f4afc6a4c7",
        "db_currency_id": "a23c1f00-b739-4c56-a839-144694179b2a",
        "db_language_id": "e4912c6e-62f1-4b34-b104-657df56e16f2",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
      },
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "equipment_family_id": "2a94cd5b-753d-4a18-bfbd-aad6915a0be9",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "b1fe4bb7-e641-488b-b9d2-47ebf360a724",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "b166457d-ec04-444d-89aa-c81a7c227f69",
      "_parent_code": "sample string 6",
      "sales_organization_id": "8124b755-4325-47ef-9e9a-6ca32dee7634",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "105f4ae8-1cae-4bd7-aaa5-754f2a5eec8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "896c2678-7f9e-4f46-bcd4-71f4afc6a4c7",
        "db_currency_id": "a23c1f00-b739-4c56-a839-144694179b2a",
        "db_language_id": "e4912c6e-62f1-4b34-b104-657df56e16f2",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
      },
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "date_in_production_since": "2025-11-16T03:03:25.1390346+00:00",
    "date_out_of_production_since": "2025-11-16T03:03:25.1390346+00:00",
    "date_end_support": "2025-11-16T03:03:25.1390346+00:00",
    "sales_organization_id": "4fdcc63d-8ee2-4a71-82e5-40426eec3d52",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "105f4ae8-1cae-4bd7-aaa5-754f2a5eec8f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "896c2678-7f9e-4f46-bcd4-71f4afc6a4c7",
      "db_currency_id": "a23c1f00-b739-4c56-a839-144694179b2a",
      "db_language_id": "e4912c6e-62f1-4b34-b104-657df56e16f2",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "replacement_period_nb_months": 14,
    "warranty_period_nb_months": 15,
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ],
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "project_status_id": "1b43850c-d0bf-4953-90e7-00f7a1ca77a4",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "b50eba2c-8bc1-434d-acd3-3a3db1ac97f7",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "7184e839-4c6b-49d7-bdae-1bed7519322c",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "105f4ae8-1cae-4bd7-aaa5-754f2a5eec8f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "896c2678-7f9e-4f46-bcd4-71f4afc6a4c7",
      "db_currency_id": "a23c1f00-b739-4c56-a839-144694179b2a",
      "db_language_id": "e4912c6e-62f1-4b34-b104-657df56e16f2",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00"
  },
  "company_id": "f94d9278-5c32-44d4-b266-b4f6cedb8635",
  "company_code": "sample string 12",
  "db_address_id": "5e34a9e8-300f-4fcc-a570-f0991742d778",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "a5f74850-c068-4e72-aa81-f1e10c442a60",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "dcdd116b-33d6-4704-94e6-5ab350ee16e6",
  "name": "sample string 19",
  "description": "sample string 20",
  "reference_back_office": "sample string 21",
  "serial_number": "sample string 22",
  "barcode": "sample string 23",
  "date_start_production": "2025-11-16T03:03:25.1390346+00:00",
  "date_create": "2025-11-16T03:03:25.1390346+00:00",
  "date_update": "2025-11-16T03:03:25.1390346+00:00",
  "updated_by_user_id": "3f087341-2ebc-424e-bd02-c9959065d8bf",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-11-16T03:03:25.1390346+00:00",
  "last_standard_result_score_1": "sample string 30",
  "last_standard_result_score_2": "sample string 31",
  "target_standard_result_score_1": "sample string 32",
  "target_standard_result_score_2": "sample string 33",
  "date_built": "2025-11-16T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-11-16T03:03:25.1390346+00:00",
  "date_last_job": "2025-11-16T03:03:25.1390346+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-11-16T03:03:25.1390346+00:00",
  "modified_dateutc": "2025-11-16T03:03:25.1390346+00:00",
  "is_mobile_installation": true
}