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": "e99f5763-763f-471e-8bed-bcd1a6db1674",
  "_parent_id": "df0387dc-6111-4f31-b879-ce3f2528216b",
  "root_parent_id": "28a905af-7e19-4461-bf13-32ac7f25f927",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "766e8f49-0817-457d-ae5e-e3c44f635785",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "95038aaa-5095-46f0-8f16-7c47c2a4e722",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "b18f346a-a66a-4fa2-93b1-0ea7ca52a6bd",
    "_parent_code": "sample string 6",
    "sales_organization_id": "55e88ed1-b1dc-48e5-9fd7-f88bde146c73",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "69224711-d003-491e-8600-4872982efd9b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "1a87d035-0b4d-4821-ae22-963d99b1ea54",
      "db_currency_id": "78cc1213-f258-4257-b217-08875c94081a",
      "db_language_id": "a76b5dea-d9e4-43d2-85fd-e20430710f20",
      "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-05-14T12:21:11.7091187+00:00"
    },
    "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
  },
  "equipment_model_id": "0f32731a-d7e3-4c9f-9183-3a87d09ffa2c",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "a7d63cb7-73f5-451e-b980-9f51bd571aca",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "ad9460cc-e94d-40ed-b223-e13c0b7b69db",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "87698072-7066-4eac-8c4d-5e0b97973749",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "9f000f13-f5e0-4558-85d9-6fb2191c6ccd",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "69224711-d003-491e-8600-4872982efd9b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1a87d035-0b4d-4821-ae22-963d99b1ea54",
        "db_currency_id": "78cc1213-f258-4257-b217-08875c94081a",
        "db_language_id": "a76b5dea-d9e4-43d2-85fd-e20430710f20",
        "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-05-14T12:21:11.7091187+00:00"
      },
      "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
    },
    "equipment_family_id": "c94e34b4-eebc-4e04-993e-ea641aa074ef",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "95038aaa-5095-46f0-8f16-7c47c2a4e722",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "b18f346a-a66a-4fa2-93b1-0ea7ca52a6bd",
      "_parent_code": "sample string 6",
      "sales_organization_id": "55e88ed1-b1dc-48e5-9fd7-f88bde146c73",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "69224711-d003-491e-8600-4872982efd9b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1a87d035-0b4d-4821-ae22-963d99b1ea54",
        "db_currency_id": "78cc1213-f258-4257-b217-08875c94081a",
        "db_language_id": "a76b5dea-d9e4-43d2-85fd-e20430710f20",
        "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-05-14T12:21:11.7091187+00:00"
      },
      "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
    },
    "date_in_production_since": "2026-05-14T12:21:11.7091187+00:00",
    "date_out_of_production_since": "2026-05-14T12:21:11.7091187+00:00",
    "date_end_support": "2026-05-14T12:21:11.7091187+00:00",
    "sales_organization_id": "6e3b1ca4-fe1a-426b-b7c4-26f1e445474e",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "69224711-d003-491e-8600-4872982efd9b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "1a87d035-0b4d-4821-ae22-963d99b1ea54",
      "db_currency_id": "78cc1213-f258-4257-b217-08875c94081a",
      "db_language_id": "a76b5dea-d9e4-43d2-85fd-e20430710f20",
      "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-05-14T12:21:11.7091187+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-05-14T12:21:11.7091187+00:00"
  },
  "project_status_id": "e9ce9785-1df7-4995-bb03-87dbb979f3d8",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "375dda61-b40e-4954-b007-f26df9978e22",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "5d882f8a-1d86-4f27-9292-e1c22a813ea9",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "69224711-d003-491e-8600-4872982efd9b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "1a87d035-0b4d-4821-ae22-963d99b1ea54",
      "db_currency_id": "78cc1213-f258-4257-b217-08875c94081a",
      "db_language_id": "a76b5dea-d9e4-43d2-85fd-e20430710f20",
      "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-05-14T12:21:11.7091187+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
  },
  "company_id": "a13c8384-3a51-4635-aec9-3b245c8599f1",
  "company_code": "sample string 12",
  "db_address_id": "86c65ffc-7592-49e2-87e3-9d45f75ac317",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "339b24ca-75bc-4df9-9041-7ccd3a2787cb",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "8a169eb9-fb94-4756-9c9d-3ad29fc57259",
  "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-05-14T12:21:11.7091187+00:00",
  "date_create": "2026-05-14T12:21:11.7091187+00:00",
  "date_update": "2026-05-14T12:21:11.7091187+00:00",
  "updated_by_user_id": "83d98f30-71fb-45dd-953e-97eca8380d93",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-05-14T12:21:11.7091187+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-05-14T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-05-14T12:21:11.7091187+00:00",
  "date_last_job": "2026-05-14T12:21:11.7091187+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-05-14T12:21:11.7091187+00:00",
  "modified_dateutc": "2026-05-14T12:21:11.7091187+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": "f5b8fbf7-59ef-4f5b-8ebc-9f8efe4324e1",
  "_parent_id": "9d4d9c38-4836-4b90-9289-ec2755628738",
  "root_parent_id": "15026514-0ec6-452d-8e00-4d35e568e1ed",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "08cf280e-0788-4ea5-b792-15ec24579dbf",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "8bf1ab40-c15c-4dd5-97fc-edef0ba0b555",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "9d84a965-6431-4530-866c-2b83c673903b",
    "_parent_code": "sample string 6",
    "sales_organization_id": "c69b3324-6786-4d0e-b230-37d99499bed3",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "10e2918b-75f9-4275-965d-9fb615ab256a",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ae97b36e-c807-4d59-84a7-ae15088fc2ed",
      "db_currency_id": "8488bf10-d678-43ed-8f9d-08a983fdfa24",
      "db_language_id": "e87b92ca-bf05-45ee-bb40-281a19824396",
      "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-05-14T12:21:11.7091187+00:00"
    },
    "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
  },
  "equipment_model_id": "a934dd53-7f5d-426f-875b-9fd905e33447",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "a5776822-e993-4ced-a0f3-e957d3f8378b",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "277621a6-cae9-4e00-bb32-046d2fe4af67",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "0843f7e3-320a-4583-a8ea-54bd577d4b98",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "9797fac8-330c-4f43-a5fb-dcebce5c9631",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "10e2918b-75f9-4275-965d-9fb615ab256a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ae97b36e-c807-4d59-84a7-ae15088fc2ed",
        "db_currency_id": "8488bf10-d678-43ed-8f9d-08a983fdfa24",
        "db_language_id": "e87b92ca-bf05-45ee-bb40-281a19824396",
        "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-05-14T12:21:11.7091187+00:00"
      },
      "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
    },
    "equipment_family_id": "d7774dad-f0ad-4a29-91c8-6bc7c4b504cb",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "8bf1ab40-c15c-4dd5-97fc-edef0ba0b555",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "9d84a965-6431-4530-866c-2b83c673903b",
      "_parent_code": "sample string 6",
      "sales_organization_id": "c69b3324-6786-4d0e-b230-37d99499bed3",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "10e2918b-75f9-4275-965d-9fb615ab256a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ae97b36e-c807-4d59-84a7-ae15088fc2ed",
        "db_currency_id": "8488bf10-d678-43ed-8f9d-08a983fdfa24",
        "db_language_id": "e87b92ca-bf05-45ee-bb40-281a19824396",
        "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-05-14T12:21:11.7091187+00:00"
      },
      "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
    },
    "date_in_production_since": "2026-05-14T12:21:11.7091187+00:00",
    "date_out_of_production_since": "2026-05-14T12:21:11.7091187+00:00",
    "date_end_support": "2026-05-14T12:21:11.7091187+00:00",
    "sales_organization_id": "baf4e70f-90d4-4bed-beb6-9e3bbe29647c",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "10e2918b-75f9-4275-965d-9fb615ab256a",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ae97b36e-c807-4d59-84a7-ae15088fc2ed",
      "db_currency_id": "8488bf10-d678-43ed-8f9d-08a983fdfa24",
      "db_language_id": "e87b92ca-bf05-45ee-bb40-281a19824396",
      "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-05-14T12:21:11.7091187+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-05-14T12:21:11.7091187+00:00"
  },
  "project_status_id": "b633ef8a-1520-45b1-b4a1-41e662f4de43",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "15891b9f-7588-4147-94a7-3d3ba031978c",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "4e0c7308-d0a7-43d6-9e8e-67a36e10632d",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "10e2918b-75f9-4275-965d-9fb615ab256a",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ae97b36e-c807-4d59-84a7-ae15088fc2ed",
      "db_currency_id": "8488bf10-d678-43ed-8f9d-08a983fdfa24",
      "db_language_id": "e87b92ca-bf05-45ee-bb40-281a19824396",
      "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-05-14T12:21:11.7091187+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00"
  },
  "company_id": "a5c21717-21c6-4b4a-baf6-0e4c429242d8",
  "company_code": "sample string 12",
  "db_address_id": "bdf0b957-ec73-4cd4-9f0b-cb0794c95eff",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "614ea91a-b821-4afb-87db-f0205973ba7a",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "4eca5167-5f98-4ce3-ab31-47166296d6cf",
  "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-05-14T12:21:11.7091187+00:00",
  "date_create": "2026-05-14T12:21:11.7091187+00:00",
  "date_update": "2026-05-14T12:21:11.7091187+00:00",
  "updated_by_user_id": "2be6f084-9130-47c2-8d26-d15670e237cc",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-05-14T12:21:11.7091187+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-05-14T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-05-14T12:21:11.7091187+00:00",
  "date_last_job": "2026-05-14T12:21:11.7091187+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-05-14T12:21:11.7091187+00:00",
  "modified_dateutc": "2026-05-14T12:21:11.7091187+00:00",
  "is_mobile_installation": true
}