Updates the job_estimated_quantity object with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
job_estimated_quantity| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| estimated_quantity |
Estimated quantity |
decimal number |
Required Range: inclusive between 0.1 and 1.79769313486232E+308 |
| article_id |
Foreign key of the article |
globally unique identifier |
Optionally required : article_id, article_code or article must be provided |
| article_code |
Embedded entity "article" using ERP PK when adding/updating |
string |
Optionally required : article_id, article_code or article must be provided |
| article |
Embedded entity "article" when adding/updating |
article |
Optionally required : article_id, article_code or article must be provided |
| jobs_id |
Foreign key of the jobs |
globally unique identifier |
Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided |
| jobs_reference_back_office |
Embedded entity "jobs" using ERP PK when adding/updating |
string |
Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided |
| jobs |
Embedded entity "jobs" when adding/updating |
jobs |
Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided |
| reference_back_office |
The Id/Ref of the back office for this job. Used by Embedded entity |
string |
Max length: 50 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |
Request Formats :
application/json, text/json
{
"id": "feac1df5-efe7-480a-b676-67bb7151601b",
"estimated_quantity": 2.0,
"article_id": "2db478bd-b41c-405d-8240-3640fa1379ee",
"article_code": "sample string 4",
"article": {
"id": "703bc48d-6ddd-4a2e-8b70-92eb170fe0aa",
"article_category_id": "a023a080-8aaa-4480-b3b2-7d5da66989a9",
"article_category": {
"id": "cb904be0-0d43-4029-8c8d-15cfa1f45164",
"parent_id": "c14f0611-8e0b-4eaa-ae83-78df6e07203c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b05ee23a-192a-4ef0-b338-ca3aaf079df5",
"article_group_1_code": "sample string 5",
"article_group_2_id": "2f302a0c-0742-462e-9b46-8093a66c97e2",
"article_group_2_code": "sample string 7",
"article_group_3_id": "82ce8805-dd95-484e-a532-99749153c794",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e34611f3-d8ae-483b-872d-b585e6adf470",
"article_group_4_code": "sample string 11",
"article_group_5_id": "aeb22e81-4b1f-4cf5-9854-b957ffe391e3",
"article_group_5_code": "sample string 13",
"article_group_6_id": "3f449745-2637-449b-bbb2-6b0529fd2c47",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-02T12:36:30.5442634+00:00",
"article_increment": 20,
"min_article_quantity": 21,
"entered_price": 22.0,
"cost_price": 23.1,
"no_stock": true,
"archived": true,
"is_travel_fee": true,
"is_mileage_fee": true,
"code": "sample string 28",
"name": "sample string 29",
"description_short": "sample string 30",
"description_long": "sample string 31",
"barcode": "sample string 32",
"notes": "sample string 33",
"date_create": "2026-01-02T12:36:30.5442634+00:00",
"date_update": "2026-01-02T12:36:30.5442634+00:00",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00",
"article_color_id": "ce00c9d1-654d-4f06-b8bc-c37cece976fc",
"article_color_code": "sample string 38",
"article_color": {
"id": "a3245fbc-28e2-4f13-a40d-c931f201ce68",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "aa207379-aa04-481e-88d6-114fd740b9e2",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f66bde89-b791-4d60-98c5-4410833e7513",
"db_unit_of_measure_code_selling": "sample string 44",
"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"
}
]
},
"jobs_id": "fe696ee1-2b48-4e08-95e7-4acda6907c10",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9089b55b-f0e1-4119-88db-c556ac3653ef",
"_parent_id": "c1e7911a-7f6f-4a12-b9c4-248ea20aedc9",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "4ad9c7b8-f5e2-452b-bdde-2f0fa2dda1bb",
"project_reference_back_office": "sample string 5",
"project": {
"id": "dde72fa4-5afd-4c74-9ae1-ffb8210a4565",
"_parent_id": "c5eb1c2f-9236-4d7f-b085-742e53597c7e",
"root_parent_id": "d9075590-eef2-4172-9374-fe7d0797b0a7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "aa664722-e168-4f8c-89e7-7bf7a31da320",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "c1ff318a-df59-45e7-9365-a6cb7e179220",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0ac96577-0014-42d6-ad87-1659319333d0",
"_parent_code": "sample string 6",
"sales_organization_id": "f5a819e1-5541-450e-a4b3-25bc7b65ad6a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"equipment_model_id": "4bf1abb3-fa8c-41a3-9eaa-9caf6fb65dec",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "22699198-df65-4bb3-910a-e2568b799797",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e3a58887-8e13-4319-aa81-9ba92d8e9152",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "417a1ff5-5215-4cc9-aa38-ec5b6ca192b8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "27d9f874-4897-439d-a0ca-755af2044595",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"equipment_family_id": "e959e78b-3452-4d5e-ae56-99153bae4454",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "c1ff318a-df59-45e7-9365-a6cb7e179220",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0ac96577-0014-42d6-ad87-1659319333d0",
"_parent_code": "sample string 6",
"sales_organization_id": "f5a819e1-5541-450e-a4b3-25bc7b65ad6a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"date_in_production_since": "2026-01-02T12:36:30.5442634+00:00",
"date_out_of_production_since": "2026-01-02T12:36:30.5442634+00:00",
"date_end_support": "2026-01-02T12:36:30.5442634+00:00",
"sales_organization_id": "03595939-551f-4388-a132-7376961843df",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"project_status_id": "d431ccf7-6dc6-4aee-99ca-9a5d0d154307",
"project_status_code": "sample string 10",
"project_status": {
"id": "f9a9ed52-fe89-42f9-b2c9-97d8ecf97e1d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "9c8f62ae-65be-4cc6-90b6-d4c80b4b33a1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"company_id": "1f4d8434-a7c2-48f4-af02-1ec658c15b2a",
"company_code": "sample string 12",
"db_address_id": "c2c97a66-f6cc-4867-9d4f-68e4827c4c28",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b13313dc-ef70-4d08-9db0-2f2f176a1e7f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "9c2d2f69-505b-4d58-a6b5-8c556932051f",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-01-02T12:36:30.5442634+00:00",
"date_create": "2026-01-02T12:36:30.5442634+00:00",
"date_update": "2026-01-02T12:36:30.5442634+00:00",
"updated_by_user_id": "c805ce61-e827-43df-b96a-2b1080edc8e1",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-02T12:36:30.5442634+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-01-02T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-02T12:36:30.5442634+00:00",
"date_last_job": "2026-01-02T12:36:30.5442634+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-02T12:36:30.5442634+00:00",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00",
"is_mobile_installation": true
},
"job_type_id": "4dd96de0-bfab-4352-a775-bd828f19dfab",
"job_type_code": "sample string 7",
"job_type": {
"id": "1f8c1c5e-8d7e-4b3b-b41e-04a0cda87487",
"name": "sample string 2",
"sales_organization_id": "91903026-cfe1-40cc-9362-4ad93b37026a",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00",
"code": "sample string 7"
},
"job_priority_id": "c06af81e-d271-46ae-aec4-1c9bef633db6",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "451a5e38-804a-479d-b21f-f15e374bb5f1",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "ba170a06-98b0-4575-9ee5-4e3478580e76",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"job_status_id": "47312e71-8f8c-426d-9c9b-63a2e3707749",
"job_status_code": "sample string 11",
"db_address_id": "b25bfea5-de4b-4878-9039-e0a93bfa5692",
"contact_id": "5718a0e1-4f78-4beb-b3a1-5611e2fc6db6",
"requested_by_company_id": "cd66ff63-4568-426e-a82c-c159fd043cc7",
"requested_by_contact_id": "c764ed14-06d6-419f-8f11-21126609303d",
"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": "2026-01-02T12:36:30.5442634+00:00",
"due_date": "2026-01-02T12:36:30.5442634+00:00",
"date_create": "2026-01-02T12:36:30.5442634+00:00",
"date_update": "2026-01-02T12:36:30.5442634+00:00",
"date_closed": "2026-01-02T12:36:30.5442634+00:00",
"suggested_user_id": "55234e49-5068-4c4a-a168-cbe01a47cbf3",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "986bc121-2a75-47ce-a88f-56b7401ed51d",
"db_language_id": "869b3e24-c4d8-494a-ac52-66535867b576",
"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": "2026-01-02T12:36:30.5442634+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "df53a694-8025-45fe-a7fd-095a424eb9f9",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "4d55629f-8527-4472-916e-6caaef729fcd",
"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": "17113205-85c8-4997-8219-3f9eb32032b5",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "7927f47b-fefc-4ecd-a849-4f4e642c741a"
},
"suggested_date_start": "2026-01-02T12:36:30.5442634+00:00",
"skill_id": "a00b0d5c-1708-4c7b-8bc3-b15fc882000c",
"skill_code": "sample string 32",
"skill": {
"id": "29c89451-db6c-4820-8f2d-9f22580f5090",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "113e2995-7fca-4ad6-b07a-38945939871c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04e625e8-1450-45a4-b3a9-1510a2a1eec4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4481a25a-4f76-4030-8849-8530b0e83959",
"db_currency_id": "0122fcee-df78-4535-977c-fc2482865ab6",
"db_language_id": "34872045-8c19-4e62-9116-5b72de5e5099",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "85b0723e-51b1-45bc-b330-bf8f335379d1",
"date_reported_by_company": "2026-01-02T12:36:30.5442634+00:00",
"id2": 36,
"company_id": "52623a8d-d212-4a98-91aa-340efa265550",
"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": "e169fc3f-1699-42c2-8698-25eb443a880d",
"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",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-02T12:36:30.5442634+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.