Updates the work order with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | globally unique identifier | 
                                 Required  | 
                
Body Parameters :
jobs| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | 
                         Primary Key  | 
                    globally unique identifier | |
| _parent_id | 
                         Reference to a parent job (in case of Multi Job)  | 
                    globally unique identifier | |
| _parent_job | 
                         Embedded entity "job" for parent (multi job level) when adding/updating job  | 
                    jobs | |
| _parent_jobs_reference_back_office | 
                         Embedded entity "job" for parent (multi job level) using ERP PK when adding/updating job  | 
                    string | |
| project_id | 
                         Foreign key of project for this job  | 
                    globally unique identifier | 
                                 Optionally required : project_id, project_reference_back_office or project must be provided  | 
                
| project_reference_back_office | 
                         Embedded entity "project" using ERP PK when adding/updating job  | 
                    string | 
                                 Optionally required : project_id, project_reference_back_office or project must be provided  | 
                
| project | 
                         Embedded entity "project" when adding/updating job  | 
                    project | 
                                 Optionally required : project_id, project_reference_back_office or project must be provided  | 
                
| job_type_id | 
                         Foreign key of job type for this job  | 
                    globally unique identifier | 
                                 Optionally required : job_type_id, job_type_code or job_type must be provided  | 
                
| job_type_code | 
                         Embedded entity "job_type" using ERP PK when adding/updating job  | 
                    string | 
                                 Optionally required : job_type_id, job_type_code or job_type must be provided  | 
                
| job_type | 
                         Embedded entity "job_type" when adding/updating job  | 
                    job_type | 
                                 Optionally required : job_type_id, job_type_code or job_type must be provided  | 
                
| job_priority_id | 
                         Foreign key of job priority for this job  | 
                    globally unique identifier | |
| job_priority_code | 
                         Foreign key of job status for this job. If you don't know the GUID, use job_type_code  | 
                    string | |
| job_priority | 
                         Embedded entity "job_priority" when adding/updating job  | 
                    job_priority | |
| job_status_id | 
                         Foreign key of job status for this job  | 
                    globally unique identifier | 
                                 Optionally required : job_status_id or job_status_code must be provided  | 
                
| job_status_code | 
                         Foreign key of job status using code. Use "Canceled,ToBePlanned, Waiting, Pooling, Suggested, Activated or Open" If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added  | 
                    string | 
                                 Optionally required : job_status_id or job_status_code must be provided  | 
                
| db_address_id | 
                         Foreign key of db_address if job is not on a mobile equipment.Must be the address_id of the location or the equipment  | 
                    globally unique identifier | |
| contact_id | 
                         Foreign key of contact if the main contact of the job is different than the one of the project  | 
                    globally unique identifier | |
| requested_by_company_id | 
                         Foreign key of company if a specific company makes the request for this job  | 
                    globally unique identifier | |
| requested_by_contact_id | 
                         Foreign key of contact to specify why contact of the requested_company_id makes the request  | 
                    globally unique identifier | |
| reference_back_office | 
                         The Id/Ref of the back office for this job. Used by Embedded entity  | 
                    string | 
                                 Max length: 50  | 
                
| name | 
                         Name of the Job  | 
                    string | 
                                 Required Max length: 255  | 
                
| description | 
                         Description of the job  | 
                    string | 
                                 Max length: 4000  | 
                
| working_sequence | 
                         In case of mutli job, they will be ordered by this sequence  | 
                    integer | |
| internal_memo | 
                         Internal field for communication between BackOffice/Planners/Technicians  | 
                    string | |
| prejob_information | 
                         Information usefull for the technician before start (Call the customer,...)  | 
                    string | |
| estimated_time | 
                         Estimation of the time needed (in minute). Will be used for planning and statistic  | 
                    integer | |
| earliest_date_plannable | 
                         Use this field if there is a minimum date for the planning (Not Before)  | 
                    date | |
| due_date | 
                         Deadline of Max date for the planning (Not After)  | 
                    date | |
| date_create | 
                         Creation date+time  | 
                    date | |
| date_update | 
                         Update date+time  | 
                    date | |
| date_closed | 
                         Date+time job goes to completed  | 
                    date | |
| suggested_user_id | 
                         Foreign key of user if there is a suggested user (used for planning) If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added  | 
                    globally unique identifier | |
| suggested_user_code | 
                         Embedded entity "suggested user" using ERP PK when adding/updating job  | 
                    string | |
