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": "965c36db-5d72-4261-b7c5-62a9d484050d",
"_parent_id": "bb5f0d9d-5b06-4d61-b2cb-4a8d532b8b58",
"root_parent_id": "d84af7a2-a069-4228-9927-ef5912ea50ac",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "53ce9a04-fc66-46a6-a50c-856decafa95d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "eb0eb2bf-b4a8-45bb-99be-9f6f378a56a7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "626d895c-4639-438c-9636-beaa1c94ea93",
"_parent_code": "sample string 6",
"sales_organization_id": "c0ab6da6-c5c8-4ef9-8f73-f3925488f094",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "142c35ba-ef69-4863-b4ec-82065a094bad",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "04264f20-d8b6-4a06-93cf-20abd39a8e80",
"db_currency_id": "2da0994d-4433-41ad-824f-31a10a15d36d",
"db_language_id": "9bc86ce4-1dee-4c69-9fc9-d9f9a00a85df",
"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-27T05:00:25.4042146+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4042146+00:00"
},
"equipment_model_id": "bdd413d9-9820-4734-a748-fa6c7322f4c3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1f1434e7-07bd-4b03-98f0-f1b29fd62e73",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "139fb99c-002b-431a-9745-1735fa69ceb6",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0f077353-67fb-4137-b5fa-a1caf6f939e1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "139946a8-81d9-4401-9970-22b7c94bba8a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "142c35ba-ef69-4863-b4ec-82065a094bad",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "04264f20-d8b6-4a06-93cf-20abd39a8e80",
"db_currency_id": "2da0994d-4433-41ad-824f-31a10a15d36d",
"db_language_id": "9bc86ce4-1dee-4c69-9fc9-d9f9a00a85df",
"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-27T05:00:25.4042146+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4042146+00:00"
},
"equipment_family_id": "f93b095d-5c85-45e9-9361-beeed293dca5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "eb0eb2bf-b4a8-45bb-99be-9f6f378a56a7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "626d895c-4639-438c-9636-beaa1c94ea93",
"_parent_code": "sample string 6",
"sales_organization_id": "c0ab6da6-c5c8-4ef9-8f73-f3925488f094",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "142c35ba-ef69-4863-b4ec-82065a094bad",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "04264f20-d8b6-4a06-93cf-20abd39a8e80",
"db_currency_id": "2da0994d-4433-41ad-824f-31a10a15d36d",
"db_language_id": "9bc86ce4-1dee-4c69-9fc9-d9f9a00a85df",
"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-27T05:00:25.4042146+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4042146+00:00"
},
"date_in_production_since": "2026-02-27T05:00:25.4042146+00:00",
"date_out_of_production_since": "2026-02-27T05:00:25.4042146+00:00",
"date_end_support": "2026-02-27T05:00:25.4042146+00:00",
"sales_organization_id": "972c91fd-3c7c-4cbb-892e-a0ab628a7a7f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "142c35ba-ef69-4863-b4ec-82065a094bad",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "04264f20-d8b6-4a06-93cf-20abd39a8e80",
"db_currency_id": "2da0994d-4433-41ad-824f-31a10a15d36d",
"db_language_id": "9bc86ce4-1dee-4c69-9fc9-d9f9a00a85df",
"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-27T05:00:25.4042146+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-27T05:00:25.4042146+00:00"
},
"project_status_id": "fac8aa63-f9da-4088-95d5-78638a4474fc",
"project_status_code": "sample string 10",
"project_status": {
"id": "b1dfc5ce-edc2-4dd8-9c95-08b651321b83",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "c637d0d5-429e-4607-ac0e-8592d2caf943",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "142c35ba-ef69-4863-b4ec-82065a094bad",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "04264f20-d8b6-4a06-93cf-20abd39a8e80",
"db_currency_id": "2da0994d-4433-41ad-824f-31a10a15d36d",
"db_language_id": "9bc86ce4-1dee-4c69-9fc9-d9f9a00a85df",
"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-27T05:00:25.4042146+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-27T05:00:25.4042146+00:00"
},
"company_id": "bd2ffd0e-0e4d-4eeb-959d-9509450eb7cf",
"company_code": "sample string 12",
"db_address_id": "6a397ebd-99e6-46c4-aa58-cc98cbc20dbe",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3761bed4-f52a-49ca-8786-bdf7f629acdf",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "3cde0aa7-75d6-45f8-bc1a-c4006c6a6bad",
"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-27T05:00:25.4198405+00:00",
"date_create": "2026-02-27T05:00:25.4198405+00:00",
"date_update": "2026-02-27T05:00:25.4198405+00:00",
"updated_by_user_id": "6fe46a79-1bcc-48f0-9f56-cb5b249e0faf",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-27T05:00:25.4198405+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-27T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-27T05:00:25.4198405+00:00",
"date_last_job": "2026-02-27T05:00:25.4198405+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-27T05:00:25.4198405+00:00",
"modified_dateutc": "2026-02-27T05:00:25.4198405+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": "9096e492-2625-4849-8ed2-99054cb9b83a",
"_parent_id": "41cd16ee-cc71-4207-92fb-45432b33448c",
"root_parent_id": "21c32c0e-74d0-461b-8f32-bee52354fcd4",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "3b52c87a-4d3d-44b1-8a7b-ce09b9e734a1",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "e39a209c-7dbb-46b9-b9d6-89ba0509f167",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "657233e6-7a3f-4590-93ae-3bbea29a2282",
"_parent_code": "sample string 6",
"sales_organization_id": "35bcf9ce-ba8e-4534-a23b-11feab8f8c97",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9309d0f9-2806-468e-9261-cc144b4199e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "273adbbb-0b8f-45e4-8c0b-2dc039bd8a4c",
"db_currency_id": "d4958a21-e6d0-4501-b48d-b37935682c31",
"db_language_id": "642f39f8-2407-43db-92c9-ecf7edea99e2",
"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-27T05:00:25.4198405+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4198405+00:00"
},
"equipment_model_id": "543ac672-f825-4dee-af97-735c6bcad1cc",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "9eae8f05-b802-43e7-92ef-4596cdd0753e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "08a8f01a-1691-48bf-839e-68e68ed91872",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4fd1744b-62ab-4976-8269-88be69bd1490",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "8618a739-91d0-4a86-8359-beca241a30f6",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9309d0f9-2806-468e-9261-cc144b4199e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "273adbbb-0b8f-45e4-8c0b-2dc039bd8a4c",
"db_currency_id": "d4958a21-e6d0-4501-b48d-b37935682c31",
"db_language_id": "642f39f8-2407-43db-92c9-ecf7edea99e2",
"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-27T05:00:25.4198405+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4198405+00:00"
},
"equipment_family_id": "6f097558-eed5-402c-8fcc-8fd15683c0ba",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "e39a209c-7dbb-46b9-b9d6-89ba0509f167",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "657233e6-7a3f-4590-93ae-3bbea29a2282",
"_parent_code": "sample string 6",
"sales_organization_id": "35bcf9ce-ba8e-4534-a23b-11feab8f8c97",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9309d0f9-2806-468e-9261-cc144b4199e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "273adbbb-0b8f-45e4-8c0b-2dc039bd8a4c",
"db_currency_id": "d4958a21-e6d0-4501-b48d-b37935682c31",
"db_language_id": "642f39f8-2407-43db-92c9-ecf7edea99e2",
"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-27T05:00:25.4198405+00:00"
},
"modified_dateutc": "2026-02-27T05:00:25.4198405+00:00"
},
"date_in_production_since": "2026-02-27T05:00:25.4198405+00:00",
"date_out_of_production_since": "2026-02-27T05:00:25.4198405+00:00",
"date_end_support": "2026-02-27T05:00:25.4198405+00:00",
"sales_organization_id": "584759ba-b213-4f1f-99c3-8f98e10635b2",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9309d0f9-2806-468e-9261-cc144b4199e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "273adbbb-0b8f-45e4-8c0b-2dc039bd8a4c",
"db_currency_id": "d4958a21-e6d0-4501-b48d-b37935682c31",
"db_language_id": "642f39f8-2407-43db-92c9-ecf7edea99e2",
"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-27T05:00:25.4198405+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-27T05:00:25.4198405+00:00"
},
"project_status_id": "7a12b9d1-2854-4985-8cce-00e43826ab5a",
"project_status_code": "sample string 10",
"project_status": {
"id": "ffd5a72e-281e-4c3b-9c52-649e5d8c1b74",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "7898ded2-1ac5-4d0b-892e-d9fa5a429e8c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9309d0f9-2806-468e-9261-cc144b4199e4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "273adbbb-0b8f-45e4-8c0b-2dc039bd8a4c",
"db_currency_id": "d4958a21-e6d0-4501-b48d-b37935682c31",
"db_language_id": "642f39f8-2407-43db-92c9-ecf7edea99e2",
"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-27T05:00:25.4198405+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-27T05:00:25.4198405+00:00"
},
"company_id": "59f6e12d-2e6b-4b95-9dba-25261e2c3ec2",
"company_code": "sample string 12",
"db_address_id": "74fcd906-62c5-4ece-b5ce-967a69bfdcc2",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a96c56e5-5521-4c5d-b5f9-802e86056588",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "bda8f182-2878-477e-8be3-36af2f07f1ef",
"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-27T05:00:25.4198405+00:00",
"date_create": "2026-02-27T05:00:25.4198405+00:00",
"date_update": "2026-02-27T05:00:25.4198405+00:00",
"updated_by_user_id": "e12cc325-74cd-4885-8ba1-7792d25e91ec",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-27T05:00:25.4198405+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-27T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-27T05:00:25.4198405+00:00",
"date_last_job": "2026-02-27T05:00:25.4198405+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-27T05:00:25.4198405+00:00",
"modified_dateutc": "2026-02-27T05:00:25.4198405+00:00",
"is_mobile_installation": true
}