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": "165047c2-c7cc-4e5a-95a7-a4d8ae652f03",
"estimated_quantity": 2.0,
"article_id": "66c87a3b-570a-4642-bdc6-7086bb99352b",
"article_code": "sample string 4",
"article": {
"id": "cda7717b-fcc6-45ba-8f4c-3dab54e83163",
"article_category_id": "285cc245-c614-4b00-882e-1880e5c179c9",
"article_category": {
"id": "0a46f48c-76b9-45cf-8f75-924f17df4ffb",
"parent_id": "8a0631cf-a606-457b-80bf-fd527bacef49",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "cc0e4cf8-3162-4b4f-a495-e7934655a335",
"article_group_1_code": "sample string 5",
"article_group_2_id": "28cd0a07-7d4e-454a-8007-3343e89595ce",
"article_group_2_code": "sample string 7",
"article_group_3_id": "2f701356-4811-40cd-8f14-667c05ea7fa5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "79263caa-d0ea-4db7-b74c-b4674b3234ab",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6c266287-88d7-496c-b6b3-6179b07cd710",
"article_group_5_code": "sample string 13",
"article_group_6_id": "85e13086-fe8a-478c-94cb-cbcbb6944cb2",
"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-11T21:11:13.7434192+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-11T21:11:13.7434192+00:00",
"date_update": "2026-08-11T21:11:13.7434192+00:00",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00",
"article_color_id": "fa8e8ef7-1a66-4fed-80fa-871bfdbe124a",
"article_color_code": "sample string 38",
"article_color": {
"id": "1481f6fa-e487-4c35-83a1-ed1f06513cb1",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "eef69bca-49a8-4641-9add-f39de689e9fc",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5423e9db-e3f1-41e9-a550-db5f6344fc8a",
"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": "b14b9daa-8c59-46b4-aae8-6aec880812ca",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "2aaad7a5-9bfe-42e8-af0c-e4f3f0334843",
"_parent_id": "937585b8-d885-461c-86e7-3c762b4682bb",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f6c55a3f-b3a2-49e1-b112-9c871de989a1",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8ddd10c0-9e19-49ca-a151-7a1074fb4fe5",
"_parent_id": "b02f0139-3c33-4502-8084-a281c9684850",
"root_parent_id": "6a1db709-5e98-4d64-9624-6586ac805256",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "8354dd3a-ef51-484c-be59-8974fad29f18",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "dc256c35-9222-4863-b407-d125f73b9904",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "db43e2c1-76ca-4908-b8e7-0d07f289010d",
"_parent_code": "sample string 6",
"sales_organization_id": "853c7f28-14c9-41bc-a362-c84e0ef57ea7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"equipment_model_id": "76133cb9-ceee-4ddb-b326-3b26f64cce12",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a4f61d61-8b66-40ab-8439-b42f7fe9c310",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1c15e077-808b-4ea6-809c-2a092a69e286",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "d9b2b3c3-3121-4696-9665-38fc56be8b2b",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "41566ffb-bb23-4c1f-9206-7b5fa56cab74",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"equipment_family_id": "bf772020-f6ba-4f2f-aac3-ed597c6cc5f2",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "dc256c35-9222-4863-b407-d125f73b9904",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "db43e2c1-76ca-4908-b8e7-0d07f289010d",
"_parent_code": "sample string 6",
"sales_organization_id": "853c7f28-14c9-41bc-a362-c84e0ef57ea7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"date_in_production_since": "2026-08-11T21:11:13.7434192+00:00",
"date_out_of_production_since": "2026-08-11T21:11:13.7434192+00:00",
"date_end_support": "2026-08-11T21:11:13.7434192+00:00",
"sales_organization_id": "5e3e8dc4-403f-4b40-b267-bc85ec3b8a18",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+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-11T21:11:13.7434192+00:00"
},
"project_status_id": "80656db0-4896-41b5-bd2b-642ca262b4d2",
"project_status_code": "sample string 10",
"project_status": {
"id": "e53cfc35-4c57-4e24-be85-f246e2917dbf",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a714ea9c-dfbf-4213-8363-8cc874f834cc",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"company_id": "38aa5027-6153-4bfc-a006-62c3c8270395",
"company_code": "sample string 12",
"db_address_id": "9641314f-fb8f-402f-a9db-065bf540401a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "97a117f4-997a-4fd0-bb37-dab0b5c368a0",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "c0447b82-6105-4d5a-b180-ac067133f8ad",
"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-11T21:11:13.7434192+00:00",
"date_create": "2026-08-11T21:11:13.7434192+00:00",
"date_update": "2026-08-11T21:11:13.7434192+00:00",
"updated_by_user_id": "4755576d-e8de-4ebb-989f-82221ec7b179",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-11T21:11:13.7434192+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-11T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-11T21:11:13.7434192+00:00",
"date_last_job": "2026-08-11T21:11:13.7434192+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-11T21:11:13.7434192+00:00",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00",
"is_mobile_installation": true
},
"job_type_id": "a4e591d1-2d4e-4bf3-af16-247a80dfb0e9",
"job_type_code": "sample string 7",
"job_type": {
"id": "d6aafafb-5134-4720-b770-ab99e0725c4f",
"name": "sample string 2",
"sales_organization_id": "7907cfd0-4957-46c9-820f-c9e7aed506f1",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00",
"code": "sample string 7"
},
"job_priority_id": "c119201f-3194-4409-9505-3bfa6a84a489",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8ff71315-425b-4291-92aa-14f48b816d76",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "05b45668-849b-4b17-9583-af66e2d734e0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"job_status_id": "8a0f7f79-c6b2-43ed-b6a7-9b6731fe093d",
"job_status_code": "sample string 11",
"db_address_id": "80049c1c-8a45-499f-95bb-c549e70c6eae",
"contact_id": "a0ed2dbc-81f4-4c21-b701-bdf78d10e949",
"requested_by_company_id": "d2750a41-16cd-497d-9a4c-3ee1f4b9a5a0",
"requested_by_contact_id": "dcf88791-50dc-474f-9f3d-25d020443f6b",
"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-11T21:11:13.7434192+00:00",
"due_date": "2026-08-11T21:11:13.7434192+00:00",
"date_create": "2026-08-11T21:11:13.7434192+00:00",
"date_update": "2026-08-11T21:11:13.7434192+00:00",
"date_closed": "2026-08-11T21:11:13.7434192+00:00",
"suggested_user_id": "7eeed8b9-3cf5-44f2-bccf-f75f289fe504",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3f935452-90d3-4947-b8d0-f431fb72291a",
"db_language_id": "9769b5cf-f293-4bd7-adee-fe0e02e48323",
"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-11T21:11:13.7434192+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "ec6e9b20-2eb1-4c80-9698-080ae415bc68",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "228f48b6-8b90-4441-9ff2-4ac07460bd8d",
"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": "a59e2f67-4001-4a59-bdf5-6cc96bc105c3",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "ae69c6eb-f2df-4e13-b63a-73fea0228e2f"
},
"suggested_date_start": "2026-08-11T21:11:13.7434192+00:00",
"skill_id": "75892cbb-f53a-4260-bc16-1dd7c949309e",
"skill_code": "sample string 32",
"skill": {
"id": "fc961ed9-d015-4082-86ef-c4bd526ad5fa",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "5ceede53-dae8-4ffe-89e2-ccfbd51b1864",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "81f838d7-6464-4f9a-ae08-8d9ee0d5ec0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "edc68957-3a57-4b43-ac47-7deb1fd75c38",
"db_currency_id": "041d866f-cf8f-4112-b6e7-b1c150070be6",
"db_language_id": "83c6e72b-ad3d-4d53-9a35-a3a97e6c6819",
"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-11T21:11:13.7434192+00:00"
},
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "cbfc24f4-f912-4d8a-be32-e6a86b3801f8",
"date_reported_by_company": "2026-08-11T21:11:13.7434192+00:00",
"id2": 36,
"company_id": "b8a9ccef-c44c-469e-86e0-66c8c7d53003",
"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": "d79fee04-61e4-419f-a412-cd70b869a032",
"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-11T21:11:13.7434192+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-11T21:11:13.7434192+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.