| suggested_user | 
                         Embedded entity "sugessted user" when adding/updating job  | 
                    user | |
| suggested_date_start | 
                         Suggested date+time start (used for planning) If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added  | 
                    date | |
| skill_id | 
                         Foreign key of skill if the job requires a specific skill (used for planning)  | 
                    globally unique identifier | |
| skill_code | 
                         Embedded entity "skill" using ERP PK when adding/updating job  | 
                    string | |
| skill | 
                         Embedded entity "skill" when adding/updating job  | 
                    skill | |
| customer_reference | 
                         Reference of this job for the customer  | 
                    string | 
                                 Max length: 50  | 
                
| approval_responsible_user_id | 
                         In case of multi user job, foreign key of user that is the "WO Leader"  | 
                    globally unique identifier | |
| date_reported_by_company | 
                         Date+time when company reported the problem  | 
                    date | |
| id2 | 
                         Internal ID (numeric). Will be used if reference_back_office is empty  | 
                    integer | |
| company_id | 
                         This field will be filled automatically based on the project_id  | 
                    globally unique identifier | |
| company_code | 
                         This field will be filled automatically based on the project_id  | 
                    string | |
| db_address_name | 
                         When mobile equipment, the address to use  | 
                    string | 
                                 Max length: 100  | 
                
| db_address_street | 
                         When mobile equipment, the address to use and this field is mandatory  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_street2 | 
                         It is sub street  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_street_number | 
                         When mobile equipment, the address to use  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_city | 
                         When mobile equipment, the address to use and this field is mandatory  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_zip | 
                         When mobile equipment, the address to use and this field is mandatory  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_db_country_id | 
                         When mobile equipment, the address to use  | 
                    globally unique identifier | |
| db_address_db_country_code | 
                         When mobile equipment, the address to use  | 
                    string | |
| db_address_phone | 
                         When mobile equipment, the address to use  | 
                    string | 
                                 Max length: 50  | 
                
| db_address_email | 
                         When mobile equipment, the address to use  | 
                    string | 
                                 Max length: 250  | 
                
| db_address_latitude_decimal | 
                         Latitude  | 
                    decimal number | |
| db_address_longitude_decimal | 
                         Latitude  | 
                    decimal number | |
| estimated_quantity_remark | 
                         Description of the parts your technician should use or pick up  | 
                    string | 
                                 Max length: 4000  | 
                
| bill_to_company_id | 
                         Company id for bill  | 
                    globally unique identifier | |
| modified_dateutc | 
                         Readonly system field managed by database, filled with GetUtcDate when adding,updating  | 
                    date | |
| udf1 | 
                         Custom field udf1  | 
                    string | |
| udf2 | 
                         Custom field udf2  | 
                    string | |
| udf3 | 
                         Custom field udf3  | 
                    string | |
| udf4 | 
                         Custom field udf4  | 
                    string | |
| udf5 | 
                         Custom field udf5  | 
                    string | |
| udf6 | 
                         Custom field udf6  | 
                    string | |
| udf7 | 
                         Custom field udf7  | 
                    string | |
| udf8 | 
                         Custom field udf8  | 
                    string | |
| udf9 | 
                         Custom field udf9  | 
                    string | |
| udf10 | 
                         Custom field udf10  | 
                    string | |
| udf11 | 
                         Custom field udf11  | 
                    string | |
| udf12 | 
                         Custom field udf12  | 
                    string | |
| udf13 | 
                         Custom field udf13  | 
                    string | |
| udf14 | 
                         Custom field udf14  | 
                    string | |
| udf15 | 
                         Custom field udf15  | 
                    string | |
| udf16 | 
                         Custom field udf16  | 
                    string | |
| udf17 | 
                         Custom field udf17  | 
                    string | |
| udf18 | 
                         Custom field udf18  | 
                    string | |
| udf19 | 
                         Custom field udf19  | 
                    string | |
| udf20 | 
                         Custom field udf20  | 
                    string | |
| udf21 | 
                         Custom field udf21  | 
                    string | |
| udf22 | 
                         Custom field udf22  | 
                    string | |
| udf23 | 
                         Custom field udf23  | 
                    string | |
| udf24 | 
                         Custom field udf24  | 
                    string | |
| udf25 | 
                         Custom field udf25  | 
                    string | |
| udf26 | 
                         Custom field udf26  | 
                    string | |
| udf27 | 
                         Custom field udf27  | 
                    string | |
| udf28 | 
                         Custom field udf28  | 
                    string | |
