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": "0d447979-4353-419a-91e5-7f46af2846ba",
"estimated_quantity": 2.0,
"article_id": "2d9d5efd-0c18-4057-9a83-8ffd1ba219ec",
"article_code": "sample string 4",
"article": {
"id": "f4284ce9-9943-47f2-a5b8-3761b27973b8",
"article_category_id": "65dc95a4-96f8-4d5b-b4da-1a3daf4e04a3",
"article_category": {
"id": "79bba465-8c8e-4af9-83c3-583c751e33c0",
"parent_id": "cf945626-dee8-489b-9f81-09709e5c96a0",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "e7992a79-a4d5-46a8-b2d2-7b858de8e27d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "c71f56fa-81fb-493e-a2e8-e46657991c23",
"article_group_2_code": "sample string 7",
"article_group_3_id": "add4cee1-55a2-48f4-8964-d16ae0094fd6",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d3efb5f6-5dd3-485b-9eb9-3842798ba3c9",
"article_group_4_code": "sample string 11",
"article_group_5_id": "cb013688-1d39-4d9b-ae91-85313fce6664",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8717ef3f-eba2-451f-81b3-c22a5a8a2eb3",
"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-16T23:56:16.1044997+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-16T23:56:16.1044997+00:00",
"date_update": "2026-06-16T23:56:16.1044997+00:00",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00",
"article_color_id": "729f78a4-008f-437e-8e68-a2334683777a",
"article_color_code": "sample string 38",
"article_color": {
"id": "c9b52f0f-9ff0-4dcb-8d94-230e5fe02044",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "fdcd7d50-4bfc-4dcf-b684-4e2e4247cd92",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "bf0b85cf-95e6-4fdd-8f44-2568fd3b6e27",
"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": "c3101ea0-70a1-4b36-ab82-5fc93f007d71",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "40314fd8-6a67-42c6-92b8-55ce0c695dae",
"_parent_id": "85ddfe6a-8804-4f52-9524-dd63d84bfc34",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "9965ce89-2bde-40c3-af22-fa8eddd53294",
"project_reference_back_office": "sample string 5",
"project": {
"id": "4ca57e2f-989a-4aca-9b7a-bc01eca5b41f",
"_parent_id": "eb0d307d-ea88-4351-991e-90ef56273d0c",
"root_parent_id": "1bb21b21-924a-4ce4-b427-6ba89ba0e4d6",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "766c2f60-384e-4483-b6ee-f93c9ae3b88b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "063c3421-69dc-4938-bc86-ecc51a775fa0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ec54a9ba-6449-4f42-b4a6-45b882f2f1d3",
"_parent_code": "sample string 6",
"sales_organization_id": "8d6dbdf0-1db4-4d40-a1fb-6c581036d919",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"equipment_model_id": "d88ee8e4-fa3e-4551-90f5-d9550425e7c7",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "04a9377e-c396-434e-9e26-d5c531c3c5c0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c3745e78-e80c-4bbd-8e96-dce46fcb162d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "bfcb58d5-989b-4adc-a39f-7e8147ba7b0f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ab179d80-d465-42bd-902a-99a3f5665c54",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"equipment_family_id": "24353e75-6cfd-4938-8b65-f7b5fc99264b",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "063c3421-69dc-4938-bc86-ecc51a775fa0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ec54a9ba-6449-4f42-b4a6-45b882f2f1d3",
"_parent_code": "sample string 6",
"sales_organization_id": "8d6dbdf0-1db4-4d40-a1fb-6c581036d919",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"date_in_production_since": "2026-06-16T23:56:16.1044997+00:00",
"date_out_of_production_since": "2026-06-16T23:56:16.1044997+00:00",
"date_end_support": "2026-06-16T23:56:16.1044997+00:00",
"sales_organization_id": "7a16af48-3cbf-4baf-9152-d4c42c333ffd",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+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-16T23:56:16.1044997+00:00"
},
"project_status_id": "d5bdb006-df90-4fc1-bb48-08d4cde494db",
"project_status_code": "sample string 10",
"project_status": {
"id": "68c5d3e9-2297-44c1-8fb1-5eb9b65c263c",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2b622f61-6b7a-4c23-81a1-b0e5742489c4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"company_id": "e1dc428c-32ba-42d0-8c22-3f86f3ebd8f7",
"company_code": "sample string 12",
"db_address_id": "a86fe9c0-22f3-4077-a252-f540cfce3a1d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "7ecdf638-1957-4700-bc77-26f33d0359fc",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "90efe598-cc8d-4831-a8db-efea7f5d616f",
"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-16T23:56:16.1044997+00:00",
"date_create": "2026-06-16T23:56:16.1044997+00:00",
"date_update": "2026-06-16T23:56:16.1044997+00:00",
"updated_by_user_id": "79faaa62-baca-46a7-9688-cc4894db58cd",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-16T23:56:16.1044997+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-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-16T23:56:16.1044997+00:00",
"date_last_job": "2026-06-16T23:56:16.1044997+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-16T23:56:16.1044997+00:00",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00",
"is_mobile_installation": true
},
"job_type_id": "3670576d-1470-4990-b42f-be60093e15d2",
"job_type_code": "sample string 7",
"job_type": {
"id": "0904edfa-b7d4-4bc2-89cd-83e52f01e268",
"name": "sample string 2",
"sales_organization_id": "8acbac10-ed70-460b-ae1e-67ad04a19011",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00",
"code": "sample string 7"
},
"job_priority_id": "3037e534-b25b-48a1-8d35-19f4aafa5e07",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "e98e4a17-e7b9-4f55-ba12-116e708ac056",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "57a19239-05a1-48d3-aa6d-eb02a8720bc5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"job_status_id": "611f3122-cd11-4d68-80dc-de9c1c282efb",
"job_status_code": "sample string 11",
"db_address_id": "e3cbe0d8-e999-4f98-b567-19b219d30f28",
"contact_id": "74416d6f-66ba-4d04-86c7-143e9b9036fd",
"requested_by_company_id": "cea77ac9-aecf-4a50-8d66-924283646437",
"requested_by_contact_id": "b8d04ee8-b72a-47e2-9b0f-cdd11537d081",
"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-16T23:56:16.1044997+00:00",
"due_date": "2026-06-16T23:56:16.1044997+00:00",
"date_create": "2026-06-16T23:56:16.1044997+00:00",
"date_update": "2026-06-16T23:56:16.1044997+00:00",
"date_closed": "2026-06-16T23:56:16.1044997+00:00",
"suggested_user_id": "e4288402-727f-41e0-a66f-d0475433cade",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "a26b706a-8706-47e7-a225-e86420adc571",
"db_language_id": "969dcc9b-a4e2-484b-9866-d7eb8102df07",
"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-16T23:56:16.1044997+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "bdfd1340-9371-421d-b21d-e46f80d90f55",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3a2877a1-14ea-4658-8dc5-12b6adf597e6",
"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": "78e8135a-1aa1-40dc-be8a-3cb36e33f03e",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "18bbebe7-3c6c-487a-ace1-c9b0004f84b4"
},
"suggested_date_start": "2026-06-16T23:56:16.1044997+00:00",
"skill_id": "55b5ffdd-3984-4094-b909-5c89323da765",
"skill_code": "sample string 32",
"skill": {
"id": "180f98e3-26a7-4618-95de-a0740d33f9b4",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "42a40d79-878d-4fda-9ac2-3bbd14f0e8f9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "334c3b78-bd9e-40b0-9b33-f9a0831de996",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "638dd46f-bc55-42f0-9138-99dbb7ee6d84",
"db_currency_id": "5ec588ba-155d-4b36-96ee-aed949cb37d3",
"db_language_id": "f22dfa89-b500-4a25-a605-c603dcca4671",
"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-16T23:56:16.1044997+00:00"
},
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "59a53c6d-d139-4df4-ab74-7984010a44b8",
"date_reported_by_company": "2026-06-16T23:56:16.1044997+00:00",
"id2": 36,
"company_id": "0f8e30e9-8a7f-44af-bd86-08bd2fbf465c",
"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": "6035750b-915b-433f-a0ee-c466ba52d7f2",
"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-16T23:56:16.1044997+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-16T23:56:16.1044997+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.