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": "d81a7741-b62b-4159-864a-9027feafa0c6",
"estimated_quantity": 2.0,
"article_id": "843844dd-ddfe-41f1-9782-e4a4df2e9254",
"article_code": "sample string 4",
"article": {
"id": "bab1dd3a-1dcf-4b32-a9fd-e96dad1b4b54",
"article_category_id": "02ab3ce9-90f8-4d01-bf82-89b0bad31ba1",
"article_category": {
"id": "d1c15ee4-b011-41ad-8a12-8806a4ba9c67",
"parent_id": "7a905887-5da1-403a-81c2-10566be9b6b6",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "be8cf561-4205-4f31-9e28-565befcf9ded",
"article_group_1_code": "sample string 5",
"article_group_2_id": "4ded8888-2914-4e09-9b81-bd4c0fcf64cd",
"article_group_2_code": "sample string 7",
"article_group_3_id": "522c1d99-535a-457b-b866-06a4d44597fe",
"article_group_3_code": "sample string 9",
"article_group_4_id": "66531e87-a6e1-4170-b914-d388e0dd9bb9",
"article_group_4_code": "sample string 11",
"article_group_5_id": "625b649d-26b5-4be4-b092-a0c6fc1e1e5f",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d468ea15-ce80-4ace-a4a7-8b7f1446d75a",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-31T03:01:29.4229629+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-01-31T03:01:29.4229629+00:00",
"date_update": "2026-01-31T03:01:29.4229629+00:00",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00",
"article_color_id": "563b675e-6e96-4c99-8939-d48f80c9ef39",
"article_color_code": "sample string 38",
"article_color": {
"id": "abb7fdca-0cef-46b7-a331-d1e35842d182",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "4d07e015-97b0-4595-8e17-c5d78558d795",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "827e5985-2175-4c1a-a6d0-261fcac85efa",
"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": "589cdbfe-73f0-4520-83a0-c8649f055e6d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "0b07dee1-50ac-46a4-8783-27b47b4ee26e",
"_parent_id": "f8134e21-3512-4613-b9e5-deee9a494ad2",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "06747eab-dfc5-482e-a118-c5ce7bb52735",
"project_reference_back_office": "sample string 5",
"project": {
"id": "08c81f8e-d996-4b68-9877-7dbc089d5c76",
"_parent_id": "5574091e-658e-4d70-85cb-f9cb3ca49ab3",
"root_parent_id": "45fbfe28-a844-4217-b743-1857cc310a99",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0679b966-fe34-4c0b-99cf-17ee59d68eb3",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fe365126-2c3c-4987-9c3b-ed8ed8c4145a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4ba18697-39f5-440b-bea6-aec790705ff6",
"_parent_code": "sample string 6",
"sales_organization_id": "60aa3cfd-6206-4fee-866a-95a172544e22",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"equipment_model_id": "f6cc161a-dc98-4eb7-a01b-3e3f1d9a3283",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "88deb8c5-6b91-4b54-b624-d54be08c5416",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "404cf1d0-4685-4fd4-9827-c479329e712c",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0525602b-c64c-470c-a2ef-9bd645b0b2cc",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "22b8fc95-d818-471c-a641-4e86e09af3b7",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"equipment_family_id": "ba84b1d9-fb08-4e4f-87ad-f238acc23812",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fe365126-2c3c-4987-9c3b-ed8ed8c4145a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4ba18697-39f5-440b-bea6-aec790705ff6",
"_parent_code": "sample string 6",
"sales_organization_id": "60aa3cfd-6206-4fee-866a-95a172544e22",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"date_in_production_since": "2026-01-31T03:01:29.4229629+00:00",
"date_out_of_production_since": "2026-01-31T03:01:29.4229629+00:00",
"date_end_support": "2026-01-31T03:01:29.4229629+00:00",
"sales_organization_id": "b94f0e78-b037-4b0e-a65c-55cf19a7e0da",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+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-01-31T03:01:29.4229629+00:00"
},
"project_status_id": "782589ae-d29e-4e39-9ba1-4d394c671607",
"project_status_code": "sample string 10",
"project_status": {
"id": "0fcfccaa-1374-4cdc-bf92-97df369be970",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a689ed4e-62bb-4bd3-8e20-4c3022fc3393",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"company_id": "ab361d72-49fc-4aa8-b9d0-a4c8daa83583",
"company_code": "sample string 12",
"db_address_id": "cba371b0-cc9e-41a4-a7c7-60ecb56f2cf8",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "fb978938-739e-4dfe-96fe-7f09ae443313",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "dc9e1aae-d816-4fc0-8014-7a1600bcf176",
"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-01-31T03:01:29.4229629+00:00",
"date_create": "2026-01-31T03:01:29.4229629+00:00",
"date_update": "2026-01-31T03:01:29.4229629+00:00",
"updated_by_user_id": "45646d6d-acac-4398-9cc1-415106dfe673",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-31T03:01:29.4229629+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-01-31T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-31T03:01:29.4229629+00:00",
"date_last_job": "2026-01-31T03:01:29.4229629+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-31T03:01:29.4229629+00:00",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00",
"is_mobile_installation": true
},
"job_type_id": "07ad44de-d905-44c4-944a-de63a347acda",
"job_type_code": "sample string 7",
"job_type": {
"id": "c6471de5-d0c2-4cc0-9668-44de98a80cea",
"name": "sample string 2",
"sales_organization_id": "ea698ba3-94b9-4d55-a69d-3e1ce95c4e6f",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00",
"code": "sample string 7"
},
"job_priority_id": "3883fa96-bd71-42cb-9cc9-5be764a38614",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8a9cdb05-cfa4-4feb-b49a-4da6feb2d132",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "23d2cc2a-6a3b-4d21-8f15-fdb15cd63c56",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"job_status_id": "ebf19a3c-619e-47fe-8f7e-21e527152842",
"job_status_code": "sample string 11",
"db_address_id": "b5d6bfcc-a2cb-4958-b493-ac64a41492cd",
"contact_id": "b32be44b-08af-4be8-8523-6ad1a883eba0",
"requested_by_company_id": "0cc47d7c-746e-4e94-8d1a-428f92c3d210",
"requested_by_contact_id": "aa84beb3-4c41-4065-b4e3-12c2274c67ab",
"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-01-31T03:01:29.4229629+00:00",
"due_date": "2026-01-31T03:01:29.4229629+00:00",
"date_create": "2026-01-31T03:01:29.4229629+00:00",
"date_update": "2026-01-31T03:01:29.4229629+00:00",
"date_closed": "2026-01-31T03:01:29.4229629+00:00",
"suggested_user_id": "a763743d-0848-4a8e-93fb-3e6a20ce99f5",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "259c004e-f9eb-4478-9335-f5d96dadc97f",
"db_language_id": "02e6c524-fb57-4d4c-b072-dd86d9cff4bc",
"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-01-31T03:01:29.4229629+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "a0830331-e49f-4968-b11c-6ef7725d4776",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f8b3191c-1e65-428b-a530-de0fc48bb5fd",
"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": "f4b22b04-f2ef-4231-8c89-93f03e88a622",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d89fd1ea-d7ea-42be-91ca-cd8abc5e2c41"
},
"suggested_date_start": "2026-01-31T03:01:29.4229629+00:00",
"skill_id": "9428154e-538c-4e27-92e6-0fb20aa145c0",
"skill_code": "sample string 32",
"skill": {
"id": "cea6d7de-a36a-46fc-96a7-63e90f0b5ea9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7db626ce-7159-40d8-94a2-3b9b33b81170",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a344927-6adc-4657-999e-4bdac1f179a9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3c5038d7-eb17-4256-84de-e21c535055af",
"db_currency_id": "40cd25a0-a9a7-4a77-ad1e-b452d741b48d",
"db_language_id": "2285792f-9b25-4b7c-9b78-0f7fb431050d",
"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-01-31T03:01:29.4229629+00:00"
},
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "adcf83d1-4872-43ef-9370-1d5ef62750cd",
"date_reported_by_company": "2026-01-31T03:01:29.4229629+00:00",
"id2": 36,
"company_id": "ee4ba331-a737-4681-8aa4-20b34be567d0",
"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": "0d9a58e4-4667-47c2-83ae-6414b737b662",
"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-01-31T03:01:29.4229629+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-31T03:01:29.4229629+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.