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": "16930109-b74d-45f6-ad12-d8c0dbc96ae7",
"_parent_id": "64ea1269-00ce-46eb-9d71-2b30ccd9c683",
"root_parent_id": "a0627693-59dd-4ab2-acc1-a8a1c6a55120",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5b8dad0e-009f-469b-8a5e-65aa5e27d4b4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a92f87a1-c340-40f7-8ee6-358eec23353c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f86d2a60-bf7d-41a4-9e44-6824f82bb7a9",
"_parent_code": "sample string 6",
"sales_organization_id": "f0b5a705-e0c6-46bc-a70a-f004d7190705",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1408a43f-540b-4a17-9af3-8ddb80918622",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "594f25e3-644c-4b82-a627-884382ffecc5",
"db_currency_id": "bcdc9d0a-9b85-40f2-98c7-726a2ba8db9d",
"db_language_id": "3eef6bad-8b9e-4575-b074-cdac18d8f741",
"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-18T22:35:38.8790717+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8790717+00:00"
},
"equipment_model_id": "ac49c970-02fe-48c4-8368-529394aafbd1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "044a97b8-fdc1-40d4-bbff-d9b745404a46",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "0c1ae3d5-88b7-4ff0-8b7f-54d34644224d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ca026619-095a-4c37-902d-462a58e60b1d",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a46d46df-7b7f-4966-9efb-c91c5e96a143",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1408a43f-540b-4a17-9af3-8ddb80918622",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "594f25e3-644c-4b82-a627-884382ffecc5",
"db_currency_id": "bcdc9d0a-9b85-40f2-98c7-726a2ba8db9d",
"db_language_id": "3eef6bad-8b9e-4575-b074-cdac18d8f741",
"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-18T22:35:38.8790717+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8790717+00:00"
},
"equipment_family_id": "5ffa822d-63b3-49ac-950a-9f1b50a6be68",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a92f87a1-c340-40f7-8ee6-358eec23353c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f86d2a60-bf7d-41a4-9e44-6824f82bb7a9",
"_parent_code": "sample string 6",
"sales_organization_id": "f0b5a705-e0c6-46bc-a70a-f004d7190705",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1408a43f-540b-4a17-9af3-8ddb80918622",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "594f25e3-644c-4b82-a627-884382ffecc5",
"db_currency_id": "bcdc9d0a-9b85-40f2-98c7-726a2ba8db9d",
"db_language_id": "3eef6bad-8b9e-4575-b074-cdac18d8f741",
"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-18T22:35:38.8790717+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8790717+00:00"
},
"date_in_production_since": "2026-04-18T22:35:38.8790717+00:00",
"date_out_of_production_since": "2026-04-18T22:35:38.8790717+00:00",
"date_end_support": "2026-04-18T22:35:38.8790717+00:00",
"sales_organization_id": "d5a868a7-f112-461b-80b1-155a57d6b9a7",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1408a43f-540b-4a17-9af3-8ddb80918622",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "594f25e3-644c-4b82-a627-884382ffecc5",
"db_currency_id": "bcdc9d0a-9b85-40f2-98c7-726a2ba8db9d",
"db_language_id": "3eef6bad-8b9e-4575-b074-cdac18d8f741",
"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-18T22:35:38.8790717+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-18T22:35:38.8790717+00:00"
},
"project_status_id": "a627734e-8915-40ab-a70f-2ec4af38fcc7",
"project_status_code": "sample string 10",
"project_status": {
"id": "86534e29-beef-46bb-ade6-6d182d2ac6fc",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "ada15022-c799-440f-a07f-bb3c1f71428e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1408a43f-540b-4a17-9af3-8ddb80918622",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "594f25e3-644c-4b82-a627-884382ffecc5",
"db_currency_id": "bcdc9d0a-9b85-40f2-98c7-726a2ba8db9d",
"db_language_id": "3eef6bad-8b9e-4575-b074-cdac18d8f741",
"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-18T22:35:38.8790717+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-18T22:35:38.8790717+00:00"
},
"company_id": "fd56ef9b-3d87-48b4-84ca-3b8f732545cf",
"company_code": "sample string 12",
"db_address_id": "e3d8aa64-07a6-4459-b135-460b15d9406d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "8b534a10-916a-4b18-92ce-fa858620b9f4",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "bb37836f-2bfc-4d89-9054-66cf3dc22ad3",
"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-18T22:35:38.8790717+00:00",
"date_create": "2026-04-18T22:35:38.8790717+00:00",
"date_update": "2026-04-18T22:35:38.8790717+00:00",
"updated_by_user_id": "9a1af465-854d-4fe2-a589-f1be085d31df",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-18T22:35:38.8790717+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-18T22:35:38.8790717+00:00",
"date_last_job": "2026-04-18T22:35:38.8790717+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-18T22:35:38.8790717+00:00",
"modified_dateutc": "2026-04-18T22:35:38.8790717+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": "732c498c-0e8c-4620-a5c4-6d06a6a2bead",
"_parent_id": "d59d6b1e-f5ce-4ec7-8aef-98eb9343fa5d",
"root_parent_id": "cc4d4b70-7d53-450f-9ac7-f127532b5b84",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "49e55db3-2ace-44a4-ad01-c288ae44ab7b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "f5e742cb-1236-4ed4-b415-9a90ff1bdd70",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7867286f-f746-4323-8ce2-f058b78d1973",
"_parent_code": "sample string 6",
"sales_organization_id": "dc1f944b-0674-424a-bc40-c4bb61976e63",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0acb36d9-b40f-44f5-838b-4313df101c9f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eee061c2-0b36-4025-b434-a9dac035e492",
"db_currency_id": "16cfa2ce-df23-48e5-b809-8c02db058c87",
"db_language_id": "e3017577-b1f1-4dce-a6a2-bb34861ba360",
"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-18T22:35:38.8947266+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8947266+00:00"
},
"equipment_model_id": "f058d0a1-8059-4def-8483-38853649c391",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "587752d6-feda-425f-97ea-481b6ac6201b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "fa659888-d8c5-4e1a-88e1-bebdb69377c8",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "03f06da2-0099-41d6-9895-9c8e5ceb5d18",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "6489086b-1fd7-47f9-9872-24752700e770",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0acb36d9-b40f-44f5-838b-4313df101c9f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eee061c2-0b36-4025-b434-a9dac035e492",
"db_currency_id": "16cfa2ce-df23-48e5-b809-8c02db058c87",
"db_language_id": "e3017577-b1f1-4dce-a6a2-bb34861ba360",
"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-18T22:35:38.8947266+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8947266+00:00"
},
"equipment_family_id": "1a955969-3aee-4484-8033-900d9231b17d",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "f5e742cb-1236-4ed4-b415-9a90ff1bdd70",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7867286f-f746-4323-8ce2-f058b78d1973",
"_parent_code": "sample string 6",
"sales_organization_id": "dc1f944b-0674-424a-bc40-c4bb61976e63",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0acb36d9-b40f-44f5-838b-4313df101c9f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eee061c2-0b36-4025-b434-a9dac035e492",
"db_currency_id": "16cfa2ce-df23-48e5-b809-8c02db058c87",
"db_language_id": "e3017577-b1f1-4dce-a6a2-bb34861ba360",
"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-18T22:35:38.8947266+00:00"
},
"modified_dateutc": "2026-04-18T22:35:38.8947266+00:00"
},
"date_in_production_since": "2026-04-18T22:35:38.8947266+00:00",
"date_out_of_production_since": "2026-04-18T22:35:38.8947266+00:00",
"date_end_support": "2026-04-18T22:35:38.8947266+00:00",
"sales_organization_id": "ad7bd44d-ae07-4011-8cea-caaac7f977d0",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0acb36d9-b40f-44f5-838b-4313df101c9f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eee061c2-0b36-4025-b434-a9dac035e492",
"db_currency_id": "16cfa2ce-df23-48e5-b809-8c02db058c87",
"db_language_id": "e3017577-b1f1-4dce-a6a2-bb34861ba360",
"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-18T22:35:38.8947266+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-18T22:35:38.8947266+00:00"
},
"project_status_id": "fb27fd67-6407-42c3-b5d5-7dfd6223a579",
"project_status_code": "sample string 10",
"project_status": {
"id": "4c9761e2-eaf8-4583-84a8-6a9059072f16",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "93bf5a36-e389-4ca5-8b7e-c2d48636d2ce",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0acb36d9-b40f-44f5-838b-4313df101c9f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eee061c2-0b36-4025-b434-a9dac035e492",
"db_currency_id": "16cfa2ce-df23-48e5-b809-8c02db058c87",
"db_language_id": "e3017577-b1f1-4dce-a6a2-bb34861ba360",
"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-18T22:35:38.8947266+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-18T22:35:38.8947266+00:00"
},
"company_id": "788ccd83-5b76-4201-80c6-04368c2d6b56",
"company_code": "sample string 12",
"db_address_id": "468a4f4a-ecf4-42bc-882e-4b32670e8edd",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f0f7b77f-1ab7-427a-b1cd-faaa181fd537",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "888de62e-1662-48e3-a10e-4930322383bd",
"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-18T22:35:38.8947266+00:00",
"date_create": "2026-04-18T22:35:38.8947266+00:00",
"date_update": "2026-04-18T22:35:38.8947266+00:00",
"updated_by_user_id": "945c6c57-5e71-475a-9ccb-534dbb1bfa17",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-18T22:35:38.8947266+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-18T22:35:38.8947266+00:00",
"date_last_job": "2026-04-18T22:35:38.8947266+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-18T22:35:38.8947266+00:00",
"modified_dateutc": "2026-04-18T22:35:38.8947266+00:00",
"is_mobile_installation": true
}