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": "297f70bd-3858-4647-a1f9-e6b9a80d0c13",
"estimated_quantity": 2.0,
"article_id": "df1eb95c-a5b2-4796-bf83-e04912f10cb3",
"article_code": "sample string 4",
"article": {
"id": "2297ad8e-733a-4141-9b2a-2ddf763f51dc",
"article_category_id": "508df54b-7451-46ad-9ccb-fd875bf0eabc",
"article_category": {
"id": "a2d6aad9-9d5d-44e9-b499-ef332284fa9e",
"parent_id": "a2b8c3ed-471d-4ee7-8391-43898bb07cb8",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "4b9b7a1a-9006-4ba5-9248-ae73130fc7cd",
"article_group_1_code": "sample string 5",
"article_group_2_id": "708405d9-bf93-4b65-a681-d797d6de2c23",
"article_group_2_code": "sample string 7",
"article_group_3_id": "1b4392a6-353d-4de0-a675-b4b09c0a4cee",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9c5f0750-0b0b-47cf-99f2-3c032e8f2fbf",
"article_group_4_code": "sample string 11",
"article_group_5_id": "3e6989fe-3638-4d6f-adf4-72eb15d6cfab",
"article_group_5_code": "sample string 13",
"article_group_6_id": "cfcbfd09-1066-4c20-960e-66c7b24e1ca0",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-10T22:23:41.249069+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-07-10T22:23:41.249069+00:00",
"date_update": "2026-07-10T22:23:41.249069+00:00",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00",
"article_color_id": "1d7e0cbc-42d4-4030-9c26-7ea394a8e672",
"article_color_code": "sample string 38",
"article_color": {
"id": "0c3a8c2c-9923-4f63-9492-e46d8c14846b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "c35ce74c-892a-410e-af1b-5900cfbc9e00",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a93f099d-a551-47c4-83d1-3509d6384a61",
"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": "60064e1b-8a6b-4710-b83a-5d19d65a0362",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "aa71289e-8236-4390-9e3a-52d2b2def119",
"_parent_id": "3add44d8-e2ad-4a1b-90f9-1c0b7bf3b1bc",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5de6fb9b-6a27-4871-b673-34aba01c44bd",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b539ef15-3070-456a-8f91-218cd4459eac",
"_parent_id": "e632ffca-d01b-4ade-b5e5-30da6e9b5d51",
"root_parent_id": "fb5e3574-b1d2-4cb9-8748-e747811cdc57",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "d7121f05-2315-46e5-87a4-a75f7c496d03",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "797ac734-aeeb-4df9-9ef6-b011b1edb07a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ed341d71-0a56-4cf3-9d2c-ea53be34f556",
"_parent_code": "sample string 6",
"sales_organization_id": "0e962fa9-604e-4580-9da8-033eac605824",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"equipment_model_id": "9deed12d-bdb0-4eb0-9347-cfff7f44222b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "e2fd09c2-bd08-4e98-8abb-fdbb1523b542",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "56d2a30d-9752-47a3-96f7-433073e0abb3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b9ff1970-b1b5-4877-9977-2ee88ec351ad",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "515c4433-7f11-4df3-949b-cdf985746d16",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"equipment_family_id": "eed6ae12-6596-4663-9691-84987612b4b0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "797ac734-aeeb-4df9-9ef6-b011b1edb07a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ed341d71-0a56-4cf3-9d2c-ea53be34f556",
"_parent_code": "sample string 6",
"sales_organization_id": "0e962fa9-604e-4580-9da8-033eac605824",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"date_in_production_since": "2026-07-10T22:23:41.249069+00:00",
"date_out_of_production_since": "2026-07-10T22:23:41.249069+00:00",
"date_end_support": "2026-07-10T22:23:41.249069+00:00",
"sales_organization_id": "89aebc80-9dae-40c9-b9f8-438cdf6e541e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+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-07-10T22:23:41.249069+00:00"
},
"project_status_id": "257b68b6-f8b1-45da-b10a-7d1af214f80f",
"project_status_code": "sample string 10",
"project_status": {
"id": "ea77699a-4fae-4446-80c2-00f9ac5644bd",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "7bdcf57e-5412-4b4b-97d9-4b24512bfde8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"company_id": "543ece57-e256-47d8-862a-6d4603ea8723",
"company_code": "sample string 12",
"db_address_id": "85877524-1ebe-481a-84e8-84c257f5afad",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "6bfeb23d-9308-475b-b8fd-2939f20701c9",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "2da70ffd-6753-4d12-b42e-15afb7c4c306",
"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-07-10T22:23:41.249069+00:00",
"date_create": "2026-07-10T22:23:41.249069+00:00",
"date_update": "2026-07-10T22:23:41.249069+00:00",
"updated_by_user_id": "4e4bc1f8-a79a-45ba-80cb-67ef2ac0d115",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-10T22:23:41.249069+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-07-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-10T22:23:41.249069+00:00",
"date_last_job": "2026-07-10T22:23:41.249069+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-10T22:23:41.249069+00:00",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00",
"is_mobile_installation": true
},
"job_type_id": "09b53a4c-dba2-4bb1-a067-f27630be47c5",
"job_type_code": "sample string 7",
"job_type": {
"id": "62f2b0a2-70a9-4326-b570-ae552dc6e163",
"name": "sample string 2",
"sales_organization_id": "fc66a754-f94f-4337-bfd0-95114275d6de",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00",
"code": "sample string 7"
},
"job_priority_id": "d7a31b5f-6946-4b23-82ba-6e610d812ef4",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "e5ef6c9d-1a2a-4d25-8ebc-301898adc348",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "fcd6ed07-aff8-4fd9-9719-37b4894222bc",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"job_status_id": "38a08d33-6f43-4f3e-a430-9c43b4543295",
"job_status_code": "sample string 11",
"db_address_id": "09c4389a-e05d-4a1c-b5fc-a235e7234306",
"contact_id": "5daa8afa-e1ee-4c69-b377-55ec4ff867aa",
"requested_by_company_id": "c9c1c65e-09a0-4088-ae52-6b2e128a1b38",
"requested_by_contact_id": "9d5d5647-827f-412c-8ff0-5782911cc1fb",
"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-07-10T22:23:41.249069+00:00",
"due_date": "2026-07-10T22:23:41.249069+00:00",
"date_create": "2026-07-10T22:23:41.249069+00:00",
"date_update": "2026-07-10T22:23:41.249069+00:00",
"date_closed": "2026-07-10T22:23:41.249069+00:00",
"suggested_user_id": "4771c048-e192-4c83-80bf-749915b97868",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "28853c1f-b1ba-43ac-928e-ddb13c100edc",
"db_language_id": "94619e98-5a6a-446a-8e1c-340f07e4be09",
"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-07-10T22:23:41.249069+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "77b6f8f3-50a1-49f1-ac05-3097c7d1c69b",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e0678cea-e6c9-462e-bcc2-d013fe2a9793",
"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": "58f46dee-59f1-4845-9969-442dd17cc42f",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "18162725-294c-4cfa-ad7e-590716a7163c"
},
"suggested_date_start": "2026-07-10T22:23:41.249069+00:00",
"skill_id": "8cd5d9f7-534f-4937-9454-970d1b599bca",
"skill_code": "sample string 32",
"skill": {
"id": "a9d3ab1a-3658-423d-8ff7-9beb228f683c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "446bdab6-7bcd-417d-9e5a-d43d9d402b6a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "eaca26bd-9cb9-43b4-9cfd-640ee947b613",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ad4fccf9-46b7-41f2-a50b-39f115fd7336",
"db_currency_id": "5c4c689f-6630-45df-985e-15cbf98004a8",
"db_language_id": "7d0d9868-3b84-4290-8d56-f59ef0a515b2",
"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-07-10T22:23:41.249069+00:00"
},
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "9657c80e-6580-46b0-b088-108769a4bcef",
"date_reported_by_company": "2026-07-10T22:23:41.249069+00:00",
"id2": 36,
"company_id": "f7b2f2cc-5f8f-4175-98dd-69adb3c72cca",
"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": "e5b646b4-31af-4063-b4ac-6d20143d136a",
"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-07-10T22:23:41.249069+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-10T22:23:41.249069+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.