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": "6b0e911b-2cb8-4705-b465-9ad07e59a1a5",
  "_parent_id": "6c346676-f45c-44cb-9c5e-5d0ac55aeaee",
  "root_parent_id": "d81a5b2c-d819-406a-8617-7d61255c78cf",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "37928804-aa98-4d60-944d-eed8292eb80b",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "4980559c-8a82-4130-b99e-66086ad7728a",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "ef561721-0a86-4965-8b53-a42533aa0fbe",
    "_parent_code": "sample string 6",
    "sales_organization_id": "51d94733-6cf9-4a04-82b9-2c452f544b5f",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "d446a892-776c-4189-a8bb-3cebcdc9fda2",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "7294fa38-5f85-4f27-803e-28720a798178",
      "db_currency_id": "d696ebb5-59df-46e8-9a37-bdcbd35015bd",
      "db_language_id": "b8baa255-e983-4f9d-88ef-052d65404ed1",
      "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-04-03T16:37:39.2142288+00:00"
    },
    "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
  },
  "equipment_model_id": "21d22a49-6971-4a9d-ae80-b4a7672959f7",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "89e29ad1-887b-4bbf-8a69-e5cb11466592",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "0ae2ea19-a621-4356-89f8-b238f3b777b4",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "1b67113c-063b-43e6-acd6-6aae14407d73",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "7976b932-e8a9-4be1-9387-3499758a4b7a",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "d446a892-776c-4189-a8bb-3cebcdc9fda2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7294fa38-5f85-4f27-803e-28720a798178",
        "db_currency_id": "d696ebb5-59df-46e8-9a37-bdcbd35015bd",
        "db_language_id": "b8baa255-e983-4f9d-88ef-052d65404ed1",
        "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-04-03T16:37:39.2142288+00:00"
      },
      "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
    },
    "equipment_family_id": "fa802965-66f5-44ac-afca-1dc11fec5304",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "4980559c-8a82-4130-b99e-66086ad7728a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "ef561721-0a86-4965-8b53-a42533aa0fbe",
      "_parent_code": "sample string 6",
      "sales_organization_id": "51d94733-6cf9-4a04-82b9-2c452f544b5f",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d446a892-776c-4189-a8bb-3cebcdc9fda2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7294fa38-5f85-4f27-803e-28720a798178",
        "db_currency_id": "d696ebb5-59df-46e8-9a37-bdcbd35015bd",
        "db_language_id": "b8baa255-e983-4f9d-88ef-052d65404ed1",
        "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-04-03T16:37:39.2142288+00:00"
      },
      "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
    },
    "date_in_production_since": "2026-04-03T16:37:39.2142288+00:00",
    "date_out_of_production_since": "2026-04-03T16:37:39.2142288+00:00",
    "date_end_support": "2026-04-03T16:37:39.2142288+00:00",
    "sales_organization_id": "9fefdf5b-3faa-49d3-a26c-a013de08e153",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "d446a892-776c-4189-a8bb-3cebcdc9fda2",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "7294fa38-5f85-4f27-803e-28720a798178",
      "db_currency_id": "d696ebb5-59df-46e8-9a37-bdcbd35015bd",
      "db_language_id": "b8baa255-e983-4f9d-88ef-052d65404ed1",
      "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-04-03T16:37:39.2142288+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-04-03T16:37:39.2142288+00:00"
  },
  "project_status_id": "954ca285-11b2-4b76-9f5f-ec61ef58b537",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "e46fb585-1a71-4dc8-a3a4-63a48aac0e54",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "d9343755-db81-4b9e-ad1e-2265724c9cb3",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d446a892-776c-4189-a8bb-3cebcdc9fda2",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "7294fa38-5f85-4f27-803e-28720a798178",
      "db_currency_id": "d696ebb5-59df-46e8-9a37-bdcbd35015bd",
      "db_language_id": "b8baa255-e983-4f9d-88ef-052d65404ed1",
      "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-04-03T16:37:39.2142288+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
  },
  "company_id": "5675fbbd-eb13-44dd-886d-579f0dfd49e6",
  "company_code": "sample string 12",
  "db_address_id": "00db0efe-5ca5-4e49-bf59-94d24a572e31",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "c166fd97-84de-405d-8c1a-15af2eabb1c9",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "1007b7e0-ac7e-4973-bdd2-9c789bd3cceb",
  "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-04-03T16:37:39.2142288+00:00",
  "date_create": "2026-04-03T16:37:39.2142288+00:00",
  "date_update": "2026-04-03T16:37:39.2142288+00:00",
  "updated_by_user_id": "e9de7f6f-ab0b-496e-8cad-448758094e48",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-04-03T16:37:39.2142288+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-04-03T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-04-03T16:37:39.2142288+00:00",
  "date_last_job": "2026-04-03T16:37:39.2142288+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-04-03T16:37:39.2142288+00:00",
  "modified_dateutc": "2026-04-03T16:37:39.2142288+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": "25151f89-b132-48e5-9f03-b117bd012262",
  "_parent_id": "a975b39f-5637-416e-a010-4efd1fe5c06f",
  "root_parent_id": "005cb268-5665-448e-b64f-2435851a22c3",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "98b3222a-6f75-4680-a63f-b3c7377ac4c7",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "6898205c-6537-4710-9a01-3fcc4cd24cf8",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "9cccf79f-48a0-452c-99fe-624bf81c0a1a",
    "_parent_code": "sample string 6",
    "sales_organization_id": "c2e587b0-32ce-4685-a483-b96a01092f66",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "6dbe5afa-2d84-4b06-b976-c19e96c8b7db",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cf8fdfbf-c061-4d78-80af-a75054acb29f",
      "db_currency_id": "c0af6017-d563-42b7-86d6-8fc6cf14cc45",
      "db_language_id": "355a5ce6-1b39-408a-ac32-9d9200f82147",
      "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-04-03T16:37:39.2142288+00:00"
    },
    "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
  },
  "equipment_model_id": "138bf5d1-595e-490e-9d35-a4378891bdef",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "e7470eaa-faae-4314-8a9e-e04698cb168e",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "78c0d201-c1ce-4c71-aef2-ac5cc66c5eef",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "32a26675-b55d-4541-b516-f8b322c23e28",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "9c250ef6-c75e-49eb-b82e-b619fca16c1c",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "6dbe5afa-2d84-4b06-b976-c19e96c8b7db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cf8fdfbf-c061-4d78-80af-a75054acb29f",
        "db_currency_id": "c0af6017-d563-42b7-86d6-8fc6cf14cc45",
        "db_language_id": "355a5ce6-1b39-408a-ac32-9d9200f82147",
        "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-04-03T16:37:39.2142288+00:00"
      },
      "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
    },
    "equipment_family_id": "197bdd92-65da-4b92-b5f7-f47130e9702e",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "6898205c-6537-4710-9a01-3fcc4cd24cf8",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "9cccf79f-48a0-452c-99fe-624bf81c0a1a",
      "_parent_code": "sample string 6",
      "sales_organization_id": "c2e587b0-32ce-4685-a483-b96a01092f66",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "6dbe5afa-2d84-4b06-b976-c19e96c8b7db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cf8fdfbf-c061-4d78-80af-a75054acb29f",
        "db_currency_id": "c0af6017-d563-42b7-86d6-8fc6cf14cc45",
        "db_language_id": "355a5ce6-1b39-408a-ac32-9d9200f82147",
        "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-04-03T16:37:39.2142288+00:00"
      },
      "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
    },
    "date_in_production_since": "2026-04-03T16:37:39.2142288+00:00",
    "date_out_of_production_since": "2026-04-03T16:37:39.2142288+00:00",
    "date_end_support": "2026-04-03T16:37:39.2142288+00:00",
    "sales_organization_id": "ec8335c6-2020-4460-88a8-322a8d61d80d",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "6dbe5afa-2d84-4b06-b976-c19e96c8b7db",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cf8fdfbf-c061-4d78-80af-a75054acb29f",
      "db_currency_id": "c0af6017-d563-42b7-86d6-8fc6cf14cc45",
      "db_language_id": "355a5ce6-1b39-408a-ac32-9d9200f82147",
      "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-04-03T16:37:39.2142288+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-04-03T16:37:39.2142288+00:00"
  },
  "project_status_id": "04b7cacf-68e6-48b4-aed5-ae5301d5ff6c",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "bf1f0d73-d7ce-4d95-a24c-19f6280616f7",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "ed36e807-b062-4a77-b7e9-da56adadcc92",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "6dbe5afa-2d84-4b06-b976-c19e96c8b7db",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "cf8fdfbf-c061-4d78-80af-a75054acb29f",
      "db_currency_id": "c0af6017-d563-42b7-86d6-8fc6cf14cc45",
      "db_language_id": "355a5ce6-1b39-408a-ac32-9d9200f82147",
      "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-04-03T16:37:39.2142288+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00"
  },
  "company_id": "867d9be3-68f7-4162-ac80-d7b06447b919",
  "company_code": "sample string 12",
  "db_address_id": "f1f0c42a-5166-43c2-9333-fe902a151251",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "8126dd37-5d1b-4f4a-a3d9-f0f6ae639b58",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "90182142-ea4a-4345-a381-504659708847",
  "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-04-03T16:37:39.2142288+00:00",
  "date_create": "2026-04-03T16:37:39.2142288+00:00",
  "date_update": "2026-04-03T16:37:39.2142288+00:00",
  "updated_by_user_id": "bf839647-7344-4899-817b-0ccf0aa882a6",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-04-03T16:37:39.2142288+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-04-03T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-04-03T16:37:39.2142288+00:00",
  "date_last_job": "2026-04-03T16:37:39.2142288+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-04-03T16:37:39.2142288+00:00",
  "modified_dateutc": "2026-04-03T16:37:39.2142288+00:00",
  "is_mobile_installation": true
}