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": "b871b4d1-e221-4f6d-affd-245dea093c29",
  "_parent_id": "66bc6466-63c8-4f3e-bb77-51f258db2995",
  "root_parent_id": "6ab509e0-7a0c-4c27-85fa-7db487332b68",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "30fba8f4-58c9-4b88-aee3-fda4f7d8e5d2",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "e05bfd09-b608-4cae-b623-01048af6e0d8",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "f701bd75-2abf-4330-b39f-02182e56dd13",
    "_parent_code": "sample string 6",
    "sales_organization_id": "9605a521-914f-47a9-a4cc-9050d3153d1f",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "9febc9b0-176f-42b2-9c7a-b5da0fd6481d",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "07f4ecc9-7c15-4331-84e4-f7f0910b51dd",
      "db_currency_id": "683f3a39-032c-4a49-b65b-4b82f54b9d0d",
      "db_language_id": "65dabfc5-572c-4d08-9d76-bc4aa06f2f8b",
      "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-01T11:43:18.5334495+00:00"
    },
    "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
  },
  "equipment_model_id": "1b42d6e9-77e8-41b2-aa7a-6d444faf0d77",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "637f1f44-25de-471a-9cd9-95e42ee7c628",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "b85370d1-1d63-4e76-a72f-4ccb288effdb",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "0ab11956-f605-4dd1-9f92-00b1729ed4ab",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "bde34dfa-bdef-4eac-91de-59c38572d74b",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "9febc9b0-176f-42b2-9c7a-b5da0fd6481d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "07f4ecc9-7c15-4331-84e4-f7f0910b51dd",
        "db_currency_id": "683f3a39-032c-4a49-b65b-4b82f54b9d0d",
        "db_language_id": "65dabfc5-572c-4d08-9d76-bc4aa06f2f8b",
        "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-01T11:43:18.5334495+00:00"
      },
      "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
    },
    "equipment_family_id": "8cf95f27-031d-403c-b3d6-287c9a50ee4c",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "e05bfd09-b608-4cae-b623-01048af6e0d8",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "f701bd75-2abf-4330-b39f-02182e56dd13",
      "_parent_code": "sample string 6",
      "sales_organization_id": "9605a521-914f-47a9-a4cc-9050d3153d1f",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "9febc9b0-176f-42b2-9c7a-b5da0fd6481d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "07f4ecc9-7c15-4331-84e4-f7f0910b51dd",
        "db_currency_id": "683f3a39-032c-4a49-b65b-4b82f54b9d0d",
        "db_language_id": "65dabfc5-572c-4d08-9d76-bc4aa06f2f8b",
        "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-01T11:43:18.5334495+00:00"
      },
      "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
    },
    "date_in_production_since": "2026-05-01T11:43:18.5334495+00:00",
    "date_out_of_production_since": "2026-05-01T11:43:18.5334495+00:00",
    "date_end_support": "2026-05-01T11:43:18.5334495+00:00",
    "sales_organization_id": "9ef457a2-d0c9-4105-bece-679e74ae8aa8",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "9febc9b0-176f-42b2-9c7a-b5da0fd6481d",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "07f4ecc9-7c15-4331-84e4-f7f0910b51dd",
      "db_currency_id": "683f3a39-032c-4a49-b65b-4b82f54b9d0d",
      "db_language_id": "65dabfc5-572c-4d08-9d76-bc4aa06f2f8b",
      "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-01T11:43:18.5334495+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-01T11:43:18.5334495+00:00"
  },
  "project_status_id": "4515dbf2-c62d-4618-a664-6c8e6b6526df",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "47944745-6248-47d2-a6ec-45da0f9f8f34",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "7237acd8-f0bb-41b5-84a2-4142f9a47552",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "9febc9b0-176f-42b2-9c7a-b5da0fd6481d",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "07f4ecc9-7c15-4331-84e4-f7f0910b51dd",
      "db_currency_id": "683f3a39-032c-4a49-b65b-4b82f54b9d0d",
      "db_language_id": "65dabfc5-572c-4d08-9d76-bc4aa06f2f8b",
      "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-01T11:43:18.5334495+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
  },
  "company_id": "86dbfca2-adb7-468c-bbbd-a0fcd63a8f0c",
  "company_code": "sample string 12",
  "db_address_id": "6c5f72a0-d7e4-411a-9cdd-91b3cc36a806",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "98af95bb-2293-47ca-acee-84f12d064f5f",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "26409552-1694-4bbe-a3c6-141c50435342",
  "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-01T11:43:18.5334495+00:00",
  "date_create": "2026-05-01T11:43:18.5334495+00:00",
  "date_update": "2026-05-01T11:43:18.5334495+00:00",
  "updated_by_user_id": "c28873d6-00ff-4483-a077-665943fd7d74",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-05-01T11:43:18.5334495+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-01T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-05-01T11:43:18.5334495+00:00",
  "date_last_job": "2026-05-01T11:43:18.5334495+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-05-01T11:43:18.5334495+00:00",
  "modified_dateutc": "2026-05-01T11:43:18.5334495+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": "47c49e43-54e2-4b15-9892-7f87109cd1cf",
  "_parent_id": "b1db631b-67a4-4c3d-bfb5-5d0a1bdac77b",
  "root_parent_id": "20e08284-5ed2-4026-840a-8e652ea927d7",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "5f60e0c7-4f71-4865-b577-47dc9c2a155a",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "3a26da93-87e4-42b1-aa1d-f995d190fb3d",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "505e6781-191e-457c-a09a-f37a2288277c",
    "_parent_code": "sample string 6",
    "sales_organization_id": "6a83342a-6b05-4628-a00c-7b9b81775016",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "c4c4914c-b403-46fc-8d77-367771387a70",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "e9b1f78f-0f18-49c7-8de0-bbc5e9d038cc",
      "db_currency_id": "0a3f0e78-d483-4b29-a1d8-3e5a300bf33f",
      "db_language_id": "9e4c09f6-ee42-49c0-9a91-9013a3a5d71a",
      "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-01T11:43:18.5334495+00:00"
    },
    "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
  },
  "equipment_model_id": "bd2bf3f4-0d6f-4aed-b6b3-63d8972998ee",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "91358b7e-8d2d-4233-a51f-13dc3b5c97c1",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "738ea3ea-0106-4ada-9229-6b728a6ccdd6",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "d29f3f1b-1d16-4955-81f3-66a503e5a140",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "bc48510a-e95b-4f9e-90b4-59b5e1f732d6",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "c4c4914c-b403-46fc-8d77-367771387a70",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9b1f78f-0f18-49c7-8de0-bbc5e9d038cc",
        "db_currency_id": "0a3f0e78-d483-4b29-a1d8-3e5a300bf33f",
        "db_language_id": "9e4c09f6-ee42-49c0-9a91-9013a3a5d71a",
        "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-01T11:43:18.5334495+00:00"
      },
      "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
    },
    "equipment_family_id": "06e9087d-09b7-43c7-ae27-ea4372e296e7",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "3a26da93-87e4-42b1-aa1d-f995d190fb3d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "505e6781-191e-457c-a09a-f37a2288277c",
      "_parent_code": "sample string 6",
      "sales_organization_id": "6a83342a-6b05-4628-a00c-7b9b81775016",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "c4c4914c-b403-46fc-8d77-367771387a70",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9b1f78f-0f18-49c7-8de0-bbc5e9d038cc",
        "db_currency_id": "0a3f0e78-d483-4b29-a1d8-3e5a300bf33f",
        "db_language_id": "9e4c09f6-ee42-49c0-9a91-9013a3a5d71a",
        "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-01T11:43:18.5334495+00:00"
      },
      "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
    },
    "date_in_production_since": "2026-05-01T11:43:18.5334495+00:00",
    "date_out_of_production_since": "2026-05-01T11:43:18.5334495+00:00",
    "date_end_support": "2026-05-01T11:43:18.5334495+00:00",
    "sales_organization_id": "7f421c95-3908-48d8-bcea-2fb2857d7aec",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "c4c4914c-b403-46fc-8d77-367771387a70",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "e9b1f78f-0f18-49c7-8de0-bbc5e9d038cc",
      "db_currency_id": "0a3f0e78-d483-4b29-a1d8-3e5a300bf33f",
      "db_language_id": "9e4c09f6-ee42-49c0-9a91-9013a3a5d71a",
      "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-01T11:43:18.5334495+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-01T11:43:18.5334495+00:00"
  },
  "project_status_id": "9c2c97c3-b604-4840-a29c-7f10eb9fbdbd",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "cf886477-a276-4ebd-98ce-0d4eb390d906",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "b68e3926-a014-4bfa-979f-46026a657c5b",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "c4c4914c-b403-46fc-8d77-367771387a70",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "e9b1f78f-0f18-49c7-8de0-bbc5e9d038cc",
      "db_currency_id": "0a3f0e78-d483-4b29-a1d8-3e5a300bf33f",
      "db_language_id": "9e4c09f6-ee42-49c0-9a91-9013a3a5d71a",
      "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-01T11:43:18.5334495+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00"
  },
  "company_id": "da99ee2c-a860-429a-8dd9-33b9b57527d4",
  "company_code": "sample string 12",
  "db_address_id": "a5d7b068-cccf-4d39-a431-c898049fefb5",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "c1df5026-8cfe-4bc3-9b0d-ca6fe79fad89",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "245308eb-87e8-4f74-9e1e-b401be58ba5f",
  "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-01T11:43:18.5334495+00:00",
  "date_create": "2026-05-01T11:43:18.5334495+00:00",
  "date_update": "2026-05-01T11:43:18.5334495+00:00",
  "updated_by_user_id": "ae67d3fb-96ab-40c8-9915-380ffdde764e",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-05-01T11:43:18.5334495+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-01T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-05-01T11:43:18.5334495+00:00",
  "date_last_job": "2026-05-01T11:43:18.5334495+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-05-01T11:43:18.5334495+00:00",
  "modified_dateutc": "2026-05-01T11:43:18.5334495+00:00",
  "is_mobile_installation": true
}