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": "46e667c2-735f-4941-ab57-336860e66ace",
  "_parent_id": "132d129a-4467-40f4-9676-0a2c86edb3ca",
  "root_parent_id": "388f6cbd-80af-43ad-a835-2c31f202822b",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "f6577b93-1557-41e0-8efa-43af5a11bf14",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "5861888f-d3bd-48db-8668-a2989b6b9272",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "1715b329-c5b4-4382-adbf-014f70f375ea",
    "_parent_code": "sample string 6",
    "sales_organization_id": "439d2803-9e1c-4e34-b9b3-821269a01548",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "d65bae52-bf67-42a6-a035-93a3b2e09781",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9479b23a-8a02-4652-89f7-378ded5ef068",
      "db_currency_id": "b459a4eb-18cd-422b-8005-92fb588f1a23",
      "db_language_id": "2f41b287-3a4a-4f19-b885-850d2ce3b7b7",
      "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-04-02T02:24:36.440558+00:00"
    },
    "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
  },
  "equipment_model_id": "f609e289-b587-40f4-9c70-8482e67a5ef3",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "7b25ee12-efd3-4e8f-a20f-93f99073a3bd",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "72fe66b4-4e05-4c25-9bd4-36acaf844360",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "807b4105-fc1f-4774-b06c-495f09679240",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "c58b8a60-2baa-42f1-92bb-8f22d65ec911",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "d65bae52-bf67-42a6-a035-93a3b2e09781",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9479b23a-8a02-4652-89f7-378ded5ef068",
        "db_currency_id": "b459a4eb-18cd-422b-8005-92fb588f1a23",
        "db_language_id": "2f41b287-3a4a-4f19-b885-850d2ce3b7b7",
        "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-04-02T02:24:36.440558+00:00"
      },
      "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
    },
    "equipment_family_id": "e8abe3b0-52a8-4b56-81a5-fcbd5b6c80f6",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "5861888f-d3bd-48db-8668-a2989b6b9272",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "1715b329-c5b4-4382-adbf-014f70f375ea",
      "_parent_code": "sample string 6",
      "sales_organization_id": "439d2803-9e1c-4e34-b9b3-821269a01548",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d65bae52-bf67-42a6-a035-93a3b2e09781",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9479b23a-8a02-4652-89f7-378ded5ef068",
        "db_currency_id": "b459a4eb-18cd-422b-8005-92fb588f1a23",
        "db_language_id": "2f41b287-3a4a-4f19-b885-850d2ce3b7b7",
        "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-04-02T02:24:36.440558+00:00"
      },
      "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
    },
    "date_in_production_since": "2025-04-02T02:24:36.440558+00:00",
    "date_out_of_production_since": "2025-04-02T02:24:36.440558+00:00",
    "date_end_support": "2025-04-02T02:24:36.440558+00:00",
    "sales_organization_id": "6f2dec54-b242-41c0-a837-f51484d33ab4",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "d65bae52-bf67-42a6-a035-93a3b2e09781",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9479b23a-8a02-4652-89f7-378ded5ef068",
      "db_currency_id": "b459a4eb-18cd-422b-8005-92fb588f1a23",
      "db_language_id": "2f41b287-3a4a-4f19-b885-850d2ce3b7b7",
      "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-04-02T02:24:36.440558+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-04-02T02:24:36.440558+00:00"
  },
  "project_status_id": "38180b3a-ca74-40ad-972b-86c095321003",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "9286e05f-1c43-41fc-8023-2e3aff1d9ae7",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "1f694e33-8301-4306-83a3-931c4923df23",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d65bae52-bf67-42a6-a035-93a3b2e09781",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9479b23a-8a02-4652-89f7-378ded5ef068",
      "db_currency_id": "b459a4eb-18cd-422b-8005-92fb588f1a23",
      "db_language_id": "2f41b287-3a4a-4f19-b885-850d2ce3b7b7",
      "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-04-02T02:24:36.440558+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
  },
  "company_id": "da604dd2-9850-42df-b961-4493b1bf2350",
  "company_code": "sample string 12",
  "db_address_id": "27ad613f-6800-49b6-b01c-52e612be394b",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "f9d76ff4-c6f9-4262-a32c-f8fa8aa6cb0a",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "92486c2d-a8b3-4f8f-9ea8-26ff6cb60202",
  "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-04-02T02:24:36.440558+00:00",
  "date_create": "2025-04-02T02:24:36.440558+00:00",
  "date_update": "2025-04-02T02:24:36.440558+00:00",
  "updated_by_user_id": "7f698df8-90b0-4a19-ad2b-9a8360183a56",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-04-02T02:24:36.440558+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-04-02T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-04-02T02:24:36.440558+00:00",
  "date_last_job": "2025-04-02T02:24:36.440558+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-04-02T02:24:36.440558+00:00",
  "modified_dateutc": "2025-04-02T02:24:36.440558+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": "bb957228-8aed-458e-b29d-b62a80f0ef4c",
  "_parent_id": "dd6f4c90-4531-4d83-b5e0-deaa78f0b419",
  "root_parent_id": "e45c3a41-0dd4-4c77-ae07-9640c59d6ccc",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "73271a09-77ca-4be3-ac8f-16fe83311f79",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "9dd3ccbc-1677-4f8e-864b-cdc87df9dcee",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "bb347c9b-b6c6-4f73-bf4e-fd170391f083",
    "_parent_code": "sample string 6",
    "sales_organization_id": "3e0a6894-5e61-4c85-bdb6-73749b9355ad",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "aae316ad-19ee-4aa8-8d06-559adc3bfccd",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "551c2d68-f634-4f4a-a824-e39068738879",
      "db_currency_id": "160383d4-de60-4406-8712-4e6d40f73023",
      "db_language_id": "1c01f6a6-fae0-48bb-b98a-5ed37c0a0f9f",
      "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-04-02T02:24:36.440558+00:00"
    },
    "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
  },
  "equipment_model_id": "ed02ef13-b43d-49fd-aeaf-ce5c46c61fce",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "18505eb4-b193-431e-b486-5c0306dc4662",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "4520c751-c036-4535-878f-8d0fcd83a789",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "1cc53378-f2e6-4a10-9727-94060fddccbc",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "b41a4f64-7ed5-4b62-b6d7-38a63095e8ea",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "aae316ad-19ee-4aa8-8d06-559adc3bfccd",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "551c2d68-f634-4f4a-a824-e39068738879",
        "db_currency_id": "160383d4-de60-4406-8712-4e6d40f73023",
        "db_language_id": "1c01f6a6-fae0-48bb-b98a-5ed37c0a0f9f",
        "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-04-02T02:24:36.440558+00:00"
      },
      "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
    },
    "equipment_family_id": "2d64604b-e7f8-4df1-9f6d-04c8176583dc",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "9dd3ccbc-1677-4f8e-864b-cdc87df9dcee",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "bb347c9b-b6c6-4f73-bf4e-fd170391f083",
      "_parent_code": "sample string 6",
      "sales_organization_id": "3e0a6894-5e61-4c85-bdb6-73749b9355ad",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "aae316ad-19ee-4aa8-8d06-559adc3bfccd",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "551c2d68-f634-4f4a-a824-e39068738879",
        "db_currency_id": "160383d4-de60-4406-8712-4e6d40f73023",
        "db_language_id": "1c01f6a6-fae0-48bb-b98a-5ed37c0a0f9f",
        "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-04-02T02:24:36.440558+00:00"
      },
      "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
    },
    "date_in_production_since": "2025-04-02T02:24:36.440558+00:00",
    "date_out_of_production_since": "2025-04-02T02:24:36.440558+00:00",
    "date_end_support": "2025-04-02T02:24:36.440558+00:00",
    "sales_organization_id": "be366c55-2444-4103-bece-280384129247",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "aae316ad-19ee-4aa8-8d06-559adc3bfccd",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "551c2d68-f634-4f4a-a824-e39068738879",
      "db_currency_id": "160383d4-de60-4406-8712-4e6d40f73023",
      "db_language_id": "1c01f6a6-fae0-48bb-b98a-5ed37c0a0f9f",
      "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-04-02T02:24:36.440558+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-04-02T02:24:36.440558+00:00"
  },
  "project_status_id": "75420ba5-00a5-4628-aef3-332b90090619",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "2a0e7f00-aa42-43bc-a0d7-dc94cd7849cd",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "e9212ec2-0978-4917-8b4b-c851e99836fb",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "aae316ad-19ee-4aa8-8d06-559adc3bfccd",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "551c2d68-f634-4f4a-a824-e39068738879",
      "db_currency_id": "160383d4-de60-4406-8712-4e6d40f73023",
      "db_language_id": "1c01f6a6-fae0-48bb-b98a-5ed37c0a0f9f",
      "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-04-02T02:24:36.440558+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-04-02T02:24:36.440558+00:00"
  },
  "company_id": "81f6516b-1507-492c-9dcb-4797e11fa4a8",
  "company_code": "sample string 12",
  "db_address_id": "12b80425-c9c1-41c0-8e07-46604414c5bb",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "2ce76cd0-dc8d-4c3e-aaf7-47650accc2eb",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "e8253d99-333f-45c1-bfc6-26fb17b0214a",
  "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-04-02T02:24:36.440558+00:00",
  "date_create": "2025-04-02T02:24:36.440558+00:00",
  "date_update": "2025-04-02T02:24:36.440558+00:00",
  "updated_by_user_id": "3e4c1d1c-5161-4aca-9b2b-7fb5885819f4",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-04-02T02:24:36.440558+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-04-02T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-04-02T02:24:36.440558+00:00",
  "date_last_job": "2025-04-02T02:24:36.440558+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-04-02T02:24:36.440558+00:00",
  "modified_dateutc": "2025-04-02T02:24:36.440558+00:00",
  "is_mobile_installation": true
}