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": "9e4ee239-d59c-40f4-8d07-663f12975946",
"estimated_quantity": 2.0,
"article_id": "460a0a83-06ca-4dd7-975a-a1d108bdcea5",
"article_code": "sample string 4",
"article": {
"id": "459342b4-9b56-4c01-afe8-e7e326a76602",
"article_category_id": "7070b877-77be-453d-b7ea-a66d3031f74b",
"article_category": {
"id": "38671790-6d5d-4c20-b5f0-c71040c121c8",
"parent_id": "70d27896-9c46-4591-b54a-8023db30c601",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "8280cd4a-7373-45e8-ac7f-120ee4535f99",
"article_group_1_code": "sample string 5",
"article_group_2_id": "75a71b72-3d14-466e-8a88-14e3a3d6797f",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e10ae3b0-af03-4a1d-b2b6-de2e6c35525b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9713db00-c61c-48f1-b025-dccc6e008627",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e3a1c529-a7f8-45c4-984d-07bbd751c3bb",
"article_group_5_code": "sample string 13",
"article_group_6_id": "168351d5-edeb-4f5d-b3a1-fee317ac9fc3",
"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-11T09:25:24.4796257+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-11T09:25:24.4796257+00:00",
"date_update": "2025-12-11T09:25:24.4796257+00:00",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00",
"article_color_id": "0dd0f04e-b436-4894-b203-ae42c3db3ad3",
"article_color_code": "sample string 38",
"article_color": {
"id": "fe4de204-e8d9-45d4-b76d-fe9acdb1d76d",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "a96486b4-74c8-41ce-8e1a-a4aa29ea6cfe",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "3129f2ff-caa0-4e07-b31c-5f9344e38f8d",
"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": "5e4b47a8-93d9-4266-a12c-f20e06ffa662",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "738c4166-2871-4507-bad7-dda8f04c226b",
"_parent_id": "13e782d2-1f3b-4a0a-9be1-a3f3d6fc3da9",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f78c9553-d9e9-4f39-a040-9d7288220b71",
"project_reference_back_office": "sample string 5",
"project": {
"id": "dd75ade2-88d2-4dcf-9555-902d6690a47e",
"_parent_id": "03b700d2-52ea-465b-a0e7-3ff715eb6459",
"root_parent_id": "59512462-7554-4432-bb90-eb8075201857",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "cac4defa-8b7a-41bf-be75-8b3a4b25e16a",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fd01f8c7-103f-487f-893b-31002b40a7ac",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a5e30d07-31f2-483f-84e2-7dd901875c01",
"_parent_code": "sample string 6",
"sales_organization_id": "a7e9e1b3-9bf6-4bf5-94ad-68ab57b9f2bd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"equipment_model_id": "dc99a7aa-ffe2-4f18-b7d3-525821a3bcb5",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "2ddcc4d3-a36f-43fe-9e61-8dea52039ce2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "9bd28f4e-66e1-4d76-9e6f-33a06a0d1c5f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "5038b709-ed66-4888-9fb8-b38b80b33bdb",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "63df425c-fd2b-4e95-bf92-abfb758f9ed1",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"equipment_family_id": "0b5896b6-04e5-4e27-9d54-fc6c4371db3f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fd01f8c7-103f-487f-893b-31002b40a7ac",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a5e30d07-31f2-483f-84e2-7dd901875c01",
"_parent_code": "sample string 6",
"sales_organization_id": "a7e9e1b3-9bf6-4bf5-94ad-68ab57b9f2bd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"date_in_production_since": "2025-12-11T09:25:24.4796257+00:00",
"date_out_of_production_since": "2025-12-11T09:25:24.4796257+00:00",
"date_end_support": "2025-12-11T09:25:24.4796257+00:00",
"sales_organization_id": "c9691f9d-eda6-4133-9bad-d77e053bac9a",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+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-11T09:25:24.4796257+00:00"
},
"project_status_id": "314b5023-c6d3-4c94-9f52-866021d24a92",
"project_status_code": "sample string 10",
"project_status": {
"id": "0df0d332-c17f-4d7c-9c7a-ed87a7361981",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "33896915-fb30-4c17-bd53-8da39668ea99",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"company_id": "12767387-b7ee-491b-b0a7-f39b3f35e8e9",
"company_code": "sample string 12",
"db_address_id": "f697ab81-f5a7-4d11-82d0-4db1b25bb853",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "0d3c12ca-0860-42bf-bd5f-a54ec52dcc76",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0270002a-69c8-4ac9-b0aa-0766bbf97ac0",
"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-11T09:25:24.4796257+00:00",
"date_create": "2025-12-11T09:25:24.4796257+00:00",
"date_update": "2025-12-11T09:25:24.4796257+00:00",
"updated_by_user_id": "509b453d-eb5f-4ec4-a7a9-c4b9834799c6",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-11T09:25:24.4796257+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-11T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-11T09:25:24.4796257+00:00",
"date_last_job": "2025-12-11T09:25:24.4796257+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-11T09:25:24.4796257+00:00",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00",
"is_mobile_installation": true
},
"job_type_id": "3fe89bd3-e4d8-4b6b-83df-7c9621fea1b4",
"job_type_code": "sample string 7",
"job_type": {
"id": "761c47d1-6d7d-4f1e-8378-dc46a1c18332",
"name": "sample string 2",
"sales_organization_id": "e8f445b7-1873-4478-b63a-6ea6205056ba",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00",
"code": "sample string 7"
},
"job_priority_id": "63a8f2e0-fa82-4e3d-82d5-987544f58242",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a7008df5-c549-4d3f-b4be-2f90d5e2ed95",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "df6bae74-e8d2-4a5c-bccb-a436fd86efa3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"job_status_id": "9e865205-2791-49d5-9e4e-6e4f561282b7",
"job_status_code": "sample string 11",
"db_address_id": "f6535852-cb91-4c19-bae1-966867952b9e",
"contact_id": "219bf97a-524c-44d5-8277-20bbbc27d478",
"requested_by_company_id": "da9697a6-97c8-40db-85fc-ec264e9d3677",
"requested_by_contact_id": "768d2e15-b029-466d-b48e-6839fb3d8925",
"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-11T09:25:24.4796257+00:00",
"due_date": "2025-12-11T09:25:24.4796257+00:00",
"date_create": "2025-12-11T09:25:24.4796257+00:00",
"date_update": "2025-12-11T09:25:24.4796257+00:00",
"date_closed": "2025-12-11T09:25:24.4796257+00:00",
"suggested_user_id": "d4af1df6-8af3-4392-a9dd-4ab67ba7af9d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "ab79f4ae-55f5-4a45-a285-a3d0f7b653c9",
"db_language_id": "93185862-71ba-44fa-8434-5cc69f5d2c56",
"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-11T09:25:24.4796257+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "bf80de83-101c-4ee9-ba30-0ec346bff9f5",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "43cac50a-e1a9-40da-8d25-d4f5793cbab4",
"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": "b37270fc-6b72-4b0f-9cb7-db210e15ff10",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "86966279-9286-41ee-b811-522f0d857f47"
},
"suggested_date_start": "2025-12-11T09:25:24.4796257+00:00",
"skill_id": "79e6abb7-9f64-4e25-98fe-64ad535c380c",
"skill_code": "sample string 32",
"skill": {
"id": "75705e08-4e17-48ed-b6a2-1b9a4a862a02",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1967afa8-757c-4039-84e5-10dea4aa5be9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3563b794-c483-4cc9-8ea7-b5ffdc21cbfa",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "def5236a-779f-489e-beaa-b1de90fe552a",
"db_currency_id": "1d5bd780-a15a-401c-83a2-8b6eae9d7d2b",
"db_language_id": "d4e3db80-7bab-4a1b-b0d2-9084e7a29981",
"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-11T09:25:24.4796257+00:00"
},
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "575a878d-b7ef-4c80-9226-cbe8f69e7c50",
"date_reported_by_company": "2025-12-11T09:25:24.4796257+00:00",
"id2": 36,
"company_id": "1b0d9cb9-9bcd-4516-bc16-cd4d75013e4c",
"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": "0ca994cb-44eb-4332-8077-b48701daa239",
"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-11T09:25:24.4796257+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-11T09:25:24.4796257+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.