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": "8e33b95a-f10a-4da7-a2b6-9722ef2a3e30",
"estimated_quantity": 2.0,
"article_id": "43c42626-29b4-49db-bef5-23705bf35775",
"article_code": "sample string 4",
"article": {
"id": "54250292-cbc3-440d-9109-deb69806553c",
"article_category_id": "e4cd58c9-2bde-4f46-87e8-1fb93c8f0eaf",
"article_category": {
"id": "60615114-04b6-42f3-90ea-e9fb5fd610bb",
"parent_id": "6017b24a-b2bd-4898-8fb5-1b3f839d8fbd",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "61dcaca0-b4a2-4002-a737-368efdde63e1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "844c9cd7-b130-46cf-bb01-8d600052c8d4",
"article_group_2_code": "sample string 7",
"article_group_3_id": "9ebbcc26-7026-4da1-abb0-1f931078a54c",
"article_group_3_code": "sample string 9",
"article_group_4_id": "20ab6464-c75c-429b-a179-c7235f3a5e06",
"article_group_4_code": "sample string 11",
"article_group_5_id": "085dc580-518b-4601-a41a-63ff656d6bfa",
"article_group_5_code": "sample string 13",
"article_group_6_id": "3a98c757-802d-44c0-877f-0b2e16e3085c",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-31T18:39:49.179213+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-08-31T18:39:49.179213+00:00",
"date_update": "2026-08-31T18:39:49.179213+00:00",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00",
"article_color_id": "5e5f7ce8-1ad8-4547-b93e-117dc673dd11",
"article_color_code": "sample string 38",
"article_color": {
"id": "926d745b-ec56-478c-88ec-66693992a56c",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cfc58286-0ca4-4ebf-96c7-41c5e44f6142",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e25d70a2-b616-4dfe-88cf-eb79b5d6714b",
"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": "67cbd424-3f10-4339-a147-f6d3c91684c8",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "51e7708e-f17f-4d1a-8b1d-441b29a15c32",
"_parent_id": "b7d91295-f309-4c44-b3a1-f0650b395cad",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "185960dd-7ae7-4fcf-95ad-c428c5973f20",
"project_reference_back_office": "sample string 5",
"project": {
"id": "f98af0d7-caa7-4d50-801d-9e848594ded4",
"_parent_id": "c0a2809c-d1e5-48e5-94c6-fa5c0e7e96de",
"root_parent_id": "31eaab40-94dc-44c3-8e7a-7b5560fc3fcc",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "7c855517-2f20-4e2c-acf5-efb638e9dc68",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "9c7ce5c7-11d2-4c3d-ad99-f9502db8d0fc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b89d6cd6-26a4-4a16-a8c1-1880babb7e75",
"_parent_code": "sample string 6",
"sales_organization_id": "d33d79fc-56bd-4df9-a212-12805732af0a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"equipment_model_id": "8dbb6a91-241d-424e-9221-f10e09a2dfe5",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "15eb9fd6-0451-47a3-9050-d99bf29b3cbf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c5be682e-4742-4e06-a653-884b27575a95",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "c2cb4d99-91f1-4086-899b-ac113806898f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "df872ae1-39c9-404e-9b68-99904a6c0bfc",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"equipment_family_id": "087480a5-f8fd-437a-938a-efb14d60c7c7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "9c7ce5c7-11d2-4c3d-ad99-f9502db8d0fc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b89d6cd6-26a4-4a16-a8c1-1880babb7e75",
"_parent_code": "sample string 6",
"sales_organization_id": "d33d79fc-56bd-4df9-a212-12805732af0a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"date_in_production_since": "2026-08-31T18:39:49.179213+00:00",
"date_out_of_production_since": "2026-08-31T18:39:49.179213+00:00",
"date_end_support": "2026-08-31T18:39:49.179213+00:00",
"sales_organization_id": "c1e46b42-2b9d-4684-978a-e0a64766b29d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+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-08-31T18:39:49.179213+00:00"
},
"project_status_id": "232f9574-a10e-431e-b0bd-fd134756ff8e",
"project_status_code": "sample string 10",
"project_status": {
"id": "372e7845-d89b-41d5-b215-d961832e9ef1",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "5aa44f2c-f5a7-49a3-811b-72e82ffc30b1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"company_id": "658a7b03-7ab2-4ed3-b9a5-c9e3a3006991",
"company_code": "sample string 12",
"db_address_id": "f4cfba15-4734-453f-a5e6-226320d9b307",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "14546505-17b3-44fc-97d4-b0a672a64047",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "88d723ac-dec1-4ec9-bea8-4e18717f26d9",
"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-08-31T18:39:49.179213+00:00",
"date_create": "2026-08-31T18:39:49.179213+00:00",
"date_update": "2026-08-31T18:39:49.179213+00:00",
"updated_by_user_id": "052eaf43-2631-418c-8c00-08ba4d3661e6",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-31T18:39:49.179213+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-08-31T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-31T18:39:49.179213+00:00",
"date_last_job": "2026-08-31T18:39:49.179213+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-31T18:39:49.179213+00:00",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00",
"is_mobile_installation": true
},
"job_type_id": "275fd11c-9b62-4adc-9495-f1152fab9fcb",
"job_type_code": "sample string 7",
"job_type": {
"id": "b3899784-7f13-4298-8a72-17c4a05a6229",
"name": "sample string 2",
"sales_organization_id": "d8485a36-fd90-4985-9e79-c7a59f505e38",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00",
"code": "sample string 7"
},
"job_priority_id": "32257c1b-85de-4fab-a67d-94fcaf7789a3",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "94770acd-4a78-4b65-9654-5fc66843b1b0",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "89cd0b26-4c8e-417e-968b-41c22c06783e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"job_status_id": "7fc7cc0c-4328-4e5d-a971-273ca2450899",
"job_status_code": "sample string 11",
"db_address_id": "4289e63d-cf30-4ba1-8f7d-a4fd0323c325",
"contact_id": "a045b2e4-03cb-4322-94f0-62cfdfe0de6c",
"requested_by_company_id": "27402254-113d-4cf6-a4cf-de6345b48d19",
"requested_by_contact_id": "952651c5-9cea-4571-b0a3-f52470c4b685",
"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-08-31T18:39:49.179213+00:00",
"due_date": "2026-08-31T18:39:49.179213+00:00",
"date_create": "2026-08-31T18:39:49.179213+00:00",
"date_update": "2026-08-31T18:39:49.179213+00:00",
"date_closed": "2026-08-31T18:39:49.179213+00:00",
"suggested_user_id": "78e5b277-efeb-4bc8-a399-ca65297eb8eb",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f70b2a00-6965-44b4-bd22-d768dab884bf",
"db_language_id": "12ed2cc3-44ae-4bab-a831-85bfb02609cd",
"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-08-31T18:39:49.179213+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "db822880-1480-4f0e-980f-ab299f255565",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "ab1b0cf9-7117-4295-97df-3ff26bf29540",
"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": "5e281867-49a8-4f9a-bea6-433184a19d9f",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "96e8383b-7274-45e4-ae3d-92e1dc527fd1"
},
"suggested_date_start": "2026-08-31T18:39:49.179213+00:00",
"skill_id": "63be8705-a09f-450c-9fe9-889cecc6468a",
"skill_code": "sample string 32",
"skill": {
"id": "a25be2b0-cd58-4933-8d58-d5cd50909ae2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "45c180d7-468d-4ad1-8f4b-cfa43619b3d6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "546b37e4-3259-475c-8d4c-eaacf32a78fb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "88b77de2-2c60-4641-8f40-9b9ed6d1cc3c",
"db_currency_id": "fa66cef0-fbb1-4865-b90c-78745ed74fcd",
"db_language_id": "55519ec8-7a0a-4752-923a-b1c32d7b8e3e",
"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-08-31T18:39:49.179213+00:00"
},
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "75fddc17-cc35-45ed-b1ed-93f1736b5a29",
"date_reported_by_company": "2026-08-31T18:39:49.179213+00:00",
"id2": 36,
"company_id": "c77c875e-17e9-44d5-ac6d-7846a6db48bc",
"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": "40ec0f4e-9e1b-4389-b88e-7abe3eaa96d2",
"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-08-31T18:39:49.179213+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-31T18:39:49.179213+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.