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": "b04c2005-989e-421a-b17d-de148438d883",
"estimated_quantity": 2.0,
"article_id": "36567bfe-3de0-4f42-b8c0-80969994ab38",
"article_code": "sample string 4",
"article": {
"id": "8cc62a6a-4749-4065-8dca-378a3b9349fe",
"article_category_id": "d4efa33c-566b-4ac7-9373-578bf505ae7f",
"article_category": {
"id": "c2ae7dd9-2e3a-42ab-8231-a2e5ea6a6c26",
"parent_id": "7abdcf23-3831-4230-8bf3-aad266d31d6a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f108057c-cd92-4596-bc70-a4d9aaf184bb",
"article_group_1_code": "sample string 5",
"article_group_2_id": "97af330b-4ae7-4a1e-9632-3bc2ebfd7f1f",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a2216ca0-ef45-4e3c-9fce-91f37176ee1f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "14ddfec8-082f-458b-b547-c9a7ab5307c4",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9a9aba4a-426b-4953-9b95-56516555d17c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "9cfad2fa-efd1-42de-9b4c-2d9fae8cc40d",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-07T00:20:58.2277118+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-06-07T00:20:58.2277118+00:00",
"date_update": "2026-06-07T00:20:58.2277118+00:00",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00",
"article_color_id": "f039af30-656f-4c94-a57f-a817e53335ef",
"article_color_code": "sample string 38",
"article_color": {
"id": "d2dd2a0e-948d-4f38-97da-57e71de4a342",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "0acf868b-eb11-4a15-b981-fa7d7c648561",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "831a0ad2-39bd-4408-a19b-ea48ac166b57",
"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": "3c46f666-5394-4531-a1f6-1d3b48f42dde",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b3ca482d-53ad-4ff1-a516-f068c2be27e6",
"_parent_id": "8600f931-422a-4edc-8d1a-217cc1330c4b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "950891c4-8ad9-42f1-af02-43f3a0ecdd92",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7f33c311-04c4-4632-8043-9430e88189aa",
"_parent_id": "25a86b26-bd5f-41b2-8355-5ddefdb6628b",
"root_parent_id": "307e0650-92bd-4dd8-bbbb-7f65eccc1507",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "b0a6ed50-e2a4-4360-bbac-b457c9ffc2e3",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "4ee3d205-c200-4d01-a035-c952017c81a3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "cdd39877-9236-4c55-9d49-b0e4d2d6aaf0",
"_parent_code": "sample string 6",
"sales_organization_id": "98b00aeb-dcde-4518-a9a4-770e7a83bfd4",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"equipment_model_id": "1aa86ee4-70cb-47cb-b776-89c72499a45a",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "0d27b1da-a4b5-4ee5-bf82-903114e74801",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f742a669-fae6-4495-b51e-4aab4c72a4fb",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "2fcf9db3-34e5-4a25-9de9-4acd3c23842a",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "839e2d04-9b23-495e-964b-335f23618aa9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"equipment_family_id": "576272bb-09c6-4f42-89e5-8f187b2fecb1",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "4ee3d205-c200-4d01-a035-c952017c81a3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "cdd39877-9236-4c55-9d49-b0e4d2d6aaf0",
"_parent_code": "sample string 6",
"sales_organization_id": "98b00aeb-dcde-4518-a9a4-770e7a83bfd4",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"date_in_production_since": "2026-06-07T00:20:58.2277118+00:00",
"date_out_of_production_since": "2026-06-07T00:20:58.2277118+00:00",
"date_end_support": "2026-06-07T00:20:58.2277118+00:00",
"sales_organization_id": "8d92df97-7750-4411-8458-43f454d6a701",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+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-06-07T00:20:58.2277118+00:00"
},
"project_status_id": "327e1785-362a-43a5-957d-4b1894841315",
"project_status_code": "sample string 10",
"project_status": {
"id": "4154340e-2599-400b-87ea-11b248b653b9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "e1ab22a5-063a-40b4-8c1d-5e351cfddab1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"company_id": "e0417996-3b90-4699-bb77-1a80650eb2b2",
"company_code": "sample string 12",
"db_address_id": "26f3e468-c5ee-4ebd-bf42-cda031ad6b0d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "fb7f82ba-bab5-49b2-add0-a5e8eb618ed3",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "057e3d3d-2ae2-4307-b74a-acce549c7d07",
"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-06-07T00:20:58.2277118+00:00",
"date_create": "2026-06-07T00:20:58.2277118+00:00",
"date_update": "2026-06-07T00:20:58.2277118+00:00",
"updated_by_user_id": "963cd040-95c3-41c9-b8f3-aeede2270960",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-07T00:20:58.2277118+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-06-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-07T00:20:58.2277118+00:00",
"date_last_job": "2026-06-07T00:20:58.2277118+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-07T00:20:58.2277118+00:00",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00",
"is_mobile_installation": true
},
"job_type_id": "a6f542dc-b42c-47f2-aab3-76a772f84d1e",
"job_type_code": "sample string 7",
"job_type": {
"id": "05ea4e71-91db-40fd-a56d-b0059cebd7c7",
"name": "sample string 2",
"sales_organization_id": "880e6e7e-ad00-4dd1-9b51-f25d74bc3312",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00",
"code": "sample string 7"
},
"job_priority_id": "0b1d4d7b-7265-48ab-a6a0-f8e6624cd33a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "423c4023-1545-4368-8dec-3896501a2532",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "22cc8efc-0fca-488e-affd-75cd3611c96a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"job_status_id": "4e85078e-92e2-4bca-8b74-c27b0c662d81",
"job_status_code": "sample string 11",
"db_address_id": "eb515b9b-1a40-4bee-92c4-dea8ad813c89",
"contact_id": "7d1bd668-bbe8-4831-8827-9b96688eec82",
"requested_by_company_id": "0f25d3bf-0c8b-42e8-b5b8-62066f93079c",
"requested_by_contact_id": "8ce10201-ed68-4429-9f20-64d626dc6d6b",
"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-06-07T00:20:58.2277118+00:00",
"due_date": "2026-06-07T00:20:58.2277118+00:00",
"date_create": "2026-06-07T00:20:58.2277118+00:00",
"date_update": "2026-06-07T00:20:58.2277118+00:00",
"date_closed": "2026-06-07T00:20:58.2277118+00:00",
"suggested_user_id": "80a0c24f-3a8a-46f6-91b3-4f4ff31929b2",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "ea5cbb9b-4faa-406a-922b-177aaff52646",
"db_language_id": "22e7cc86-e171-46b1-8b2c-67ebecd0d3ed",
"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-06-07T00:20:58.2277118+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7b4ca4ea-4d2e-4f10-8aa7-99c5aacd732c",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f7779972-e1e4-48a5-85f7-e28422d050ff",
"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": "11d9d303-b328-4e03-a64a-e693466241f1",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "fd7ea45f-348a-4db4-a2c5-667d29c3f106"
},
"suggested_date_start": "2026-06-07T00:20:58.2277118+00:00",
"skill_id": "5cd0e5d0-fa8b-43db-a4b8-4ee0296f270f",
"skill_code": "sample string 32",
"skill": {
"id": "c524feb5-7abc-4773-b117-d407f5c7999a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d77d758e-65e7-4ef8-b19c-7c009d6f960f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "499beeaf-7329-46af-9e8d-38afca2f95bb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7eaed9f0-6c73-4258-8acc-e771f5790078",
"db_currency_id": "b9586fbd-71cc-4c1b-ac62-e6d00eb1414b",
"db_language_id": "5033c4f7-edb3-4b8a-8464-922ce1b70d43",
"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-06-07T00:20:58.2277118+00:00"
},
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "05b436e0-8022-4c7b-a4b5-61282282ee38",
"date_reported_by_company": "2026-06-07T00:20:58.2277118+00:00",
"id2": 36,
"company_id": "f2550da5-a830-468d-b452-46785b0ef05f",
"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": "ea82b0bf-d9ba-4624-af82-a71aa3d94450",
"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-06-07T00:20:58.2277118+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-07T00:20:58.2277118+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.