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": "0d8db27e-bca5-40db-bc07-3c13fac143ac",
"_parent_id": "38e67cc9-213d-43a4-8bed-8945907e21d9",
"root_parent_id": "e6664dac-d63c-4241-abc9-36abf37cd752",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2fb4b47e-7749-4d3b-8d41-f4a317d20bfa",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "527b5770-d6bc-43ed-9885-52aade1b5047",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "33eef106-57bb-4fbf-a224-b8b85ab53998",
"_parent_code": "sample string 6",
"sales_organization_id": "1b55f42f-425c-43c7-b7e9-3e9c80cde45f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "36d69aa1-6063-445a-be29-51bbfdd22d10",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca7379a8-eb7f-402f-bcb1-44dce6b81724",
"db_currency_id": "427d0c8b-a4c8-4cd2-9236-9842b421361e",
"db_language_id": "ace683db-b5ef-4a4e-ab25-afc12fcc66f3",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"equipment_model_id": "c78e8367-36a7-4fbe-997b-ece71565d8e9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "71864c50-a3d4-431f-8919-a67cabd35a08",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "fd9adcb1-7623-45cd-9f9d-0e2d22016564",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3a49d18e-ade8-4049-8e19-6e276c7b405e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "f5df1943-99ae-4e71-b7ad-e622eb222ea3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "36d69aa1-6063-445a-be29-51bbfdd22d10",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca7379a8-eb7f-402f-bcb1-44dce6b81724",
"db_currency_id": "427d0c8b-a4c8-4cd2-9236-9842b421361e",
"db_language_id": "ace683db-b5ef-4a4e-ab25-afc12fcc66f3",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"equipment_family_id": "7179b58a-2d1e-405a-adbd-3214c8700d24",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "527b5770-d6bc-43ed-9885-52aade1b5047",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "33eef106-57bb-4fbf-a224-b8b85ab53998",
"_parent_code": "sample string 6",
"sales_organization_id": "1b55f42f-425c-43c7-b7e9-3e9c80cde45f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "36d69aa1-6063-445a-be29-51bbfdd22d10",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca7379a8-eb7f-402f-bcb1-44dce6b81724",
"db_currency_id": "427d0c8b-a4c8-4cd2-9236-9842b421361e",
"db_language_id": "ace683db-b5ef-4a4e-ab25-afc12fcc66f3",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"date_in_production_since": "2026-01-02T14:47:24.2892619+00:00",
"date_out_of_production_since": "2026-01-02T14:47:24.2892619+00:00",
"date_end_support": "2026-01-02T14:47:24.2892619+00:00",
"sales_organization_id": "f2824e2c-1914-46e2-bb81-b17bc278192f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "36d69aa1-6063-445a-be29-51bbfdd22d10",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca7379a8-eb7f-402f-bcb1-44dce6b81724",
"db_currency_id": "427d0c8b-a4c8-4cd2-9236-9842b421361e",
"db_language_id": "ace683db-b5ef-4a4e-ab25-afc12fcc66f3",
"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-01-02T14:47:24.2892619+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-01-02T14:47:24.2892619+00:00"
},
"project_status_id": "21dc6f93-3c7a-4758-ae69-addacf022ded",
"project_status_code": "sample string 10",
"project_status": {
"id": "5776fad7-251c-4722-b2ba-e1cf45a24799",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "00d775b4-ac19-4229-b3ef-abb3190de15e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "36d69aa1-6063-445a-be29-51bbfdd22d10",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca7379a8-eb7f-402f-bcb1-44dce6b81724",
"db_currency_id": "427d0c8b-a4c8-4cd2-9236-9842b421361e",
"db_language_id": "ace683db-b5ef-4a4e-ab25-afc12fcc66f3",
"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-01-02T14:47:24.2892619+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"company_id": "40765607-3227-416a-b305-a3a250090f98",
"company_code": "sample string 12",
"db_address_id": "904f8693-33c7-422d-9e0f-3c1aa95c9888",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1f3a3e64-49ab-49f3-820e-cf99416ddf93",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "360de5a3-e6d3-4457-aaa3-193dffc709a6",
"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-01-02T14:47:24.2892619+00:00",
"date_create": "2026-01-02T14:47:24.2892619+00:00",
"date_update": "2026-01-02T14:47:24.2892619+00:00",
"updated_by_user_id": "843b624e-3edc-4069-8146-9301a4b35ae4",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-02T14:47:24.2892619+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-01-02T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-02T14:47:24.2892619+00:00",
"date_last_job": "2026-01-02T14:47:24.2892619+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-02T14:47:24.2892619+00:00",
"modified_dateutc": "2026-01-02T14:47:24.2892619+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": "412e9e0b-1c0b-4c14-939e-03bb29f9d322",
"_parent_id": "e1932f09-5226-4ee4-a40e-de572c67ecb9",
"root_parent_id": "f344ada8-1155-424f-b135-f6570672985a",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5cd3d5fb-2a66-4a02-8b81-7fdbe6877c99",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "59d0f055-4f8b-43de-bbab-a252ca368a6a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a260de98-ff04-48eb-9b70-92bfc462f0e4",
"_parent_code": "sample string 6",
"sales_organization_id": "1e3c54bf-e252-448e-a306-d49ddba8735d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3d3b4234-2089-4447-b502-44b8b88618bd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25d33891-2747-4949-b167-18baa30ac9f8",
"db_currency_id": "d29e6ac6-0056-44b5-978d-c2402e50aedb",
"db_language_id": "d16392fc-7732-4ad3-b1bc-2a77dab37522",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"equipment_model_id": "4fa3a366-4042-45c2-9d4a-7b4a48f4e128",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "c32c392c-82bf-4793-aa61-a5c3487f8702",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "173e6bfc-d841-4a86-8df7-75d2711889af",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "bf7b4c34-98e2-49e5-a8cc-823b36fe1c51",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "095fb20d-4fd2-4188-a5c3-d40e7119be6d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "3d3b4234-2089-4447-b502-44b8b88618bd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25d33891-2747-4949-b167-18baa30ac9f8",
"db_currency_id": "d29e6ac6-0056-44b5-978d-c2402e50aedb",
"db_language_id": "d16392fc-7732-4ad3-b1bc-2a77dab37522",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.3048886+00:00"
},
"equipment_family_id": "75d93975-4c27-4661-9342-4f3eb802e8fe",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "59d0f055-4f8b-43de-bbab-a252ca368a6a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a260de98-ff04-48eb-9b70-92bfc462f0e4",
"_parent_code": "sample string 6",
"sales_organization_id": "1e3c54bf-e252-448e-a306-d49ddba8735d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3d3b4234-2089-4447-b502-44b8b88618bd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25d33891-2747-4949-b167-18baa30ac9f8",
"db_currency_id": "d29e6ac6-0056-44b5-978d-c2402e50aedb",
"db_language_id": "d16392fc-7732-4ad3-b1bc-2a77dab37522",
"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-01-02T14:47:24.2892619+00:00"
},
"modified_dateutc": "2026-01-02T14:47:24.2892619+00:00"
},
"date_in_production_since": "2026-01-02T14:47:24.3048886+00:00",
"date_out_of_production_since": "2026-01-02T14:47:24.3048886+00:00",
"date_end_support": "2026-01-02T14:47:24.3048886+00:00",
"sales_organization_id": "94077f18-d86b-4646-a1b8-1f337cf23a72",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "3d3b4234-2089-4447-b502-44b8b88618bd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25d33891-2747-4949-b167-18baa30ac9f8",
"db_currency_id": "d29e6ac6-0056-44b5-978d-c2402e50aedb",
"db_language_id": "d16392fc-7732-4ad3-b1bc-2a77dab37522",
"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-01-02T14:47:24.2892619+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-01-02T14:47:24.3048886+00:00"
},
"project_status_id": "61f1303b-31c8-40c1-b8f4-dc53ba55319e",
"project_status_code": "sample string 10",
"project_status": {
"id": "285578dd-9dd5-4707-9db8-e7ffeef10655",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "0c5c3634-d055-4c8f-89c4-3210569a6e56",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3d3b4234-2089-4447-b502-44b8b88618bd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25d33891-2747-4949-b167-18baa30ac9f8",
"db_currency_id": "d29e6ac6-0056-44b5-978d-c2402e50aedb",
"db_language_id": "d16392fc-7732-4ad3-b1bc-2a77dab37522",
"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-01-02T14:47:24.2892619+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-02T14:47:24.3048886+00:00"
},
"company_id": "3032d4cb-0d4b-4c47-80d2-b9fed81c582d",
"company_code": "sample string 12",
"db_address_id": "992809ea-8952-488b-8587-35bb6087c638",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "cdfe1517-f2ed-4028-8c8d-9da17b17ce02",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0d7f89cc-53b2-4ca3-a4c4-4f2c34a61eff",
"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-01-02T14:47:24.3048886+00:00",
"date_create": "2026-01-02T14:47:24.3048886+00:00",
"date_update": "2026-01-02T14:47:24.3048886+00:00",
"updated_by_user_id": "2af17ce0-3a99-456f-bbb5-d0b8d11f9f38",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-02T14:47:24.3048886+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-01-02T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-02T14:47:24.3048886+00:00",
"date_last_job": "2026-01-02T14:47:24.3048886+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-02T14:47:24.3048886+00:00",
"modified_dateutc": "2026-01-02T14:47:24.3048886+00:00",
"is_mobile_installation": true
}