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": "b85dec69-abcd-480d-bfe9-07ec0f4fa40a",
"estimated_quantity": 2.0,
"article_id": "94fa3e12-0535-4848-9714-79f71ad8f6ef",
"article_code": "sample string 4",
"article": {
"id": "c6b62687-b648-42c4-a952-4f38c5e785fb",
"article_category_id": "a3f51e0d-bab9-4139-a92e-d8438fabe156",
"article_category": {
"id": "fdaaab50-6c61-4c3c-917b-044508c493bf",
"parent_id": "c950481e-7b49-4b3b-a65c-1ad5b159374f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "354d3687-e63c-4b6f-b22e-f8048d92848b",
"article_group_1_code": "sample string 5",
"article_group_2_id": "09768231-81ea-4533-81e6-3131ed8e0640",
"article_group_2_code": "sample string 7",
"article_group_3_id": "8768e9c0-5b64-4da6-a7ff-9fdf6eeca78e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ba5336ea-2680-42dd-88be-52fae1d66951",
"article_group_4_code": "sample string 11",
"article_group_5_id": "a0a85279-5215-4a01-8076-7d8a2a5086f4",
"article_group_5_code": "sample string 13",
"article_group_6_id": "0aa40684-f6cd-4f82-8859-3526e98e22aa",
"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-01T17:51:54.6373386+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-01T17:51:54.6373386+00:00",
"date_update": "2026-06-01T17:51:54.6373386+00:00",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00",
"article_color_id": "f1d21601-520f-454b-b3a7-defcebbae18a",
"article_color_code": "sample string 38",
"article_color": {
"id": "6abbd402-5680-4dc1-b521-21cdcc6d97af",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "73326e5d-9e84-4632-8d33-4a7150132e37",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "bdf40c05-bd86-4d20-a2e2-f69fa0e36d97",
"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": "81be14af-000e-4d27-97eb-1048e0943014",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ae6cf141-f1ef-4c28-864b-d03569d4cc56",
"_parent_id": "3496e34d-50aa-4673-b260-1e39e1814c9b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5a613cf0-4a8d-432a-ab8c-029168c9c388",
"project_reference_back_office": "sample string 5",
"project": {
"id": "1ef5926d-56d1-4b20-bc3b-7827896247f5",
"_parent_id": "9a02a7a8-6c4b-4e1a-8163-f986a6e3e691",
"root_parent_id": "4b405f1b-2ad0-4dd8-91bf-e054648a2421",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "197293d2-8c4b-4582-b755-cc8be2804f81",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "c132f63e-b579-4ab4-8a43-926f94c98e81",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8d1bbbeb-c928-46ca-8ff8-df4973a18023",
"_parent_code": "sample string 6",
"sales_organization_id": "67e06f3b-020a-4a8e-ac9e-7095c80ca3ac",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"equipment_model_id": "a83d1775-83d9-4b43-9637-78d53febbdd4",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "8e8a658c-b8a7-49dc-af30-2a1ce575f407",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "0c2fbcde-5ca9-433a-8b79-e6fb455f0368",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ce355f9e-c9db-4598-986b-555a3eaa18f8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a66ce236-ef0c-4321-8804-a44fdcde19c7",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"equipment_family_id": "4f69dc0d-9ba3-48dc-a4cd-6cbb78ef71f5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "c132f63e-b579-4ab4-8a43-926f94c98e81",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8d1bbbeb-c928-46ca-8ff8-df4973a18023",
"_parent_code": "sample string 6",
"sales_organization_id": "67e06f3b-020a-4a8e-ac9e-7095c80ca3ac",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"date_in_production_since": "2026-06-01T17:51:54.6373386+00:00",
"date_out_of_production_since": "2026-06-01T17:51:54.6373386+00:00",
"date_end_support": "2026-06-01T17:51:54.6373386+00:00",
"sales_organization_id": "7a9be930-1e7d-448e-afcf-58a42afe86c6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+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-01T17:51:54.6373386+00:00"
},
"project_status_id": "2c65bd7c-2a13-4561-92f4-7c8601d4d7a9",
"project_status_code": "sample string 10",
"project_status": {
"id": "af248960-ccc6-4475-a0de-0e24ab989430",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "edbde154-c9ae-48ec-ac66-2cdd4b2536d1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"company_id": "543e6b83-167d-49da-926f-7608e1859749",
"company_code": "sample string 12",
"db_address_id": "90a1f55c-0971-4288-9e6c-8c769d57fd26",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "6859432e-70e5-419b-9bb1-88c8f97bbb95",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "6f9a902f-85b7-4538-873e-6f2abc092413",
"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-01T17:51:54.6373386+00:00",
"date_create": "2026-06-01T17:51:54.6373386+00:00",
"date_update": "2026-06-01T17:51:54.6373386+00:00",
"updated_by_user_id": "1ae73f73-4252-45ce-ad2b-0627687fb462",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-01T17:51:54.6373386+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-01T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-01T17:51:54.6373386+00:00",
"date_last_job": "2026-06-01T17:51:54.6373386+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-01T17:51:54.6373386+00:00",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00",
"is_mobile_installation": true
},
"job_type_id": "74a3f939-ecb5-42ca-82bf-1f4f1386bd25",
"job_type_code": "sample string 7",
"job_type": {
"id": "c0498710-01b3-40b5-b860-4506f2ddaa71",
"name": "sample string 2",
"sales_organization_id": "51dcac7e-8e43-42e8-a416-915ce0782f12",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00",
"code": "sample string 7"
},
"job_priority_id": "b8086f90-e71c-4946-a8c7-076f9742804d",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "02355f8c-b83b-471b-9014-4704dc18292b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "a9693c08-07d5-4e1a-88db-6c6b7a4347df",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"job_status_id": "96428f07-a02f-4cd3-9c7d-da361e9aaf9a",
"job_status_code": "sample string 11",
"db_address_id": "3ac9eba1-8df4-4548-897b-ecbdbc7d3a90",
"contact_id": "cf057a72-3af7-46e8-9efe-df87223f2864",
"requested_by_company_id": "095eab1a-f93e-4e45-9aaa-130c31fe2667",
"requested_by_contact_id": "2e67d9f0-ae79-4429-ab6e-6b2a4b541c19",
"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-01T17:51:54.6373386+00:00",
"due_date": "2026-06-01T17:51:54.6373386+00:00",
"date_create": "2026-06-01T17:51:54.6373386+00:00",
"date_update": "2026-06-01T17:51:54.6373386+00:00",
"date_closed": "2026-06-01T17:51:54.6373386+00:00",
"suggested_user_id": "607ea1dd-0ef7-4aaa-932b-aa56d5f583f0",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "1b8fe935-adcf-45b1-97d4-e5b903e57879",
"db_language_id": "68301db3-478c-4bc8-b2d9-1296fb8a5973",
"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-01T17:51:54.6373386+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "f096bc74-04b6-4245-ac01-45f920b3e8e2",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f91f82fa-76ec-4c9c-9142-5b286ebb3dc6",
"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": "17181e09-b9f7-4a46-80db-b0a85f8edc9c",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f41c13f0-978c-43d7-a07b-49f4c6cfb43e"
},
"suggested_date_start": "2026-06-01T17:51:54.6373386+00:00",
"skill_id": "43f56bbd-6ff3-456f-8347-aed1b2060382",
"skill_code": "sample string 32",
"skill": {
"id": "d06873d6-b8e0-43d5-9574-2f7e66808843",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1930365f-28e2-47c9-8375-c4a9e2c11c71",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "83daec5a-926b-4978-ade2-91c0e71a5fa1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6b9d5dd8-d6e5-43aa-bb50-dad5b2ff2d6b",
"db_currency_id": "329d450e-2fff-447c-bc3d-70f9eb13c9aa",
"db_language_id": "ce08a1b6-e20f-432d-9827-7b08b043936d",
"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-01T17:51:54.6373386+00:00"
},
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "cd955a08-53e8-4c2f-afc5-89f2be713aee",
"date_reported_by_company": "2026-06-01T17:51:54.6373386+00:00",
"id2": 36,
"company_id": "fc00dd3d-c3d0-4b9d-b669-3f4d88ed1173",
"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": "89bba662-3f9c-43d6-8110-33e7f94bc169",
"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-01T17:51:54.6373386+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-01T17:51:54.6373386+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.