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": "a11092bc-be07-48d0-994a-f9e0f40e9a43",
"_parent_id": "fd2510cb-1bb9-420b-af1d-eb0d0a01c669",
"root_parent_id": "13af9478-e0c2-4f0f-8f8b-81abf4c3a7f0",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "8cc23bad-6a52-42f7-a1e2-8a8f84baa9b3",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "835b31a7-afcc-405f-8814-efe8b0e2775c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d392d79-24a5-4b07-b492-6fd43a20ccc4",
"_parent_code": "sample string 6",
"sales_organization_id": "47c42676-de48-4ab1-b538-23d466b34fd5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b98fc616-e23b-4ddd-b44d-e05188f5d4e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6cd08b32-df52-4f67-8a83-440f097eaeb8",
"db_currency_id": "febcdc7f-259c-4ac4-9b7e-e45005b98e90",
"db_language_id": "21933d7f-4a33-42e2-8f94-99f55800aa49",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"equipment_model_id": "d2c01385-c39b-4e58-a2b3-3fd0bd238aa6",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "84382ed6-bdd6-4bd0-909a-3e8e9c56fb66",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5254b0d1-3356-474d-848a-c22ee51bd38f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "2b814600-4e40-49f7-aada-4d1666dd4f75",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "49fe1be1-f97f-4307-b237-57394b9a5a38",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b98fc616-e23b-4ddd-b44d-e05188f5d4e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6cd08b32-df52-4f67-8a83-440f097eaeb8",
"db_currency_id": "febcdc7f-259c-4ac4-9b7e-e45005b98e90",
"db_language_id": "21933d7f-4a33-42e2-8f94-99f55800aa49",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"equipment_family_id": "9dd3a2a9-70bb-4dab-9c09-ce57a981a405",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "835b31a7-afcc-405f-8814-efe8b0e2775c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d392d79-24a5-4b07-b492-6fd43a20ccc4",
"_parent_code": "sample string 6",
"sales_organization_id": "47c42676-de48-4ab1-b538-23d466b34fd5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b98fc616-e23b-4ddd-b44d-e05188f5d4e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6cd08b32-df52-4f67-8a83-440f097eaeb8",
"db_currency_id": "febcdc7f-259c-4ac4-9b7e-e45005b98e90",
"db_language_id": "21933d7f-4a33-42e2-8f94-99f55800aa49",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"date_in_production_since": "2026-07-15T14:45:23.1831523+00:00",
"date_out_of_production_since": "2026-07-15T14:45:23.1831523+00:00",
"date_end_support": "2026-07-15T14:45:23.1831523+00:00",
"sales_organization_id": "df6569e8-5691-48fc-a976-99a9384cf115",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "b98fc616-e23b-4ddd-b44d-e05188f5d4e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6cd08b32-df52-4f67-8a83-440f097eaeb8",
"db_currency_id": "febcdc7f-259c-4ac4-9b7e-e45005b98e90",
"db_language_id": "21933d7f-4a33-42e2-8f94-99f55800aa49",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"project_status_id": "7c569241-1c3a-4a2f-8501-6325ac09996b",
"project_status_code": "sample string 10",
"project_status": {
"id": "c98edea9-c38a-4450-9924-16143083bfa6",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f0e15644-e03c-47d7-8e84-b774a2329622",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b98fc616-e23b-4ddd-b44d-e05188f5d4e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6cd08b32-df52-4f67-8a83-440f097eaeb8",
"db_currency_id": "febcdc7f-259c-4ac4-9b7e-e45005b98e90",
"db_language_id": "21933d7f-4a33-42e2-8f94-99f55800aa49",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"company_id": "e9e39d3f-1760-4fe8-b085-8d3c61ecaef8",
"company_code": "sample string 12",
"db_address_id": "e7cc37a2-e37c-4d22-981a-191bd31b655f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "43ad62d4-609e-473c-b344-3e926b7d9782",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "d12bf5f7-1a09-442d-b029-e28accf4ea55",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-07-15T14:45:23.1831523+00:00",
"date_create": "2026-07-15T14:45:23.1831523+00:00",
"date_update": "2026-07-15T14:45:23.1831523+00:00",
"updated_by_user_id": "8fcfd203-fa5d-4f1a-a6cb-e5beae8d3388",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-15T14:45:23.1831523+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-07-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-15T14:45:23.1831523+00:00",
"date_last_job": "2026-07-15T14:45:23.1831523+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-15T14:45:23.1831523+00:00",
"modified_dateutc": "2026-07-15T14:45:23.1831523+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": "6c81de40-aacb-44d8-a122-4a02fdf43b97",
"_parent_id": "97acea35-a7ed-4900-862e-714b5b8b5024",
"root_parent_id": "ff2f7ccc-f257-4d72-8961-f25bb6098420",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "01c9e248-4af4-4f81-819a-16fc555e8338",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "2559da55-9569-4ef2-a689-10d4e7978b14",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f6c0b502-8a34-4576-a9e9-04d38fd158fa",
"_parent_code": "sample string 6",
"sales_organization_id": "4c2767d4-7f9b-41ed-9aba-f08f8f0acba7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "73ee3b35-dac8-4b57-bb8f-5fe763183ff5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fc81708d-9665-489a-95b6-f5b061b08c88",
"db_currency_id": "94ba6145-6978-4f4d-a12a-0502d35ee3e7",
"db_language_id": "1e9d1633-d098-48c8-a463-7c3939a8ce75",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"equipment_model_id": "daee81c6-c7e1-4270-8845-6ba23a787cc8",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "2b7ab5e2-3347-4425-b54e-4b761a7fcc5b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "aa066583-b760-4c21-9187-59577eea6e07",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "25c46f22-9e45-425b-8b61-9c95fba52068",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "6e121a0f-858a-41e6-b91d-0d64f4bec0ee",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "73ee3b35-dac8-4b57-bb8f-5fe763183ff5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fc81708d-9665-489a-95b6-f5b061b08c88",
"db_currency_id": "94ba6145-6978-4f4d-a12a-0502d35ee3e7",
"db_language_id": "1e9d1633-d098-48c8-a463-7c3939a8ce75",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"equipment_family_id": "4635dda4-37ec-49a1-a7bd-46479ba11444",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "2559da55-9569-4ef2-a689-10d4e7978b14",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f6c0b502-8a34-4576-a9e9-04d38fd158fa",
"_parent_code": "sample string 6",
"sales_organization_id": "4c2767d4-7f9b-41ed-9aba-f08f8f0acba7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "73ee3b35-dac8-4b57-bb8f-5fe763183ff5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fc81708d-9665-489a-95b6-f5b061b08c88",
"db_currency_id": "94ba6145-6978-4f4d-a12a-0502d35ee3e7",
"db_language_id": "1e9d1633-d098-48c8-a463-7c3939a8ce75",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"date_in_production_since": "2026-07-15T14:45:23.1831523+00:00",
"date_out_of_production_since": "2026-07-15T14:45:23.1831523+00:00",
"date_end_support": "2026-07-15T14:45:23.1831523+00:00",
"sales_organization_id": "ea6fdf9f-90b3-47d2-ad5a-2c38bc160bd0",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "73ee3b35-dac8-4b57-bb8f-5fe763183ff5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fc81708d-9665-489a-95b6-f5b061b08c88",
"db_currency_id": "94ba6145-6978-4f4d-a12a-0502d35ee3e7",
"db_language_id": "1e9d1633-d098-48c8-a463-7c3939a8ce75",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"project_status_id": "84df8016-e1d0-42c1-8c3e-145592e3ead8",
"project_status_code": "sample string 10",
"project_status": {
"id": "d69ef4e4-3dc0-4987-9cc6-beda624f16f9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "c8fdd010-8306-4341-bc27-ee72e0200558",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "73ee3b35-dac8-4b57-bb8f-5fe763183ff5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fc81708d-9665-489a-95b6-f5b061b08c88",
"db_currency_id": "94ba6145-6978-4f4d-a12a-0502d35ee3e7",
"db_language_id": "1e9d1633-d098-48c8-a463-7c3939a8ce75",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00"
},
"company_id": "9d3e41f9-cdd4-4c35-b60f-13f4b302b97c",
"company_code": "sample string 12",
"db_address_id": "bcc034e5-7ddb-46a1-b707-94a4a6d8fd32",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "28a7a213-74e3-481a-bee0-56deb2a5419d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "079c5e0c-a530-4ec8-a6f1-288e3a2aad0f",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-07-15T14:45:23.1831523+00:00",
"date_create": "2026-07-15T14:45:23.1831523+00:00",
"date_update": "2026-07-15T14:45:23.1831523+00:00",
"updated_by_user_id": "7fcb588b-b94c-4b6d-a0ee-58655c60b6a0",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-15T14:45:23.1831523+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-07-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-15T14:45:23.1831523+00:00",
"date_last_job": "2026-07-15T14:45:23.1831523+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-15T14:45:23.1831523+00:00",
"modified_dateutc": "2026-07-15T14:45:23.1831523+00:00",
"is_mobile_installation": true
}