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": "771113ee-64a9-4398-af2a-8f6109766a92",
"estimated_quantity": 2.0,
"article_id": "293e3030-0d5c-48fd-b383-7d0c6efe9e4d",
"article_code": "sample string 4",
"article": {
"id": "81c7c545-dd5e-4035-a00a-1b94711dce6d",
"article_category_id": "d1aaf692-7e99-4d0d-80c9-1067741c5c10",
"article_category": {
"id": "4784b31d-eac2-4b91-addf-feb1b4d3c0d6",
"parent_id": "4bddd44b-9322-4449-8179-5235827cf6d4",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-09T13:13:19.7712841+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "291c991c-5d40-42e6-9933-ef2d3c8d2118",
"article_group_1_code": "sample string 5",
"article_group_2_id": "2ff77df2-44a6-40e5-bff1-5c89240813d9",
"article_group_2_code": "sample string 7",
"article_group_3_id": "77c32df7-723e-4752-8e94-bd4fdf70ec3a",
"article_group_3_code": "sample string 9",
"article_group_4_id": "29c6c718-df54-4ad3-a653-bad236328321",
"article_group_4_code": "sample string 11",
"article_group_5_id": "42f2c7b5-100d-426a-b404-b3921283385c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "04f10c13-95a7-4ebd-bccb-e0dc07bfab90",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-09T13:13:19.7712841+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-02-09T13:13:19.7712841+00:00",
"date_update": "2026-02-09T13:13:19.7712841+00:00",
"modified_dateutc": "2026-02-09T13:13:19.7712841+00:00",
"article_color_id": "353f454d-7146-4a66-a1fd-242f8b148b16",
"article_color_code": "sample string 38",
"article_color": {
"id": "c775f0a2-1a44-40b9-b52a-bb9a5023fad5",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-09T13:13:19.7712841+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f60f0482-9425-4100-be70-5c7e14252fc3",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7862bd44-a91c-4f4f-ac26-9b827286eccb",
"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": "42028a1e-684d-4695-bdd2-2029ff7a9be3",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ffe2b9d0-103e-4a31-aa0e-8de2a485e48e",
"_parent_id": "2e9b8f11-8fe8-4f77-b00c-c0ee4a67b42c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "89b6eb92-2c08-4c35-b1b1-97ba26beb7d9",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7a2697ac-ac0f-4538-acf8-209a1f35efa7",
"_parent_id": "699be2d8-bf68-437d-a0d2-49eca410707d",
"root_parent_id": "5f725722-6977-4277-ac3e-1ed1551ec6c8",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "b904feb9-4c50-40b4-b0c6-1bfc3cea36a2",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "dc0dfc27-4e95-4894-8fb0-32f540376f56",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3d372956-61ed-40db-bb2f-fb12000b79f9",
"_parent_code": "sample string 6",
"sales_organization_id": "baa1fed2-8d19-4e24-8e97-7913c82607bd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"equipment_model_id": "aa95c7d2-97ff-42a3-85c3-4091abe1e6e7",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "36f3248d-0d3e-48d9-925c-757022935846",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "331d09dd-32cb-4409-af6b-bfe1c50e323a",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "de1d09b8-775a-49f6-a022-c7bab5e45603",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5a977b61-fd00-42b4-8b41-8d87d0932516",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"equipment_family_id": "e30ec18d-a7d8-4204-bc78-45434402c69b",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "dc0dfc27-4e95-4894-8fb0-32f540376f56",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3d372956-61ed-40db-bb2f-fb12000b79f9",
"_parent_code": "sample string 6",
"sales_organization_id": "baa1fed2-8d19-4e24-8e97-7913c82607bd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"date_in_production_since": "2026-02-09T13:13:19.786912+00:00",
"date_out_of_production_since": "2026-02-09T13:13:19.786912+00:00",
"date_end_support": "2026-02-09T13:13:19.786912+00:00",
"sales_organization_id": "88106792-4c7b-45c0-89b0-7aeef08b657e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+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-02-09T13:13:19.786912+00:00"
},
"project_status_id": "c46e25d5-09b8-4134-a312-cf6cf95fe044",
"project_status_code": "sample string 10",
"project_status": {
"id": "692ae035-0382-4748-823a-2d1d64f5da60",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a811d077-27c3-477c-8504-fe621c083123",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"company_id": "2440e342-9c35-400c-8318-0811fefda3df",
"company_code": "sample string 12",
"db_address_id": "93cdb4a8-9d04-42a6-91f1-f15d8239f905",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e0939a7d-3d06-4733-92f7-aec78e2b309d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "5a088af5-4cf0-4903-9b9c-42bf72bd2a13",
"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-02-09T13:13:19.786912+00:00",
"date_create": "2026-02-09T13:13:19.786912+00:00",
"date_update": "2026-02-09T13:13:19.786912+00:00",
"updated_by_user_id": "8b8fdffd-fe53-4586-9c65-b58a75456fe7",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-09T13:13:19.786912+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-02-09T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-09T13:13:19.786912+00:00",
"date_last_job": "2026-02-09T13:13:19.786912+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-09T13:13:19.786912+00:00",
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00",
"is_mobile_installation": true
},
"job_type_id": "30cbc755-9910-4372-a201-be2809b30f7d",
"job_type_code": "sample string 7",
"job_type": {
"id": "ec5cb339-d855-450e-b35e-541dc6e058be",
"name": "sample string 2",
"sales_organization_id": "5f48c775-c54f-4d20-8832-05ddba8aef73",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00",
"code": "sample string 7"
},
"job_priority_id": "b4e8fe02-dcf0-4884-a94e-2c880718110a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8abae669-fd75-433b-a84c-7aa1ce585546",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d2b2f0c6-4862-4cf6-947f-f04bc4f84010",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"job_status_id": "fa9b797c-4977-4a0a-9299-9b47654257ac",
"job_status_code": "sample string 11",
"db_address_id": "3786810d-2905-464e-836b-c06fe752c721",
"contact_id": "0e5d9eac-bf32-4497-a3be-e9713ef559e4",
"requested_by_company_id": "fcf19049-895b-4c4d-b13b-9ea6b6d7a600",
"requested_by_contact_id": "0b12452c-d20e-45ca-98d3-f67c4bdfc424",
"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-02-09T13:13:19.786912+00:00",
"due_date": "2026-02-09T13:13:19.786912+00:00",
"date_create": "2026-02-09T13:13:19.786912+00:00",
"date_update": "2026-02-09T13:13:19.786912+00:00",
"date_closed": "2026-02-09T13:13:19.786912+00:00",
"suggested_user_id": "f9b13278-af19-4bb2-99bf-94f2f4763ca8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "21863ef3-427a-448b-8efd-8dc26d766f1d",
"db_language_id": "6e4ba306-67cd-48a1-bd00-2fe1f047cd62",
"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-02-09T13:13:19.786912+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "71b4085e-3518-4756-92e0-79008a28b406",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "c161a860-d072-4e83-aa90-fcc3ba2b2421",
"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": "493d0762-111a-44a0-990a-a312e5b55d05",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d14b87d6-e6c4-4382-bd6f-f3467e7ba802"
},
"suggested_date_start": "2026-02-09T13:13:19.786912+00:00",
"skill_id": "6f296d23-113d-4eb7-b8ef-e112bb0fb738",
"skill_code": "sample string 32",
"skill": {
"id": "3e2eb0e4-5f1c-4dd9-9957-54b2f57f754c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "681ffb9a-86e7-410a-897d-af0122675c61",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e667e689-1080-4608-b748-d1e04f10b5e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edab46bb-b34a-4b57-ba6a-e1794e13f92f",
"db_currency_id": "803cad80-8110-42c9-afa7-5d7981268e40",
"db_language_id": "365e9cea-4908-4f14-8292-004ecfa8e5b3",
"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-02-09T13:13:19.786912+00:00"
},
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7800744b-deba-4e88-a5be-5c2081ce8d53",
"date_reported_by_company": "2026-02-09T13:13:19.786912+00:00",
"id2": 36,
"company_id": "65cb7ea4-c96b-40c9-b5d0-1c6e9a6e6700",
"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": "3bad6967-f06a-48ad-8946-a382fcc4a869",
"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-02-09T13:13:19.786912+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-09T13:13:19.786912+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.