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": "4a89d300-a450-45fe-ac2d-64a2ba786d23",
"estimated_quantity": 2.0,
"article_id": "63b9b414-62f4-440a-8a1a-196b79c709d6",
"article_code": "sample string 4",
"article": {
"id": "061201f8-b9d0-49ea-a7f8-830be3a31b54",
"article_category_id": "f985a12d-e0a9-4449-b9ba-70ccf4649f72",
"article_category": {
"id": "e228d05b-b057-4130-a99f-a8da8ec56de7",
"parent_id": "53681f62-4d0a-4d41-8eca-7e5db4313a44",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-16T08:29:43.9398265+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "38c3839d-8767-4805-b629-9a7d5ef1715d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "2594333c-4121-4c50-bdcc-f95a1adb6e34",
"article_group_2_code": "sample string 7",
"article_group_3_id": "d3e81ba3-08d4-4e5e-966d-7cd7ceff6764",
"article_group_3_code": "sample string 9",
"article_group_4_id": "326aad8c-7c0a-45ba-a98b-33f3fa812dbb",
"article_group_4_code": "sample string 11",
"article_group_5_id": "fe7432f2-af03-4783-9806-26ba66e33d0c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "c4012fde-99bc-4844-9d38-7fb91155c64f",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-16T08:29:43.9398265+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": "2025-12-16T08:29:43.9398265+00:00",
"date_update": "2025-12-16T08:29:43.9398265+00:00",
"modified_dateutc": "2025-12-16T08:29:43.9398265+00:00",
"article_color_id": "7b7977be-0a4d-4055-992c-6fe7cff27857",
"article_color_code": "sample string 38",
"article_color": {
"id": "f1be54a1-aea6-4c1d-8f74-fa77b75174c6",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-16T08:29:43.9398265+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6cb2cafe-5a5f-4dea-902e-8bf6f07b22d9",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "386650f1-e71c-4615-8e7c-45966d1cdaae",
"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": "02200c3e-e70d-4383-9d43-ba205f82f2d4",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b7331b2d-cde1-4e27-afdd-294e49c1d8e3",
"_parent_id": "914e3196-839c-413a-b357-8df96aaa5fda",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "7db4c498-53df-4526-9583-2b1482a33ddf",
"project_reference_back_office": "sample string 5",
"project": {
"id": "bb441b00-4fa9-4559-99e0-d58c916f557d",
"_parent_id": "cff9e283-b1dd-4086-b0a9-65de9dc287eb",
"root_parent_id": "745012e1-314d-41d4-9d09-a85fc7728a6b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "3ff43dce-a7cd-4312-b50b-0edf4627cda1",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "1d2ad47b-a867-4dd0-950d-3c035e39057b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "08ec1a12-1fca-4bd2-be73-a6d0f830e9cf",
"_parent_code": "sample string 6",
"sales_organization_id": "ea79121f-0c17-44b9-b4ce-7e359fce793c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"equipment_model_id": "ae1a95b7-0dc9-40aa-9cfe-b6bdefa848ef",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "7e0e7cc0-4c51-43dc-87e3-b215b59f7f8c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e25b87b0-db60-4c25-b2ee-b574f40575c1",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "f8f1192c-a88f-4e75-8a92-f949a9820236",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "57b3dcef-50c8-44a2-8b03-2a1e60261369",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"equipment_family_id": "5ac37319-cdd4-4472-a0a7-19a7806cc56a",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "1d2ad47b-a867-4dd0-950d-3c035e39057b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "08ec1a12-1fca-4bd2-be73-a6d0f830e9cf",
"_parent_code": "sample string 6",
"sales_organization_id": "ea79121f-0c17-44b9-b4ce-7e359fce793c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"date_in_production_since": "2025-12-16T08:29:43.9554505+00:00",
"date_out_of_production_since": "2025-12-16T08:29:43.9554505+00:00",
"date_end_support": "2025-12-16T08:29:43.9554505+00:00",
"sales_organization_id": "c9761796-cacc-4705-97c4-3753e8b02af5",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+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": "2025-12-16T08:29:43.9554505+00:00"
},
"project_status_id": "9b1fed97-e9b3-44b5-b339-1e83d356f798",
"project_status_code": "sample string 10",
"project_status": {
"id": "17867820-1ef9-48c0-b2f6-bc76ead84209",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "e980c038-c9ea-4080-8e8a-0b5821fa18ac",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"company_id": "8516720b-470b-46b3-9c40-0019710f106b",
"company_code": "sample string 12",
"db_address_id": "2bb51edb-0bfa-4fc1-9fe2-cc18ad775ff5",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "ae4095c8-5de2-4131-aebb-191aa2c9b249",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e8192dff-6338-4b10-b4e5-556fc89a9630",
"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": "2025-12-16T08:29:43.9554505+00:00",
"date_create": "2025-12-16T08:29:43.9554505+00:00",
"date_update": "2025-12-16T08:29:43.9554505+00:00",
"updated_by_user_id": "72a29365-a306-438b-9284-27b5cd58aed2",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-16T08:29:43.9554505+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": "2025-12-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-16T08:29:43.9554505+00:00",
"date_last_job": "2025-12-16T08:29:43.9554505+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-16T08:29:43.9554505+00:00",
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00",
"is_mobile_installation": true
},
"job_type_id": "d5f28f9b-6c28-44fc-a074-ca08272d715f",
"job_type_code": "sample string 7",
"job_type": {
"id": "ae1bfd77-5770-4c99-9dca-a0b22206cfc4",
"name": "sample string 2",
"sales_organization_id": "f028d6b4-2c1b-4c24-8196-dcf3a64f2092",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00",
"code": "sample string 7"
},
"job_priority_id": "1751f649-d345-4d13-b847-1ab1de4c0d94",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a1ff8197-572d-439d-a405-360ff5ebae3f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "f58dd9d7-5748-4bb6-bc98-a3c1256a99c5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"job_status_id": "045eba0f-4604-49b1-969b-5afc43a0f0fe",
"job_status_code": "sample string 11",
"db_address_id": "595d2ecf-a57e-4e80-910a-eaacf6facc92",
"contact_id": "1df730cd-485f-4940-aec3-53e4469caead",
"requested_by_company_id": "ae81fba4-9f83-44aa-91ce-58d3bf8d921d",
"requested_by_contact_id": "50a8433c-e0f6-4137-8b66-9e33e16f43a7",
"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": "2025-12-16T08:29:43.9554505+00:00",
"due_date": "2025-12-16T08:29:43.9554505+00:00",
"date_create": "2025-12-16T08:29:43.9554505+00:00",
"date_update": "2025-12-16T08:29:43.9554505+00:00",
"date_closed": "2025-12-16T08:29:43.9554505+00:00",
"suggested_user_id": "681b726a-cc5f-4e2f-ac24-eeecc75c83db",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "9591b196-004b-423c-9c7a-1856a8d873fc",
"db_language_id": "b7220255-aac6-4390-9096-90eee75e2f41",
"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": "2025-12-16T08:29:43.9554505+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "bfbe49d1-9741-4545-99bb-139982a9c612",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3e867ed4-94b1-4157-9211-47ad4bf7d892",
"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": "4d36b047-a117-437e-82f9-32b8c21818b9",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "61dcf934-bbc5-4359-a005-407fc8888209"
},
"suggested_date_start": "2025-12-16T08:29:43.9554505+00:00",
"skill_id": "f7c203f7-74b6-4c15-9a5c-7d3abc673df3",
"skill_code": "sample string 32",
"skill": {
"id": "e2335466-95f1-4267-b487-64cf21fe667b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "186a60e8-17a9-48a6-ab4b-084ae871c55b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1ef97fe3-33d1-458d-b2a8-c0eec8edb51b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d5067b8f-a377-4808-a521-2b2f5935726d",
"db_currency_id": "85e7d3f6-95de-4386-b1bc-7004dedf144b",
"db_language_id": "6515341e-65b3-4255-a633-6bd3c6447f4e",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e4e4c553-55c5-4969-9552-3bf3864384b3",
"date_reported_by_company": "2025-12-16T08:29:43.9554505+00:00",
"id2": 36,
"company_id": "12870a09-fdc1-4811-8911-4a2975b5b411",
"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": "7677f7f4-3dce-43d0-b9e2-d05382567573",
"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": "2025-12-16T08:29:43.9554505+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-16T08:29:43.9554505+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.