Creates a new project
Request Information
URI Parameters :
None.
Body Parameters :
project| Name | Description | Type | Additional 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
{
"id": "8be6e36c-1430-4ad4-b896-aee58ba5c2eb",
"_parent_id": "b47a0b69-6828-4294-bbd7-11139fd7ec66",
"root_parent_id": "696a543f-f27f-4f8a-8e0e-67f9ff663be2",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a50f26a2-49c8-4031-894c-8bc425e643a2",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "25dd3855-12fc-41be-8dab-cae10692b679",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "57d5b2b7-f236-41c5-bf64-4dd32dfeefda",
"_parent_code": "sample string 6",
"sales_organization_id": "507736e3-265d-4807-9cd1-81b370d46448",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f64d4ec1-d977-41e0-b784-a685320fee80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e784c475-103d-48da-b45b-d6e47c4ba5d3",
"db_currency_id": "7bcbf5de-dad8-4b3d-9a92-54184bf52a63",
"db_language_id": "71052140-3bb7-456e-a37f-842611f861ee",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"equipment_model_id": "6bb869b4-9951-4aeb-94ba-52f1ff256360",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "6e882ebd-7b69-414c-8ea8-b3546e4342e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f01ca5ab-f40c-4cb9-b573-8d7dc02e45ea",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3eefaadc-d99d-45b1-8df1-4bd7065e53e8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "650542c2-ef8f-4c72-90f8-375d017e6800",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f64d4ec1-d977-41e0-b784-a685320fee80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e784c475-103d-48da-b45b-d6e47c4ba5d3",
"db_currency_id": "7bcbf5de-dad8-4b3d-9a92-54184bf52a63",
"db_language_id": "71052140-3bb7-456e-a37f-842611f861ee",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"equipment_family_id": "9ee9c7cf-77df-4a46-af0e-8d11c5422574",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "25dd3855-12fc-41be-8dab-cae10692b679",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "57d5b2b7-f236-41c5-bf64-4dd32dfeefda",
"_parent_code": "sample string 6",
"sales_organization_id": "507736e3-265d-4807-9cd1-81b370d46448",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f64d4ec1-d977-41e0-b784-a685320fee80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e784c475-103d-48da-b45b-d6e47c4ba5d3",
"db_currency_id": "7bcbf5de-dad8-4b3d-9a92-54184bf52a63",
"db_language_id": "71052140-3bb7-456e-a37f-842611f861ee",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"date_in_production_since": "2026-06-26T01:58:08.456613+00:00",
"date_out_of_production_since": "2026-06-26T01:58:08.456613+00:00",
"date_end_support": "2026-06-26T01:58:08.456613+00:00",
"sales_organization_id": "715d9ef8-8c41-47ec-a1df-0906d5981c9e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f64d4ec1-d977-41e0-b784-a685320fee80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e784c475-103d-48da-b45b-d6e47c4ba5d3",
"db_currency_id": "7bcbf5de-dad8-4b3d-9a92-54184bf52a63",
"db_language_id": "71052140-3bb7-456e-a37f-842611f861ee",
"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-06-26T01:58:08.456613+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-06-26T01:58:08.456613+00:00"
},
"project_status_id": "846013da-dbc3-4754-8718-fc6bb475491d",
"project_status_code": "sample string 10",
"project_status": {
"id": "af2b71ba-0f9f-44ed-ad6e-957fa9a1876a",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "3e04fd7e-2989-44f3-a5d7-dbcf5f55c6d5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f64d4ec1-d977-41e0-b784-a685320fee80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e784c475-103d-48da-b45b-d6e47c4ba5d3",
"db_currency_id": "7bcbf5de-dad8-4b3d-9a92-54184bf52a63",
"db_language_id": "71052140-3bb7-456e-a37f-842611f861ee",
"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-06-26T01:58:08.456613+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"company_id": "a2976718-1ce0-47bf-a665-fd2d425c6198",
"company_code": "sample string 12",
"db_address_id": "0b9a2cbb-92af-4be7-85c1-32daa256e4b3",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "88017cbc-af2d-457c-a668-9e4fa335e600",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e640f4f4-79ef-4118-8930-bdd90893a410",
"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-06-26T01:58:08.456613+00:00",
"date_create": "2026-06-26T01:58:08.456613+00:00",
"date_update": "2026-06-26T01:58:08.456613+00:00",
"updated_by_user_id": "edf068b0-ac24-4cd5-9c7d-c1589f0543bf",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-26T01:58:08.456613+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-06-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-26T01:58:08.456613+00:00",
"date_last_job": "2026-06-26T01:58:08.456613+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-26T01:58:08.456613+00:00",
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00",
"is_mobile_installation": true
}
Response Information
Resource Description :
project| Name | Description | Type | Additional 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
{
"id": "16f099cf-b3e0-49f2-8f0c-db18c2af3f9d",
"_parent_id": "68cab771-7b48-431b-b4de-87557afd9eaf",
"root_parent_id": "cc4b7d34-b56a-4098-8b8f-2280a8041af5",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1a48633e-39ed-417c-994f-7c66a27fc72b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "53daa533-2293-4d02-b357-3a0dfe9e910e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2de7640a-e42b-41a9-9f03-3300dfccc870",
"_parent_code": "sample string 6",
"sales_organization_id": "5ff1f57e-1a55-4f01-93bc-8bffc7e1aa9a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a4741db6-fa54-40ad-b167-c17ab4c24a13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de95bb93-02aa-498e-8739-546b514197b4",
"db_currency_id": "a9d00e3b-eb1e-40de-9c46-0469a3119b7f",
"db_language_id": "b4db332d-ee7f-4c30-8ac2-8277efaf4309",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"equipment_model_id": "658052cd-99f7-42b0-a6e9-99821a50cfda",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1fc5e3ca-834f-42c3-8e54-a5b0b1d1c3a8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "cee5f524-941f-4b24-bd50-eb189c8a0e0a",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "d2246265-4fbd-4ca1-8ec1-c2dd795ec8d1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "13e7fb8b-1aad-42d9-8579-af0dc8c54530",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "a4741db6-fa54-40ad-b167-c17ab4c24a13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de95bb93-02aa-498e-8739-546b514197b4",
"db_currency_id": "a9d00e3b-eb1e-40de-9c46-0469a3119b7f",
"db_language_id": "b4db332d-ee7f-4c30-8ac2-8277efaf4309",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"equipment_family_id": "63135179-a5ed-4326-99ad-5391871e310d",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "53daa533-2293-4d02-b357-3a0dfe9e910e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2de7640a-e42b-41a9-9f03-3300dfccc870",
"_parent_code": "sample string 6",
"sales_organization_id": "5ff1f57e-1a55-4f01-93bc-8bffc7e1aa9a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a4741db6-fa54-40ad-b167-c17ab4c24a13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de95bb93-02aa-498e-8739-546b514197b4",
"db_currency_id": "a9d00e3b-eb1e-40de-9c46-0469a3119b7f",
"db_language_id": "b4db332d-ee7f-4c30-8ac2-8277efaf4309",
"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-06-26T01:58:08.456613+00:00"
},
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"date_in_production_since": "2026-06-26T01:58:08.456613+00:00",
"date_out_of_production_since": "2026-06-26T01:58:08.456613+00:00",
"date_end_support": "2026-06-26T01:58:08.456613+00:00",
"sales_organization_id": "a3fa669a-294c-4e1e-a4d7-8d21ef1060fc",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "a4741db6-fa54-40ad-b167-c17ab4c24a13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de95bb93-02aa-498e-8739-546b514197b4",
"db_currency_id": "a9d00e3b-eb1e-40de-9c46-0469a3119b7f",
"db_language_id": "b4db332d-ee7f-4c30-8ac2-8277efaf4309",
"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-06-26T01:58:08.456613+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-06-26T01:58:08.456613+00:00"
},
"project_status_id": "27a83e35-6f9f-4177-a1a2-f001cf9a9e7d",
"project_status_code": "sample string 10",
"project_status": {
"id": "721869dc-5593-41e6-affc-fb37de368d55",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b561f516-5298-4c9a-afee-99222f74e759",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a4741db6-fa54-40ad-b167-c17ab4c24a13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de95bb93-02aa-498e-8739-546b514197b4",
"db_currency_id": "a9d00e3b-eb1e-40de-9c46-0469a3119b7f",
"db_language_id": "b4db332d-ee7f-4c30-8ac2-8277efaf4309",
"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-06-26T01:58:08.456613+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00"
},
"company_id": "c91de0fd-3bbb-41f3-9b55-4c1b4bd796f6",
"company_code": "sample string 12",
"db_address_id": "41bd4695-593e-4906-8dc5-09224b87ff8f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "87714423-7c90-4249-8993-47144525293a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e1ca2447-a1a7-4101-a985-a855fe5a1acf",
"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-06-26T01:58:08.456613+00:00",
"date_create": "2026-06-26T01:58:08.456613+00:00",
"date_update": "2026-06-26T01:58:08.456613+00:00",
"updated_by_user_id": "d09ef4af-8cc9-408d-ad3c-a06adfd8e932",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-26T01:58:08.456613+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-06-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-26T01:58:08.456613+00:00",
"date_last_job": "2026-06-26T01:58:08.456613+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-26T01:58:08.456613+00:00",
"modified_dateutc": "2026-06-26T01:58:08.456613+00:00",
"is_mobile_installation": true
}