Creates a new project

Request Information

URI Parameters :

None.

Body Parameters :

project
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "70422bcc-f2e8-488f-8919-59f64d764597",
  "_parent_id": "52035b72-cec5-4893-b1bf-24af5f670223",
  "root_parent_id": "091dbe40-f294-4b2d-8fe7-13bcc4a6e94a",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "4870edc9-f1e2-4c58-944b-6d80030e5597",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "ecb5611f-ece9-440c-a55d-0a6687db0a09",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "bf4561b5-c276-44d4-a538-d9092ca4b5ca",
    "_parent_code": "sample string 6",
    "sales_organization_id": "6bcf0e31-bcc7-4549-97e4-a772fca9dd94",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "e7b92610-bd5a-4e87-9ea8-fa6b72782e1e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "10ecc7d5-3b4d-420a-9af7-27bb6f8d8806",
      "db_currency_id": "c3cb7003-2a9a-49e2-b5f6-fcffd1bba960",
      "db_language_id": "c3a88672-b49c-44dc-835d-2f198a9877aa",
      "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": "2025-05-28T22:43:05.3859829+00:00"
    },
    "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
  },
  "equipment_model_id": "aa45856f-290c-490d-961a-c6822db122d5",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "1283985d-910f-4073-851d-3072db92cd4a",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "3ff77580-76d6-48ae-8dae-2ed9d353d3e2",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "d8c61f5f-e919-41d3-b03d-438ea57f620e",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "00692129-921a-41fc-8f32-df89b8265e51",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "e7b92610-bd5a-4e87-9ea8-fa6b72782e1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10ecc7d5-3b4d-420a-9af7-27bb6f8d8806",
        "db_currency_id": "c3cb7003-2a9a-49e2-b5f6-fcffd1bba960",
        "db_language_id": "c3a88672-b49c-44dc-835d-2f198a9877aa",
        "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": "2025-05-28T22:43:05.3859829+00:00"
      },
      "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
    },
    "equipment_family_id": "608c3403-c9a0-4d54-af50-7abc3828adc3",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "ecb5611f-ece9-440c-a55d-0a6687db0a09",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "bf4561b5-c276-44d4-a538-d9092ca4b5ca",
      "_parent_code": "sample string 6",
      "sales_organization_id": "6bcf0e31-bcc7-4549-97e4-a772fca9dd94",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "e7b92610-bd5a-4e87-9ea8-fa6b72782e1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10ecc7d5-3b4d-420a-9af7-27bb6f8d8806",
        "db_currency_id": "c3cb7003-2a9a-49e2-b5f6-fcffd1bba960",
        "db_language_id": "c3a88672-b49c-44dc-835d-2f198a9877aa",
        "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": "2025-05-28T22:43:05.3859829+00:00"
      },
      "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
    },
    "date_in_production_since": "2025-05-28T22:43:05.3859829+00:00",
    "date_out_of_production_since": "2025-05-28T22:43:05.3859829+00:00",
    "date_end_support": "2025-05-28T22:43:05.3859829+00:00",
    "sales_organization_id": "1312dba7-6c9f-4533-a421-e6b4ef61c24b",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "e7b92610-bd5a-4e87-9ea8-fa6b72782e1e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "10ecc7d5-3b4d-420a-9af7-27bb6f8d8806",
      "db_currency_id": "c3cb7003-2a9a-49e2-b5f6-fcffd1bba960",
      "db_language_id": "c3a88672-b49c-44dc-835d-2f198a9877aa",
      "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": "2025-05-28T22:43:05.3859829+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": "2025-05-28T22:43:05.3859829+00:00"
  },
  "project_status_id": "16bd6acc-a819-473f-8497-52323e483658",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "b3810b3b-fffe-4a8e-b841-ef5d51fceada",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "13dbd65d-bea6-4f52-a088-e9f1485139e2",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "e7b92610-bd5a-4e87-9ea8-fa6b72782e1e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "10ecc7d5-3b4d-420a-9af7-27bb6f8d8806",
      "db_currency_id": "c3cb7003-2a9a-49e2-b5f6-fcffd1bba960",
      "db_language_id": "c3a88672-b49c-44dc-835d-2f198a9877aa",
      "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": "2025-05-28T22:43:05.3859829+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
  },
  "company_id": "257ff25f-d64d-4269-833c-f4d4ca0f2ddb",
  "company_code": "sample string 12",
  "db_address_id": "b248b27c-5ae1-4223-b8bc-482f0d36cb3d",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "63e0623a-f97a-4154-87a8-5c124652d827",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "5194e901-2134-484f-9b28-a5b983219331",
  "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": "2025-05-28T22:43:05.3859829+00:00",
  "date_create": "2025-05-28T22:43:05.3859829+00:00",
  "date_update": "2025-05-28T22:43:05.3859829+00:00",
  "updated_by_user_id": "7e8028be-e376-4309-ae85-72823277cd96",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-05-28T22:43:05.3859829+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": "2025-05-28T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-05-28T22:43:05.3859829+00:00",
  "date_last_job": "2025-05-28T22:43:05.3859829+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-05-28T22:43:05.3859829+00:00",
  "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00",
  "is_mobile_installation": true
}

