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": "b3178618-274a-429d-8dfa-135f72795ca9",
"_parent_id": "15099387-eaed-453a-89de-3571ad8effe9",
"root_parent_id": "77cf6778-89bb-474f-ad54-01ed2545766e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0da42b6a-0855-4291-a7b8-486231f80417",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8ba8795f-1ee0-4bbd-9ae8-3da4d88a8fc6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b858cef-900e-4075-8cba-047041877257",
"_parent_code": "sample string 6",
"sales_organization_id": "383bf6f4-71c0-43db-8bda-f568539b1625",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "acf339b7-9130-4912-9982-6d6598fb2514",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09975c60-16d7-4a58-a128-ef10c0d2992e",
"db_currency_id": "a25da324-5aba-488a-9efa-d68770684b33",
"db_language_id": "5be2dd11-90b7-4951-a8a3-b1cfdf5a9fc8",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"equipment_model_id": "437073fc-bfbb-4685-a971-94c736471112",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "db6b3786-a318-4337-8e76-8427f0babf0a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "65537dc0-cf1a-481e-aa13-c51081878d1e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "af4c573f-a4bb-471c-96d5-34560222245a",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5de041fe-c814-4891-b2f8-dacfda5f7962",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "acf339b7-9130-4912-9982-6d6598fb2514",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09975c60-16d7-4a58-a128-ef10c0d2992e",
"db_currency_id": "a25da324-5aba-488a-9efa-d68770684b33",
"db_language_id": "5be2dd11-90b7-4951-a8a3-b1cfdf5a9fc8",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"equipment_family_id": "deb8753d-d5d1-4739-9c40-ca54fcd31228",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8ba8795f-1ee0-4bbd-9ae8-3da4d88a8fc6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b858cef-900e-4075-8cba-047041877257",
"_parent_code": "sample string 6",
"sales_organization_id": "383bf6f4-71c0-43db-8bda-f568539b1625",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "acf339b7-9130-4912-9982-6d6598fb2514",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09975c60-16d7-4a58-a128-ef10c0d2992e",
"db_currency_id": "a25da324-5aba-488a-9efa-d68770684b33",
"db_language_id": "5be2dd11-90b7-4951-a8a3-b1cfdf5a9fc8",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"date_in_production_since": "2026-07-03T01:47:59.690748+00:00",
"date_out_of_production_since": "2026-07-03T01:47:59.690748+00:00",
"date_end_support": "2026-07-03T01:47:59.690748+00:00",
"sales_organization_id": "8325a18c-92ab-46f2-aa03-106dbd759af0",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "acf339b7-9130-4912-9982-6d6598fb2514",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09975c60-16d7-4a58-a128-ef10c0d2992e",
"db_currency_id": "a25da324-5aba-488a-9efa-d68770684b33",
"db_language_id": "5be2dd11-90b7-4951-a8a3-b1cfdf5a9fc8",
"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-03T01:47:59.690748+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-03T01:47:59.690748+00:00"
},
"project_status_id": "d4e15a17-bf41-4c25-a741-8c6bc66b3664",
"project_status_code": "sample string 10",
"project_status": {
"id": "dd94fbb2-7d3a-4e6b-8e76-5b1b50da06e4",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b5c22087-5341-4d99-af68-4c7add1cbdc2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "acf339b7-9130-4912-9982-6d6598fb2514",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09975c60-16d7-4a58-a128-ef10c0d2992e",
"db_currency_id": "a25da324-5aba-488a-9efa-d68770684b33",
"db_language_id": "5be2dd11-90b7-4951-a8a3-b1cfdf5a9fc8",
"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-03T01:47:59.690748+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"company_id": "7d35ae1e-cdc2-43b9-b384-6ab03e121bbd",
"company_code": "sample string 12",
"db_address_id": "73b22413-63e5-43db-b3ff-00e1b8f12cb9",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1c1434d4-3b10-4596-9e39-74adb87f6d9e",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e8758fc3-e5f1-4966-bf76-7830bc72568e",
"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-03T01:47:59.690748+00:00",
"date_create": "2026-07-03T01:47:59.690748+00:00",
"date_update": "2026-07-03T01:47:59.690748+00:00",
"updated_by_user_id": "28990f17-fbf8-4c6b-9abb-8c956fae61c4",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-03T01:47:59.690748+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-03T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-03T01:47:59.690748+00:00",
"date_last_job": "2026-07-03T01:47:59.690748+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-03T01:47:59.690748+00:00",
"modified_dateutc": "2026-07-03T01:47:59.690748+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": "14d6c48f-1dd4-4bbb-8b36-8cbcd8f93b33",
"_parent_id": "b4aa69d2-1ecc-4186-8cb7-d4b090f1dcda",
"root_parent_id": "1ae395f7-6e74-4ae9-8454-f4f15695272a",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "58b823e4-8841-42b6-8eb5-d847546469e1",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8a326d58-5133-4cfb-94d5-261ab939b360",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "07755764-5582-4af4-a16f-6b1d5186eb1b",
"_parent_code": "sample string 6",
"sales_organization_id": "5a2134f7-2760-497d-aaad-08141ad3d5d5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "86b5b982-2720-4c8d-8fca-721a3a732f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75fa2fb3-6af4-46dd-b9d4-7c0ff07c8173",
"db_currency_id": "4b557ae9-791b-4a88-a95c-97c3e13c1517",
"db_language_id": "5e0b486b-2a9d-46e8-bb2e-4d7928ea224f",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"equipment_model_id": "289dab0b-07fa-43a6-8eff-fff1dcfb8696",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "22178b64-64c9-4b37-92d1-fa09eb9751fa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f4b65c08-4e9b-4a0f-91aa-91f5161e6a52",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4bba2178-59e0-4aea-bdf7-8e9a26098e08",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "f8508e8c-679d-40ae-a580-505201b38d81",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "86b5b982-2720-4c8d-8fca-721a3a732f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75fa2fb3-6af4-46dd-b9d4-7c0ff07c8173",
"db_currency_id": "4b557ae9-791b-4a88-a95c-97c3e13c1517",
"db_language_id": "5e0b486b-2a9d-46e8-bb2e-4d7928ea224f",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"equipment_family_id": "82e6a409-817f-428a-8a8c-6828b65ee20c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8a326d58-5133-4cfb-94d5-261ab939b360",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "07755764-5582-4af4-a16f-6b1d5186eb1b",
"_parent_code": "sample string 6",
"sales_organization_id": "5a2134f7-2760-497d-aaad-08141ad3d5d5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "86b5b982-2720-4c8d-8fca-721a3a732f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75fa2fb3-6af4-46dd-b9d4-7c0ff07c8173",
"db_currency_id": "4b557ae9-791b-4a88-a95c-97c3e13c1517",
"db_language_id": "5e0b486b-2a9d-46e8-bb2e-4d7928ea224f",
"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-03T01:47:59.690748+00:00"
},
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"date_in_production_since": "2026-07-03T01:47:59.690748+00:00",
"date_out_of_production_since": "2026-07-03T01:47:59.690748+00:00",
"date_end_support": "2026-07-03T01:47:59.690748+00:00",
"sales_organization_id": "c8592d87-df16-4c7f-a818-51078cc678ea",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "86b5b982-2720-4c8d-8fca-721a3a732f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75fa2fb3-6af4-46dd-b9d4-7c0ff07c8173",
"db_currency_id": "4b557ae9-791b-4a88-a95c-97c3e13c1517",
"db_language_id": "5e0b486b-2a9d-46e8-bb2e-4d7928ea224f",
"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-03T01:47:59.690748+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-03T01:47:59.690748+00:00"
},
"project_status_id": "d788bbd2-9053-4d23-8f57-8d30ce9dbf11",
"project_status_code": "sample string 10",
"project_status": {
"id": "22c230df-586a-4d76-8004-83a0a5ec3b9d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b01007a9-b93c-4e42-b4cc-129de21d675d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "86b5b982-2720-4c8d-8fca-721a3a732f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75fa2fb3-6af4-46dd-b9d4-7c0ff07c8173",
"db_currency_id": "4b557ae9-791b-4a88-a95c-97c3e13c1517",
"db_language_id": "5e0b486b-2a9d-46e8-bb2e-4d7928ea224f",
"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-03T01:47:59.690748+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00"
},
"company_id": "a879f1ae-ece4-4ce7-8d1c-8e19a6a4ad8a",
"company_code": "sample string 12",
"db_address_id": "1d95f162-a77c-4429-b4e6-a200cab5f47e",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "301c50cb-fd0f-42eb-9b0a-e6daa4a99166",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "20589569-a3ad-4787-83d5-1ac49351c450",
"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-03T01:47:59.690748+00:00",
"date_create": "2026-07-03T01:47:59.690748+00:00",
"date_update": "2026-07-03T01:47:59.690748+00:00",
"updated_by_user_id": "f3f1fce3-6fc3-4b21-bf9d-2f7f3d10d815",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-03T01:47:59.690748+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-03T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-03T01:47:59.690748+00:00",
"date_last_job": "2026-07-03T01:47:59.690748+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-03T01:47:59.690748+00:00",
"modified_dateutc": "2026-07-03T01:47:59.690748+00:00",
"is_mobile_installation": true
}