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": "7c6924cc-54b8-46b1-8fc3-4f70a6b107d0",
  "_parent_id": "8fe143fb-fdb1-444f-b0d1-7310945366e5",
  "root_parent_id": "e747bedf-0857-45e2-b1f9-dcb88ed5c9ff",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "8ce83f59-5379-4f3e-9dde-857b47c6049c",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "3747d2f6-402b-4e0d-b00c-20ca3c0a4607",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "3e35124b-fc5a-43fa-b8b4-db7c02a86016",
    "_parent_code": "sample string 6",
    "sales_organization_id": "92e78dcd-ade5-45ad-b1f8-9a98e8a4e8eb",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "8d75c60e-3776-4f4b-bb0e-b3afe553c326",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "91198b71-91b5-4f56-a619-9ea99eb04c75",
      "db_currency_id": "e21846cd-ffd5-4514-b7ed-f064d39fb7cd",
      "db_language_id": "67be0970-83f0-4e67-b7b0-408a93ddb421",
      "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": "2025-12-22T13:33:56.8729917+00:00"
    },
    "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
  },
  "equipment_model_id": "74fb48fb-5420-48b5-b6dc-83a11fd32d4c",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "122b6b77-0dbe-4ffc-8175-4c75e96e6abb",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "7f3ed462-8372-4c1b-9c36-4a5c1dc2a095",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "fd304373-e5d1-4b89-ab03-5e45768c06ae",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "65ebc10b-648b-422f-86e8-e0f01ef7ba98",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "8d75c60e-3776-4f4b-bb0e-b3afe553c326",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "91198b71-91b5-4f56-a619-9ea99eb04c75",
        "db_currency_id": "e21846cd-ffd5-4514-b7ed-f064d39fb7cd",
        "db_language_id": "67be0970-83f0-4e67-b7b0-408a93ddb421",
        "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": "2025-12-22T13:33:56.8729917+00:00"
      },
      "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
    },
    "equipment_family_id": "65b9d16d-f141-4e24-a872-188178daa77c",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "3747d2f6-402b-4e0d-b00c-20ca3c0a4607",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "3e35124b-fc5a-43fa-b8b4-db7c02a86016",
      "_parent_code": "sample string 6",
      "sales_organization_id": "92e78dcd-ade5-45ad-b1f8-9a98e8a4e8eb",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "8d75c60e-3776-4f4b-bb0e-b3afe553c326",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "91198b71-91b5-4f56-a619-9ea99eb04c75",
        "db_currency_id": "e21846cd-ffd5-4514-b7ed-f064d39fb7cd",
        "db_language_id": "67be0970-83f0-4e67-b7b0-408a93ddb421",
        "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": "2025-12-22T13:33:56.8729917+00:00"
      },
      "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
    },
    "date_in_production_since": "2025-12-22T13:33:56.8729917+00:00",
    "date_out_of_production_since": "2025-12-22T13:33:56.8729917+00:00",
    "date_end_support": "2025-12-22T13:33:56.8729917+00:00",
    "sales_organization_id": "12a1ffec-01ec-458c-b228-7694c4fe1e71",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "8d75c60e-3776-4f4b-bb0e-b3afe553c326",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "91198b71-91b5-4f56-a619-9ea99eb04c75",
      "db_currency_id": "e21846cd-ffd5-4514-b7ed-f064d39fb7cd",
      "db_language_id": "67be0970-83f0-4e67-b7b0-408a93ddb421",
      "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": "2025-12-22T13:33:56.8729917+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": "2025-12-22T13:33:56.8729917+00:00"
  },
  "project_status_id": "163f9354-b615-4027-843b-41eecceab5b0",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "c828a835-1545-46a6-b6b6-eb43e3eba650",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "1c1bff38-b231-4879-9f35-875c1b8745ae",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "8d75c60e-3776-4f4b-bb0e-b3afe553c326",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "91198b71-91b5-4f56-a619-9ea99eb04c75",
      "db_currency_id": "e21846cd-ffd5-4514-b7ed-f064d39fb7cd",
      "db_language_id": "67be0970-83f0-4e67-b7b0-408a93ddb421",
      "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": "2025-12-22T13:33:56.8729917+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
  },
  "company_id": "f7a372e2-f0c7-454e-a652-4145a3c9e54a",
  "company_code": "sample string 12",
  "db_address_id": "3806d662-0451-4f01-80f2-eb692351055e",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "f2df0c4a-1b21-4273-afb0-8d897a2e5629",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "946dee3c-6430-491e-8bea-814871a6a242",
  "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": "2025-12-22T13:33:56.8729917+00:00",
  "date_create": "2025-12-22T13:33:56.8729917+00:00",
  "date_update": "2025-12-22T13:33:56.8729917+00:00",
  "updated_by_user_id": "22344f9f-bf15-4abd-9ea0-38c2d38d8c73",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-12-22T13:33:56.8729917+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": "2025-12-22T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-12-22T13:33:56.8729917+00:00",
  "date_last_job": "2025-12-22T13:33:56.8729917+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-12-22T13:33:56.8729917+00:00",
  "modified_dateutc": "2025-12-22T13:33:56.8729917+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": "e3592c0e-ed92-4fce-ad9a-3293c11617fa",
  "_parent_id": "60204e46-4181-423b-a39b-4b5c4bab2a93",
  "root_parent_id": "d7a12514-15a4-4251-9a0c-f79444776780",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "c7eaa432-335f-40ee-a5f5-383dc42e796d",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "a502f67c-dcc9-4a25-b83f-45c6188120a4",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "a12c8485-3694-4d5f-9c9c-87e8db3f3bdd",
    "_parent_code": "sample string 6",
    "sales_organization_id": "2574d11b-825d-4578-8240-b0fc675efd28",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "be7effdd-c83f-4e72-8d65-f0722db75d4f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cc6dbfd3-7ce1-4e98-ae7c-870e10bc5fb1",
      "db_currency_id": "d58fb7ff-d30a-4804-a1d2-cff60bd1daf5",
      "db_language_id": "5dd04480-1b41-438c-8529-dc56d8ee02a3",
      "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": "2025-12-22T13:33:56.8729917+00:00"
    },
    "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
  },
  "equipment_model_id": "9eb66828-f6ab-4357-a673-1f4c6eea7773",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "23ea288d-9179-4fe2-88ab-2cabe1055cb9",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "266773f1-819c-4b45-a109-ef2317a38186",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "239da672-226c-47f9-94c8-01a4e618bc62",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "8c78e179-3f8a-4a66-b793-b9ff15f427c8",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "be7effdd-c83f-4e72-8d65-f0722db75d4f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cc6dbfd3-7ce1-4e98-ae7c-870e10bc5fb1",
        "db_currency_id": "d58fb7ff-d30a-4804-a1d2-cff60bd1daf5",
        "db_language_id": "5dd04480-1b41-438c-8529-dc56d8ee02a3",
        "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": "2025-12-22T13:33:56.8729917+00:00"
      },
      "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
    },
    "equipment_family_id": "716227ed-0364-4f14-9627-fbfe9b1bcabf",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "a502f67c-dcc9-4a25-b83f-45c6188120a4",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "a12c8485-3694-4d5f-9c9c-87e8db3f3bdd",
      "_parent_code": "sample string 6",
      "sales_organization_id": "2574d11b-825d-4578-8240-b0fc675efd28",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "be7effdd-c83f-4e72-8d65-f0722db75d4f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cc6dbfd3-7ce1-4e98-ae7c-870e10bc5fb1",
        "db_currency_id": "d58fb7ff-d30a-4804-a1d2-cff60bd1daf5",
        "db_language_id": "5dd04480-1b41-438c-8529-dc56d8ee02a3",
        "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": "2025-12-22T13:33:56.8729917+00:00"
      },
      "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
    },
    "date_in_production_since": "2025-12-22T13:33:56.8729917+00:00",
    "date_out_of_production_since": "2025-12-22T13:33:56.8729917+00:00",
    "date_end_support": "2025-12-22T13:33:56.8729917+00:00",
    "sales_organization_id": "7fe2f330-a2a8-41b5-b3d0-45dd5156671a",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "be7effdd-c83f-4e72-8d65-f0722db75d4f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cc6dbfd3-7ce1-4e98-ae7c-870e10bc5fb1",
      "db_currency_id": "d58fb7ff-d30a-4804-a1d2-cff60bd1daf5",
      "db_language_id": "5dd04480-1b41-438c-8529-dc56d8ee02a3",
      "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": "2025-12-22T13:33:56.8729917+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": "2025-12-22T13:33:56.8729917+00:00"
  },
  "project_status_id": "c225db4a-af39-4bb8-8b89-ce3345b6b990",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "6a4bf7f7-458f-4370-ad02-beeafc620adf",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "22fb762a-cb59-4fee-98bf-a77686fc5512",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "be7effdd-c83f-4e72-8d65-f0722db75d4f",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cc6dbfd3-7ce1-4e98-ae7c-870e10bc5fb1",
      "db_currency_id": "d58fb7ff-d30a-4804-a1d2-cff60bd1daf5",
      "db_language_id": "5dd04480-1b41-438c-8529-dc56d8ee02a3",
      "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": "2025-12-22T13:33:56.8729917+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00"
  },
  "company_id": "3443c571-3a6b-4608-bde0-f5189587ed5c",
  "company_code": "sample string 12",
  "db_address_id": "bf057b31-ce92-408a-8862-e27e99449d47",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "20e5e9d4-d737-4eed-a031-b3952ac78734",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "d1bc08d7-ed80-42e5-8ace-db5d9afdad42",
  "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": "2025-12-22T13:33:56.8729917+00:00",
  "date_create": "2025-12-22T13:33:56.8729917+00:00",
  "date_update": "2025-12-22T13:33:56.8729917+00:00",
  "updated_by_user_id": "01662c54-fb63-426b-aa44-1bd36d5cbb42",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-12-22T13:33:56.8729917+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": "2025-12-22T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-12-22T13:33:56.8729917+00:00",
  "date_last_job": "2025-12-22T13:33:56.8729917+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-12-22T13:33:56.8729917+00:00",
  "modified_dateutc": "2025-12-22T13:33:56.8729917+00:00",
  "is_mobile_installation": true
}