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": "88f29973-a28e-4b96-86f6-d94dc1f3bc2f",
"estimated_quantity": 2.0,
"article_id": "8ed893b0-505b-4303-a9b5-bda7221fc76d",
"article_code": "sample string 4",
"article": {
"id": "89b3fe5a-f595-4285-90c7-024bdc6c4031",
"article_category_id": "dbe8350e-f38f-4ebe-82d8-b83404367c4c",
"article_category": {
"id": "9260f563-57a3-4187-841a-e300b66f1a33",
"parent_id": "b6f083b0-f974-4554-8b61-7bf241056285",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b00cc600-8b35-4555-b9be-e1e459296c88",
"article_group_1_code": "sample string 5",
"article_group_2_id": "aefc2047-032d-4a21-9205-d9c2755986c4",
"article_group_2_code": "sample string 7",
"article_group_3_id": "266bc29a-5cff-4823-bf4e-59cf050d672f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "2758f258-33dd-4cee-9ef5-c4873f3164be",
"article_group_4_code": "sample string 11",
"article_group_5_id": "df6c49ba-9c3d-4cf1-a0f6-4315c678a0c0",
"article_group_5_code": "sample string 13",
"article_group_6_id": "18ec2db9-ce27-4235-9687-e9dfef892dd3",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-22T03:52:21.7950098+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-11-22T03:52:21.7950098+00:00",
"date_update": "2025-11-22T03:52:21.7950098+00:00",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00",
"article_color_id": "829b7406-f524-408c-9a45-2a6f0a5aaf5c",
"article_color_code": "sample string 38",
"article_color": {
"id": "107fe7cc-ba61-4c0a-b153-46d4ae348694",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b324ca54-56bc-4d2e-95cc-872e75580409",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e7bc9ec0-a7e7-4e89-87a9-2cc35a4ebe0d",
"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": "07782fe3-c316-4e82-aae3-dd25b159bafa",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9a7e7dbc-4a16-416e-aa40-b57e4e543586",
"_parent_id": "11ad9919-7611-4393-8dbd-7be370345d42",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "0f01b9a4-d9ab-4653-a050-6a58a930cfe2",
"project_reference_back_office": "sample string 5",
"project": {
"id": "e9ccbadc-d0d1-463e-bad1-c21b81320f74",
"_parent_id": "8c5505d2-29f1-4b7a-abfa-47dfe71f299e",
"root_parent_id": "4b27c45a-b683-4216-9931-f3031269a337",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1f6f9116-ff6a-4d54-85af-dfaea8ae55b4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a6734fac-9563-44f6-a1ac-27a557fe3f54",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d3f01f1c-4918-46c3-8cd1-0474e1ed732e",
"_parent_code": "sample string 6",
"sales_organization_id": "d14315f8-c1da-4fac-89cf-a8ac7c15f4fd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"equipment_model_id": "c869150d-f925-45a2-8305-38ba4c845207",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1e90abcb-f0de-4a1c-b532-98320784e1ef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "0a48af45-51de-4f2b-b992-1e85b8218d5b",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e7b2bda2-7c46-4c4f-840d-99fc69118f8f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "59925cc3-eca7-40c9-9e38-0ac04d9bc411",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"equipment_family_id": "ca5eb79f-d38b-4cb2-a42d-f43316db65b0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a6734fac-9563-44f6-a1ac-27a557fe3f54",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d3f01f1c-4918-46c3-8cd1-0474e1ed732e",
"_parent_code": "sample string 6",
"sales_organization_id": "d14315f8-c1da-4fac-89cf-a8ac7c15f4fd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"date_in_production_since": "2025-11-22T03:52:21.7950098+00:00",
"date_out_of_production_since": "2025-11-22T03:52:21.7950098+00:00",
"date_end_support": "2025-11-22T03:52:21.7950098+00:00",
"sales_organization_id": "02e9c5a5-c84e-4ecd-a5cb-70a0efc25206",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+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-11-22T03:52:21.7950098+00:00"
},
"project_status_id": "ae4e8115-2d59-48bd-8afb-38d4ce556a92",
"project_status_code": "sample string 10",
"project_status": {
"id": "a9fc29c5-973c-47f6-843d-8e81b8406a61",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "d88ad1b8-5c17-4de9-90c5-6adb777b2ce2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"company_id": "453b553e-c863-4ea8-9b61-ae9c9c3df447",
"company_code": "sample string 12",
"db_address_id": "c18537fa-59be-453f-a839-2657fdfbffb5",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1fea8f25-5af6-44de-b3ec-aeceb9b0eccd",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b35a7866-5cfc-417f-b2b0-53070786969c",
"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-11-22T03:52:21.7950098+00:00",
"date_create": "2025-11-22T03:52:21.7950098+00:00",
"date_update": "2025-11-22T03:52:21.7950098+00:00",
"updated_by_user_id": "bd8d6873-4118-4028-b6cd-adcfc68c5da0",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-22T03:52:21.7950098+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-11-22T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-22T03:52:21.7950098+00:00",
"date_last_job": "2025-11-22T03:52:21.7950098+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-22T03:52:21.7950098+00:00",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00",
"is_mobile_installation": true
},
"job_type_id": "1b4bb0cc-d5c2-4631-a749-4c5181caf839",
"job_type_code": "sample string 7",
"job_type": {
"id": "993ec000-7a94-45bf-aec2-0a6d30e111a7",
"name": "sample string 2",
"sales_organization_id": "020045df-e640-45bf-afa3-f933cf7c1d0e",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00",
"code": "sample string 7"
},
"job_priority_id": "368ef713-4fbb-436f-b160-2568e41c3dfb",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "466ce7e8-f271-442d-8f9e-78d7c4350c67",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "0c55c9c6-fd4b-448d-9ccd-da8a0f16c6f8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"job_status_id": "61f0a0f3-6563-4b65-9f72-95c546a95cf4",
"job_status_code": "sample string 11",
"db_address_id": "7bc570d4-af75-4889-9289-c3dc52e1d621",
"contact_id": "d1778921-2a80-4676-8d93-5ee7e0bdc2da",
"requested_by_company_id": "b98fbb6e-0871-4f45-a792-b4c57871ad00",
"requested_by_contact_id": "29cd0a4e-4bc9-4057-9413-efa02a096237",
"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-11-22T03:52:21.7950098+00:00",
"due_date": "2025-11-22T03:52:21.7950098+00:00",
"date_create": "2025-11-22T03:52:21.7950098+00:00",
"date_update": "2025-11-22T03:52:21.7950098+00:00",
"date_closed": "2025-11-22T03:52:21.7950098+00:00",
"suggested_user_id": "e5701d9f-ccae-4057-bfbf-6b3192147355",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "2f61bac5-de3f-4bf2-b761-30fba2e376c6",
"db_language_id": "f0a22ac0-9bf1-44ca-ab8b-1c44ffcecec7",
"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-11-22T03:52:21.7950098+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3992dcab-6e9f-4530-ba7a-cc241b7e46db",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3c372598-ee78-45ec-b327-a2c41e0626a3",
"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": "0b34f3ee-279d-4177-b526-d4518ff8820a",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a2570c59-4480-4cb5-8508-3c6dd5c16bf0"
},
"suggested_date_start": "2025-11-22T03:52:21.7950098+00:00",
"skill_id": "4ef66266-fa31-4a19-9d5c-924d97cc4526",
"skill_code": "sample string 32",
"skill": {
"id": "3bc73a75-7e45-400c-90ce-58f2ca623106",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "dff525fb-1170-470e-b7fb-99ea007f06b3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2086f5bd-02d4-42e5-8290-abb126cda6f1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "34d1eccd-cdc8-45a6-be5a-fb7df77ab106",
"db_currency_id": "d2aa070a-4751-4135-80d6-b6bdad2a0ffb",
"db_language_id": "1e009ada-83e4-434b-b83a-20e58086a18f",
"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-11-22T03:52:21.7950098+00:00"
},
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "f42819c6-5564-4018-b948-7ded55522800",
"date_reported_by_company": "2025-11-22T03:52:21.7950098+00:00",
"id2": 36,
"company_id": "792c6065-6d84-483a-b6d7-e0740b6f30ea",
"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": "560472e0-9f6a-4dcc-8e27-15e4d6bd0dce",
"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-11-22T03:52:21.7950098+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-22T03:52:21.7950098+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.