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": "9bc031bf-c6d2-4223-85cc-ec41a86d20e3",
  "_parent_id": "7b18ca47-cfb2-4608-9f6d-ed1747eba29a",
  "root_parent_id": "31f5317f-9c84-4bd3-8938-6e33ac888203",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "98542adc-78ce-4fb3-aee8-fedcc729894a",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "e717ee5f-2333-47db-9e77-452323b40f27",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "91720537-7296-44f4-87e4-cc49f5ea187a",
    "_parent_code": "sample string 6",
    "sales_organization_id": "8c2c01a7-1bb3-4300-a751-56a0d92f5518",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "adf78e1a-f231-4964-9e30-01ad0232b23b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ce59908a-7fd2-4358-9f82-0f81908ab96e",
      "db_currency_id": "f2ea434f-7c85-47d4-a03e-d021667de95e",
      "db_language_id": "9dd0be3c-7aaa-46ad-a4b1-873adebac324",
      "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-12-05T14:39:23.7345426+00:00"
    },
    "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
  },
  "equipment_model_id": "a84ae47e-c80c-470c-a180-641491b1fd8e",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "6918ba4a-5d37-47a0-aa12-5034079e9624",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "de5d7552-9ca0-47c7-96a2-b6f0ddf2f6e3",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "f4b2d606-e978-4eea-8c38-f9480c0630c6",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "a8fd481f-a75a-4531-ad67-1445160580ed",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "adf78e1a-f231-4964-9e30-01ad0232b23b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ce59908a-7fd2-4358-9f82-0f81908ab96e",
        "db_currency_id": "f2ea434f-7c85-47d4-a03e-d021667de95e",
        "db_language_id": "9dd0be3c-7aaa-46ad-a4b1-873adebac324",
        "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-12-05T14:39:23.7345426+00:00"
      },
      "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
    },
    "equipment_family_id": "76234aeb-dd13-4559-b596-f43707b809d6",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "e717ee5f-2333-47db-9e77-452323b40f27",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "91720537-7296-44f4-87e4-cc49f5ea187a",
      "_parent_code": "sample string 6",
      "sales_organization_id": "8c2c01a7-1bb3-4300-a751-56a0d92f5518",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "adf78e1a-f231-4964-9e30-01ad0232b23b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ce59908a-7fd2-4358-9f82-0f81908ab96e",
        "db_currency_id": "f2ea434f-7c85-47d4-a03e-d021667de95e",
        "db_language_id": "9dd0be3c-7aaa-46ad-a4b1-873adebac324",
        "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-12-05T14:39:23.7345426+00:00"
      },
      "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
    },
    "date_in_production_since": "2025-12-05T14:39:23.7345426+00:00",
    "date_out_of_production_since": "2025-12-05T14:39:23.7345426+00:00",
    "date_end_support": "2025-12-05T14:39:23.7345426+00:00",
    "sales_organization_id": "5ef49106-00a3-46aa-89f5-243ceb73a06e",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "adf78e1a-f231-4964-9e30-01ad0232b23b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ce59908a-7fd2-4358-9f82-0f81908ab96e",
      "db_currency_id": "f2ea434f-7c85-47d4-a03e-d021667de95e",
      "db_language_id": "9dd0be3c-7aaa-46ad-a4b1-873adebac324",
      "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-12-05T14:39:23.7345426+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-12-05T14:39:23.7345426+00:00"
  },
  "project_status_id": "d3b7f1a2-75bd-4da8-a4d1-16c287160d23",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "ca277d61-ea01-4d5a-b95b-b682ee24941b",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "33ce6071-e55c-4dda-87e0-28197eafb05b",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "adf78e1a-f231-4964-9e30-01ad0232b23b",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ce59908a-7fd2-4358-9f82-0f81908ab96e",
      "db_currency_id": "f2ea434f-7c85-47d4-a03e-d021667de95e",
      "db_language_id": "9dd0be3c-7aaa-46ad-a4b1-873adebac324",
      "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-12-05T14:39:23.7345426+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
  },
  "company_id": "00b6c88d-7b2b-4c91-b7ae-bf33cbb58404",
  "company_code": "sample string 12",
  "db_address_id": "4e7ceeff-8463-4cdc-b607-f6df1888ae71",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "251faf71-5ca8-4599-aaaf-459319ec8978",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "bc0e7a90-f227-41c0-8fcc-ff11d69640a5",
  "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-12-05T14:39:23.7345426+00:00",
  "date_create": "2025-12-05T14:39:23.7345426+00:00",
  "date_update": "2025-12-05T14:39:23.7345426+00:00",
  "updated_by_user_id": "15e49ab9-98be-4e99-8a11-29c0be64c719",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-12-05T14:39:23.7345426+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-12-05T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-12-05T14:39:23.7345426+00:00",
  "date_last_job": "2025-12-05T14:39:23.7345426+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-12-05T14:39:23.7345426+00:00",
  "modified_dateutc": "2025-12-05T14:39:23.7345426+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": "9ec8f77c-7112-4479-8b8d-01f312c533e4",
  "_parent_id": "d2e99248-c056-4c60-84d5-bd086786d29b",
  "root_parent_id": "f6882021-083f-4300-b9bf-73f9d3c5d500",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "007de798-d7e6-4067-87a3-bc4229decc97",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "5ba46391-3d1d-4e14-9604-6737c3eb1b5a",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "29a0dced-ecbf-4dca-93da-852791c13ad2",
    "_parent_code": "sample string 6",
    "sales_organization_id": "950bfb76-cd82-4910-9715-fc151f0d54cf",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "e6251ffb-f130-40a5-adc4-e52d772acc01",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff9e392f-b2bb-4f9e-8438-e910b6876cab",
      "db_currency_id": "10d866af-6750-4e99-8320-88f85c75eadf",
      "db_language_id": "53a980b9-491b-4a15-9142-1f272672dfd8",
      "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-12-05T14:39:23.7345426+00:00"
    },
    "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
  },
  "equipment_model_id": "a784802a-db55-4e27-a031-777fe589ca27",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "530043d2-d913-4a7c-8af2-23d664df1d0a",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "87f8ac24-f5d5-45c6-bf1c-e45cd694c246",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "2ea7440e-b862-4cbd-bd26-862899728df2",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "cfcf66f6-dbf4-4942-ba47-796b1e523791",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "e6251ffb-f130-40a5-adc4-e52d772acc01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff9e392f-b2bb-4f9e-8438-e910b6876cab",
        "db_currency_id": "10d866af-6750-4e99-8320-88f85c75eadf",
        "db_language_id": "53a980b9-491b-4a15-9142-1f272672dfd8",
        "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-12-05T14:39:23.7345426+00:00"
      },
      "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
    },
    "equipment_family_id": "2260b6ec-cdb4-44cd-927a-5dc2bc0e4d02",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "5ba46391-3d1d-4e14-9604-6737c3eb1b5a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "29a0dced-ecbf-4dca-93da-852791c13ad2",
      "_parent_code": "sample string 6",
      "sales_organization_id": "950bfb76-cd82-4910-9715-fc151f0d54cf",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "e6251ffb-f130-40a5-adc4-e52d772acc01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff9e392f-b2bb-4f9e-8438-e910b6876cab",
        "db_currency_id": "10d866af-6750-4e99-8320-88f85c75eadf",
        "db_language_id": "53a980b9-491b-4a15-9142-1f272672dfd8",
        "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-12-05T14:39:23.7345426+00:00"
      },
      "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
    },
    "date_in_production_since": "2025-12-05T14:39:23.7345426+00:00",
    "date_out_of_production_since": "2025-12-05T14:39:23.7345426+00:00",
    "date_end_support": "2025-12-05T14:39:23.7345426+00:00",
    "sales_organization_id": "5e8b0dfd-229a-4c2c-ac54-83099e904070",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "e6251ffb-f130-40a5-adc4-e52d772acc01",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff9e392f-b2bb-4f9e-8438-e910b6876cab",
      "db_currency_id": "10d866af-6750-4e99-8320-88f85c75eadf",
      "db_language_id": "53a980b9-491b-4a15-9142-1f272672dfd8",
      "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-12-05T14:39:23.7345426+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-12-05T14:39:23.7345426+00:00"
  },
  "project_status_id": "85912947-7901-4ac8-9808-cd61f1ee0f55",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "1f6b95c6-758e-4026-a20a-16de347e73e9",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "2a68f535-c89c-46b9-900f-47460a7a1935",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "e6251ffb-f130-40a5-adc4-e52d772acc01",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "ff9e392f-b2bb-4f9e-8438-e910b6876cab",
      "db_currency_id": "10d866af-6750-4e99-8320-88f85c75eadf",
      "db_language_id": "53a980b9-491b-4a15-9142-1f272672dfd8",
      "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-12-05T14:39:23.7345426+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00"
  },
  "company_id": "b0c5a564-d959-4e00-9bff-627006952180",
  "company_code": "sample string 12",
  "db_address_id": "158f63b8-45cf-4ba5-8905-c641a746df3d",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "ea0b402b-271b-4b2d-b529-db4e5221d4a2",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "5c41af1c-2c24-4c66-9f8e-98f85db21b11",
  "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-12-05T14:39:23.7345426+00:00",
  "date_create": "2025-12-05T14:39:23.7345426+00:00",
  "date_update": "2025-12-05T14:39:23.7345426+00:00",
  "updated_by_user_id": "0edd09c6-c3c5-4fbd-83ea-ec8e7d95e8f5",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-12-05T14:39:23.7345426+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-12-05T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-12-05T14:39:23.7345426+00:00",
  "date_last_job": "2025-12-05T14:39:23.7345426+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-12-05T14:39:23.7345426+00:00",
  "modified_dateutc": "2025-12-05T14:39:23.7345426+00:00",
  "is_mobile_installation": true
}