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": "e04e6b80-6cde-4ea9-9aff-d7cab09003d1",
  "_parent_id": "e0ae1405-c78c-451e-8ac6-7dad129ed876",
  "root_parent_id": "cf7a8717-a643-4bfd-a404-15066023c3cb",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "2e305f24-8603-4655-87ec-2b3e037e1cdb",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "baa198b0-1430-495d-a374-a1e98f7d4089",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "101033e1-0fcf-4127-a724-03b909c2ab3a",
    "_parent_code": "sample string 6",
    "sales_organization_id": "5fcec80e-59b9-4988-95b6-8d376254fd37",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "8aa70883-695b-4db4-8778-038ac5fe675c",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "f42e9a25-b103-4c43-87f8-bc7566a48459",
      "db_currency_id": "90b58a4e-ef8a-407c-961c-162a32fda010",
      "db_language_id": "727ec84f-2e95-4ea9-805a-11ab91b87f07",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
    },
    "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
  },
  "equipment_model_id": "cf2ca4e4-fe43-44ac-819c-29fd686f086f",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "5aaa5a06-00ab-48d1-b410-c322a0106ec6",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "d1ebd589-ffea-4099-b8ae-9da879006338",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "b63e01dd-db6f-4248-9ef4-f6e6919d8819",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "930b2a83-5c49-4bbc-8d7c-cf031ea69f37",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "8aa70883-695b-4db4-8778-038ac5fe675c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f42e9a25-b103-4c43-87f8-bc7566a48459",
        "db_currency_id": "90b58a4e-ef8a-407c-961c-162a32fda010",
        "db_language_id": "727ec84f-2e95-4ea9-805a-11ab91b87f07",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
      },
      "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
    },
    "equipment_family_id": "21d11007-c0c7-4dc6-a6e7-3588075f099f",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "baa198b0-1430-495d-a374-a1e98f7d4089",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "101033e1-0fcf-4127-a724-03b909c2ab3a",
      "_parent_code": "sample string 6",
      "sales_organization_id": "5fcec80e-59b9-4988-95b6-8d376254fd37",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "8aa70883-695b-4db4-8778-038ac5fe675c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f42e9a25-b103-4c43-87f8-bc7566a48459",
        "db_currency_id": "90b58a4e-ef8a-407c-961c-162a32fda010",
        "db_language_id": "727ec84f-2e95-4ea9-805a-11ab91b87f07",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
      },
      "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
    },
    "date_in_production_since": "2026-07-10T01:52:39.537918+00:00",
    "date_out_of_production_since": "2026-07-10T01:52:39.537918+00:00",
    "date_end_support": "2026-07-10T01:52:39.537918+00:00",
    "sales_organization_id": "3b10426e-cfc6-4aaa-bb47-5db9464d6e5c",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "8aa70883-695b-4db4-8778-038ac5fe675c",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "f42e9a25-b103-4c43-87f8-bc7566a48459",
      "db_currency_id": "90b58a4e-ef8a-407c-961c-162a32fda010",
      "db_language_id": "727ec84f-2e95-4ea9-805a-11ab91b87f07",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
    },
    "replacement_period_nb_months": 14,
    "warranty_period_nb_months": 15,
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ],
    "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
  },
  "project_status_id": "5f3d8fb1-8f81-4c66-b6e4-f81978a5d911",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "22c046cb-b88d-46eb-8016-dc4931b2198d",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "871b109d-c36c-462e-bac2-a9e03dea863e",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "8aa70883-695b-4db4-8778-038ac5fe675c",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "f42e9a25-b103-4c43-87f8-bc7566a48459",
      "db_currency_id": "90b58a4e-ef8a-407c-961c-162a32fda010",
      "db_language_id": "727ec84f-2e95-4ea9-805a-11ab91b87f07",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.537918+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
  },
  "company_id": "02986cb6-c17a-4694-ac15-e8a67bee200b",
  "company_code": "sample string 12",
  "db_address_id": "63ed50b8-a1e8-4b4e-931f-d1f9dec785e8",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "c2bb6114-0595-498b-a0df-b9acbe0ca6f6",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "68de43c2-0b2f-4b77-b247-68fab807dd8e",
  "name": "sample string 19",
  "description": "sample string 20",
  "reference_back_office": "sample string 21",
  "serial_number": "sample string 22",
  "barcode": "sample string 23",
  "date_start_production": "2026-07-10T01:52:39.5535413+00:00",
  "date_create": "2026-07-10T01:52:39.5535413+00:00",
  "date_update": "2026-07-10T01:52:39.5535413+00:00",
  "updated_by_user_id": "2211744c-ee20-480e-9af6-0df11ef63739",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-07-10T01:52:39.5535413+00:00",
  "last_standard_result_score_1": "sample string 30",
  "last_standard_result_score_2": "sample string 31",
  "target_standard_result_score_1": "sample string 32",
  "target_standard_result_score_2": "sample string 33",
  "date_built": "2026-07-10T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-07-10T01:52:39.5535413+00:00",
  "date_last_job": "2026-07-10T01:52:39.5535413+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-07-10T01:52:39.5535413+00:00",
  "modified_dateutc": "2026-07-10T01:52:39.5535413+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": "24bf709b-cf2a-4dec-940d-d349b2b0c619",
  "_parent_id": "d0e8a89b-9649-4790-a527-4e4c31d054f2",
  "root_parent_id": "fa8383c5-c678-4f87-9a99-c0aae277b721",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "3b73b107-8690-4e17-a89a-a2434eadd24f",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "fad9547a-6c90-4e80-93a7-c2bb8fcc2a12",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "0b960b9e-ebde-43ed-b2c2-28d13540483b",
    "_parent_code": "sample string 6",
    "sales_organization_id": "816b8b1b-5c08-4035-9c69-b540ee67cdcc",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "6e94eecc-6e8f-41a5-a326-017be90ffded",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "897e60e8-9000-4e0d-b830-45288451288a",
      "db_currency_id": "474fa772-3dbd-4334-948f-cabaa4c4aa24",
      "db_language_id": "88bbadac-eaeb-4a53-b917-07b1721abbcf",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
    },
    "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
  },
  "equipment_model_id": "6366e16c-5bb6-432d-869e-f4f74b3c7675",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "b4816f25-11b5-437c-bb6e-96aba99726e8",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "0ccefc32-82dd-44a4-b19a-befa0f303908",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "0a3441cd-c153-4129-8690-8bd5f0dcc9e6",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "3529b0d3-0a06-4903-90ce-bc9f812edc10",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "6e94eecc-6e8f-41a5-a326-017be90ffded",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "897e60e8-9000-4e0d-b830-45288451288a",
        "db_currency_id": "474fa772-3dbd-4334-948f-cabaa4c4aa24",
        "db_language_id": "88bbadac-eaeb-4a53-b917-07b1721abbcf",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
      },
      "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
    },
    "equipment_family_id": "93dcca20-9a5e-46c8-8ff4-8e5b8bbd3e9f",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "fad9547a-6c90-4e80-93a7-c2bb8fcc2a12",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "0b960b9e-ebde-43ed-b2c2-28d13540483b",
      "_parent_code": "sample string 6",
      "sales_organization_id": "816b8b1b-5c08-4035-9c69-b540ee67cdcc",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "6e94eecc-6e8f-41a5-a326-017be90ffded",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "897e60e8-9000-4e0d-b830-45288451288a",
        "db_currency_id": "474fa772-3dbd-4334-948f-cabaa4c4aa24",
        "db_language_id": "88bbadac-eaeb-4a53-b917-07b1721abbcf",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
      },
      "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
    },
    "date_in_production_since": "2026-07-10T01:52:39.5535413+00:00",
    "date_out_of_production_since": "2026-07-10T01:52:39.5535413+00:00",
    "date_end_support": "2026-07-10T01:52:39.5535413+00:00",
    "sales_organization_id": "06331833-0854-4cea-99c1-c1dbeeced5c0",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "6e94eecc-6e8f-41a5-a326-017be90ffded",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "897e60e8-9000-4e0d-b830-45288451288a",
      "db_currency_id": "474fa772-3dbd-4334-948f-cabaa4c4aa24",
      "db_language_id": "88bbadac-eaeb-4a53-b917-07b1721abbcf",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
    },
    "replacement_period_nb_months": 14,
    "warranty_period_nb_months": 15,
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ],
    "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
  },
  "project_status_id": "85d3a0b6-1ee5-4853-bcc6-2321e4a26ea8",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "262f013f-b38f-49df-9c08-c61c1abcbdc9",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "3d191d86-0ffa-4450-997c-0ad461cefde1",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "6e94eecc-6e8f-41a5-a326-017be90ffded",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "897e60e8-9000-4e0d-b830-45288451288a",
      "db_currency_id": "474fa772-3dbd-4334-948f-cabaa4c4aa24",
      "db_language_id": "88bbadac-eaeb-4a53-b917-07b1721abbcf",
      "accountancy_code": "sample string 8",
      "archived": true,
      "default_unit_of_measure_system_type": "sample string 10",
      "street": "sample string 11",
      "street2": "sample string 12",
      "street_number": "sample string 13",
      "zip": "sample string 14",
      "city": "sample string 15",
      "email": "sample string 16",
      "phone": "sample string 17",
      "fax": "sample string 18",
      "url": "sample string 19",
      "vat_reg_code": "sample string 20",
      "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00"
  },
  "company_id": "e7d27204-89cf-43e5-9a8e-2607121c7866",
  "company_code": "sample string 12",
  "db_address_id": "16cfa00a-3a50-4d85-9e1e-3d66d62c7dce",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "7699268b-d5cb-404b-a65b-31deda0feeb7",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "425845e4-0af2-4d74-b42a-8f6a56b10e99",
  "name": "sample string 19",
  "description": "sample string 20",
  "reference_back_office": "sample string 21",
  "serial_number": "sample string 22",
  "barcode": "sample string 23",
  "date_start_production": "2026-07-10T01:52:39.5535413+00:00",
  "date_create": "2026-07-10T01:52:39.5535413+00:00",
  "date_update": "2026-07-10T01:52:39.5535413+00:00",
  "updated_by_user_id": "81de7733-2f3d-4d52-ae3c-3fb94d2f5e1a",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-07-10T01:52:39.5535413+00:00",
  "last_standard_result_score_1": "sample string 30",
  "last_standard_result_score_2": "sample string 31",
  "target_standard_result_score_1": "sample string 32",
  "target_standard_result_score_2": "sample string 33",
  "date_built": "2026-07-10T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-07-10T01:52:39.5535413+00:00",
  "date_last_job": "2026-07-10T01:52:39.5535413+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-07-10T01:52:39.5535413+00:00",
  "modified_dateutc": "2026-07-10T01:52:39.5535413+00:00",
  "is_mobile_installation": true
}