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": "15371910-8d50-4f7b-b006-2769e8f06b38",
"estimated_quantity": 2.0,
"article_id": "36ab34d7-e79a-4896-ae71-b40e9f842baf",
"article_code": "sample string 4",
"article": {
"id": "2545cce6-e5ba-4664-8b65-84ed41805a65",
"article_category_id": "bc87136c-3524-431b-b6a6-10336127debc",
"article_category": {
"id": "719f8393-33c5-45d7-8c33-33da0be83f32",
"parent_id": "4b205f21-ae89-4baf-a7fb-891d67f2f782",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5c4bb694-6c2b-4391-9f30-7ccdbdfefc0d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "ceebe00c-f06b-4653-8e3d-a3680ac18152",
"article_group_2_code": "sample string 7",
"article_group_3_id": "6c9c55d8-a8f5-49b9-ad07-b9c759a8e533",
"article_group_3_code": "sample string 9",
"article_group_4_id": "2ee1a7d6-18ba-4609-b3eb-33fad54915ba",
"article_group_4_code": "sample string 11",
"article_group_5_id": "56655c84-be79-4c36-ab56-902c10b90b6e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "f450b0bc-ed67-44aa-b94f-91e1206a677a",
"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-26T02:25:39.4635123+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-26T02:25:39.4635123+00:00",
"date_update": "2026-06-26T02:25:39.4635123+00:00",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00",
"article_color_id": "51d4bfc1-2e2b-4947-8d6c-acba2bfa80d1",
"article_color_code": "sample string 38",
"article_color": {
"id": "186e4bbd-e844-403c-bbee-5f295a250677",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "347e02e3-aa60-4dcc-9e26-c91ef5f4e516",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "2adf9acc-bd72-413e-8dd3-02de59305e71",
"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": "c7044c4f-1b22-4246-92b0-52b6b91c2eaa",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "c28cc534-c4b0-447e-a1eb-3cea0f053e5a",
"_parent_id": "c8181064-43e9-423c-be6a-5b04bdb9296c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "582414e9-9cd6-49a2-aa7c-f3ce96f0e711",
"project_reference_back_office": "sample string 5",
"project": {
"id": "71c7a12a-84c5-4a00-8060-0e4f4a3df12e",
"_parent_id": "170ac338-09dc-457e-9291-4dd2b6f9588f",
"root_parent_id": "c2b787f3-6d33-4cca-b0b4-15061eacf390",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "30517c85-e6f7-4bc1-aede-1311144611a4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8dfd3164-71a8-4a4a-b45b-b8bc48eca03d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0cbaeaa7-dece-4965-a851-26ba77ab17d0",
"_parent_code": "sample string 6",
"sales_organization_id": "f5b5711a-7459-425a-8f1c-03a3e229840c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"equipment_model_id": "f12e7129-341d-4dcf-bc6b-12f42d1e9edf",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3b166cab-2d2d-4231-8162-72b77636ae1e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e10f3d5a-462c-4ecc-a693-01ca5a990531",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a158fff3-6b4f-41e0-bd86-fc2703eea3ab",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7e2bc8d0-acf0-4a44-bc56-8c9852dbef27",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"equipment_family_id": "5b8e6d92-50c0-4371-b67e-ad7319c5afb3",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8dfd3164-71a8-4a4a-b45b-b8bc48eca03d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0cbaeaa7-dece-4965-a851-26ba77ab17d0",
"_parent_code": "sample string 6",
"sales_organization_id": "f5b5711a-7459-425a-8f1c-03a3e229840c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"date_in_production_since": "2026-06-26T02:25:39.4635123+00:00",
"date_out_of_production_since": "2026-06-26T02:25:39.4635123+00:00",
"date_end_support": "2026-06-26T02:25:39.4635123+00:00",
"sales_organization_id": "92ea11c7-edfc-473c-8e91-c04dc9358351",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+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-26T02:25:39.4635123+00:00"
},
"project_status_id": "97dd5ee0-64a3-4a2d-b10d-ff0649bd6299",
"project_status_code": "sample string 10",
"project_status": {
"id": "e7bb3dd3-07b9-4c41-97f4-01638cb68ad8",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "71f1354a-3cce-4d27-bdf8-bcf6f5ffbf5c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"company_id": "0318fb59-3c15-489a-9dd2-fde76cf66015",
"company_code": "sample string 12",
"db_address_id": "615a4da6-8f04-4c11-8b05-fa600f80986c",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5599948b-00c9-4af5-bcc1-03e998a3c532",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "f87ee05a-f62f-49b7-80cf-5afc2058d71e",
"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-26T02:25:39.4635123+00:00",
"date_create": "2026-06-26T02:25:39.4635123+00:00",
"date_update": "2026-06-26T02:25:39.4635123+00:00",
"updated_by_user_id": "a8173ecf-9ce5-4749-a1fe-ec1daddc8f1f",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-26T02:25:39.4635123+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-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-26T02:25:39.4635123+00:00",
"date_last_job": "2026-06-26T02:25:39.4635123+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-26T02:25:39.4635123+00:00",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00",
"is_mobile_installation": true
},
"job_type_id": "df8ce3d4-eb67-4b12-834f-c6c4d6b193b1",
"job_type_code": "sample string 7",
"job_type": {
"id": "89d49e6b-88b2-4c3c-8f90-661f43dcf2dd",
"name": "sample string 2",
"sales_organization_id": "149f43e5-edb2-48aa-a0d4-6af165444e97",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00",
"code": "sample string 7"
},
"job_priority_id": "1fce8e09-1253-406c-bceb-e7e0b9813192",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "4fa52635-9837-45db-bf97-8fa7b84a143d",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "b8d177d0-37f8-4c43-89ac-a278c63e4431",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"job_status_id": "517bafd9-4798-42ad-8c6d-af5337369191",
"job_status_code": "sample string 11",
"db_address_id": "2855e5c0-7286-4833-a739-ec73330aafd9",
"contact_id": "ca8c3883-dd0e-45ed-add8-2b897ba77fa4",
"requested_by_company_id": "118c2129-8899-4930-aaec-6937f9bc6338",
"requested_by_contact_id": "7f737d93-e9ab-48b6-854a-071d68c7e665",
"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-26T02:25:39.4635123+00:00",
"due_date": "2026-06-26T02:25:39.4635123+00:00",
"date_create": "2026-06-26T02:25:39.4635123+00:00",
"date_update": "2026-06-26T02:25:39.4635123+00:00",
"date_closed": "2026-06-26T02:25:39.4635123+00:00",
"suggested_user_id": "cd941fcd-84dd-42fa-8e23-61a89e8dd461",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "9b2ef782-ae78-41ae-8c4f-777528968a85",
"db_language_id": "d33cff2a-d643-4242-a4d5-c1caf98f4edf",
"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-26T02:25:39.4635123+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "cb137e6b-a1f8-486d-8f20-5f94ef7a5515",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "628de5cf-ee02-4431-bc44-82b0cec3b02c",
"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": "4f3f998d-121b-40c0-aab2-8f7728e54764",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d49ba81d-904c-4ecd-954f-0a560b1d8e25"
},
"suggested_date_start": "2026-06-26T02:25:39.4635123+00:00",
"skill_id": "c43c97ff-526a-419e-b1cf-285d097a6be4",
"skill_code": "sample string 32",
"skill": {
"id": "8ac394bb-5edb-4fc0-82b2-d4f9763d2e70",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "07e4666d-4545-4bf3-8496-6e74917daf1a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2835183a-28be-44e1-a091-813a71d06bf7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "13a2631e-c1b5-42fb-90d2-6f506c0a54b5",
"db_currency_id": "c3d08277-109d-44d2-9d93-c005c8ff6d67",
"db_language_id": "f24cfd19-493a-440b-a6db-33a2ae15d4bd",
"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-26T02:25:39.4635123+00:00"
},
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "598fe37a-d778-43dc-a14b-93933e07c5bc",
"date_reported_by_company": "2026-06-26T02:25:39.4635123+00:00",
"id2": 36,
"company_id": "28486250-4f3b-4e6a-92bb-dba4cf03dc60",
"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": "98c74dc6-c22e-4f78-9182-bd697b040e70",
"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-26T02:25:39.4635123+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-26T02:25:39.4635123+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.