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": "c0cdb7e6-2049-478d-b64b-9e0741062081",
  "_parent_id": "311f6e60-f316-46f8-bb04-cf98f9cf5cc8",
  "root_parent_id": "fec7238b-72a4-422f-a82d-854dcece434b",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "d5abdf97-0fe9-4de1-af11-b77ca369b65f",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "7d9b8e97-3da6-4e4f-91a9-5f69f960d1fc",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "0b83a831-a263-4f16-b051-a1ffda231073",
    "_parent_code": "sample string 6",
    "sales_organization_id": "0cdd41ed-72dd-4ba6-b9ee-193f2e0c485b",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "13bde428-8542-49b5-b492-df5417b81237",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "02b7f4c2-1df4-468d-b5d4-62b10bd22c25",
      "db_currency_id": "b47d16b9-1418-4f7a-9238-0f8ce285bb51",
      "db_language_id": "a613836d-a74d-43bb-b778-a9d9d396a6b7",
      "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-08-12T05:19:41.8999755+00:00"
    },
    "modified_dateutc": "2025-08-12T05:19:41.8999755+00:00"
  },
  "equipment_model_id": "c97cbadf-c3c3-4a3c-8e21-eba6405c565d",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "b398e339-e6c2-4e55-86cb-a551d1e1c2ce",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "db2bbb7c-bca5-4849-9077-c79675a150f8",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "d80058aa-9eaa-4c58-bcdb-c36a3e5e83ca",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "152b1b1b-6285-45d8-92e2-1a18db0e0a2d",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "13bde428-8542-49b5-b492-df5417b81237",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "02b7f4c2-1df4-468d-b5d4-62b10bd22c25",
        "db_currency_id": "b47d16b9-1418-4f7a-9238-0f8ce285bb51",
        "db_language_id": "a613836d-a74d-43bb-b778-a9d9d396a6b7",
        "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-08-12T05:19:41.8999755+00:00"
      },
      "modified_dateutc": "2025-08-12T05:19:41.8999755+00:00"
    },
    "equipment_family_id": "4a3f2ccd-792e-4be0-acfd-408603ff1e13",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "7d9b8e97-3da6-4e4f-91a9-5f69f960d1fc",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "0b83a831-a263-4f16-b051-a1ffda231073",
      "_parent_code": "sample string 6",
      "sales_organization_id": "0cdd41ed-72dd-4ba6-b9ee-193f2e0c485b",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "13bde428-8542-49b5-b492-df5417b81237",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "02b7f4c2-1df4-468d-b5d4-62b10bd22c25",
        "db_currency_id": "b47d16b9-1418-4f7a-9238-0f8ce285bb51",
        "db_language_id": "a613836d-a74d-43bb-b778-a9d9d396a6b7",
        "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-08-12T05:19:41.8999755+00:00"
      },
      "modified_dateutc": "2025-08-12T05:19:41.8999755+00:00"
    },
    "date_in_production_since": "2025-08-12T05:19:41.8999755+00:00",
    "date_out_of_production_since": "2025-08-12T05:19:41.8999755+00:00",
    "date_end_support": "2025-08-12T05:19:41.8999755+00:00",
    "sales_organization_id": "0944996f-709c-4a47-ba88-32262ff3c459",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "13bde428-8542-49b5-b492-df5417b81237",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "02b7f4c2-1df4-468d-b5d4-62b10bd22c25",
      "db_currency_id": "b47d16b9-1418-4f7a-9238-0f8ce285bb51",
      "db_language_id": "a613836d-a74d-43bb-b778-a9d9d396a6b7",
      "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-08-12T05:19:41.8999755+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-08-12T05:19:41.8999755+00:00"
  },
  "project_status_id": "780b4494-fd4b-4a52-8fd9-5af2351d549a",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "a02ddfc3-6b50-440b-b6eb-56d4b1d07d34",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "fd0ff8a5-f804-4877-940d-ee0221248ace",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "13bde428-8542-49b5-b492-df5417b81237",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "02b7f4c2-1df4-468d-b5d4-62b10bd22c25",
      "db_currency_id": "b47d16b9-1418-4f7a-9238-0f8ce285bb51",
      "db_language_id": "a613836d-a74d-43bb-b778-a9d9d396a6b7",
      "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-08-12T05:19:41.8999755+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-08-12T05:19:41.8999755+00:00"
  },
  "company_id": "9ce394c0-d3d4-4c10-b6e8-47f2fc8dae2a",
  "company_code": "sample string 12",
  "db_address_id": "47d0bab1-7d84-4e38-9a89-5b2e913f7a78",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "b07ee422-f6b4-460f-af18-fd24431f6e21",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "44cc8810-dd85-4b24-9d22-20d64a9d8d05",
  "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-08-12T05:19:41.9155734+00:00",
  "date_create": "2025-08-12T05:19:41.9155734+00:00",
  "date_update": "2025-08-12T05:19:41.9155734+00:00",
  "updated_by_user_id": "71c9678f-d7f0-4216-890e-5f6063643370",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-08-12T05:19:41.9155734+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-08-12T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-08-12T05:19:41.9155734+00:00",
  "date_last_job": "2025-08-12T05:19:41.9155734+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-08-12T05:19:41.9155734+00:00",
  "modified_dateutc": "2025-08-12T05:19:41.9155734+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": "3a4d7499-21a9-4222-a6a8-a033f0cd40c2",
  "_parent_id": "7eebaefd-9ec7-42b6-a893-3e8cdbef425c",
  "root_parent_id": "2be3bb29-57f0-49cf-b8d9-b6609c5b583a",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "3e349d10-b652-43a9-adc2-7af4d1dee962",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "d01afec3-9fa4-4195-af7c-ca27ff342de3",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "02180c1b-d5d4-49bd-9fc0-65668140eb46",
    "_parent_code": "sample string 6",
    "sales_organization_id": "5d506057-2dd5-4352-b0eb-0a8cdff4b159",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "1aa81d7f-9a5e-4e3a-85e7-8eea68ed5d58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "28707ec1-5bf0-4752-ae56-49cf866e6066",
      "db_currency_id": "0bf27ac5-246d-4527-a4ad-e4eeee947426",
      "db_language_id": "6dc65e78-89de-40e1-b506-d0f83a3c3be4",
      "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-08-12T05:19:41.9468224+00:00"
    },
    "modified_dateutc": "2025-08-12T05:19:41.9468224+00:00"
  },
  "equipment_model_id": "f0d57032-6f3c-433b-af3e-587ab13f85ee",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "1b57b448-3522-426a-b56f-6e187167df6b",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "694bc114-1726-4f9b-a8ae-8832a177ff64",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "a28e1158-2314-4f83-b8c0-3102d71f0646",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "6351d176-2987-4fcd-ab89-686c29207f55",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "1aa81d7f-9a5e-4e3a-85e7-8eea68ed5d58",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "28707ec1-5bf0-4752-ae56-49cf866e6066",
        "db_currency_id": "0bf27ac5-246d-4527-a4ad-e4eeee947426",
        "db_language_id": "6dc65e78-89de-40e1-b506-d0f83a3c3be4",
        "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-08-12T05:19:41.9468224+00:00"
      },
      "modified_dateutc": "2025-08-12T05:19:41.9468224+00:00"
    },
    "equipment_family_id": "a6f1547e-2df4-4507-8fe8-1dddb54b5f24",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "d01afec3-9fa4-4195-af7c-ca27ff342de3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "02180c1b-d5d4-49bd-9fc0-65668140eb46",
      "_parent_code": "sample string 6",
      "sales_organization_id": "5d506057-2dd5-4352-b0eb-0a8cdff4b159",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "1aa81d7f-9a5e-4e3a-85e7-8eea68ed5d58",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "28707ec1-5bf0-4752-ae56-49cf866e6066",
        "db_currency_id": "0bf27ac5-246d-4527-a4ad-e4eeee947426",
        "db_language_id": "6dc65e78-89de-40e1-b506-d0f83a3c3be4",
        "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-08-12T05:19:41.9468224+00:00"
      },
      "modified_dateutc": "2025-08-12T05:19:41.9468224+00:00"
    },
    "date_in_production_since": "2025-08-12T05:19:41.9468224+00:00",
    "date_out_of_production_since": "2025-08-12T05:19:41.9468224+00:00",
    "date_end_support": "2025-08-12T05:19:41.9468224+00:00",
    "sales_organization_id": "fe70c8a5-72c8-4140-be03-9f2a9b00782d",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "1aa81d7f-9a5e-4e3a-85e7-8eea68ed5d58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "28707ec1-5bf0-4752-ae56-49cf866e6066",
      "db_currency_id": "0bf27ac5-246d-4527-a4ad-e4eeee947426",
      "db_language_id": "6dc65e78-89de-40e1-b506-d0f83a3c3be4",
      "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-08-12T05:19:41.9468224+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-08-12T05:19:41.9468224+00:00"
  },
  "project_status_id": "f6a3be86-989b-46d3-bab5-20e7a25ab698",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "e659ea33-8dbf-4607-b3ef-e72f13fa7f92",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "74427677-89d8-4f5d-a1c8-a685f72418dd",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "1aa81d7f-9a5e-4e3a-85e7-8eea68ed5d58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "28707ec1-5bf0-4752-ae56-49cf866e6066",
      "db_currency_id": "0bf27ac5-246d-4527-a4ad-e4eeee947426",
      "db_language_id": "6dc65e78-89de-40e1-b506-d0f83a3c3be4",
      "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-08-12T05:19:41.9468224+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-08-12T05:19:41.9468224+00:00"
  },
  "company_id": "7cbadd5f-35cb-4abd-8ee0-9f5654db6e42",
  "company_code": "sample string 12",
  "db_address_id": "022c6e04-a658-4f16-af1e-be01ae39817f",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "2edb9571-d79e-400a-aefa-2edf0f35170d",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "bd455623-31f4-44f4-a930-ccc4d02e5ccd",
  "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-08-12T05:19:41.9468224+00:00",
  "date_create": "2025-08-12T05:19:41.9468224+00:00",
  "date_update": "2025-08-12T05:19:41.9468224+00:00",
  "updated_by_user_id": "b354c439-1dfe-4a95-9534-77408b9c8bdf",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-08-12T05:19:41.9468224+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-08-12T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-08-12T05:19:41.9468224+00:00",
  "date_last_job": "2025-08-12T05:19:41.9468224+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-08-12T05:19:41.9468224+00:00",
  "modified_dateutc": "2025-08-12T05:19:41.9468224+00:00",
  "is_mobile_installation": true
}