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": "990df1e6-d32b-43e7-a4e8-bb629368bb81",
  "_parent_id": "91e9db75-c53b-4047-8202-fd7a9e5a887f",
  "root_parent_id": "fb553aa5-8a7e-4024-957d-21afded5f2ec",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "ac64ec18-e7cb-4a5c-b193-5732a6084eec",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "e7a12222-1adb-49ff-9fbe-0fcc678fc00b",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "2d875b4a-c84a-418c-82b7-7ac78dcded83",
    "_parent_code": "sample string 6",
    "sales_organization_id": "f14a6bf3-be7e-4a6c-a92a-2426e0ded3dd",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "e243d880-edb0-42f9-93e5-310413f1dddb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "847f076c-65ae-41de-be23-d14f9218260a",
      "db_currency_id": "c7d25169-e2ee-4f6c-b5de-ec9503ac97cc",
      "db_language_id": "cb486a56-51b0-4b76-b375-01e824c148af",
      "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-20T03:54:57.7979736+00:00"
    },
    "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
  },
  "equipment_model_id": "e01d5d83-f961-45f3-800e-bc0ffea6107d",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "c1c80e18-a60a-4faa-8b63-c9051d37f865",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "caef4b87-f3bf-4f38-ac16-ad91270b5c68",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "1da0df6c-9973-4b37-a3de-1f27479cf567",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "550cf577-49d1-46d8-b5d4-e311cd178fba",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "e243d880-edb0-42f9-93e5-310413f1dddb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "847f076c-65ae-41de-be23-d14f9218260a",
        "db_currency_id": "c7d25169-e2ee-4f6c-b5de-ec9503ac97cc",
        "db_language_id": "cb486a56-51b0-4b76-b375-01e824c148af",
        "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-20T03:54:57.7979736+00:00"
      },
      "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
    },
    "equipment_family_id": "63fdd8f9-67af-4554-b745-95ede6e40d8f",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "e7a12222-1adb-49ff-9fbe-0fcc678fc00b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "2d875b4a-c84a-418c-82b7-7ac78dcded83",
      "_parent_code": "sample string 6",
      "sales_organization_id": "f14a6bf3-be7e-4a6c-a92a-2426e0ded3dd",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "e243d880-edb0-42f9-93e5-310413f1dddb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "847f076c-65ae-41de-be23-d14f9218260a",
        "db_currency_id": "c7d25169-e2ee-4f6c-b5de-ec9503ac97cc",
        "db_language_id": "cb486a56-51b0-4b76-b375-01e824c148af",
        "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-20T03:54:57.7979736+00:00"
      },
      "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
    },
    "date_in_production_since": "2025-10-20T03:54:57.7979736+00:00",
    "date_out_of_production_since": "2025-10-20T03:54:57.7979736+00:00",
    "date_end_support": "2025-10-20T03:54:57.7979736+00:00",
    "sales_organization_id": "0aadbfd4-213f-43c6-975d-817e63ec8792",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "e243d880-edb0-42f9-93e5-310413f1dddb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "847f076c-65ae-41de-be23-d14f9218260a",
      "db_currency_id": "c7d25169-e2ee-4f6c-b5de-ec9503ac97cc",
      "db_language_id": "cb486a56-51b0-4b76-b375-01e824c148af",
      "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-20T03:54:57.7979736+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-20T03:54:57.7979736+00:00"
  },
  "project_status_id": "de98f4f4-8128-4339-9938-6f933ddee328",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "dad67d2c-83d0-4cb2-a1be-560b8f595301",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "853f752b-7129-4dea-a701-406a830b1dc7",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "e243d880-edb0-42f9-93e5-310413f1dddb",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "847f076c-65ae-41de-be23-d14f9218260a",
      "db_currency_id": "c7d25169-e2ee-4f6c-b5de-ec9503ac97cc",
      "db_language_id": "cb486a56-51b0-4b76-b375-01e824c148af",
      "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-20T03:54:57.7979736+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
  },
  "company_id": "76044dd5-e780-4c0d-b86d-c46e3c73676a",
  "company_code": "sample string 12",
  "db_address_id": "0659c264-121a-4b83-a11a-4853df1a95cb",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "c9acbb9f-a82b-4348-b30b-4ba4e9323ece",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "60a31460-cbfe-4c48-8688-e8eb775d20a0",
  "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-20T03:54:57.7979736+00:00",
  "date_create": "2025-10-20T03:54:57.7979736+00:00",
  "date_update": "2025-10-20T03:54:57.7979736+00:00",
  "updated_by_user_id": "515906be-2084-4d33-b742-cdb2a10d206b",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-10-20T03:54:57.7979736+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-20T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-10-20T03:54:57.7979736+00:00",
  "date_last_job": "2025-10-20T03:54:57.7979736+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-10-20T03:54:57.7979736+00:00",
  "modified_dateutc": "2025-10-20T03:54:57.7979736+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": "adcee1f3-5385-4333-b11e-5a1f95dbe1e3",
  "_parent_id": "7ee6c801-90bc-4b0a-a7d8-c12c241a5773",
  "root_parent_id": "7bf649bc-8e59-4c2f-9411-83f483b9565d",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "be03a9fa-7124-4a8c-9831-a53a7cc19c5a",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "595ad3ba-9300-4e22-8c88-b07a414344cf",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "b8bc9078-e277-45fa-88c9-0099df46792b",
    "_parent_code": "sample string 6",
    "sales_organization_id": "183d81cc-f13f-42e0-bc57-3fb2f8bdad1c",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "b82a94bc-6712-4d9a-8888-f6522df751e7",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d78cd0ac-b2ce-40f3-be17-8a729a466a2b",
      "db_currency_id": "10367628-5711-45ba-a5e6-cdb585b45c3a",
      "db_language_id": "a74ec6bb-970b-4f62-8092-860ee3be4272",
      "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-20T03:54:57.7979736+00:00"
    },
    "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
  },
  "equipment_model_id": "35baf2c0-1ffe-4c4e-8059-2240e83b22cd",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "42448a1d-ddc5-436b-b4a9-8564eda520d5",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "8fddea1a-9982-413c-970e-5ae83ce8e18a",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "bff26b7a-1658-42a8-a693-f3f7f75664d2",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "0acd258b-ecf8-409c-a860-2c0334fcd7a0",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "b82a94bc-6712-4d9a-8888-f6522df751e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d78cd0ac-b2ce-40f3-be17-8a729a466a2b",
        "db_currency_id": "10367628-5711-45ba-a5e6-cdb585b45c3a",
        "db_language_id": "a74ec6bb-970b-4f62-8092-860ee3be4272",
        "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-20T03:54:57.7979736+00:00"
      },
      "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
    },
    "equipment_family_id": "209227aa-779d-46bd-96cb-3eae24818cfb",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "595ad3ba-9300-4e22-8c88-b07a414344cf",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "b8bc9078-e277-45fa-88c9-0099df46792b",
      "_parent_code": "sample string 6",
      "sales_organization_id": "183d81cc-f13f-42e0-bc57-3fb2f8bdad1c",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "b82a94bc-6712-4d9a-8888-f6522df751e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d78cd0ac-b2ce-40f3-be17-8a729a466a2b",
        "db_currency_id": "10367628-5711-45ba-a5e6-cdb585b45c3a",
        "db_language_id": "a74ec6bb-970b-4f62-8092-860ee3be4272",
        "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-20T03:54:57.7979736+00:00"
      },
      "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
    },
    "date_in_production_since": "2025-10-20T03:54:57.7979736+00:00",
    "date_out_of_production_since": "2025-10-20T03:54:57.7979736+00:00",
    "date_end_support": "2025-10-20T03:54:57.7979736+00:00",
    "sales_organization_id": "9668280d-d188-4b65-9610-69e73413eb8e",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "b82a94bc-6712-4d9a-8888-f6522df751e7",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d78cd0ac-b2ce-40f3-be17-8a729a466a2b",
      "db_currency_id": "10367628-5711-45ba-a5e6-cdb585b45c3a",
      "db_language_id": "a74ec6bb-970b-4f62-8092-860ee3be4272",
      "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-20T03:54:57.7979736+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-20T03:54:57.7979736+00:00"
  },
  "project_status_id": "370b6beb-b1b7-48e9-8c07-98717c4fc543",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "73157e73-e3a9-4cbc-b597-52f159dd17f2",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "dbda26b3-2a35-4f25-8bf5-ae339486ea4b",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "b82a94bc-6712-4d9a-8888-f6522df751e7",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "d78cd0ac-b2ce-40f3-be17-8a729a466a2b",
      "db_currency_id": "10367628-5711-45ba-a5e6-cdb585b45c3a",
      "db_language_id": "a74ec6bb-970b-4f62-8092-860ee3be4272",
      "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-20T03:54:57.7979736+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00"
  },
  "company_id": "f52eb8f7-0453-42cc-af13-300443a8f06d",
  "company_code": "sample string 12",
  "db_address_id": "4e651246-e294-4973-98f6-3a7b9880582e",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "a1f624de-9589-4284-a59a-ac8f455902bd",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "89a53a0f-2f79-4d4d-a827-850a16d00002",
  "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-20T03:54:57.7979736+00:00",
  "date_create": "2025-10-20T03:54:57.7979736+00:00",
  "date_update": "2025-10-20T03:54:57.7979736+00:00",
  "updated_by_user_id": "cf3d2393-3246-4ca1-ad3a-a06c4cf0bd4b",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-10-20T03:54:57.7979736+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-20T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-10-20T03:54:57.7979736+00:00",
  "date_last_job": "2025-10-20T03:54:57.7979736+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-10-20T03:54:57.7979736+00:00",
  "modified_dateutc": "2025-10-20T03:54:57.7979736+00:00",
  "is_mobile_installation": true
}