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": "d261f2a5-28f5-4c78-9e28-62d8a8dddb56",
"_parent_id": "fbc44952-0565-43fd-b3b0-d50079ffc620",
"root_parent_id": "fa168055-5170-4286-a2bb-92c576155e87",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "62f4deaa-4494-4504-9e70-e88e33f0d6ef",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "60444c70-4e36-4c1e-8c9f-4c48dc3714fc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8bfa0ada-f777-4ae9-9f92-b7402df9cd14",
"_parent_code": "sample string 6",
"sales_organization_id": "86d945be-6ff2-41ec-9ca6-5f1bcb9f0fe8",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0d3813a4-82e1-4215-a08b-35298b5be2cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a127e62-6de4-41c3-b5aa-f611f56a7d88",
"db_currency_id": "89dfb536-6597-436d-b9e4-0f90f2b56161",
"db_language_id": "2f0fd9a3-4deb-48df-be6f-6a33abfa99e4",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"equipment_model_id": "8b130aef-78eb-48ee-a49f-14a967368688",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "6d6bdb38-391e-474c-98f1-8d828a96e77f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "ab18f138-c0b0-4e95-a696-41c4c59bd152",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "f5a85beb-2a64-4c18-a584-8147a81e92b7",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "bc7de88d-2db8-44a1-99f4-51be002d47a4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0d3813a4-82e1-4215-a08b-35298b5be2cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a127e62-6de4-41c3-b5aa-f611f56a7d88",
"db_currency_id": "89dfb536-6597-436d-b9e4-0f90f2b56161",
"db_language_id": "2f0fd9a3-4deb-48df-be6f-6a33abfa99e4",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"equipment_family_id": "c3b62b43-0bcd-43bd-ac45-15fa1f65e82c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "60444c70-4e36-4c1e-8c9f-4c48dc3714fc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8bfa0ada-f777-4ae9-9f92-b7402df9cd14",
"_parent_code": "sample string 6",
"sales_organization_id": "86d945be-6ff2-41ec-9ca6-5f1bcb9f0fe8",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0d3813a4-82e1-4215-a08b-35298b5be2cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a127e62-6de4-41c3-b5aa-f611f56a7d88",
"db_currency_id": "89dfb536-6597-436d-b9e4-0f90f2b56161",
"db_language_id": "2f0fd9a3-4deb-48df-be6f-6a33abfa99e4",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"date_in_production_since": "2026-04-13T14:47:10.0711745+00:00",
"date_out_of_production_since": "2026-04-13T14:47:10.0711745+00:00",
"date_end_support": "2026-04-13T14:47:10.0711745+00:00",
"sales_organization_id": "82d87255-ad7a-4353-a184-478793a67715",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0d3813a4-82e1-4215-a08b-35298b5be2cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a127e62-6de4-41c3-b5aa-f611f56a7d88",
"db_currency_id": "89dfb536-6597-436d-b9e4-0f90f2b56161",
"db_language_id": "2f0fd9a3-4deb-48df-be6f-6a33abfa99e4",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"project_status_id": "c602f9e7-c5ff-40a4-ac47-acb61875b5cb",
"project_status_code": "sample string 10",
"project_status": {
"id": "94deb731-03d1-469d-8244-a99852826e14",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2290aa47-7731-4fda-8ec1-750ac464496f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0d3813a4-82e1-4215-a08b-35298b5be2cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a127e62-6de4-41c3-b5aa-f611f56a7d88",
"db_currency_id": "89dfb536-6597-436d-b9e4-0f90f2b56161",
"db_language_id": "2f0fd9a3-4deb-48df-be6f-6a33abfa99e4",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-13T14:47:10.0711745+00:00"
},
"company_id": "48d93fa5-de58-4938-ad79-4e7c551030c7",
"company_code": "sample string 12",
"db_address_id": "445c592d-a6d9-4b1d-9c35-f3d511d3cab6",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "cf96e7ff-7834-4cf9-abdf-98159d6e6d57",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b746ea97-4321-499c-82ab-e3341f2d040b",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-04-13T14:47:10.0711745+00:00",
"date_create": "2026-04-13T14:47:10.0711745+00:00",
"date_update": "2026-04-13T14:47:10.0711745+00:00",
"updated_by_user_id": "1b4d65c6-c93a-425f-806d-80c5a8822867",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-13T14:47:10.0711745+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-04-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-13T14:47:10.0711745+00:00",
"date_last_job": "2026-04-13T14:47:10.0711745+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-13T14:47:10.0711745+00:00",
"modified_dateutc": "2026-04-13T14:47:10.0711745+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": "c00b869d-7fbb-45fc-9253-2d465307f173",
"_parent_id": "57005e91-168c-42ea-80ec-9dc4a959632f",
"root_parent_id": "8f151e1c-003e-470d-8880-35ccb8be0529",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "562af525-7e5c-4f77-9216-44e05f8eec31",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8094b8d5-4aa9-475b-89cb-7b31d4eee5e1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b2b0a6f3-dc2d-4707-a3e1-fc5dd93fbe76",
"_parent_code": "sample string 6",
"sales_organization_id": "9b7efe43-d8cf-48aa-9694-2d39e554ef92",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "63c6c022-51af-49d7-b0da-4f3cbfcd609a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ecbba293-8ae4-485e-9659-02a95ffa3e42",
"db_currency_id": "254d8e61-aca3-43b8-864c-891e32c6774e",
"db_language_id": "d8b37d2b-4907-4107-b7b1-6212829d737c",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"equipment_model_id": "f59f160a-2c63-4748-9401-1d3abb9d9a9b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3030e823-a62e-402d-a5b3-f5f9f8c5f8d5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "784f01d5-a354-455c-afce-1b8ea8291858",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "15ebcc71-4b26-4253-b487-fb5265af8959",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "2537fb30-29d6-4cda-b0dc-378132b7794e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "63c6c022-51af-49d7-b0da-4f3cbfcd609a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ecbba293-8ae4-485e-9659-02a95ffa3e42",
"db_currency_id": "254d8e61-aca3-43b8-864c-891e32c6774e",
"db_language_id": "d8b37d2b-4907-4107-b7b1-6212829d737c",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"equipment_family_id": "37d8265a-cd3e-4e60-914d-679590c5aed1",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8094b8d5-4aa9-475b-89cb-7b31d4eee5e1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b2b0a6f3-dc2d-4707-a3e1-fc5dd93fbe76",
"_parent_code": "sample string 6",
"sales_organization_id": "9b7efe43-d8cf-48aa-9694-2d39e554ef92",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "63c6c022-51af-49d7-b0da-4f3cbfcd609a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ecbba293-8ae4-485e-9659-02a95ffa3e42",
"db_currency_id": "254d8e61-aca3-43b8-864c-891e32c6774e",
"db_language_id": "d8b37d2b-4907-4107-b7b1-6212829d737c",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"date_in_production_since": "2026-04-13T14:47:10.0868107+00:00",
"date_out_of_production_since": "2026-04-13T14:47:10.0868107+00:00",
"date_end_support": "2026-04-13T14:47:10.0868107+00:00",
"sales_organization_id": "fe6cc2be-8370-4527-bd6d-9ff822038b37",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "63c6c022-51af-49d7-b0da-4f3cbfcd609a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ecbba293-8ae4-485e-9659-02a95ffa3e42",
"db_currency_id": "254d8e61-aca3-43b8-864c-891e32c6774e",
"db_language_id": "d8b37d2b-4907-4107-b7b1-6212829d737c",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"project_status_id": "52ad5596-bcdf-40ed-b423-7e7ee7625c98",
"project_status_code": "sample string 10",
"project_status": {
"id": "d21375c3-6346-47e7-995b-8933faa8b3c5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "c5a1145d-ad8f-4669-bdac-47b920053bc3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "63c6c022-51af-49d7-b0da-4f3cbfcd609a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ecbba293-8ae4-485e-9659-02a95ffa3e42",
"db_currency_id": "254d8e61-aca3-43b8-864c-891e32c6774e",
"db_language_id": "d8b37d2b-4907-4107-b7b1-6212829d737c",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00"
},
"company_id": "c0116d3b-7e7e-48b0-9747-7a557e12012a",
"company_code": "sample string 12",
"db_address_id": "6b83c695-60f1-4bf2-affc-32f1e1ef7bce",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5f4fbb72-7059-48de-9f5d-3baa864128b9",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "75ccf123-6e0f-494a-8402-980f685f844d",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-04-13T14:47:10.0868107+00:00",
"date_create": "2026-04-13T14:47:10.0868107+00:00",
"date_update": "2026-04-13T14:47:10.0868107+00:00",
"updated_by_user_id": "79fbdf6a-3065-44a6-a392-af117caefd9d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-13T14:47:10.0868107+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-04-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-13T14:47:10.0868107+00:00",
"date_last_job": "2026-04-13T14:47:10.0868107+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-13T14:47:10.0868107+00:00",
"modified_dateutc": "2026-04-13T14:47:10.0868107+00:00",
"is_mobile_installation": true
}