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": "c0271dc5-1cbe-4a12-b037-e3159eb9b251",
"_parent_id": "30c1a10e-7b09-4178-9b87-bbe32405c3f9",
"root_parent_id": "3d642737-f579-458a-b020-2725936ecc2c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "ffca1e3d-8254-4359-8424-c19e9638a48d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "86d151fb-f7b2-43be-9e4b-6212a093ac79",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ab238255-b31e-43f6-ae7f-5df191e7a4ea",
"_parent_code": "sample string 6",
"sales_organization_id": "670b5f65-07a9-4bb7-a315-61ad97af95ea",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bdc30bee-4136-43bf-8b9f-78c18548bd3c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "456a0234-08f3-4b70-81c9-db70c95416db",
"db_currency_id": "2fdf9a11-76f5-4ec0-a8e6-9c38b1e8b85c",
"db_language_id": "50b0dfc8-59fd-46cc-8ceb-0e31f8d14775",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"equipment_model_id": "690c8b4c-52f8-452e-8505-d3e3424a8544",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "6f3cf205-e318-4acd-8ad2-c21725cca335",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "4ca5ca58-c9b0-496a-b45f-1832a2af1db3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3812afb6-c5ba-4c91-9a61-6427415a02ac",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "0e9b25f7-e3b7-45d0-91af-a03aa45b396d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "bdc30bee-4136-43bf-8b9f-78c18548bd3c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "456a0234-08f3-4b70-81c9-db70c95416db",
"db_currency_id": "2fdf9a11-76f5-4ec0-a8e6-9c38b1e8b85c",
"db_language_id": "50b0dfc8-59fd-46cc-8ceb-0e31f8d14775",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"equipment_family_id": "f2fa8cd0-bb76-40b6-a6a6-15b27944137d",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "86d151fb-f7b2-43be-9e4b-6212a093ac79",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ab238255-b31e-43f6-ae7f-5df191e7a4ea",
"_parent_code": "sample string 6",
"sales_organization_id": "670b5f65-07a9-4bb7-a315-61ad97af95ea",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bdc30bee-4136-43bf-8b9f-78c18548bd3c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "456a0234-08f3-4b70-81c9-db70c95416db",
"db_currency_id": "2fdf9a11-76f5-4ec0-a8e6-9c38b1e8b85c",
"db_language_id": "50b0dfc8-59fd-46cc-8ceb-0e31f8d14775",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"date_in_production_since": "2026-07-24T03:44:13.3694387+00:00",
"date_out_of_production_since": "2026-07-24T03:44:13.3694387+00:00",
"date_end_support": "2026-07-24T03:44:13.3694387+00:00",
"sales_organization_id": "b1284311-c8a6-4a0f-be3a-e2c2a4d3b341",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "bdc30bee-4136-43bf-8b9f-78c18548bd3c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "456a0234-08f3-4b70-81c9-db70c95416db",
"db_currency_id": "2fdf9a11-76f5-4ec0-a8e6-9c38b1e8b85c",
"db_language_id": "50b0dfc8-59fd-46cc-8ceb-0e31f8d14775",
"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-24T03:44:13.3694387+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-24T03:44:13.3694387+00:00"
},
"project_status_id": "14f9460d-f65f-4aee-b6f0-172f81bc5bed",
"project_status_code": "sample string 10",
"project_status": {
"id": "140bfb17-ef76-4f57-a90e-87df86bcf1c0",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "1e76519d-c322-4c9e-b774-62eee7474193",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bdc30bee-4136-43bf-8b9f-78c18548bd3c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "456a0234-08f3-4b70-81c9-db70c95416db",
"db_currency_id": "2fdf9a11-76f5-4ec0-a8e6-9c38b1e8b85c",
"db_language_id": "50b0dfc8-59fd-46cc-8ceb-0e31f8d14775",
"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-24T03:44:13.3694387+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"company_id": "f4634eec-1463-40d6-8895-ed318964ffd8",
"company_code": "sample string 12",
"db_address_id": "7d6ed2d6-ef0c-4447-adbd-98f229d97115",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "65c39add-b305-46c9-9a69-66e2abb42427",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1c60c2e3-0586-40c5-b582-b1634d3428d4",
"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-24T03:44:13.3694387+00:00",
"date_create": "2026-07-24T03:44:13.3694387+00:00",
"date_update": "2026-07-24T03:44:13.3694387+00:00",
"updated_by_user_id": "b853b891-25d0-4902-bd19-e726d71c8e9e",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-24T03:44:13.3694387+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-24T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-24T03:44:13.3694387+00:00",
"date_last_job": "2026-07-24T03:44:13.3694387+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-24T03:44:13.3694387+00:00",
"modified_dateutc": "2026-07-24T03:44:13.3694387+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": "862914c4-89e3-467b-b220-b0f121da5ed1",
"_parent_id": "9df822e6-c395-4b43-b085-dc0a1a9eab4c",
"root_parent_id": "3a2a7617-3c2e-422e-8b91-834f0a6da5ae",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "44e48794-1950-43bd-a03f-eff0c3195f14",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "35752464-39d8-4748-aa90-1fe58fb1afa5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a988239c-0723-4f8d-a735-df8304737279",
"_parent_code": "sample string 6",
"sales_organization_id": "8a0601d0-922d-4f8b-9907-20136cdde023",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8f838bd7-3fcf-469a-be35-cc7a2668201c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4913e2b8-26a9-4c60-9bea-f645237978d4",
"db_currency_id": "ca914b3c-a710-4243-9331-6f404db7d821",
"db_language_id": "9d163328-006b-4607-b415-f627c2be30f2",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"equipment_model_id": "644abb57-2b66-402f-ac17-33a5ebe734e4",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "6373c788-17a6-4043-8100-41f1b68af33f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "037cd27e-7875-47e3-9613-ee94e90b5a3f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3db17d00-0cac-4cf8-9b59-4d3c52b89547",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7079219b-6146-4bf5-b729-e02220969b27",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8f838bd7-3fcf-469a-be35-cc7a2668201c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4913e2b8-26a9-4c60-9bea-f645237978d4",
"db_currency_id": "ca914b3c-a710-4243-9331-6f404db7d821",
"db_language_id": "9d163328-006b-4607-b415-f627c2be30f2",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"equipment_family_id": "e7520e9c-ec69-4eba-ab95-71d6ca3e8303",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "35752464-39d8-4748-aa90-1fe58fb1afa5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a988239c-0723-4f8d-a735-df8304737279",
"_parent_code": "sample string 6",
"sales_organization_id": "8a0601d0-922d-4f8b-9907-20136cdde023",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8f838bd7-3fcf-469a-be35-cc7a2668201c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4913e2b8-26a9-4c60-9bea-f645237978d4",
"db_currency_id": "ca914b3c-a710-4243-9331-6f404db7d821",
"db_language_id": "9d163328-006b-4607-b415-f627c2be30f2",
"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-24T03:44:13.3694387+00:00"
},
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"date_in_production_since": "2026-07-24T03:44:13.3694387+00:00",
"date_out_of_production_since": "2026-07-24T03:44:13.3694387+00:00",
"date_end_support": "2026-07-24T03:44:13.3694387+00:00",
"sales_organization_id": "65ed94f5-17eb-4009-a055-ea9df35ea50e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8f838bd7-3fcf-469a-be35-cc7a2668201c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4913e2b8-26a9-4c60-9bea-f645237978d4",
"db_currency_id": "ca914b3c-a710-4243-9331-6f404db7d821",
"db_language_id": "9d163328-006b-4607-b415-f627c2be30f2",
"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-24T03:44:13.3694387+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-24T03:44:13.3694387+00:00"
},
"project_status_id": "2b2fd70e-0d29-45ed-b17a-01ed20953ea3",
"project_status_code": "sample string 10",
"project_status": {
"id": "1240d88f-bb1d-4f6a-a693-e763ae953b91",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "996adf52-2cd5-411a-8b27-0329601916c7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8f838bd7-3fcf-469a-be35-cc7a2668201c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4913e2b8-26a9-4c60-9bea-f645237978d4",
"db_currency_id": "ca914b3c-a710-4243-9331-6f404db7d821",
"db_language_id": "9d163328-006b-4607-b415-f627c2be30f2",
"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-24T03:44:13.3694387+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00"
},
"company_id": "832fc2eb-4ebb-4317-9454-6da97ad154a5",
"company_code": "sample string 12",
"db_address_id": "d16b9c95-fc5c-44d4-96c2-bf702d6874a7",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b9cc8a2e-5e3b-4de7-9dad-1c93fd2639c2",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "88d53902-aceb-4f47-96dd-802dc76502b9",
"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-24T03:44:13.3694387+00:00",
"date_create": "2026-07-24T03:44:13.3694387+00:00",
"date_update": "2026-07-24T03:44:13.3694387+00:00",
"updated_by_user_id": "4aa82d76-4f93-4e5f-bbac-43edf7bace9a",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-24T03:44:13.3694387+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-24T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-24T03:44:13.3694387+00:00",
"date_last_job": "2026-07-24T03:44:13.3694387+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-24T03:44:13.3694387+00:00",
"modified_dateutc": "2026-07-24T03:44:13.3694387+00:00",
"is_mobile_installation": true
}