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": "b66caa40-801f-4fc9-b91e-00594acc9fd9",
  "_parent_id": "f41a7fba-497c-4464-8cc6-05ddb46135c7",
  "root_parent_id": "e77f6220-e3e1-4439-9938-7fa61d4f3a45",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "ebd12bb2-133b-4f20-a63b-9db3b027cbca",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "376b425a-66fc-4c92-b3f6-bf60309d2f23",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "8a56ddb1-0df1-4a4b-9704-2e5f62814b4d",
    "_parent_code": "sample string 6",
    "sales_organization_id": "7d4e2429-4c60-4d1d-8e5c-c53d7d319bd7",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "df4a485d-f732-4fb7-a12e-f73c2bd19b58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d2e3a102-e51c-4fff-b408-296c45722255",
      "db_currency_id": "6545f83e-4d92-46cf-8403-573e85a8c5fa",
      "db_language_id": "8274b98e-96e1-4e20-ae6c-5a71e8661abd",
      "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-10-08T19:54:20.9698173+00:00"
    },
    "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
  },
  "equipment_model_id": "217dbde6-feb7-4afe-bfd4-8f07f26fcb43",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "3d8b5abd-2589-4826-9fe0-c3ca26b1e5d1",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "f01e35e8-1f60-4b0f-9554-e33271decc19",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "302b2454-e838-4d83-9528-a8ca00de909c",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "1aa09c03-d24a-4885-b472-c4f52da891a4",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "df4a485d-f732-4fb7-a12e-f73c2bd19b58",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d2e3a102-e51c-4fff-b408-296c45722255",
        "db_currency_id": "6545f83e-4d92-46cf-8403-573e85a8c5fa",
        "db_language_id": "8274b98e-96e1-4e20-ae6c-5a71e8661abd",
        "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-10-08T19:54:20.9698173+00:00"
      },
      "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
    },
    "equipment_family_id": "8f699b93-1350-4a89-be96-8e098133dbce",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "376b425a-66fc-4c92-b3f6-bf60309d2f23",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "8a56ddb1-0df1-4a4b-9704-2e5f62814b4d",
      "_parent_code": "sample string 6",
      "sales_organization_id": "7d4e2429-4c60-4d1d-8e5c-c53d7d319bd7",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "df4a485d-f732-4fb7-a12e-f73c2bd19b58",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d2e3a102-e51c-4fff-b408-296c45722255",
        "db_currency_id": "6545f83e-4d92-46cf-8403-573e85a8c5fa",
        "db_language_id": "8274b98e-96e1-4e20-ae6c-5a71e8661abd",
        "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-10-08T19:54:20.9698173+00:00"
      },
      "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
    },
    "date_in_production_since": "2025-10-08T19:54:20.9698173+00:00",
    "date_out_of_production_since": "2025-10-08T19:54:20.9698173+00:00",
    "date_end_support": "2025-10-08T19:54:20.9698173+00:00",
    "sales_organization_id": "a0f839f4-a51e-4371-b939-3be01acbd709",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "df4a485d-f732-4fb7-a12e-f73c2bd19b58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d2e3a102-e51c-4fff-b408-296c45722255",
      "db_currency_id": "6545f83e-4d92-46cf-8403-573e85a8c5fa",
      "db_language_id": "8274b98e-96e1-4e20-ae6c-5a71e8661abd",
      "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-10-08T19:54:20.9698173+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-10-08T19:54:20.9698173+00:00"
  },
  "project_status_id": "ea0fd889-6db4-45dd-897d-88890f458d65",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "f80121c1-9eb0-48b7-a570-b5f5defefdb0",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "6f71b5b1-929c-4271-89ad-414a77d84ac4",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "df4a485d-f732-4fb7-a12e-f73c2bd19b58",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d2e3a102-e51c-4fff-b408-296c45722255",
      "db_currency_id": "6545f83e-4d92-46cf-8403-573e85a8c5fa",
      "db_language_id": "8274b98e-96e1-4e20-ae6c-5a71e8661abd",
      "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-10-08T19:54:20.9698173+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
  },
  "company_id": "fe6c7e2b-fd61-47e7-b24f-d0fd14e52d9b",
  "company_code": "sample string 12",
  "db_address_id": "f7a62771-a6f6-4764-a47c-9f526529ae7c",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "d2ec7967-bc44-4916-97ed-7ef034518541",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "eb4f5245-a49c-4593-b170-cca627fd8175",
  "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-10-08T19:54:20.9698173+00:00",
  "date_create": "2025-10-08T19:54:20.9698173+00:00",
  "date_update": "2025-10-08T19:54:20.9698173+00:00",
  "updated_by_user_id": "1653ad25-9d18-4532-b29f-e6cbf16906dd",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-10-08T19:54:20.9698173+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-10-08T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-10-08T19:54:20.9698173+00:00",
  "date_last_job": "2025-10-08T19:54:20.9698173+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-10-08T19:54:20.9698173+00:00",
  "modified_dateutc": "2025-10-08T19:54:20.9698173+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": "8092e8f2-a9d8-4498-9dc6-0c0acc9436e9",
  "_parent_id": "627ce685-8ba5-4657-8dc2-f920e5001d6e",
  "root_parent_id": "354dfc44-1591-48e9-a0d3-f6de88842bf4",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "980c0b3d-e665-48ba-b517-8f3067a3d5b5",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "d30d1223-2198-4a1c-bfff-3ee38a636f3c",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "397300d7-a899-4866-ac9e-1bec84096826",
    "_parent_code": "sample string 6",
    "sales_organization_id": "e85b9608-1ceb-46e3-b4c7-ca14befc9254",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "a8a27ce7-60e4-451b-ac85-668937de9c25",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "da46f9af-92c8-4b81-a756-131b0db982e5",
      "db_currency_id": "614d100d-e0ad-4c36-ad4c-6bff374d7ed3",
      "db_language_id": "37aa5d00-c8d8-4aaf-8148-9300e7e6f4c8",
      "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-10-08T19:54:20.9698173+00:00"
    },
    "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
  },
  "equipment_model_id": "638232ae-46d5-46f3-8374-3b63f5252705",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "a83670ba-20db-4884-a858-cbf7648574f2",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "d8bcd4e6-73ca-43e4-b8c4-4344c907f1a8",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "f7eb6506-4ffa-44fd-8472-925307b696c7",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "7a3b1643-f0df-4ae7-a2ca-22dc751143fa",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "a8a27ce7-60e4-451b-ac85-668937de9c25",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "da46f9af-92c8-4b81-a756-131b0db982e5",
        "db_currency_id": "614d100d-e0ad-4c36-ad4c-6bff374d7ed3",
        "db_language_id": "37aa5d00-c8d8-4aaf-8148-9300e7e6f4c8",
        "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-10-08T19:54:20.9698173+00:00"
      },
      "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
    },
    "equipment_family_id": "328a8ac7-c94d-4ba1-9040-c5d124e6b2ae",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "d30d1223-2198-4a1c-bfff-3ee38a636f3c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "397300d7-a899-4866-ac9e-1bec84096826",
      "_parent_code": "sample string 6",
      "sales_organization_id": "e85b9608-1ceb-46e3-b4c7-ca14befc9254",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "a8a27ce7-60e4-451b-ac85-668937de9c25",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "da46f9af-92c8-4b81-a756-131b0db982e5",
        "db_currency_id": "614d100d-e0ad-4c36-ad4c-6bff374d7ed3",
        "db_language_id": "37aa5d00-c8d8-4aaf-8148-9300e7e6f4c8",
        "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-10-08T19:54:20.9698173+00:00"
      },
      "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
    },
    "date_in_production_since": "2025-10-08T19:54:20.9698173+00:00",
    "date_out_of_production_since": "2025-10-08T19:54:20.9698173+00:00",
    "date_end_support": "2025-10-08T19:54:20.9698173+00:00",
    "sales_organization_id": "3e9d7645-9e74-4f94-8f6a-eb1291a62c55",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "a8a27ce7-60e4-451b-ac85-668937de9c25",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "da46f9af-92c8-4b81-a756-131b0db982e5",
      "db_currency_id": "614d100d-e0ad-4c36-ad4c-6bff374d7ed3",
      "db_language_id": "37aa5d00-c8d8-4aaf-8148-9300e7e6f4c8",
      "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-10-08T19:54:20.9698173+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-10-08T19:54:20.9698173+00:00"
  },
  "project_status_id": "fdca3579-8723-4333-82f8-37d6bf59fab5",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "df4712ef-2e3b-4d21-bfe7-34b40f0c329c",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "8a3cbdbf-7759-47a7-85fb-b1bd359524e6",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "a8a27ce7-60e4-451b-ac85-668937de9c25",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "da46f9af-92c8-4b81-a756-131b0db982e5",
      "db_currency_id": "614d100d-e0ad-4c36-ad4c-6bff374d7ed3",
      "db_language_id": "37aa5d00-c8d8-4aaf-8148-9300e7e6f4c8",
      "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-10-08T19:54:20.9698173+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00"
  },
  "company_id": "d13cdd7a-aa9d-41a3-9b0c-f45fa3ab062a",
  "company_code": "sample string 12",
  "db_address_id": "d1e348e0-182a-4a0a-812c-82656a921fe5",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "19f56cb3-a5c4-456a-a805-a188f4196b1b",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "0c2f302b-a400-4cd0-8c5d-5bdc2658c65f",
  "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-10-08T19:54:20.9698173+00:00",
  "date_create": "2025-10-08T19:54:20.9698173+00:00",
  "date_update": "2025-10-08T19:54:20.9698173+00:00",
  "updated_by_user_id": "93ccabd0-bc37-493d-9d44-bfd262b5bd86",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-10-08T19:54:20.9698173+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-10-08T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-10-08T19:54:20.9698173+00:00",
  "date_last_job": "2025-10-08T19:54:20.9698173+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-10-08T19:54:20.9698173+00:00",
  "modified_dateutc": "2025-10-08T19:54:20.9698173+00:00",
  "is_mobile_installation": true
}