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": "36951d86-6137-4d27-8051-ce6e760c3a45",
"estimated_quantity": 2.0,
"article_id": "c514cb30-3f07-4249-9b1b-06feaece5ce1",
"article_code": "sample string 4",
"article": {
"id": "a16fa595-ecf1-440b-846b-955ee5e4f10a",
"article_category_id": "aabe84dd-96ad-45ed-aeaa-25987ac8676e",
"article_category": {
"id": "12ac3c38-f6ef-41ec-98cb-267c235435d6",
"parent_id": "1b291f65-743c-44a6-b23f-e8c7927b7e2e",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "40300802-c3bd-48e8-96a7-025c9655866a",
"article_group_1_code": "sample string 5",
"article_group_2_id": "fa1a379f-8ff2-48a8-9bb3-2be4748dcea4",
"article_group_2_code": "sample string 7",
"article_group_3_id": "86662577-e346-4734-9753-c7a0a37cc562",
"article_group_3_code": "sample string 9",
"article_group_4_id": "2cb6862e-4ab4-453f-acc1-768b83d3d53e",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f7cc7bfe-7871-4626-a17e-1bafe9c68b1c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "5686daac-4e63-44e4-a564-8f0998de71c6",
"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-10T19:20:12.7307583+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-10T19:20:12.7307583+00:00",
"date_update": "2026-08-10T19:20:12.7307583+00:00",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00",
"article_color_id": "ba0941ef-d81b-45d8-9d8c-0f8d4b9c473e",
"article_color_code": "sample string 38",
"article_color": {
"id": "e57b870e-1ccd-471e-a5df-83cb63632433",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "9fd024fb-3717-40c5-864d-25187e5aec18",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "26f75646-9c74-4c4f-943b-64a250628a5c",
"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": "653e7419-6e80-491f-97fe-4eb3be4ea23f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ff40f1dc-95be-48b3-8236-c7c7343822fa",
"_parent_id": "89e01b56-1da5-4dc2-9a11-1cf441bae086",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3407209b-7c60-4c07-9d6d-aefd0d0eb88e",
"project_reference_back_office": "sample string 5",
"project": {
"id": "a909b11a-cd8f-4669-9b30-a7a4b9ed09fb",
"_parent_id": "5ca6f2eb-9c81-471f-b097-0216848c5847",
"root_parent_id": "d4231aff-a561-4537-833d-49d9926c0719",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "c44df6a1-62ed-41ee-9ad1-627f93d031df",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3290b3b1-6565-462c-a5b2-29693c49913a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8d036eb9-e831-4c25-b9ab-d432787d6879",
"_parent_code": "sample string 6",
"sales_organization_id": "a0ab3a28-9745-42dc-878a-a7f47e9dfd8a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"equipment_model_id": "d5dbec29-7c98-4b85-81ad-e567572b7c3e",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f6de67f1-aa0b-4dfa-98b8-c8d372b10a41",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "83d62035-83b2-4b20-a8a9-5e35490ed8c3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "8781e592-66dc-463c-8d17-90a667e1761e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "c9fb718d-d9c7-4c2c-90ef-6bfa6394466d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"equipment_family_id": "ec639302-5b7e-4a4a-a4e8-d0f91940ba95",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3290b3b1-6565-462c-a5b2-29693c49913a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8d036eb9-e831-4c25-b9ab-d432787d6879",
"_parent_code": "sample string 6",
"sales_organization_id": "a0ab3a28-9745-42dc-878a-a7f47e9dfd8a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"date_in_production_since": "2026-08-10T19:20:12.7307583+00:00",
"date_out_of_production_since": "2026-08-10T19:20:12.7307583+00:00",
"date_end_support": "2026-08-10T19:20:12.7307583+00:00",
"sales_organization_id": "820519b3-5de9-44d6-8e01-80a96b3cee71",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+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-10T19:20:12.7307583+00:00"
},
"project_status_id": "5bf1fa49-b243-42f5-b4f3-3422c91a8931",
"project_status_code": "sample string 10",
"project_status": {
"id": "fc7a0adb-7062-488b-ba3c-658dbba595b8",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "bbd45442-447f-4885-8d83-a0b228217672",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"company_id": "d5cf8676-08ff-4a2a-bf71-9428d7d1363a",
"company_code": "sample string 12",
"db_address_id": "e5ef55e3-de69-47aa-9d6b-a15c0ff1ab44",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "18e2ed7b-6ab0-484d-a299-f9151d11bd3f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "61db136e-968f-4c08-a61b-0099e55eb23a",
"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-10T19:20:12.7307583+00:00",
"date_create": "2026-08-10T19:20:12.7307583+00:00",
"date_update": "2026-08-10T19:20:12.7307583+00:00",
"updated_by_user_id": "f68b5424-5c85-4f68-85fd-b28a1715f659",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-10T19:20:12.7307583+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-10T19:20:12.7307583+00:00",
"date_last_job": "2026-08-10T19:20:12.7307583+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-10T19:20:12.7307583+00:00",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00",
"is_mobile_installation": true
},
"job_type_id": "61ee0ac1-c3d2-48ca-ba47-a6a0113ef9a5",
"job_type_code": "sample string 7",
"job_type": {
"id": "d5fd8566-a8fc-4fa8-91b8-0d29132c4676",
"name": "sample string 2",
"sales_organization_id": "7c843216-0042-4bb9-a5f7-ac95b3b5122c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00",
"code": "sample string 7"
},
"job_priority_id": "2ef7952c-a127-47f8-b23e-828f89583e48",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "c09c91f7-f975-4bec-beca-ce8510226a8d",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "61c24d98-1a1b-4758-b04b-4fba5df3cf9c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"job_status_id": "b48b25ae-712c-4ea9-8928-eabb09e9af4b",
"job_status_code": "sample string 11",
"db_address_id": "76bb184b-ce7a-41a4-81b5-6c04f8afddf9",
"contact_id": "ea4b8940-58c4-4e2a-bfc9-fc57abdeb63f",
"requested_by_company_id": "b09475fb-67aa-4b45-b39b-28d36886da8a",
"requested_by_contact_id": "209f4a75-29c7-4fc8-9012-036bffea3d70",
"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-10T19:20:12.7307583+00:00",
"due_date": "2026-08-10T19:20:12.7307583+00:00",
"date_create": "2026-08-10T19:20:12.7307583+00:00",
"date_update": "2026-08-10T19:20:12.7307583+00:00",
"date_closed": "2026-08-10T19:20:12.7307583+00:00",
"suggested_user_id": "af074f8c-95a3-4f42-9600-c384dd884806",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "86f9f604-157d-456f-b481-ec5be3fb1a54",
"db_language_id": "201ad533-bfa7-46bb-8f97-c6531bfe717f",
"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-10T19:20:12.7307583+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "543446a3-facf-4fae-accb-1e8b7dda2ff6",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "de8e004a-c94c-4e65-826f-9d942884b295",
"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": "6961885c-7abd-4980-91be-1834e6f4e7b0",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "12fb8908-657a-405f-bf2b-e4886d649df0"
},
"suggested_date_start": "2026-08-10T19:20:12.7307583+00:00",
"skill_id": "afd19923-4d89-477d-b742-501a66b43df5",
"skill_code": "sample string 32",
"skill": {
"id": "5fa38006-b791-48fb-b389-2278f65e2758",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "36816eaf-9d9e-44c9-857f-ad5cf6e1d180",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8c20a86c-864e-4bf9-82e3-2ea7d65f5bc8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "22c77a07-7cdb-48c5-a092-a55fb1fb6c55",
"db_currency_id": "13ba0429-4a8c-4058-a35d-00ee801608e5",
"db_language_id": "18cbf95b-161d-4b24-9fd2-910981869aa3",
"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-10T19:20:12.7307583+00:00"
},
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "df1a2703-9f2e-45c7-a6a6-68427ffaa840",
"date_reported_by_company": "2026-08-10T19:20:12.7307583+00:00",
"id2": 36,
"company_id": "c34a6890-0508-49cf-99e2-bd470abed081",
"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": "4f7e4dc8-0ad6-4aed-8982-f66b1546a658",
"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-10T19:20:12.7307583+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-10T19:20:12.7307583+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.