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": "6d8f244b-5615-455f-ad68-facd188e91a0",
"_parent_id": "fe0b0d30-c19b-4dd3-a47f-dda2a83aa9b4",
"root_parent_id": "d9c4d91f-47d7-449c-9e34-a4a7c028d394",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "21d8dcd1-98f1-4479-a57f-1647133e1fe2",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b889b3a0-ca04-49e3-949b-ede00012d2f5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7260faf1-90df-42c3-bbaf-3682a31f3cae",
"_parent_code": "sample string 6",
"sales_organization_id": "b7a14ed8-ecc9-45c8-9f39-1e69022d927a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "92121d64-196e-47a5-a143-92c8b3f5e460",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e4beb1a1-f2ed-47f5-94c2-1da194e21aea",
"db_currency_id": "7fee0d48-5b7b-41e1-942c-a4417a780b00",
"db_language_id": "55fbc6aa-75b5-4a92-b067-179b877e432d",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"equipment_model_id": "b9525966-8e21-4e23-b0da-7568f8f09a6b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4be5a9cb-e948-4257-a485-399ad8ced36c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e8b53aac-1989-49cd-86eb-52203d3fd4da",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "6a4d5780-e1a5-488d-8afd-40f2bf44f746",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "03c4f8ad-0795-49ea-99f3-38cf23d960e8",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "92121d64-196e-47a5-a143-92c8b3f5e460",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e4beb1a1-f2ed-47f5-94c2-1da194e21aea",
"db_currency_id": "7fee0d48-5b7b-41e1-942c-a4417a780b00",
"db_language_id": "55fbc6aa-75b5-4a92-b067-179b877e432d",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"equipment_family_id": "82625853-8bbb-48df-bb0e-36bbd5b1353c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b889b3a0-ca04-49e3-949b-ede00012d2f5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7260faf1-90df-42c3-bbaf-3682a31f3cae",
"_parent_code": "sample string 6",
"sales_organization_id": "b7a14ed8-ecc9-45c8-9f39-1e69022d927a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "92121d64-196e-47a5-a143-92c8b3f5e460",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e4beb1a1-f2ed-47f5-94c2-1da194e21aea",
"db_currency_id": "7fee0d48-5b7b-41e1-942c-a4417a780b00",
"db_language_id": "55fbc6aa-75b5-4a92-b067-179b877e432d",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"date_in_production_since": "2026-02-26T15:21:35.3339083+00:00",
"date_out_of_production_since": "2026-02-26T15:21:35.3339083+00:00",
"date_end_support": "2026-02-26T15:21:35.3339083+00:00",
"sales_organization_id": "e671d3b3-c2f0-4d64-ba82-d374e03778d6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "92121d64-196e-47a5-a143-92c8b3f5e460",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e4beb1a1-f2ed-47f5-94c2-1da194e21aea",
"db_currency_id": "7fee0d48-5b7b-41e1-942c-a4417a780b00",
"db_language_id": "55fbc6aa-75b5-4a92-b067-179b877e432d",
"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-02-26T15:21:35.3339083+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-02-26T15:21:35.3339083+00:00"
},
"project_status_id": "235e9aa0-87c9-47a1-9053-a3372c793846",
"project_status_code": "sample string 10",
"project_status": {
"id": "a481b840-1ed4-4a98-817f-33eaf9e559f0",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "db37232d-2ca0-4e65-ba38-aaa1fba7acc3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "92121d64-196e-47a5-a143-92c8b3f5e460",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e4beb1a1-f2ed-47f5-94c2-1da194e21aea",
"db_currency_id": "7fee0d48-5b7b-41e1-942c-a4417a780b00",
"db_language_id": "55fbc6aa-75b5-4a92-b067-179b877e432d",
"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-02-26T15:21:35.3339083+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"company_id": "2e880782-e58b-49a4-b9cd-384829064c32",
"company_code": "sample string 12",
"db_address_id": "4e94f5af-9276-476a-8c87-2163965fbbcf",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3334a062-6c43-4d2e-9511-21c2212f422e",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b6d9a949-db97-4e4c-b988-8c44b427b6f4",
"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-02-26T15:21:35.3339083+00:00",
"date_create": "2026-02-26T15:21:35.3339083+00:00",
"date_update": "2026-02-26T15:21:35.3339083+00:00",
"updated_by_user_id": "a9f5e90a-aa04-46b2-a0e6-a6326f2061ca",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-26T15:21:35.3339083+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-02-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-26T15:21:35.3339083+00:00",
"date_last_job": "2026-02-26T15:21:35.3339083+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-26T15:21:35.3339083+00:00",
"modified_dateutc": "2026-02-26T15:21:35.3339083+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": "64c1e4b7-a00e-42cc-ab5d-c69ec1bd2c44",
"_parent_id": "ba9137f2-e1f6-4226-920f-f2ec02522d9d",
"root_parent_id": "c1f5afa5-2ec2-4f6f-884f-1caa4f200e61",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5a068be3-c52b-4bb8-b3d0-e4354a440c11",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "d80b9aad-5f08-4712-82ba-a8cc89c1f080",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b9c29655-b07a-44a2-9512-1b953671eba5",
"_parent_code": "sample string 6",
"sales_organization_id": "e745e3ec-9bbf-422b-92bb-405bf08302f0",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "abc4753e-15ce-4736-8773-8405f239b640",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "08318dd6-7a74-419b-afe9-b58c3a10842c",
"db_currency_id": "22c0bd95-5230-4fcd-b79f-f328d0d9ef46",
"db_language_id": "a4149a9b-5ed4-4e0a-8381-7cb00d49a4c2",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"equipment_model_id": "f9378c2e-7a3e-49de-8e37-398d6efba1c1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "fdf22aea-ea2b-4b18-80ac-f1e6eed6ed45",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "4eeb3c85-00e4-4a5b-acda-d8c4420cd82d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "c9f742d7-01ec-49b7-9e95-eed1ad099067",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "83c5fb52-709a-47b9-b98a-1a527caaf419",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "abc4753e-15ce-4736-8773-8405f239b640",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "08318dd6-7a74-419b-afe9-b58c3a10842c",
"db_currency_id": "22c0bd95-5230-4fcd-b79f-f328d0d9ef46",
"db_language_id": "a4149a9b-5ed4-4e0a-8381-7cb00d49a4c2",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"equipment_family_id": "a9299015-bab9-498b-b346-7954f3947518",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "d80b9aad-5f08-4712-82ba-a8cc89c1f080",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b9c29655-b07a-44a2-9512-1b953671eba5",
"_parent_code": "sample string 6",
"sales_organization_id": "e745e3ec-9bbf-422b-92bb-405bf08302f0",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "abc4753e-15ce-4736-8773-8405f239b640",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "08318dd6-7a74-419b-afe9-b58c3a10842c",
"db_currency_id": "22c0bd95-5230-4fcd-b79f-f328d0d9ef46",
"db_language_id": "a4149a9b-5ed4-4e0a-8381-7cb00d49a4c2",
"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-02-26T15:21:35.3339083+00:00"
},
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"date_in_production_since": "2026-02-26T15:21:35.3339083+00:00",
"date_out_of_production_since": "2026-02-26T15:21:35.3339083+00:00",
"date_end_support": "2026-02-26T15:21:35.3339083+00:00",
"sales_organization_id": "41f9b035-745c-4836-b373-e2b6b04b904d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "abc4753e-15ce-4736-8773-8405f239b640",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "08318dd6-7a74-419b-afe9-b58c3a10842c",
"db_currency_id": "22c0bd95-5230-4fcd-b79f-f328d0d9ef46",
"db_language_id": "a4149a9b-5ed4-4e0a-8381-7cb00d49a4c2",
"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-02-26T15:21:35.3339083+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-02-26T15:21:35.3339083+00:00"
},
"project_status_id": "a0ff7959-4868-4a28-aef3-f88c113645b4",
"project_status_code": "sample string 10",
"project_status": {
"id": "5dd088e3-dfe2-43e7-a439-a346f8846a7d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "154fcbe1-6358-49e0-8e7d-ed1f950d1a11",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "abc4753e-15ce-4736-8773-8405f239b640",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "08318dd6-7a74-419b-afe9-b58c3a10842c",
"db_currency_id": "22c0bd95-5230-4fcd-b79f-f328d0d9ef46",
"db_language_id": "a4149a9b-5ed4-4e0a-8381-7cb00d49a4c2",
"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-02-26T15:21:35.3339083+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00"
},
"company_id": "2a19614b-94d8-4dd7-97ee-a608ba87c5c9",
"company_code": "sample string 12",
"db_address_id": "b00b522d-9266-4815-a1a0-b3a9d96fbd38",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c158c244-54f2-4070-94f1-8ad17d9e44bd",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1e3aa0cb-2e83-482f-ad93-f71bee5cd671",
"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-02-26T15:21:35.3339083+00:00",
"date_create": "2026-02-26T15:21:35.3339083+00:00",
"date_update": "2026-02-26T15:21:35.3339083+00:00",
"updated_by_user_id": "f416cffa-9b16-48ee-b97e-330c975feb3e",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-26T15:21:35.3339083+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-02-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-26T15:21:35.3339083+00:00",
"date_last_job": "2026-02-26T15:21:35.3339083+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-26T15:21:35.3339083+00:00",
"modified_dateutc": "2026-02-26T15:21:35.3339083+00:00",
"is_mobile_installation": true
}