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": "c2472cf2-fe12-413b-9690-cb7a68023a79",
  "_parent_id": "c4f3e523-0c8f-4a5e-9f2d-fedd493eca8e",
  "root_parent_id": "eca4cd8e-871c-4440-a822-201dd959c760",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "641de503-2619-4358-be1a-2ba1982b19ac",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "b647036f-e952-4315-948a-333a2828500a",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "d5424d2a-9d55-4e86-963e-173e38030af7",
    "_parent_code": "sample string 6",
    "sales_organization_id": "fc687e5b-6b19-4d49-baa1-25b150b987ea",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "14c0f18e-db40-45a2-9ffc-fd4a0bdfa878",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "49ce1658-3940-4b51-b406-cf5fda545d3b",
      "db_currency_id": "85d9d8ce-267c-4898-a7fc-3bba654be05b",
      "db_language_id": "f549ab16-ec5b-497c-a58a-4ae1ed2c7686",
      "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-04-18T12:50:04.8217372+00:00"
    },
    "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
  },
  "equipment_model_id": "d697fc08-65ea-4fd9-9916-3614a953130f",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "46b007d5-3761-45f6-ab13-4b01e8888df3",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "55aaa256-d813-4cff-8bd5-3ff4c3c3ba59",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "ff0f2c5e-0e9e-4cb4-86b0-38d2c613f296",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "e372fd1f-4265-43b5-aa3a-9eee9175907e",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "14c0f18e-db40-45a2-9ffc-fd4a0bdfa878",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "49ce1658-3940-4b51-b406-cf5fda545d3b",
        "db_currency_id": "85d9d8ce-267c-4898-a7fc-3bba654be05b",
        "db_language_id": "f549ab16-ec5b-497c-a58a-4ae1ed2c7686",
        "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-04-18T12:50:04.8217372+00:00"
      },
      "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
    },
    "equipment_family_id": "cbe6edf3-764f-4b27-9536-928f166b4503",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "b647036f-e952-4315-948a-333a2828500a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "d5424d2a-9d55-4e86-963e-173e38030af7",
      "_parent_code": "sample string 6",
      "sales_organization_id": "fc687e5b-6b19-4d49-baa1-25b150b987ea",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "14c0f18e-db40-45a2-9ffc-fd4a0bdfa878",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "49ce1658-3940-4b51-b406-cf5fda545d3b",
        "db_currency_id": "85d9d8ce-267c-4898-a7fc-3bba654be05b",
        "db_language_id": "f549ab16-ec5b-497c-a58a-4ae1ed2c7686",
        "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-04-18T12:50:04.8217372+00:00"
      },
      "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
    },
    "date_in_production_since": "2026-04-18T12:50:04.8217372+00:00",
    "date_out_of_production_since": "2026-04-18T12:50:04.8217372+00:00",
    "date_end_support": "2026-04-18T12:50:04.8217372+00:00",
    "sales_organization_id": "588ca9ac-9973-4ec8-a3c0-eea56700241f",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "14c0f18e-db40-45a2-9ffc-fd4a0bdfa878",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "49ce1658-3940-4b51-b406-cf5fda545d3b",
      "db_currency_id": "85d9d8ce-267c-4898-a7fc-3bba654be05b",
      "db_language_id": "f549ab16-ec5b-497c-a58a-4ae1ed2c7686",
      "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-04-18T12:50:04.8217372+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-04-18T12:50:04.8217372+00:00"
  },
  "project_status_id": "bb1e59e7-3ce0-4ed3-9e3b-66e996ade0f2",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "d93b9381-c45b-4d0a-b6e5-bd43d05d7067",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "a8818872-6d95-4c36-9971-6a781962b38a",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "14c0f18e-db40-45a2-9ffc-fd4a0bdfa878",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "49ce1658-3940-4b51-b406-cf5fda545d3b",
      "db_currency_id": "85d9d8ce-267c-4898-a7fc-3bba654be05b",
      "db_language_id": "f549ab16-ec5b-497c-a58a-4ae1ed2c7686",
      "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-04-18T12:50:04.8217372+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
  },
  "company_id": "1fa8afb7-e451-4510-b5d1-571e0ce37eac",
  "company_code": "sample string 12",
  "db_address_id": "de516762-b430-494d-9a08-fd0503b69f75",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "bbf99fc3-778c-4f8a-9eb6-ca683559fd43",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "95696ed1-55ed-4af8-8a4f-4bf68e34acb6",
  "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-04-18T12:50:04.8217372+00:00",
  "date_create": "2026-04-18T12:50:04.8217372+00:00",
  "date_update": "2026-04-18T12:50:04.8217372+00:00",
  "updated_by_user_id": "56f08fd3-2c85-4301-b76f-3ecf6a2287e1",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-04-18T12:50:04.8217372+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-04-18T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-04-18T12:50:04.8217372+00:00",
  "date_last_job": "2026-04-18T12:50:04.8217372+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-04-18T12:50:04.8217372+00:00",
  "modified_dateutc": "2026-04-18T12:50:04.8217372+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": "57252119-d516-4de0-8449-11747d014fae",
  "_parent_id": "0cccc950-98bc-4e50-9dfa-14a24920d32d",
  "root_parent_id": "03ced6a7-f28d-427f-bf46-51322bed6db9",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "56ba277f-cbcd-4b82-b535-ed7859250dca",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "666c41f2-3ef3-48e7-a294-297e5ece686a",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "5a4781b1-17b6-444a-a367-d050585898a0",
    "_parent_code": "sample string 6",
    "sales_organization_id": "92e16a00-5b14-466a-864d-fff6eab1d605",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "2f488380-0100-411f-a233-5ea5a9671ede",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "53b8bec7-d7dd-4ef4-aa75-f142d885883d",
      "db_currency_id": "d71542ea-ce4e-4510-87a4-c85248193678",
      "db_language_id": "3b978b4a-81de-4bdc-ab9b-f09b58b98e90",
      "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-04-18T12:50:04.8217372+00:00"
    },
    "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
  },
  "equipment_model_id": "8883a5b9-6df7-4a42-974c-0d658d9e7d3b",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "6c52176f-aa3f-48f3-951b-d02592f1e593",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "b1d60b06-6cac-4411-ac56-62cb909abb7b",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "e2b53b66-ba20-4784-b2f2-163dccc74d09",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "cdde2bdb-c7a4-4885-98a5-579debabde8e",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "2f488380-0100-411f-a233-5ea5a9671ede",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "53b8bec7-d7dd-4ef4-aa75-f142d885883d",
        "db_currency_id": "d71542ea-ce4e-4510-87a4-c85248193678",
        "db_language_id": "3b978b4a-81de-4bdc-ab9b-f09b58b98e90",
        "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-04-18T12:50:04.8217372+00:00"
      },
      "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
    },
    "equipment_family_id": "866a6484-c0b9-4850-a09c-5adde15de1c4",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "666c41f2-3ef3-48e7-a294-297e5ece686a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "5a4781b1-17b6-444a-a367-d050585898a0",
      "_parent_code": "sample string 6",
      "sales_organization_id": "92e16a00-5b14-466a-864d-fff6eab1d605",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "2f488380-0100-411f-a233-5ea5a9671ede",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "53b8bec7-d7dd-4ef4-aa75-f142d885883d",
        "db_currency_id": "d71542ea-ce4e-4510-87a4-c85248193678",
        "db_language_id": "3b978b4a-81de-4bdc-ab9b-f09b58b98e90",
        "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-04-18T12:50:04.8217372+00:00"
      },
      "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
    },
    "date_in_production_since": "2026-04-18T12:50:04.8217372+00:00",
    "date_out_of_production_since": "2026-04-18T12:50:04.8217372+00:00",
    "date_end_support": "2026-04-18T12:50:04.8217372+00:00",
    "sales_organization_id": "d1c87697-f775-493d-90d3-07d4dae95470",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "2f488380-0100-411f-a233-5ea5a9671ede",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "53b8bec7-d7dd-4ef4-aa75-f142d885883d",
      "db_currency_id": "d71542ea-ce4e-4510-87a4-c85248193678",
      "db_language_id": "3b978b4a-81de-4bdc-ab9b-f09b58b98e90",
      "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-04-18T12:50:04.8217372+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-04-18T12:50:04.8217372+00:00"
  },
  "project_status_id": "25f985a4-466a-4b80-be94-88a5ff19bb16",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "198b67c1-9200-468d-854d-6d4a15b541e5",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "42078b4a-1e4f-43c9-b8d8-3859e0f6d43a",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "2f488380-0100-411f-a233-5ea5a9671ede",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "53b8bec7-d7dd-4ef4-aa75-f142d885883d",
      "db_currency_id": "d71542ea-ce4e-4510-87a4-c85248193678",
      "db_language_id": "3b978b4a-81de-4bdc-ab9b-f09b58b98e90",
      "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-04-18T12:50:04.8217372+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00"
  },
  "company_id": "0a400fba-9869-42cc-b14c-5ae7bae9d259",
  "company_code": "sample string 12",
  "db_address_id": "936644c5-89bf-4f3b-a4b4-b809b7186731",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "c24980a0-bfbe-446f-aa85-2fd0069bca74",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "588c836a-af7a-48ad-9657-50926c35433c",
  "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-04-18T12:50:04.8217372+00:00",
  "date_create": "2026-04-18T12:50:04.8217372+00:00",
  "date_update": "2026-04-18T12:50:04.8217372+00:00",
  "updated_by_user_id": "a2b9152d-8123-4c7b-9e73-57245833c948",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2026-04-18T12:50:04.8217372+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-04-18T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2026-04-18T12:50:04.8217372+00:00",
  "date_last_job": "2026-04-18T12:50:04.8217372+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2026-04-18T12:50:04.8217372+00:00",
  "modified_dateutc": "2026-04-18T12:50:04.8217372+00:00",
  "is_mobile_installation": true
}