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": "c806756e-e054-4530-ae28-d2e399971d31",
  "_parent_id": "14468aab-d47c-4b05-9718-e75347dd1348",
  "root_parent_id": "78e187e4-09ae-4a45-a7c5-73fe5b258751",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "6ab0885b-7c5c-4793-abd5-0a704b129697",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "9f2bf19d-d5a6-42c8-9475-723f5d7b0007",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "8901ad3e-07ec-4560-b8e9-61224593800d",
    "_parent_code": "sample string 6",
    "sales_organization_id": "f4510430-4781-4649-939a-cc05c5b58d0e",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "c3dc4910-6cbc-46f0-8c4b-259295800753",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff32b197-74df-4b5b-9c08-a07191653b49",
      "db_currency_id": "84ba3ffd-587b-4d3f-abdd-02d74c91fd7f",
      "db_language_id": "e45ad50b-ceca-4d61-b3da-149a10108477",
      "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-31T09:48:03.127039+00:00"
    },
    "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
  },
  "equipment_model_id": "68354093-e28b-4d33-a564-23f2c5910c86",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "034066b0-71e4-4908-87ce-3a934edfef3d",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "2eb120fd-deca-4c54-8b25-c955de7db90f",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "c05b15cb-2070-4d45-843f-bcbdce8bcbae",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "c1928050-d8cd-4eb9-9217-0834f5ab102d",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "c3dc4910-6cbc-46f0-8c4b-259295800753",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff32b197-74df-4b5b-9c08-a07191653b49",
        "db_currency_id": "84ba3ffd-587b-4d3f-abdd-02d74c91fd7f",
        "db_language_id": "e45ad50b-ceca-4d61-b3da-149a10108477",
        "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-31T09:48:03.127039+00:00"
      },
      "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
    },
    "equipment_family_id": "39544868-7b5f-4db2-b582-f2670e3972eb",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "9f2bf19d-d5a6-42c8-9475-723f5d7b0007",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "8901ad3e-07ec-4560-b8e9-61224593800d",
      "_parent_code": "sample string 6",
      "sales_organization_id": "f4510430-4781-4649-939a-cc05c5b58d0e",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "c3dc4910-6cbc-46f0-8c4b-259295800753",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff32b197-74df-4b5b-9c08-a07191653b49",
        "db_currency_id": "84ba3ffd-587b-4d3f-abdd-02d74c91fd7f",
        "db_language_id": "e45ad50b-ceca-4d61-b3da-149a10108477",
        "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-31T09:48:03.127039+00:00"
      },
      "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
    },
    "date_in_production_since": "2026-08-31T09:48:03.127039+00:00",
    "date_out_of_production_since": "2026-08-31T09:48:03.127039+00:00",
    "date_end_support": "2026-08-31T09:48:03.127039+00:00",
    "sales_organization_id": "2099f834-8287-46a0-8604-8a15fbfe7bc5",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "c3dc4910-6cbc-46f0-8c4b-259295800753",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff32b197-74df-4b5b-9c08-a07191653b49",
      "db_currency_id": "84ba3ffd-587b-4d3f-abdd-02d74c91fd7f",
      "db_language_id": "e45ad50b-ceca-4d61-b3da-149a10108477",
      "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-31T09:48:03.127039+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-31T09:48:03.127039+00:00"
  },
  "project_status_id": "5b87427e-e1b7-44df-b4d0-9480c5d4b909",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "0435f730-97e4-4a37-b1ad-cdbe01c19803",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "cca631f5-396e-44c3-b18a-b625412e2d8a",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "c3dc4910-6cbc-46f0-8c4b-259295800753",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff32b197-74df-4b5b-9c08-a07191653b49",
      "db_currency_id": "84ba3ffd-587b-4d3f-abdd-02d74c91fd7f",
      "db_language_id": "e45ad50b-ceca-4d61-b3da-149a10108477",
      "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-31T09:48:03.127039+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
  },
  "company_id": "750ba229-b763-4f51-9523-06d373a2f5ae",
  "company_code": "sample string 12",
  "db_address_id": "e1a77af5-547e-4e26-90db-42da482dd18a",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "21e61e41-e538-4aa8-87b4-3ea2a62d5212",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "4c4783a2-71b8-4c67-beba-34870067fe9e",
  "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-31T09:48:03.127039+00:00",
  "date_create": "2026-08-31T09:48:03.127039+00:00",
  "date_update": "2026-08-31T09:48:03.127039+00:00",
  "updated_by_user_id": "a0def24d-4269-4967-a29e-70a17374497e",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-08-31T09:48:03.127039+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-31T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-08-31T09:48:03.127039+00:00",
  "date_last_job": "2026-08-31T09:48:03.127039+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-08-31T09:48:03.127039+00:00",
  "modified_dateutc": "2026-08-31T09:48:03.127039+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": "f1ba509c-67dd-4b76-8c88-6cb71e0cf3bc",
  "_parent_id": "0bb93dcd-cf55-4adb-b739-4a22bb92b3ea",
  "root_parent_id": "358c5736-95df-4cff-af75-18455cce2053",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "ded13ba5-0bde-4513-b78c-b047f8ba5a56",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "efb4368c-bbb4-43c2-a6a8-00c006ed0028",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "7136e010-941a-47b2-b7c0-c1a17c368d34",
    "_parent_code": "sample string 6",
    "sales_organization_id": "b3f53cb8-bcc2-4468-95eb-d272ba77ff95",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "d704f306-49ae-4358-a219-38148d25465b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "841147f2-ca09-4012-afcb-009adac15349",
      "db_currency_id": "3c7b0b95-0c7d-4c0e-b8c8-e905e2294d49",
      "db_language_id": "2144aa19-0788-48e9-87c8-a7f6be79042e",
      "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-31T09:48:03.127039+00:00"
    },
    "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
  },
  "equipment_model_id": "2467f1a2-a7fd-410b-99b5-c30b894ebc5a",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "a9e8c161-6716-4542-9623-b57befcfa1c5",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "ed07474a-f5c7-4388-9b85-aa9979ca1a84",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "be9dddf4-b2ea-4f3a-a151-205fbe59fec8",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "f9ce34f4-7235-485a-ab27-4f5f27411732",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "d704f306-49ae-4358-a219-38148d25465b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "841147f2-ca09-4012-afcb-009adac15349",
        "db_currency_id": "3c7b0b95-0c7d-4c0e-b8c8-e905e2294d49",
        "db_language_id": "2144aa19-0788-48e9-87c8-a7f6be79042e",
        "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-31T09:48:03.127039+00:00"
      },
      "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
    },
    "equipment_family_id": "9eab920b-a2ef-4ffa-90cf-535f14526670",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "efb4368c-bbb4-43c2-a6a8-00c006ed0028",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "7136e010-941a-47b2-b7c0-c1a17c368d34",
      "_parent_code": "sample string 6",
      "sales_organization_id": "b3f53cb8-bcc2-4468-95eb-d272ba77ff95",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d704f306-49ae-4358-a219-38148d25465b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "841147f2-ca09-4012-afcb-009adac15349",
        "db_currency_id": "3c7b0b95-0c7d-4c0e-b8c8-e905e2294d49",
        "db_language_id": "2144aa19-0788-48e9-87c8-a7f6be79042e",
        "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-31T09:48:03.127039+00:00"
      },
      "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
    },
    "date_in_production_since": "2026-08-31T09:48:03.127039+00:00",
    "date_out_of_production_since": "2026-08-31T09:48:03.127039+00:00",
    "date_end_support": "2026-08-31T09:48:03.127039+00:00",
    "sales_organization_id": "119dc785-108f-46e1-8fbe-4a6eb8da619d",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "d704f306-49ae-4358-a219-38148d25465b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "841147f2-ca09-4012-afcb-009adac15349",
      "db_currency_id": "3c7b0b95-0c7d-4c0e-b8c8-e905e2294d49",
      "db_language_id": "2144aa19-0788-48e9-87c8-a7f6be79042e",
      "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-31T09:48:03.127039+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-31T09:48:03.127039+00:00"
  },
  "project_status_id": "df538ff0-23cb-497d-a066-23343facec9c",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "3d37c418-b23c-4ff8-9156-0f89893c2e98",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "29a43dc2-3159-4687-8081-ed92c7cbcab9",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d704f306-49ae-4358-a219-38148d25465b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "841147f2-ca09-4012-afcb-009adac15349",
      "db_currency_id": "3c7b0b95-0c7d-4c0e-b8c8-e905e2294d49",
      "db_language_id": "2144aa19-0788-48e9-87c8-a7f6be79042e",
      "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-31T09:48:03.127039+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-08-31T09:48:03.127039+00:00"
  },
  "company_id": "c658e8a1-0af4-4656-8483-feb684ad65c8",
  "company_code": "sample string 12",
  "db_address_id": "dcbedea8-de58-42c1-8345-22bfa427e35b",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "4edd98f3-446e-4166-a235-7d7bab720fb2",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "e584a14c-dbb8-4eb4-87e4-65b5d6e7e766",
  "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-31T09:48:03.127039+00:00",
  "date_create": "2026-08-31T09:48:03.127039+00:00",
  "date_update": "2026-08-31T09:48:03.127039+00:00",
  "updated_by_user_id": "96de58de-f2a7-48a0-81ff-a9e260a71249",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-08-31T09:48:03.127039+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-31T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-08-31T09:48:03.127039+00:00",
  "date_last_job": "2026-08-31T09:48:03.127039+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-08-31T09:48:03.127039+00:00",
  "modified_dateutc": "2026-08-31T09:48:03.127039+00:00",
  "is_mobile_installation": true
}