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": "13ef5e55-3dc9-4820-980d-d0a2d22355d6",
  "_parent_id": "e21f18a3-f84d-4e4c-94ab-06b73b51ef0e",
  "root_parent_id": "6ee0a467-e39c-45d2-8cf2-58efefd62b08",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "392f6391-8371-4a08-b7ae-149cc4c528a4",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "9d2b40f0-911d-4a11-a1ad-1f96bc0281fa",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "b8c09b97-115b-4484-bb25-a7738173f782",
    "_parent_code": "sample string 6",
    "sales_organization_id": "97fa28c4-c507-4abe-83e5-59912b9927d6",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "8eaa8abc-a559-4d45-8423-9dc5faa098fb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "5d31f580-6dc2-40d0-9069-408bcce7fff0",
      "db_currency_id": "2d38125b-35c5-4195-ad61-1706874e4464",
      "db_language_id": "ea2d4c6e-0fdb-40d2-b9c9-0393cfca698f",
      "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": "2026-08-01T00:38:35.1839487+00:00"
    },
    "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
  },
  "equipment_model_id": "d52ddf60-5a18-4ad2-b78b-ab6f59c90774",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "e1c97bac-da62-4ecb-9719-f124230cbf03",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "9e410c7d-8104-4c40-b6e2-148ddd372a1a",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "e0c55425-764b-45d7-a9a0-579f56bf1807",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "bf72d2a9-0096-448a-a698-2cc93b91de8c",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "8eaa8abc-a559-4d45-8423-9dc5faa098fb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5d31f580-6dc2-40d0-9069-408bcce7fff0",
        "db_currency_id": "2d38125b-35c5-4195-ad61-1706874e4464",
        "db_language_id": "ea2d4c6e-0fdb-40d2-b9c9-0393cfca698f",
        "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": "2026-08-01T00:38:35.1839487+00:00"
      },
      "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
    },
    "equipment_family_id": "4792a9a6-edee-4193-992b-7a6e6a43e77e",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "9d2b40f0-911d-4a11-a1ad-1f96bc0281fa",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "b8c09b97-115b-4484-bb25-a7738173f782",
      "_parent_code": "sample string 6",
      "sales_organization_id": "97fa28c4-c507-4abe-83e5-59912b9927d6",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "8eaa8abc-a559-4d45-8423-9dc5faa098fb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5d31f580-6dc2-40d0-9069-408bcce7fff0",
        "db_currency_id": "2d38125b-35c5-4195-ad61-1706874e4464",
        "db_language_id": "ea2d4c6e-0fdb-40d2-b9c9-0393cfca698f",
        "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": "2026-08-01T00:38:35.1839487+00:00"
      },
      "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
    },
    "date_in_production_since": "2026-08-01T00:38:35.1839487+00:00",
    "date_out_of_production_since": "2026-08-01T00:38:35.1839487+00:00",
    "date_end_support": "2026-08-01T00:38:35.1839487+00:00",
    "sales_organization_id": "feb44629-6b06-4da9-9cac-6d6a1cfe5110",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "8eaa8abc-a559-4d45-8423-9dc5faa098fb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "5d31f580-6dc2-40d0-9069-408bcce7fff0",
      "db_currency_id": "2d38125b-35c5-4195-ad61-1706874e4464",
      "db_language_id": "ea2d4c6e-0fdb-40d2-b9c9-0393cfca698f",
      "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": "2026-08-01T00:38:35.1839487+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": "2026-08-01T00:38:35.1839487+00:00"
  },
  "project_status_id": "4582dfc7-8fd2-49bd-a78c-d9d2e8f7ba43",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "8067b8d0-dc9d-427b-9201-25b1317d3031",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "ff792b82-2bc7-44c1-89fe-8aa0c3f85c32",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "8eaa8abc-a559-4d45-8423-9dc5faa098fb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "5d31f580-6dc2-40d0-9069-408bcce7fff0",
      "db_currency_id": "2d38125b-35c5-4195-ad61-1706874e4464",
      "db_language_id": "ea2d4c6e-0fdb-40d2-b9c9-0393cfca698f",
      "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": "2026-08-01T00:38:35.1839487+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
  },
  "company_id": "e2ff01aa-35d0-40a7-834e-75835e55e164",
  "company_code": "sample string 12",
  "db_address_id": "361505be-43b9-4f02-b657-682bd95c37dd",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "e9c21b96-8aab-4505-a418-8a4aa00990ae",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "fa98cf25-de68-4046-bc20-0d2f723f8d7b",
  "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": "2026-08-01T00:38:35.1839487+00:00",
  "date_create": "2026-08-01T00:38:35.1839487+00:00",
  "date_update": "2026-08-01T00:38:35.1839487+00:00",
  "updated_by_user_id": "aed51d1e-401d-4d13-ba59-04f7858c5dbc",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-08-01T00:38:35.1839487+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": "2026-08-01T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-08-01T00:38:35.1839487+00:00",
  "date_last_job": "2026-08-01T00:38:35.1839487+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-08-01T00:38:35.1839487+00:00",
  "modified_dateutc": "2026-08-01T00:38:35.1839487+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": "a7230525-8159-45d3-af4c-39dab57c7785",
  "_parent_id": "bd230750-950b-4f11-a61f-30f49e9b55de",
  "root_parent_id": "5dfa38fa-86aa-4c22-b3cc-e571ba06378f",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "1f2f98c1-7e03-4f37-b5fd-be41e4a3544b",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "53c99300-460c-42ca-b1a2-1cafe90c468b",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "26ae3524-7970-4b7c-9d25-804fa379deb2",
    "_parent_code": "sample string 6",
    "sales_organization_id": "b3c4d7c2-00bf-4d02-b641-c87c5e2f68f8",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "11123459-d2a1-4112-9245-2627b9c42cd1",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "bd0561e3-07aa-428f-9c03-d23ca6afce27",
      "db_currency_id": "f20e1aef-737b-4dfa-bc31-b7099e17e7d7",
      "db_language_id": "478624a8-cbf8-41dc-84d9-8a714583cc21",
      "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": "2026-08-01T00:38:35.1839487+00:00"
    },
    "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
  },
  "equipment_model_id": "1e80edf4-f00f-4283-9b8c-7545b5027c99",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "29fdec1b-80d8-43a6-b1ae-b9861f79cbc8",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "a91a4ec7-e214-4def-a070-8348c35b4b1d",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "983494ea-6693-445c-8ef5-d24b981ed5a6",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "1db98ee3-b924-40fb-903a-fc71664df478",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "11123459-d2a1-4112-9245-2627b9c42cd1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd0561e3-07aa-428f-9c03-d23ca6afce27",
        "db_currency_id": "f20e1aef-737b-4dfa-bc31-b7099e17e7d7",
        "db_language_id": "478624a8-cbf8-41dc-84d9-8a714583cc21",
        "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": "2026-08-01T00:38:35.1839487+00:00"
      },
      "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
    },
    "equipment_family_id": "53e72b96-98b2-4349-9326-0117a82b1db2",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "53c99300-460c-42ca-b1a2-1cafe90c468b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "26ae3524-7970-4b7c-9d25-804fa379deb2",
      "_parent_code": "sample string 6",
      "sales_organization_id": "b3c4d7c2-00bf-4d02-b641-c87c5e2f68f8",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "11123459-d2a1-4112-9245-2627b9c42cd1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd0561e3-07aa-428f-9c03-d23ca6afce27",
        "db_currency_id": "f20e1aef-737b-4dfa-bc31-b7099e17e7d7",
        "db_language_id": "478624a8-cbf8-41dc-84d9-8a714583cc21",
        "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": "2026-08-01T00:38:35.1839487+00:00"
      },
      "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
    },
    "date_in_production_since": "2026-08-01T00:38:35.1839487+00:00",
    "date_out_of_production_since": "2026-08-01T00:38:35.1839487+00:00",
    "date_end_support": "2026-08-01T00:38:35.1839487+00:00",
    "sales_organization_id": "7efcf94f-b72e-458a-81ad-10861300f8aa",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "11123459-d2a1-4112-9245-2627b9c42cd1",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "bd0561e3-07aa-428f-9c03-d23ca6afce27",
      "db_currency_id": "f20e1aef-737b-4dfa-bc31-b7099e17e7d7",
      "db_language_id": "478624a8-cbf8-41dc-84d9-8a714583cc21",
      "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": "2026-08-01T00:38:35.1839487+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": "2026-08-01T00:38:35.1839487+00:00"
  },
  "project_status_id": "f09814d5-01a2-4d71-b0b1-2485647ce52d",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "34e9437a-dc72-42fb-8cd9-a4683dfcffe9",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "319c3135-1b3c-4105-860f-293a76d8ae78",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "11123459-d2a1-4112-9245-2627b9c42cd1",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "bd0561e3-07aa-428f-9c03-d23ca6afce27",
      "db_currency_id": "f20e1aef-737b-4dfa-bc31-b7099e17e7d7",
      "db_language_id": "478624a8-cbf8-41dc-84d9-8a714583cc21",
      "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": "2026-08-01T00:38:35.1839487+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00"
  },
  "company_id": "082eb862-a812-424d-8c80-94c68c47248d",
  "company_code": "sample string 12",
  "db_address_id": "23a8fe50-638d-4768-8805-8b99cedbcf0a",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "6ed91dad-02a9-4006-9d73-70aa0b88464b",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "33c2ce17-da7d-40ff-aa10-116e146f03f4",
  "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": "2026-08-01T00:38:35.1839487+00:00",
  "date_create": "2026-08-01T00:38:35.1839487+00:00",
  "date_update": "2026-08-01T00:38:35.1839487+00:00",
  "updated_by_user_id": "db3823ba-f50c-4b8c-9c89-c7e87bd858a1",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-08-01T00:38:35.1839487+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": "2026-08-01T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-08-01T00:38:35.1839487+00:00",
  "date_last_job": "2026-08-01T00:38:35.1839487+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-08-01T00:38:35.1839487+00:00",
  "modified_dateutc": "2026-08-01T00:38:35.1839487+00:00",
  "is_mobile_installation": true
}