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": "ceb7825c-9e61-4308-8d1d-cdbc40a83d78",
"_parent_id": "9e63f49f-974c-4337-bdd9-05998679e80e",
"root_parent_id": "17f8176b-14eb-4379-b9d7-f181d331aace",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "99e49256-0a2d-4e25-baaf-8a54920b4223",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "d9fb47c7-091f-412a-97b0-f68fd41fbcfc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d2008636-4149-4339-b53d-ec2c8bc031f3",
"_parent_code": "sample string 6",
"sales_organization_id": "66f23a39-eaca-4aaf-862a-fb1adcbbcb03",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c40f139c-368d-4e3a-936a-c873065c0329",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8d967c4-5be1-4edf-835c-47eb8e1accd5",
"db_currency_id": "dc50ad7d-9f6d-4a58-91e6-3f885cdc35c8",
"db_language_id": "cbfe90eb-c401-4a01-b73d-fb67ff48ed46",
"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-01-29T12:51:49.8754746+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.8754746+00:00"
},
"equipment_model_id": "584f6046-e20f-4e74-84c8-4458b984a837",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "057b28a6-9302-437b-9479-e1d28e65d116",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "55ef527f-a218-4bdf-b6f6-d2e00218e420",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4bf211bd-de76-4103-8844-4a212b3661c4",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "daa5810a-fcef-4ea0-a3a3-b9825aa47922",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c40f139c-368d-4e3a-936a-c873065c0329",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8d967c4-5be1-4edf-835c-47eb8e1accd5",
"db_currency_id": "dc50ad7d-9f6d-4a58-91e6-3f885cdc35c8",
"db_language_id": "cbfe90eb-c401-4a01-b73d-fb67ff48ed46",
"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-01-29T12:51:49.8754746+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.8754746+00:00"
},
"equipment_family_id": "39637595-f26d-4b89-b9f0-387ddaf062c8",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "d9fb47c7-091f-412a-97b0-f68fd41fbcfc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d2008636-4149-4339-b53d-ec2c8bc031f3",
"_parent_code": "sample string 6",
"sales_organization_id": "66f23a39-eaca-4aaf-862a-fb1adcbbcb03",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c40f139c-368d-4e3a-936a-c873065c0329",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8d967c4-5be1-4edf-835c-47eb8e1accd5",
"db_currency_id": "dc50ad7d-9f6d-4a58-91e6-3f885cdc35c8",
"db_language_id": "cbfe90eb-c401-4a01-b73d-fb67ff48ed46",
"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-01-29T12:51:49.8754746+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.8754746+00:00"
},
"date_in_production_since": "2026-01-29T12:51:49.8754746+00:00",
"date_out_of_production_since": "2026-01-29T12:51:49.8754746+00:00",
"date_end_support": "2026-01-29T12:51:49.8754746+00:00",
"sales_organization_id": "e7b2b699-f190-4a1b-a3fe-9d740e640a6c",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c40f139c-368d-4e3a-936a-c873065c0329",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8d967c4-5be1-4edf-835c-47eb8e1accd5",
"db_currency_id": "dc50ad7d-9f6d-4a58-91e6-3f885cdc35c8",
"db_language_id": "cbfe90eb-c401-4a01-b73d-fb67ff48ed46",
"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-01-29T12:51:49.8754746+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-01-29T12:51:49.8754746+00:00"
},
"project_status_id": "b5775947-79e8-48d7-9373-e787094748bf",
"project_status_code": "sample string 10",
"project_status": {
"id": "a8b14b4a-b3e6-4e6f-9ac3-8bb20dc4d77d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "48520b1a-19c1-47c7-8b37-610d590b0f6f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c40f139c-368d-4e3a-936a-c873065c0329",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8d967c4-5be1-4edf-835c-47eb8e1accd5",
"db_currency_id": "dc50ad7d-9f6d-4a58-91e6-3f885cdc35c8",
"db_language_id": "cbfe90eb-c401-4a01-b73d-fb67ff48ed46",
"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-01-29T12:51:49.8754746+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-29T12:51:49.8754746+00:00"
},
"company_id": "af7ad7b1-cd3b-4a09-83b2-a81bd8ba0726",
"company_code": "sample string 12",
"db_address_id": "bc05d5b9-8cc3-45f7-b703-9ac4ffe0893c",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "2df230c5-7519-46fd-b5e8-e8b91e6a9874",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "6dc6e0f7-8923-4f27-92a2-c73507d8c896",
"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-01-29T12:51:49.8754746+00:00",
"date_create": "2026-01-29T12:51:49.8754746+00:00",
"date_update": "2026-01-29T12:51:49.8754746+00:00",
"updated_by_user_id": "34b40bfa-c173-452b-ae8c-26c7ffaa0c9f",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-29T12:51:49.8754746+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-01-29T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-29T12:51:49.8754746+00:00",
"date_last_job": "2026-01-29T12:51:49.8754746+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-29T12:51:49.8754746+00:00",
"modified_dateutc": "2026-01-29T12:51:49.8754746+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": "f1a756f1-b648-4892-b769-00c8f6b4f54c",
"_parent_id": "a88f1aee-bef5-4c5f-a3bd-89ab671f7001",
"root_parent_id": "3c1552c6-91b1-439e-bd64-e5b0388378d9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "4369eee0-45db-4102-8e5d-75fbd7c038be",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "2c0d8f82-c4d5-4ce1-8e06-b48922904981",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a1148e79-69d5-4765-984c-a73bbcddea3c",
"_parent_code": "sample string 6",
"sales_organization_id": "9ad6d17c-d2af-4777-bae0-b733dfb05532",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "de64149c-3f11-4c66-a598-9e53f59fd393",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ae04c02-4ec4-42fa-89cb-f767c3f9b7c2",
"db_currency_id": "dcdb899d-49bc-456d-9314-23f5e410ea32",
"db_language_id": "ae4649d8-c36b-4149-bf7d-27d7b34c108b",
"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-01-29T12:51:49.891097+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.891097+00:00"
},
"equipment_model_id": "34fd16ce-b2a3-450c-b582-e3d4e869a385",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "773ef08e-eb8e-4dcb-ba41-bbc0635d8733",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "8d6196d0-d28c-41b3-803b-d26d9596a32d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "2f851a85-c40a-427c-83b9-98f2b34d9604",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "680ef5be-8f47-4119-8784-81e3a2c96044",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "de64149c-3f11-4c66-a598-9e53f59fd393",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ae04c02-4ec4-42fa-89cb-f767c3f9b7c2",
"db_currency_id": "dcdb899d-49bc-456d-9314-23f5e410ea32",
"db_language_id": "ae4649d8-c36b-4149-bf7d-27d7b34c108b",
"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-01-29T12:51:49.891097+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.891097+00:00"
},
"equipment_family_id": "1a72fa9c-60d7-4d23-8c30-ee85938903ea",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "2c0d8f82-c4d5-4ce1-8e06-b48922904981",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a1148e79-69d5-4765-984c-a73bbcddea3c",
"_parent_code": "sample string 6",
"sales_organization_id": "9ad6d17c-d2af-4777-bae0-b733dfb05532",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "de64149c-3f11-4c66-a598-9e53f59fd393",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ae04c02-4ec4-42fa-89cb-f767c3f9b7c2",
"db_currency_id": "dcdb899d-49bc-456d-9314-23f5e410ea32",
"db_language_id": "ae4649d8-c36b-4149-bf7d-27d7b34c108b",
"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-01-29T12:51:49.891097+00:00"
},
"modified_dateutc": "2026-01-29T12:51:49.891097+00:00"
},
"date_in_production_since": "2026-01-29T12:51:49.891097+00:00",
"date_out_of_production_since": "2026-01-29T12:51:49.891097+00:00",
"date_end_support": "2026-01-29T12:51:49.891097+00:00",
"sales_organization_id": "a74c1f91-929b-4b14-8591-f90cbd69b7e6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "de64149c-3f11-4c66-a598-9e53f59fd393",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ae04c02-4ec4-42fa-89cb-f767c3f9b7c2",
"db_currency_id": "dcdb899d-49bc-456d-9314-23f5e410ea32",
"db_language_id": "ae4649d8-c36b-4149-bf7d-27d7b34c108b",
"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-01-29T12:51:49.891097+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-01-29T12:51:49.891097+00:00"
},
"project_status_id": "69017245-aa11-4e7f-95c4-05b1bae7d698",
"project_status_code": "sample string 10",
"project_status": {
"id": "7751c6ac-9d75-4eb8-ae0a-820a176bc2a1",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "6bf4e8e6-df31-42a3-b28b-bcfb12d4f706",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "de64149c-3f11-4c66-a598-9e53f59fd393",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ae04c02-4ec4-42fa-89cb-f767c3f9b7c2",
"db_currency_id": "dcdb899d-49bc-456d-9314-23f5e410ea32",
"db_language_id": "ae4649d8-c36b-4149-bf7d-27d7b34c108b",
"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-01-29T12:51:49.891097+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-29T12:51:49.891097+00:00"
},
"company_id": "c0949434-931e-4ff5-896f-4f09cfa5e08c",
"company_code": "sample string 12",
"db_address_id": "5bc1e8d6-44f0-4fed-8a7f-5a3c5ed3ab4f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "cbe61d8b-2f26-4590-bc4e-88969d5c7331",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a233af16-ca79-45f6-b341-6c2389c6b571",
"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-01-29T12:51:49.891097+00:00",
"date_create": "2026-01-29T12:51:49.891097+00:00",
"date_update": "2026-01-29T12:51:49.891097+00:00",
"updated_by_user_id": "0aee19cb-d480-4a1f-8d2a-a0f9fd69c6fa",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-29T12:51:49.891097+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-01-29T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-29T12:51:49.891097+00:00",
"date_last_job": "2026-01-29T12:51:49.891097+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-29T12:51:49.891097+00:00",
"modified_dateutc": "2026-01-29T12:51:49.891097+00:00",
"is_mobile_installation": true
}