Response Information

Resource Description :

project
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "2f6a1e8c-81aa-4f67-9e2c-4431550b3821",
  "_parent_id": "8dfcfc19-25b8-437b-82e5-07368a8cbb05",
  "root_parent_id": "5e2ab475-73a6-4315-bf23-a1dfe7a0f3e9",
  "_parent_reference_back_office": "sample string 4",
  "equipment_family_id": "473bcf7c-b7db-4e29-b1ee-da824f380f2b",
  "equipment_family_code": "sample string 6",
  "equipment_family": {
    "id": "854ab211-df41-4a6f-a1f2-7a3df1c6713b",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "eeb3c307-ec4f-4fd7-a3d2-1a89d6adfdfd",
    "_parent_code": "sample string 6",
    "sales_organization_id": "eb0011b6-195b-4dec-ac11-e3bb85e1d0a3",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "d0a6d53b-9c15-4bdb-a627-fa4d94716c98",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9b4949df-bcff-461f-be2a-3193aecc5163",
      "db_currency_id": "95617bb6-2a18-4331-afe6-aa70efc32318",
      "db_language_id": "01c574d7-dd9e-4a8f-b070-d9a7777931b4",
      "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": "2025-05-28T22:43:05.3859829+00:00"
    },
    "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
  },
  "equipment_model_id": "84ce8957-5b78-4bab-884f-38c5c1847566",
  "equipment_model_code": "sample string 8",
  "equipment_model": {
    "id": "d7c3e646-8c96-44e1-8a3b-99dbbfe9615d",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "equipment_brand_id": "d3cb5094-efe7-43a7-ba82-c76a8ef76fe1",
    "equipment_brand_code": "sample string 6",
    "equipment_brand": {
      "id": "7c9d334d-6dab-4d77-9cb2-2dd7a390bb34",
      "name": "sample string 2",
      "code": "sample string 3",
      "sales_organization_id": "cd40f1d7-a424-4525-b0fd-704eac472fa3",
      "sales_organization_code": "sample string 5",
      "sales_organization": {
        "id": "d0a6d53b-9c15-4bdb-a627-fa4d94716c98",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9b4949df-bcff-461f-be2a-3193aecc5163",
        "db_currency_id": "95617bb6-2a18-4331-afe6-aa70efc32318",
        "db_language_id": "01c574d7-dd9e-4a8f-b070-d9a7777931b4",
        "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": "2025-05-28T22:43:05.3859829+00:00"
      },
      "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
    },
    "equipment_family_id": "239dd7f8-b580-40a0-9acc-85bfd2c2239d",
    "equipment_family_code": "sample string 8",
    "equipment_family": {
      "id": "854ab211-df41-4a6f-a1f2-7a3df1c6713b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "eeb3c307-ec4f-4fd7-a3d2-1a89d6adfdfd",
      "_parent_code": "sample string 6",
      "sales_organization_id": "eb0011b6-195b-4dec-ac11-e3bb85e1d0a3",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d0a6d53b-9c15-4bdb-a627-fa4d94716c98",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9b4949df-bcff-461f-be2a-3193aecc5163",
        "db_currency_id": "95617bb6-2a18-4331-afe6-aa70efc32318",
        "db_language_id": "01c574d7-dd9e-4a8f-b070-d9a7777931b4",
        "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": "2025-05-28T22:43:05.3859829+00:00"
      },
      "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
    },
    "date_in_production_since": "2025-05-28T22:43:05.3859829+00:00",
    "date_out_of_production_since": "2025-05-28T22:43:05.3859829+00:00",
    "date_end_support": "2025-05-28T22:43:05.3859829+00:00",
    "sales_organization_id": "f5b53546-7c75-431f-9e10-3ac771b0e464",
    "sales_organization_code": "sample string 13",
    "sales_organization": {
      "id": "d0a6d53b-9c15-4bdb-a627-fa4d94716c98",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9b4949df-bcff-461f-be2a-3193aecc5163",
      "db_currency_id": "95617bb6-2a18-4331-afe6-aa70efc32318",
      "db_language_id": "01c574d7-dd9e-4a8f-b070-d9a7777931b4",
      "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": "2025-05-28T22:43:05.3859829+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": "2025-05-28T22:43:05.3859829+00:00"
  },
  "project_status_id": "95ee3915-4482-4f16-b275-2fa1982e5a07",
  "project_status_code": "sample string 10",
  "project_status": {
    "id": "8f09f1cf-b8a5-4107-94c3-eae1ca7f3750",
    "name": "sample string 2",
    "is_default": true,
    "is_closed": true,
    "sales_organization_id": "de82c967-b851-4e02-8847-737542d43d54",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d0a6d53b-9c15-4bdb-a627-fa4d94716c98",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "9b4949df-bcff-461f-be2a-3193aecc5163",
      "db_currency_id": "95617bb6-2a18-4331-afe6-aa70efc32318",
      "db_language_id": "01c574d7-dd9e-4a8f-b070-d9a7777931b4",
      "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": "2025-05-28T22:43:05.3859829+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00"
  },
  "company_id": "f7d81130-76d6-447f-9918-ec08470e4f2e",
  "company_code": "sample string 12",
  "db_address_id": "d8c82e3e-c391-4cf7-b590-01e5a20e2843",
  "db_address_code": "sample string 14",
  "location": "sample string 15",
  "contact_id": "62948536-c414-4273-bd76-b294ef86acc4",
  "contact_reference_back_office": "sample string 17",
  "owner_user_id": "c7515b66-114a-420b-ac4b-2ce0198a6204",
  "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": "2025-05-28T22:43:05.3859829+00:00",
  "date_create": "2025-05-28T22:43:05.3859829+00:00",
  "date_update": "2025-05-28T22:43:05.3859829+00:00",
  "updated_by_user_id": "0ea801a6-bbd3-48fe-ad64-039a34e674b7",
  "customer_reference": "sample string 28",
  "warranty_date_until": "2025-05-28T22:43:05.3859829+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": "2025-05-28T00:00:00+00:00",
  "shutdown_consequence": "sample string 35",
  "id2": 36,
  "nb_open_jobs": 37,
  "date_next_job": "2025-05-28T22:43:05.3859829+00:00",
  "date_last_job": "2025-05-28T22:43:05.3859829+00:00",
  "nb_jobs_planned": 40,
  "nb_jobs_tobeplanned": 41,
  "nb_jobs_waitingfurtheraction": 42,
  "back_office_timestamp": "2025-05-28T22:43:05.3859829+00:00",
  "modified_dateutc": "2025-05-28T22:43:05.3859829+00:00",
  "is_mobile_installation": true
}