Creates a new project
Request Information
URI Parameters :
None.
Body Parameters :
projectName | 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": "09d9c195-abe9-4749-aa83-1fa8b246380e", "_parent_id": "10fda17c-2730-49ac-817b-e38dcfd43f17", "root_parent_id": "b49ceffc-a5cf-4bf9-8e08-38e87e68ed48", "_parent_reference_back_office": "sample string 4", "equipment_family_id": "26509423-4adc-457e-9871-95a6754d35ba", "equipment_family_code": "sample string 6", "equipment_family": { "id": "22d940ab-82f7-450f-ae5c-e159f99a1982", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "afa7698d-19e6-4eca-85b5-60b36f1f819d", "_parent_code": "sample string 6", "sales_organization_id": "59198666-d450-4be4-b5a2-517dbffb7c43", "sales_organization_code": "sample string 8", "sales_organization": { "id": "f25a3352-eae4-4cd9-bf6c-6e70bc435a1f", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "454a0f82-71a5-46f5-a8cf-2df7c63b2222", "db_currency_id": "111dcf9a-2556-456d-8fb7-3542c327de3a", "db_language_id": "232eb33d-826d-42f4-90c2-33509913b5bb", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "equipment_model_id": "32629ad7-1405-41d0-89fa-7d03bd453124", "equipment_model_code": "sample string 8", "equipment_model": { "id": "d1ce5128-8e5f-41cf-babf-b9121ec6fa06", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "equipment_brand_id": "c91c7405-6886-4fe0-8b74-e6fdd30cafa0", "equipment_brand_code": "sample string 6", "equipment_brand": { "id": "e73a0147-5e25-4838-8af9-612ee6ee0bcf", "name": "sample string 2", "code": "sample string 3", "sales_organization_id": "6e352893-0e2d-4f67-99eb-6289296ebaf7", "sales_organization_code": "sample string 5", "sales_organization": { "id": "f25a3352-eae4-4cd9-bf6c-6e70bc435a1f", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "454a0f82-71a5-46f5-a8cf-2df7c63b2222", "db_currency_id": "111dcf9a-2556-456d-8fb7-3542c327de3a", "db_language_id": "232eb33d-826d-42f4-90c2-33509913b5bb", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "equipment_family_id": "c8ddc0e6-bf60-4f9e-a450-704e4dfc77c9", "equipment_family_code": "sample string 8", "equipment_family": { "id": "22d940ab-82f7-450f-ae5c-e159f99a1982", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "afa7698d-19e6-4eca-85b5-60b36f1f819d", "_parent_code": "sample string 6", "sales_organization_id": "59198666-d450-4be4-b5a2-517dbffb7c43", "sales_organization_code": "sample string 8", "sales_organization": { "id": "f25a3352-eae4-4cd9-bf6c-6e70bc435a1f", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "454a0f82-71a5-46f5-a8cf-2df7c63b2222", "db_currency_id": "111dcf9a-2556-456d-8fb7-3542c327de3a", "db_language_id": "232eb33d-826d-42f4-90c2-33509913b5bb", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "date_in_production_since": "2025-09-15T22:45:08.0509894+00:00", "date_out_of_production_since": "2025-09-15T22:45:08.0509894+00:00", "date_end_support": "2025-09-15T22:45:08.0509894+00:00", "sales_organization_id": "8ec585e6-eeb9-4b4f-b8e3-8fc2543fc316", "sales_organization_code": "sample string 13", "sales_organization": { "id": "f25a3352-eae4-4cd9-bf6c-6e70bc435a1f", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "454a0f82-71a5-46f5-a8cf-2df7c63b2222", "db_currency_id": "111dcf9a-2556-456d-8fb7-3542c327de3a", "db_language_id": "232eb33d-826d-42f4-90c2-33509913b5bb", "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": "2025-09-15T22:45:08.0509894+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": "2025-09-15T22:45:08.0509894+00:00" }, "project_status_id": "9d5e46b2-4d72-477f-88e2-91007bb38972", "project_status_code": "sample string 10", "project_status": { "id": "d55d070f-33c2-4954-99f2-2d6143acc3ea", "name": "sample string 2", "is_default": true, "is_closed": true, "sales_organization_id": "13302167-22a2-46cb-8300-fd2a23be3b8b", "sales_organization_code": "sample string 6", "sales_organization": { "id": "f25a3352-eae4-4cd9-bf6c-6e70bc435a1f", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "454a0f82-71a5-46f5-a8cf-2df7c63b2222", "db_currency_id": "111dcf9a-2556-456d-8fb7-3542c327de3a", "db_language_id": "232eb33d-826d-42f4-90c2-33509913b5bb", "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": "2025-09-15T22:45:08.0509894+00:00" }, "code": "sample string 7", "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "company_id": "5c1cdcc7-139a-4abd-b54d-584d4f7b2f12", "company_code": "sample string 12", "db_address_id": "22700bfe-6435-45d8-ae2e-83731f54149d", "db_address_code": "sample string 14", "location": "sample string 15", "contact_id": "02a6e911-6481-4463-b8db-40a3b085c5a3", "contact_reference_back_office": "sample string 17", "owner_user_id": "9991380d-a14e-438c-852f-e46f18d90813", "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": "2025-09-15T22:45:08.0509894+00:00", "date_create": "2025-09-15T22:45:08.0509894+00:00", "date_update": "2025-09-15T22:45:08.0509894+00:00", "updated_by_user_id": "12bb666a-6028-4bff-9c37-87a269519c42", "customer_reference": "sample string 28", "warranty_date_until": "2025-09-15T22:45:08.0509894+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": "2025-09-15T00:00:00+00:00", "shutdown_consequence": "sample string 35", "id2": 36, "nb_open_jobs": 37, "date_next_job": "2025-09-15T22:45:08.0509894+00:00", "date_last_job": "2025-09-15T22:45:08.0509894+00:00", "nb_jobs_planned": 40, "nb_jobs_tobeplanned": 41, "nb_jobs_waitingfurtheraction": 42, "back_office_timestamp": "2025-09-15T22:45:08.0509894+00:00", "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00", "is_mobile_installation": true }
Response Information
Resource Description :
projectName | 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": "90621c53-c79a-40fe-888e-58a51183abf2", "_parent_id": "523b0e9d-b6a8-4a54-b65a-1b2aa147c882", "root_parent_id": "5a5b4f3d-4c50-490e-812e-233957b772a0", "_parent_reference_back_office": "sample string 4", "equipment_family_id": "6a1747d6-a1c3-4663-a4c2-feb9118907e8", "equipment_family_code": "sample string 6", "equipment_family": { "id": "8447f604-91d7-4e52-a788-51da1f821e9e", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "1724a84d-ef67-40a7-a8f2-dce50a905c9f", "_parent_code": "sample string 6", "sales_organization_id": "79c75abf-ce03-4939-844e-19526f671fa9", "sales_organization_code": "sample string 8", "sales_organization": { "id": "d426bf75-6bf8-4e18-86ff-eed3fbe15ed0", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "5f75f65e-3e40-41fc-ade9-3ce513242605", "db_currency_id": "ae761755-ccfe-493e-9258-5b4b51adc9c3", "db_language_id": "7f6595e8-e7bc-4771-89a8-8f96eaf7e00b", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "equipment_model_id": "ea0580fc-bb64-4038-b911-cf4f689b6404", "equipment_model_code": "sample string 8", "equipment_model": { "id": "9f9bb7d6-a289-41af-9c08-4d0925a5424c", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "equipment_brand_id": "2bd317a7-f3ed-4263-a061-cafa04961928", "equipment_brand_code": "sample string 6", "equipment_brand": { "id": "60477110-d88e-4823-a307-e2682fbd791f", "name": "sample string 2", "code": "sample string 3", "sales_organization_id": "89a9d491-c5de-4420-ae87-17e2e1873c7d", "sales_organization_code": "sample string 5", "sales_organization": { "id": "d426bf75-6bf8-4e18-86ff-eed3fbe15ed0", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "5f75f65e-3e40-41fc-ade9-3ce513242605", "db_currency_id": "ae761755-ccfe-493e-9258-5b4b51adc9c3", "db_language_id": "7f6595e8-e7bc-4771-89a8-8f96eaf7e00b", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "equipment_family_id": "44f6414e-1beb-487e-bd27-3377d57fb5cb", "equipment_family_code": "sample string 8", "equipment_family": { "id": "8447f604-91d7-4e52-a788-51da1f821e9e", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "1724a84d-ef67-40a7-a8f2-dce50a905c9f", "_parent_code": "sample string 6", "sales_organization_id": "79c75abf-ce03-4939-844e-19526f671fa9", "sales_organization_code": "sample string 8", "sales_organization": { "id": "d426bf75-6bf8-4e18-86ff-eed3fbe15ed0", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "5f75f65e-3e40-41fc-ade9-3ce513242605", "db_currency_id": "ae761755-ccfe-493e-9258-5b4b51adc9c3", "db_language_id": "7f6595e8-e7bc-4771-89a8-8f96eaf7e00b", "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": "2025-09-15T22:45:08.0509894+00:00" }, "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "date_in_production_since": "2025-09-15T22:45:08.0509894+00:00", "date_out_of_production_since": "2025-09-15T22:45:08.0509894+00:00", "date_end_support": "2025-09-15T22:45:08.0509894+00:00", "sales_organization_id": "553f4c8e-c166-45fa-8cc0-1a04490d61c3", "sales_organization_code": "sample string 13", "sales_organization": { "id": "d426bf75-6bf8-4e18-86ff-eed3fbe15ed0", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "5f75f65e-3e40-41fc-ade9-3ce513242605", "db_currency_id": "ae761755-ccfe-493e-9258-5b4b51adc9c3", "db_language_id": "7f6595e8-e7bc-4771-89a8-8f96eaf7e00b", "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": "2025-09-15T22:45:08.0509894+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": "2025-09-15T22:45:08.0509894+00:00" }, "project_status_id": "ad9ce5d2-a81b-43c1-b254-3bc1938def97", "project_status_code": "sample string 10", "project_status": { "id": "2ab231e7-0170-43ce-909e-0a123629790b", "name": "sample string 2", "is_default": true, "is_closed": true, "sales_organization_id": "30182168-27d3-4e29-8997-b8bed2f7b770", "sales_organization_code": "sample string 6", "sales_organization": { "id": "d426bf75-6bf8-4e18-86ff-eed3fbe15ed0", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "5f75f65e-3e40-41fc-ade9-3ce513242605", "db_currency_id": "ae761755-ccfe-493e-9258-5b4b51adc9c3", "db_language_id": "7f6595e8-e7bc-4771-89a8-8f96eaf7e00b", "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": "2025-09-15T22:45:08.0509894+00:00" }, "code": "sample string 7", "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00" }, "company_id": "eef2309f-1489-4d3f-a8d8-413677592e2b", "company_code": "sample string 12", "db_address_id": "c53ba1b6-bff3-4cc9-bb01-6c3d3cffc4f2", "db_address_code": "sample string 14", "location": "sample string 15", "contact_id": "8c0d0253-ee53-4c9b-912d-d551434b2fdd", "contact_reference_back_office": "sample string 17", "owner_user_id": "98811ca2-5c4d-433a-8d60-8568c45802e0", "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": "2025-09-15T22:45:08.0509894+00:00", "date_create": "2025-09-15T22:45:08.0509894+00:00", "date_update": "2025-09-15T22:45:08.0509894+00:00", "updated_by_user_id": "540b5dc7-69cb-4577-985a-fcc5180dea09", "customer_reference": "sample string 28", "warranty_date_until": "2025-09-15T22:45:08.0509894+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": "2025-09-15T00:00:00+00:00", "shutdown_consequence": "sample string 35", "id2": 36, "nb_open_jobs": 37, "date_next_job": "2025-09-15T22:45:08.0509894+00:00", "date_last_job": "2025-09-15T22:45:08.0509894+00:00", "nb_jobs_planned": 40, "nb_jobs_tobeplanned": 41, "nb_jobs_waitingfurtheraction": 42, "back_office_timestamp": "2025-09-15T22:45:08.0509894+00:00", "modified_dateutc": "2025-09-15T22:45:08.0509894+00:00", "is_mobile_installation": true }