| udf29 | 
                         Custom field udf29  | 
                    string | |
| udf30 | 
                         Custom field udf30  | 
                    string | |
| udf31 | 
                         Custom field udf31  | 
                    string | |
| udf32 | 
                         Custom field udf32  | 
                    string | |
| udf33 | 
                         Custom field udf33  | 
                    string | |
| udf34 | 
                         Custom field udf34  | 
                    string | |
| udf35 | 
                         Custom field udf35  | 
                    string | |
| udf36 | 
                         Custom field udf36  | 
                    string | |
| udf37 | 
                         Custom field udf37  | 
                    string | |
| udf38 | 
                         Custom field udf38  | 
                    string | |
| udf39 | 
                         Custom field udf39  | 
                    string | |
| udf40 | 
                         Custom field udf40  | 
                    string | |
| udf41 | 
                         Custom field udf41  | 
                    string | |
| udf42 | 
                         Custom field udf42  | 
                    string | |
| udf43 | 
                         Custom field udf43  | 
                    string | |
| udf44 | 
                         Custom field udf44  | 
                    string | |
| udf45 | 
                         Custom field udf45  | 
                    string | |
| udf46 | 
                         Custom field udf46  | 
                    string | |
| udf47 | 
                         Custom field udf47  | 
                    string | |
| udf48 | 
                         Custom field udf48  | 
                    string | |
| udf49 | 
                         Custom field udf49  | 
                    string | |
| udf50 | 
                         Custom field udf50  | 
                    string | |
| udf51 | 
                         Custom field udf51  | 
                    string | |
| udf52 | 
                         Custom field udf52  | 
                    string | |
| udf53 | 
                         Custom field udf53  | 
                    string | |
| udf54 | 
                         Custom field udf54  | 
                    string | |
| udf55 | 
                         Custom field udf55  | 
                    string | |
| udf56 | 
                         Custom field udf56  | 
                    string | |
| udf57 | 
                         Custom field udf57  | 
                    string | |
| udf58 | 
                         Custom field udf58  | 
                    string | |
| udf59 | 
                         Custom field udf59  | 
                    string | |
| udf60 | 
                         Custom field udf60  | 
                    string | |
| udf61 | 
                         Custom field udf61  | 
                    string | |
| udf62 | 
                         Custom field udf62  | 
                    string | |
| udf63 | 
                         Custom field udf63  | 
                    string | |
| udf64 | 
                         Custom field udf64  | 
                    string | |
| udf65 | 
                         Custom field udf65  | 
                    string | |
| udf66 | 
                         Custom field udf66  | 
                    string | |
| udf67 | 
                         Custom field udf67  | 
                    string | |
| udf68 | 
                         Custom field udf68  | 
                    string | |
| udf69 | 
                         Custom field udf69  | 
                    string | |
| udf70 | 
                         Custom field udf70  | 
                    string | |
| udf71 | 
                         Custom field udf71  | 
                    string | |
| udf72 | 
                         Custom field udf72  | 
                    string | |
| udf73 | 
                         Custom field udf73  | 
                    string | |
| udf74 | 
                         Custom field udf74  | 
                    string | |
| udf75 | 
                         Custom field udf75  | 
                    string | |
| udf76 | 
                         Custom field udf76  | 
                    string | |
| udf77 | 
                         Custom field udf77  | 
                    string | |
| udf78 | 
                         Custom field udf78  | 
                    string | |
| udf79 | 
                         Custom field udf79  | 
                    string | |
| udf80 | 
                         Custom field udf80  | 
                    string | |
| udf81 | 
                         Custom field udf81  | 
                    string | |
| udf82 | 
                         Custom field udf82  | 
                    string | |
| udf83 | 
                         Custom field udf83  | 
                    string | |
| udf84 | 
                         Custom field udf84  | 
                    string | |
| udf85 | 
                         Custom field udf85  | 
                    string | |
| udf86 | 
                         Custom field udf86  | 
                    string | |
| udf87 | 
                         Custom field udf87  | 
                    string | |
| udf88 | 
                         Custom field udf88  | 
                    string | |
| udf89 | 
                         Custom field udf89  | 
                    string | |
| udf90 | 
                         Custom field udf90  | 
                    string | |
| udf91 | 
                         Custom field udf91  | 
                    string | |
| udf92 | 
                         Custom field udf92  | 
                    string | |
| udf93 | 
                         Custom field udf93  | 
                    string | |
