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": "4796bb4e-f14f-470d-b18b-f9e096e152fb",
"estimated_quantity": 2.0,
"article_id": "a15f10c5-d72a-4f9b-938d-1c811d241d03",
"article_code": "sample string 4",
"article": {
"id": "f02ca5f4-c52e-4051-8cc1-89076d129d43",
"article_category_id": "ad352251-4006-4fb0-850b-292e1a9e50d1",
"article_category": {
"id": "185d2715-8162-49bd-8d81-15a30f59f9d3",
"parent_id": "800fc2ea-848b-426a-acc8-361a5c6215aa",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "cfc7def9-36f5-4c76-a7e4-60cc60ae59c1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "42e828c8-2841-458a-a4d8-c87d167c486a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "9fa28759-4deb-4320-b8b9-e9e3b8c3634c",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ee12be17-9c85-4242-a0d1-b22fd85b3095",
"article_group_4_code": "sample string 11",
"article_group_5_id": "45294948-162b-4813-acc4-9f90fd6321f5",
"article_group_5_code": "sample string 13",
"article_group_6_id": "575b1668-c64e-426b-bb9e-e932c1ed3551",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-13T20:52:26.4612718+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-08-13T20:52:26.4612718+00:00",
"date_update": "2026-08-13T20:52:26.4612718+00:00",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00",
"article_color_id": "312a6f41-cd56-4d3f-9ca8-a29bffc34d4f",
"article_color_code": "sample string 38",
"article_color": {
"id": "62178e6d-75cd-4011-bcf0-0d14c1a162e9",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "1af8145c-14cd-4df1-acf5-d57c49cf6f8a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e805f4d9-7f10-4e59-8e5c-807d41224b47",
"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": "b70bdb1e-9eaa-4d83-89a3-bce1fb455c37",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1bcab60d-9ace-4d45-9442-0d80cce53fca",
"_parent_id": "909ff325-2041-4da1-82e0-9b103f6cea02",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "94c51490-bfc1-4338-a882-da43558e2912",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b63b0a29-4bb4-48f0-a116-37317bfbe688",
"_parent_id": "15f206e9-f30a-4ec5-b220-5ad8a8cd0d72",
"root_parent_id": "38341ccb-4263-4d2e-b147-dda6c271cb39",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "841b5e03-c388-45c0-acba-d3de099d7040",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a6b85bfa-84d3-4ff0-b99b-b26f06cf4f51",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4acbfd6-eb33-45f2-b290-13fdcbf96a1a",
"_parent_code": "sample string 6",
"sales_organization_id": "e8f80f31-9aa8-44ff-9c94-6125473be808",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"equipment_model_id": "b9bbefc5-c613-4cb4-96f0-e4678fa5e4e5",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "73bb6424-2fca-4e85-9eda-0be8c9e6bbd0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "267d9fd9-7193-402c-9f79-f2690cd23a0c",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "d56e0e76-2c9c-4f09-afb2-67b5a6affc57",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "feaf26c9-788e-4e4f-8953-1d23a0d5a595",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"equipment_family_id": "793f2dfd-320b-4eef-b2db-f018111770ed",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a6b85bfa-84d3-4ff0-b99b-b26f06cf4f51",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4acbfd6-eb33-45f2-b290-13fdcbf96a1a",
"_parent_code": "sample string 6",
"sales_organization_id": "e8f80f31-9aa8-44ff-9c94-6125473be808",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"date_in_production_since": "2026-08-13T20:52:26.4612718+00:00",
"date_out_of_production_since": "2026-08-13T20:52:26.4612718+00:00",
"date_end_support": "2026-08-13T20:52:26.4612718+00:00",
"sales_organization_id": "58995cc4-d917-42a6-8926-aa86666e636c",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+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-08-13T20:52:26.4612718+00:00"
},
"project_status_id": "5212e8f6-795c-47fb-8c21-e803cdf4cae9",
"project_status_code": "sample string 10",
"project_status": {
"id": "976c8103-ece9-4740-94cd-5f1957e95bf8",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "17da171e-ac49-443a-9703-dc6922defaf6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"company_id": "8572d88f-36d3-4670-a6a3-79e0b78b9a6a",
"company_code": "sample string 12",
"db_address_id": "0cf63373-4ffd-435a-809e-705d443e96a4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "13004f0f-22a9-4fd0-bbec-1fb51a472c2f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "32f09fe2-af6a-475d-ba6e-62fa1777d432",
"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-08-13T20:52:26.4612718+00:00",
"date_create": "2026-08-13T20:52:26.4612718+00:00",
"date_update": "2026-08-13T20:52:26.4612718+00:00",
"updated_by_user_id": "99d06627-30e5-4dc6-bb88-64e72534eaac",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-13T20:52:26.4612718+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-08-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-13T20:52:26.4612718+00:00",
"date_last_job": "2026-08-13T20:52:26.4612718+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-13T20:52:26.4612718+00:00",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00",
"is_mobile_installation": true
},
"job_type_id": "88a28d3c-a897-4dbb-a70f-e623547410a1",
"job_type_code": "sample string 7",
"job_type": {
"id": "31ce8bb3-fa92-4c68-991b-58b747a2c6e1",
"name": "sample string 2",
"sales_organization_id": "d6d5e8b8-76e1-4ce9-aa00-4ac845281acc",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00",
"code": "sample string 7"
},
"job_priority_id": "24f1078f-afcd-4a7d-9e81-9d5c52d010f5",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "7123ca0e-77c6-4598-9f7e-2ebc2026f512",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "aca374bc-4c0d-4986-8cea-5a473f708711",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"job_status_id": "e4312dcf-0dd4-498b-99f6-e512cd0cdb27",
"job_status_code": "sample string 11",
"db_address_id": "91968ebb-be09-4073-812f-a8e81a14b964",
"contact_id": "be5e0f9e-3e20-4c6a-956b-7e3490af1a1e",
"requested_by_company_id": "5e3655c9-8692-422d-b374-524342743586",
"requested_by_contact_id": "fb4bf765-f516-4979-b731-83d6585f956f",
"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-08-13T20:52:26.4612718+00:00",
"due_date": "2026-08-13T20:52:26.4612718+00:00",
"date_create": "2026-08-13T20:52:26.4612718+00:00",
"date_update": "2026-08-13T20:52:26.4612718+00:00",
"date_closed": "2026-08-13T20:52:26.4612718+00:00",
"suggested_user_id": "3a3f5598-33af-4bcd-b6cc-98dd21e6ea59",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c6553c6f-d84f-47bd-b51e-6a1c51776e3e",
"db_language_id": "9e756ed7-c7ac-4cc4-a29a-807bbe9e0d43",
"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-08-13T20:52:26.4612718+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b8dfa279-387c-4435-84f1-ed7bd04349a8",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "0befad20-0864-4979-8700-4193734ed665",
"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": "74259455-2736-4d6d-a6da-fc13483f4c1b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "29a22446-6ba6-4c1e-a848-c3664d943ca6"
},
"suggested_date_start": "2026-08-13T20:52:26.4612718+00:00",
"skill_id": "4d147185-b5e8-4395-9148-a3efaaf6292e",
"skill_code": "sample string 32",
"skill": {
"id": "9da1fb2c-0245-422b-b7ac-4e7c4135606e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f484406d-b2b1-430f-b0ae-b939f43371b9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5dabfa14-b48a-4b27-b6d5-632b31f5b2d3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a6c018c2-ef67-4e2d-900e-f657eb081cd8",
"db_currency_id": "15615dd0-5967-4a3d-aded-aa45ebfcb5df",
"db_language_id": "b7d40d60-b061-4e54-a6ea-944200930357",
"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-08-13T20:52:26.4612718+00:00"
},
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "0567d2d1-f295-47d4-a8c4-acea4050429c",
"date_reported_by_company": "2026-08-13T20:52:26.4612718+00:00",
"id2": 36,
"company_id": "2bce70cd-34f9-4223-9da4-45cf6b59aa86",
"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": "ffbf635f-e70a-43c6-b8e6-c68b5ad1371d",
"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-08-13T20:52:26.4612718+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-13T20:52:26.4612718+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.