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": "f7093087-427b-4a4e-87f2-1b0ba3737cfb",
  "_parent_id": "d573af8d-a858-4acd-8149-e3a5415c9f14",
  "root_parent_id": "fb72aca3-6d42-44b6-ac71-587886bac0d5",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "5adbf55a-3055-4025-9427-51a2d28c59a5",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "e234a2c9-7c44-42df-b146-525e2d87afa0",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "e508ab84-d5e8-47b7-83f2-c2c9d27fcac5",
    "_parent_code": "sample string 6",
    "sales_organization_id": "57770159-1c4b-4167-a1b8-d49387c523f7",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "f69ef972-b5e3-48b2-a2ce-fc5d7b333217",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "3a758507-de1f-4b5e-8361-7dfbc948dff5",
      "db_currency_id": "60652e43-e2fe-4704-abf2-8143fd959ffd",
      "db_language_id": "217c7cf0-6fd2-4a1a-94ae-a06136085eb1",
      "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-02-06T03:28:14.95196+00:00"
    },
    "modified_dateutc": "2026-02-06T03:28:14.95196+00:00"
  },
  "equipment_model_id": "f97b64bd-bbc3-4f91-b45d-75d58750083d",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "0ccb91a4-bf62-41d7-b05b-a5e637517125",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "94204ad2-710f-4fcb-8773-fc7f6984c657",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "dc8a7eaa-6ad3-4ade-9c4a-1f7d19dd3cbc",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "eb24586f-1ed4-4973-9843-8d70e497174d",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "f69ef972-b5e3-48b2-a2ce-fc5d7b333217",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3a758507-de1f-4b5e-8361-7dfbc948dff5",
        "db_currency_id": "60652e43-e2fe-4704-abf2-8143fd959ffd",
        "db_language_id": "217c7cf0-6fd2-4a1a-94ae-a06136085eb1",
        "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-02-06T03:28:14.95196+00:00"
      },
      "modified_dateutc": "2026-02-06T03:28:14.95196+00:00"
    },
    "equipment_family_id": "dfd7b6f0-4edd-4001-91b7-7b8d078cb220",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "e234a2c9-7c44-42df-b146-525e2d87afa0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "e508ab84-d5e8-47b7-83f2-c2c9d27fcac5",
      "_parent_code": "sample string 6",
      "sales_organization_id": "57770159-1c4b-4167-a1b8-d49387c523f7",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "f69ef972-b5e3-48b2-a2ce-fc5d7b333217",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3a758507-de1f-4b5e-8361-7dfbc948dff5",
        "db_currency_id": "60652e43-e2fe-4704-abf2-8143fd959ffd",
        "db_language_id": "217c7cf0-6fd2-4a1a-94ae-a06136085eb1",
        "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-02-06T03:28:14.95196+00:00"
      },
      "modified_dateutc": "2026-02-06T03:28:14.95196+00:00"
    },
    "date_in_production_since": "2026-02-06T03:28:14.95196+00:00",
    "date_out_of_production_since": "2026-02-06T03:28:14.95196+00:00",
    "date_end_support": "2026-02-06T03:28:14.95196+00:00",
    "sales_organization_id": "4883fd1b-556c-426a-bb12-c72103a97e93",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "f69ef972-b5e3-48b2-a2ce-fc5d7b333217",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "3a758507-de1f-4b5e-8361-7dfbc948dff5",
      "db_currency_id": "60652e43-e2fe-4704-abf2-8143fd959ffd",
      "db_language_id": "217c7cf0-6fd2-4a1a-94ae-a06136085eb1",
      "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-02-06T03:28:14.95196+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-02-06T03:28:14.95196+00:00"
  },
  "project_status_id": "a8553937-7e73-498c-a2c3-0a2d393a6bec",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "e7514670-8572-4852-a169-105a64230f7d",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "f961ebf7-66cb-48cf-a81b-c426284d5c76",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "f69ef972-b5e3-48b2-a2ce-fc5d7b333217",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "3a758507-de1f-4b5e-8361-7dfbc948dff5",
      "db_currency_id": "60652e43-e2fe-4704-abf2-8143fd959ffd",
      "db_language_id": "217c7cf0-6fd2-4a1a-94ae-a06136085eb1",
      "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-02-06T03:28:14.95196+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-02-06T03:28:14.95196+00:00"
  },
  "company_id": "48e6e1f0-9244-4cf5-b0b2-2db0ef7fd7fa",
  "company_code": "sample string 12",
  "db_address_id": "e0094f01-3b78-4ea5-b693-48678a147000",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "b80e6c92-ba21-4cef-97d6-cae1ae4abd63",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "1f5883d7-9414-4b8c-9ba8-92912948b969",
  "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-02-06T03:28:14.95196+00:00",
  "date_create": "2026-02-06T03:28:14.95196+00:00",
  "date_update": "2026-02-06T03:28:14.95196+00:00",
  "updated_by_user_id": "a03fbfcf-8942-4d01-ab32-2152a068d822",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-02-06T03:28:14.95196+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-02-06T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-02-06T03:28:14.95196+00:00",
  "date_last_job": "2026-02-06T03:28:14.95196+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-02-06T03:28:14.95196+00:00",
  "modified_dateutc": "2026-02-06T03:28:14.95196+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": "281086e3-80ac-499a-8323-bc7b00b201a7",
  "_parent_id": "e11d3e06-604f-46f9-b708-6e633f94100e",
  "root_parent_id": "92892b9d-c72f-4159-aea7-0acc505f8bd8",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "9d0dbfc0-35f4-4d1b-ba1e-81eb30c6c567",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "baf44825-b706-4e46-9b82-30781402de8f",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "af6e474d-af5e-4e74-ae56-8e424ea08eb7",
    "_parent_code": "sample string 6",
    "sales_organization_id": "05edc0ad-fb5d-4895-a04a-775dad7659db",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "d4b31877-124a-40bb-8821-306058dd5a18",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "4d20723f-fdf6-4a92-98c1-ad2fe6f9f9aa",
      "db_currency_id": "e63fb9b7-1a93-4e80-aeb8-55f6f17430be",
      "db_language_id": "418d0d2f-dfac-427e-82bf-22a710030696",
      "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-02-06T03:28:14.9675867+00:00"
    },
    "modified_dateutc": "2026-02-06T03:28:14.9675867+00:00"
  },
  "equipment_model_id": "621c4249-8e2b-48db-ab3f-1b5d852ee3c0",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "6e4433cf-5d51-494b-b480-22f8bee65d4b",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "1be3a9f6-6c3b-4076-9bdf-93edbc7f8495",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "156c239c-ebf3-4c8a-9e1b-b50e8f816a59",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "1a96c940-b17a-482c-bb91-7c6f4e13717d",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "d4b31877-124a-40bb-8821-306058dd5a18",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4d20723f-fdf6-4a92-98c1-ad2fe6f9f9aa",
        "db_currency_id": "e63fb9b7-1a93-4e80-aeb8-55f6f17430be",
        "db_language_id": "418d0d2f-dfac-427e-82bf-22a710030696",
        "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-02-06T03:28:14.9675867+00:00"
      },
      "modified_dateutc": "2026-02-06T03:28:14.9675867+00:00"
    },
    "equipment_family_id": "c98bbd5f-6e2b-4a6d-992d-a9d60d4ce75a",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "baf44825-b706-4e46-9b82-30781402de8f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "af6e474d-af5e-4e74-ae56-8e424ea08eb7",
      "_parent_code": "sample string 6",
      "sales_organization_id": "05edc0ad-fb5d-4895-a04a-775dad7659db",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d4b31877-124a-40bb-8821-306058dd5a18",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4d20723f-fdf6-4a92-98c1-ad2fe6f9f9aa",
        "db_currency_id": "e63fb9b7-1a93-4e80-aeb8-55f6f17430be",
        "db_language_id": "418d0d2f-dfac-427e-82bf-22a710030696",
        "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-02-06T03:28:14.9675867+00:00"
      },
      "modified_dateutc": "2026-02-06T03:28:14.9675867+00:00"
    },
    "date_in_production_since": "2026-02-06T03:28:14.9675867+00:00",
    "date_out_of_production_since": "2026-02-06T03:28:14.9675867+00:00",
    "date_end_support": "2026-02-06T03:28:14.9675867+00:00",
    "sales_organization_id": "575b54e7-5712-4cd4-8e75-971264099e61",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "d4b31877-124a-40bb-8821-306058dd5a18",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "4d20723f-fdf6-4a92-98c1-ad2fe6f9f9aa",
      "db_currency_id": "e63fb9b7-1a93-4e80-aeb8-55f6f17430be",
      "db_language_id": "418d0d2f-dfac-427e-82bf-22a710030696",
      "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-02-06T03:28:14.9675867+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-02-06T03:28:14.9675867+00:00"
  },
  "project_status_id": "4c1b6149-4bcf-4eb1-bb78-cea73250761d",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "c39349b7-7800-4c27-a71b-3693606f85ef",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "4128f1ed-65fe-4083-b34b-21f1f81f43bb",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d4b31877-124a-40bb-8821-306058dd5a18",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "4d20723f-fdf6-4a92-98c1-ad2fe6f9f9aa",
      "db_currency_id": "e63fb9b7-1a93-4e80-aeb8-55f6f17430be",
      "db_language_id": "418d0d2f-dfac-427e-82bf-22a710030696",
      "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-02-06T03:28:14.9675867+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-02-06T03:28:14.9675867+00:00"
  },
  "company_id": "325c5065-898a-42b1-b63e-5a472135c84f",
  "company_code": "sample string 12",
  "db_address_id": "9442cafc-b3b7-4610-bb85-6be7002e5b9b",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "478152e7-5773-4684-bb2f-595d5b492430",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "17ccfe73-0b7c-4769-8dfa-fd7c9bf4a676",
  "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-02-06T03:28:14.9675867+00:00",
  "date_create": "2026-02-06T03:28:14.9675867+00:00",
  "date_update": "2026-02-06T03:28:14.9675867+00:00",
  "updated_by_user_id": "d3a9428e-028e-4430-8259-4e693ef91069",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-02-06T03:28:14.9675867+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-02-06T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-02-06T03:28:14.9675867+00:00",
  "date_last_job": "2026-02-06T03:28:14.9675867+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-02-06T03:28:14.9675867+00:00",
  "modified_dateutc": "2026-02-06T03:28:14.9675867+00:00",
  "is_mobile_installation": true
}