| udf94 | 
                         Custom field udf94  | 
                    string | |
| udf95 | 
                         Custom field udf95  | 
                    string | |
| udf96 | 
                         Custom field udf96  | 
                    string | |
| udf97 | 
                         Custom field udf97  | 
                    string | |
| udf98 | 
                         Custom field udf98  | 
                    string | |
| udf99 | 
                         Custom field udf99  | 
                    string | |
| udf100 | 
                         Custom field udf100  | 
                    string | 
Request Formats :
application/json, text/json
{
  "id": "55a0ab95-96fb-40b7-97f6-61bb6cc68541",
  "_parent_id": "fb8fbf08-50f4-42db-bab1-1945d197fd84",
  "_parent_jobs_reference_back_office": "sample string 3",
  "project_id": "0575b15b-67c9-4489-8e04-57a87d0d28e3",
  "project_reference_back_office": "sample string 5",
  "project": {
    "id": "4a52c7c8-8df2-41bb-90aa-6d3f8a955017",
    "_parent_id": "c6b13de3-2c78-4d81-bd3f-e29483dae33b",
    "root_parent_id": "d6f8fffb-47f1-4471-846f-3dab54337c54",
    "_parent_reference_back_office": "sample string 4",
    "equipment_family_id": "3676b25d-1fc4-440a-960f-cd253a1541ec",
    "equipment_family_code": "sample string 6",
    "equipment_family": {
      "id": "7b5a1bb3-f8c3-4a26-a3a0-90d47ec506f5",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "d8ea2e55-532c-408c-996b-b23bf6111d2f",
      "_parent_code": "sample string 6",
      "sales_organization_id": "41ef223a-7d9a-4674-ba47-a895a37952d0",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
        "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
        "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
        "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-10-13T05:44:29.5862518+00:00"
      },
      "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
    },
    "equipment_model_id": "3693406e-eb8a-4eb0-8e9c-78106e12c9f3",
    "equipment_model_code": "sample string 8",
    "equipment_model": {
      "id": "6e48a2af-1e84-4936-b2d7-b9e8b520eb78",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "equipment_brand_id": "dbd80b80-35af-4f21-9fd9-ed7bc197c36a",
      "equipment_brand_code": "sample string 6",
      "equipment_brand": {
        "id": "301412f5-fd9b-4978-ac9a-0af6c017aa1a",
        "name": "sample string 2",
        "code": "sample string 3",
        "sales_organization_id": "19776a2a-89a4-431b-b58e-523dfb4e5a64",
        "sales_organization_code": "sample string 5",
        "sales_organization": {
          "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
          "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
          "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
          "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-10-13T05:44:29.5862518+00:00"
        },
        "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
      },
      "equipment_family_id": "be43c0a2-cb89-413f-a87b-950fa288007b",
      "equipment_family_code": "sample string 8",
      "equipment_family": {
        "id": "7b5a1bb3-f8c3-4a26-a3a0-90d47ec506f5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d8ea2e55-532c-408c-996b-b23bf6111d2f",
        "_parent_code": "sample string 6",
        "sales_organization_id": "41ef223a-7d9a-4674-ba47-a895a37952d0",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
          "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
          "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
          "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-10-13T05:44:29.5862518+00:00"
        },
        "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
      },
      "date_in_production_since": "2025-10-13T05:44:29.5862518+00:00",
      "date_out_of_production_since": "2025-10-13T05:44:29.5862518+00:00",
      "date_end_support": "2025-10-13T05:44:29.5862518+00:00",
      "sales_organization_id": "84535500-0587-47e9-93a8-dd67d3d085cb",
      "sales_organization_code": "sample string 13",
      "sales_organization": {
        "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
        "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
        "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
        "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-10-13T05:44:29.5862518+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-10-13T05:44:29.5862518+00:00"
    },
    "project_status_id": "50a57509-07f2-499c-b538-de5e4cd35797",
    "project_status_code": "sample string 10",
    "project_status": {
      "id": "d4d850b6-643f-48c9-b5e9-e6271367a813",
      "name": "sample string 2",
      "is_default": true,
      "is_closed": true,
      "sales_organization_id": "209d0ae3-1b56-4a6a-873f-0bca5c2d90b8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
        "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
        "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
        "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-10-13T05:44:29.5862518+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
    },
    "company_id": "22c2bee8-ee32-400f-a786-0434e002dbb3",
    "company_code": "sample string 12",
    "db_address_id": "34d32af2-df7e-4d13-beb8-d4a49cc2910d",
    "db_address_code": "sample string 14",
    "location": "sample string 15",
    "contact_id": "77c0225c-be3a-4ab3-afa3-9694694531a0",
    "contact_reference_back_office": "sample string 17",
    "owner_user_id": "c1995da4-0f5a-4c1b-affd-fcf1c3d41d6a",
    "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-10-13T05:44:29.5862518+00:00",
    "date_create": "2025-10-13T05:44:29.5862518+00:00",
    "date_update": "2025-10-13T05:44:29.5862518+00:00",
    "updated_by_user_id": "20e1e5b2-d2c2-47eb-baed-63fe5b2971a4",
    "customer_reference": "sample string 28",
    "warranty_date_until": "2025-10-13T05:44:29.5862518+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-10-13T00:00:00+00:00",
    "shutdown_consequence": "sample string 35",
    "id2": 36,
    "nb_open_jobs": 37,
    "date_next_job": "2025-10-13T05:44:29.5862518+00:00",
    "date_last_job": "2025-10-13T05:44:29.5862518+00:00",
    "nb_jobs_planned": 40,
    "nb_jobs_tobeplanned": 41,
    "nb_jobs_waitingfurtheraction": 42,
    "back_office_timestamp": "2025-10-13T05:44:29.5862518+00:00",
    "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00",
    "is_mobile_installation": true,
    "udf1": "sample string 46",
    "udf2": "sample string 47",
    "udf3": "sample string 48",
    "udf4": "sample string 49",
    "udf5": "sample string 50",
    "udf6": "sample string 51",
    "udf7": "sample string 52",
    "udf8": "sample string 53",
    "udf9": "sample string 54",
    "udf10": "sample string 55",
    "udf11": "sample string 56",
    "udf12": "sample string 57",
    "udf13": "sample string 58",
    "udf14": "sample string 59",
    "udf15": "sample string 60",
    "udf16": "sample string 61",
    "udf17": "sample string 62",
    "udf18": "sample string 63",
    "udf19": "sample string 64",
    "udf20": "sample string 65",
    "udf21": "sample string 66",
    "udf22": "sample string 67",
    "udf23": "sample string 68",
    "udf24": "sample string 69",
    "udf25": "sample string 70",
    "udf26": "sample string 71",
    "udf27": "sample string 72",
    "udf28": "sample string 73",
    "udf29": "sample string 74",
    "udf30": "sample string 75",
    "udf31": "sample string 76",
    "udf32": "sample string 77",
    "udf33": "sample string 78",
    "udf34": "sample string 79",
    "udf35": "sample string 80",
    "udf36": "sample string 81",
    "udf37": "sample string 82",
    "udf38": "sample string 83",
    "udf39": "sample string 84",
    "udf40": "sample string 85",
    "udf41": "sample string 86",
    "udf42": "sample string 87",
    "udf43": "sample string 88",
    "udf44": "sample string 89",
    "udf45": "sample string 90",
    "udf46": "sample string 91",
    "udf47": "sample string 92",
    "udf48": "sample string 93",
    "udf49": "sample string 94",
    "udf50": "sample string 95",
    "udf51": "sample string 96",
    "udf52": "sample string 97",
    "udf53": "sample string 98",
    "udf54": "sample string 99",
    "udf55": "sample string 100",
    "udf56": "sample string 101",
    "udf57": "sample string 102",
    "udf58": "sample string 103",
    "udf59": "sample string 104",
    "udf60": "sample string 105",
    "udf61": "sample string 106",
    "udf62": "sample string 107",
    "udf63": "sample string 108",
    "udf64": "sample string 109",
    "udf65": "sample string 110",
    "udf66": "sample string 111",
    "udf67": "sample string 112",
    "udf68": "sample string 113",
    "udf69": "sample string 114",
    "udf70": "sample string 115",
    "udf71": "sample string 116",
    "udf72": "sample string 117",
    "udf73": "sample string 118",
    "udf74": "sample string 119",
    "udf75": "sample string 120",
    "udf76": "sample string 121",
    "udf77": "sample string 122",
    "udf78": "sample string 123",
    "udf79": "sample string 124",
    "udf80": "sample string 125",
    "udf81": "sample string 126",
    "udf82": "sample string 127",
    "udf83": "sample string 128",
    "udf84": "sample string 129",
    "udf85": "sample string 130",
    "udf86": "sample string 131",
    "udf87": "sample string 132",
    "udf88": "sample string 133",
    "udf89": "sample string 134",
    "udf90": "sample string 135",
    "udf91": "sample string 136",
    "udf92": "sample string 137",
    "udf93": "sample string 138",
    "udf94": "sample string 139",
    "udf95": "sample string 140",
    "udf96": "sample string 141",
    "udf97": "sample string 142",
    "udf98": "sample string 143",
    "udf99": "sample string 144",
    "udf100": "sample string 145"
  },
  "job_type_id": "c32819e1-e14a-4f76-8a97-45262cb76803",
  "job_type_code": "sample string 7",
  "job_type": {
    "id": "fa8c7ae6-78cd-47ac-9e30-af36cb08b61c",
    "name": "sample string 2",
    "sales_organization_id": "bb5d89fb-219f-4702-8116-cd9c970dae33",
    "description": "sample string 4",
    "is_default": true,
    "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00",
    "code": "sample string 7",
    "archived": true
  },
  "job_priority_id": "0970d305-c829-41d7-8ad5-4371092efa5d",
  "job_priority_code": "sample string 9",
  "job_priority": {
    "id": "f5b260a2-f758-4e2d-8fab-5edb2858e954",
    "name": "sample string 2",
    "is_default": true,
    "sequence": 4,
    "sales_organization_id": "d765add9-6cc9-42ca-8bbb-c7f6ddd18304",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
      "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
      "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
      "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-10-13T05:44:29.5862518+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
  },
  "job_status_id": "f0bbc2a6-5c5a-4cdf-8b61-0cdf2d9b53e9",
  "job_status_code": "sample string 11",
  "db_address_id": "d87572b5-b2ca-45f7-8452-abecc1906ff0",
  "contact_id": "86544939-e6c6-4035-bdf4-4a3eeb367491",
  "requested_by_company_id": "6b97501b-c1fa-4558-8d8c-5ab2e15d994c",
  "requested_by_contact_id": "d9c5e650-5e9f-4e70-a5c8-dbf025642ded",
  "reference_back_office": "sample string 16",
  "name": "sample string 17",
  "description": "sample string 18",
  "working_sequence": 19,
  "internal_memo": "sample string 20",
  "prejob_information": "sample string 21",
  "estimated_time": 22,
  "earliest_date_plannable": "2025-10-13T05:44:29.5862518+00:00",
  "due_date": "2025-10-13T05:44:29.5862518+00:00",
  "date_create": "2025-10-13T05:44:29.5862518+00:00",
  "date_update": "2025-10-13T05:44:29.5862518+00:00",
  "date_closed": "2025-10-13T05:44:29.5862518+00:00",
  "suggested_user_id": "89f5ec5f-5472-4c98-85c5-35e6094e4c6e",
  "suggested_user_code": "sample string 29",
  "suggested_user": {
    "id": "fdb96d4f-eb92-4485-9130-e846332ecab2",
    "db_language_id": "95d62f44-4174-4d88-a2f0-f931b4066b34",
    "username": "sample string 3",
    "firstname": "sample string 4",
    "lastname": "sample string 5",
    "code": "sample string 6",
    "archived": true,
    "disabled": true,
    "emergency_contact": "sample string 9",
    "bankaccount": "sample string 10",
    "social_security": "sample string 11",
    "place_of_birth": "sample string 12",
    "nationality": "sample string 13",
    "functions": "sample string 14",
    "birthdate": "2025-10-13T05:44:29.5862518+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "8d14f423-6974-4c97-8b52-c3b45f3cea28",
    "sales_organization": {
      "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
      "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
      "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
      "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-10-13T05:44:29.5862518+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "0ccbd270-ef1a-4300-9813-a5f4520c1cc3",
    "email": "sample string 22",
    "phone": "sample string 23",
    "fax": "sample string 24",
    "mobile": "sample string 25",
    "private_email": "sample string 26",
    "private_phone": "sample string 27",
    "private_fax": "sample string 28",
    "private_mobile": "sample string 29",
    "private_street": "sample string 30",
    "private_street_number": "sample string 31",
    "private_city": "sample string 32",
    "private_zip": "sample string 33",
    "private_db_country_id": "13dfa4f5-c12e-444b-937d-b08bb2ff1302",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "f9289e03-d4c0-4bf9-bff9-d39336e3012f",
    "udf1": "sample string 41",
    "udf2": "sample string 42",
    "udf3": "sample string 43",
    "udf4": "sample string 44",
    "udf5": "sample string 45",
    "udf6": "sample string 46",
    "udf7": "sample string 47",
    "udf8": "sample string 48",
    "udf9": "sample string 49",
    "udf10": "sample string 50",
    "udf11": "sample string 51",
    "udf12": "sample string 52",
    "udf13": "sample string 53",
    "udf14": "sample string 54",
    "udf15": "sample string 55",
    "udf16": "sample string 56",
    "udf17": "sample string 57",
    "udf18": "sample string 58",
    "udf19": "sample string 59",
    "udf20": "sample string 60",
    "udf21": "sample string 61",
    "udf22": "sample string 62",
    "udf23": "sample string 63",
    "udf24": "sample string 64",
    "udf25": "sample string 65",
    "udf26": "sample string 66",
    "udf27": "sample string 67",
    "udf28": "sample string 68",
    "udf29": "sample string 69",
    "udf30": "sample string 70",
    "udf31": "sample string 71",
    "udf32": "sample string 72",
    "udf33": "sample string 73",
    "udf34": "sample string 74",
    "udf35": "sample string 75",
    "udf36": "sample string 76",
    "udf37": "sample string 77",
    "udf38": "sample string 78",
    "udf39": "sample string 79",
    "udf40": "sample string 80",
    "udf41": "sample string 81",
    "udf42": "sample string 82",
    "udf43": "sample string 83",
    "udf44": "sample string 84",
    "udf45": "sample string 85",
    "udf46": "sample string 86",
    "udf47": "sample string 87",
    "udf48": "sample string 88",
    "udf49": "sample string 89",
    "udf50": "sample string 90",
    "udf51": "sample string 91",
    "udf52": "sample string 92",
    "udf53": "sample string 93",
    "udf54": "sample string 94",
    "udf55": "sample string 95",
    "udf56": "sample string 96",
    "udf57": "sample string 97",
    "udf58": "sample string 98",
    "udf59": "sample string 99",
    "udf60": "sample string 100",
    "udf61": "sample string 101",
    "udf62": "sample string 102",
    "udf63": "sample string 103",
    "udf64": "sample string 104",
    "udf65": "sample string 105",
    "udf66": "sample string 106",
    "udf67": "sample string 107",
    "udf68": "sample string 108",
    "udf69": "sample string 109",
    "udf70": "sample string 110",
    "udf71": "sample string 111",
    "udf72": "sample string 112",
    "udf73": "sample string 113",
    "udf74": "sample string 114",
    "udf75": "sample string 115",
    "udf76": "sample string 116",
    "udf77": "sample string 117",
    "udf78": "sample string 118",
    "udf79": "sample string 119",
    "udf80": "sample string 120",
    "udf81": "sample string 121",
    "udf82": "sample string 122",
    "udf83": "sample string 123",
    "udf84": "sample string 124",
    "udf85": "sample string 125",
    "udf86": "sample string 126",
    "udf87": "sample string 127",
    "udf88": "sample string 128",
    "udf89": "sample string 129",
    "udf90": "sample string 130",
    "udf91": "sample string 131",
    "udf92": "sample string 132",
    "udf93": "sample string 133",
    "udf94": "sample string 134",
    "udf95": "sample string 135",
    "udf96": "sample string 136",
    "udf97": "sample string 137",
    "udf98": "sample string 138",
    "udf99": "sample string 139",
    "udf100": "sample string 140"
  },
  "suggested_date_start": "2025-10-13T05:44:29.5862518+00:00",
  "skill_id": "4ac9498b-707d-49a4-9a19-efaa260209b6",
  "skill_code": "sample string 32",
  "skill": {
    "id": "b03307e3-6aba-40fd-8d9f-6cd079b328fe",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "sales_organization_id": "3e9d3948-48d7-46ab-b946-487015e87de9",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "cb1ca70e-5897-4871-ad62-39b7b06b857e",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "32745d67-20ac-44bf-8c58-631bc456ee90",
      "db_currency_id": "a903f769-2c4d-4cc8-b195-c62108d3a022",
      "db_language_id": "18011b36-bc88-485d-a71e-fcb6ea1e9bf6",
      "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-10-13T05:44:29.5862518+00:00"
    },
    "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00"
  },
  "customer_reference": "sample string 33",
  "approval_responsible_user_id": "2a712030-7253-4fdd-b1bc-b3a4068dd6fa",
  "date_reported_by_company": "2025-10-13T05:44:29.5862518+00:00",
  "id2": 36,
  "company_id": "40b97041-fc43-4c52-a070-cc5a80c91567",
  "company_code": "sample string 38",
  "db_address_name": "sample string 39",
  "db_address_street": "sample string 40",
  "db_address_street2": "sample string 41",
  "db_address_street_number": "sample string 42",
  "db_address_city": "sample string 43",
  "db_address_zip": "sample string 44",
  "db_address_db_country_id": "d2468639-6acd-4f86-bf4a-adc8d21a3092",
  "db_address_db_country_code": "sample string 46",
  "db_address_phone": "sample string 47",
  "db_address_email": "sample string 48",
  "db_address_latitude_decimal": 49.0,
  "db_address_longitude_decimal": 50.0,
  "estimated_quantity_remark": "sample string 51",
  "bill_to_company_id": "a965361a-0baf-4cef-8f99-336b1b4b79a6",
  "modified_dateutc": "2025-10-13T05:44:29.5862518+00:00",
  "udf1": "sample string 54",
  "udf2": "sample string 55",
  "udf3": "sample string 56",
  "udf4": "sample string 57",
  "udf5": "sample string 58",
  "udf6": "sample string 59",
  "udf7": "sample string 60",
  "udf8": "sample string 61",
  "udf9": "sample string 62",
  "udf10": "sample string 63",
  "udf11": "sample string 64",
  "udf12": "sample string 65",
  "udf13": "sample string 66",
  "udf14": "sample string 67",
  "udf15": "sample string 68",
  "udf16": "sample string 69",
  "udf17": "sample string 70",
  "udf18": "sample string 71",
  "udf19": "sample string 72",
  "udf20": "sample string 73",
  "udf21": "sample string 74",
  "udf22": "sample string 75",
  "udf23": "sample string 76",
  "udf24": "sample string 77",
  "udf25": "sample string 78",
  "udf26": "sample string 79",
  "udf27": "sample string 80",
  "udf28": "sample string 81",
  "udf29": "sample string 82",
  "udf30": "sample string 83",
  "udf31": "sample string 84",
  "udf32": "sample string 85",
  "udf33": "sample string 86",
  "udf34": "sample string 87",
  "udf35": "sample string 88",
  "udf36": "sample string 89",
  "udf37": "sample string 90",
  "udf38": "sample string 91",
  "udf39": "sample string 92",
  "udf40": "sample string 93",
  "udf41": "sample string 94",
  "udf42": "sample string 95",
  "udf43": "sample string 96",
  "udf44": "sample string 97",
  "udf45": "sample string 98",
  "udf46": "sample string 99",
  "udf47": "sample string 100",
  "udf48": "sample string 101",
  "udf49": "sample string 102",
  "udf50": "sample string 103",
  "udf51": "sample string 104",
  "udf52": "sample string 105",
  "udf53": "sample string 106",
  "udf54": "sample string 107",
  "udf55": "sample string 108",
  "udf56": "sample string 109",
  "udf57": "sample string 110",
  "udf58": "sample string 111",
  "udf59": "sample string 112",
  "udf60": "sample string 113",
  "udf61": "sample string 114",
  "udf62": "sample string 115",
  "udf63": "sample string 116",
  "udf64": "sample string 117",
  "udf65": "sample string 118",
  "udf66": "sample string 119",
  "udf67": "sample string 120",
  "udf68": "sample string 121",
  "udf69": "sample string 122",
  "udf70": "sample string 123",
  "udf71": "sample string 124",
  "udf72": "sample string 125",
  "udf73": "sample string 126",
  "udf74": "sample string 127",
  "udf75": "sample string 128",
  "udf76": "sample string 129",
  "udf77": "sample string 130",
  "udf78": "sample string 131",
  "udf79": "sample string 132",
  "udf80": "sample string 133",
  "udf81": "sample string 134",
  "udf82": "sample string 135",
  "udf83": "sample string 136",
  "udf84": "sample string 137",
  "udf85": "sample string 138",
  "udf86": "sample string 139",
  "udf87": "sample string 140",
  "udf88": "sample string 141",
  "udf89": "sample string 142",
  "udf90": "sample string 143",
  "udf91": "sample string 144",
  "udf92": "sample string 145",
  "udf93": "sample string 146",
  "udf94": "sample string 147",
  "udf95": "sample string 148",
  "udf96": "sample string 149",
  "udf97": "sample string 150",
  "udf98": "sample string 151",
  "udf99": "sample string 152",
  "udf100": "sample string 153"
}
        Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.