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": "c9265cb1-a55b-4b81-9dbe-35acabfbd9d8",
"estimated_quantity": 2.0,
"article_id": "b6191b20-3ac3-40c1-bdc6-2f0a352f802b",
"article_code": "sample string 4",
"article": {
"id": "7a0f5d33-c897-4037-aeab-e403a2c1ddfd",
"article_category_id": "510a9e7b-c5c8-4906-8eac-5f20888f8531",
"article_category": {
"id": "4182f4e1-e441-450d-b024-b49e582a1f10",
"parent_id": "909f4380-01b8-4b4d-8dcf-4e4bf489a65e",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-21T22:48:33.1651482+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "24548ad8-e459-4de9-8d74-80b319e2b235",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e3415a71-063b-4597-81b1-42d14651dbaa",
"article_group_2_code": "sample string 7",
"article_group_3_id": "21ea7fa3-ed00-48d8-bf48-61a6f2f8a3c5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "17b6090d-a62a-4614-b604-6f6753bfa654",
"article_group_4_code": "sample string 11",
"article_group_5_id": "00e10ac6-4827-47bb-b6fe-1f8e70f11c87",
"article_group_5_code": "sample string 13",
"article_group_6_id": "04420e97-8383-4578-8cdb-e03334208cde",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-21T22:48:33.1651482+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-02-21T22:48:33.1651482+00:00",
"date_update": "2026-02-21T22:48:33.1651482+00:00",
"modified_dateutc": "2026-02-21T22:48:33.1651482+00:00",
"article_color_id": "a4f4966f-36c7-4114-bd0c-1c641b22df87",
"article_color_code": "sample string 38",
"article_color": {
"id": "dcd963b4-2646-4b48-8c91-0caf713e6e51",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-21T22:48:33.1651482+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "86ee7008-c1a2-4af8-a7aa-fa6fa71fb21c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "933afd9e-33c8-41ce-bb75-9d3e36d52080",
"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": "2ed5bdef-dfff-47a9-9fe7-78862586c94d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a379284b-c4ed-4ada-8892-05ae99650091",
"_parent_id": "2d60508f-c9ce-47d3-b7bf-d2897bde9884",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "2b7ac6ee-8400-4120-a380-e211d04b2ad4",
"project_reference_back_office": "sample string 5",
"project": {
"id": "14ede767-3d55-4c7f-8b01-923b43facbb6",
"_parent_id": "e74591ae-65ac-4d7d-bc80-3fd5ee72ffbe",
"root_parent_id": "2789f3f8-1e3e-4303-a787-3befb88f6a97",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "b3a69ea5-86fd-4781-8091-550ad976b618",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "ae0b3e8a-c0d9-4693-927d-d31e2016e059",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b34c5a1-656b-4886-8bd3-ad6670fde481",
"_parent_code": "sample string 6",
"sales_organization_id": "b41a96a0-0fe6-4154-921f-339f1ba48d8e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"equipment_model_id": "0cd7752a-46ba-4576-bbc0-877804ade98a",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "c16ecb7e-c43a-4d8c-bae3-853ba8fb955c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "7bca4d56-6c0a-42d2-8906-a7514dd6bcfe",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "679b8831-6969-4868-98cc-72730b41b470",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7bf9880d-fa98-4fd2-9086-def829d821e9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"equipment_family_id": "567c4515-d948-433a-9ada-2b722d23875c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "ae0b3e8a-c0d9-4693-927d-d31e2016e059",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b34c5a1-656b-4886-8bd3-ad6670fde481",
"_parent_code": "sample string 6",
"sales_organization_id": "b41a96a0-0fe6-4154-921f-339f1ba48d8e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"date_in_production_since": "2026-02-21T22:48:33.1807651+00:00",
"date_out_of_production_since": "2026-02-21T22:48:33.1807651+00:00",
"date_end_support": "2026-02-21T22:48:33.1807651+00:00",
"sales_organization_id": "163c1748-9c82-476b-beb9-0ee468ea97d6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+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-02-21T22:48:33.1807651+00:00"
},
"project_status_id": "aa8a48aa-a9d7-4ef5-87b2-fd5fbabc449d",
"project_status_code": "sample string 10",
"project_status": {
"id": "33becd7f-689b-452f-b2c4-da6366355700",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "173d363c-f0ac-4c52-af74-39d40ad86169",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"company_id": "03d0285f-6b44-4707-b0a8-426924175f79",
"company_code": "sample string 12",
"db_address_id": "cd764858-f4f4-4e14-8feb-18eaf34985c6",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "eef26af7-9b2d-4465-8966-f64220062c11",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "f84c2f6e-1023-4434-b279-64bfe94f78f4",
"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-02-21T22:48:33.1807651+00:00",
"date_create": "2026-02-21T22:48:33.1807651+00:00",
"date_update": "2026-02-21T22:48:33.1807651+00:00",
"updated_by_user_id": "db7357b9-e493-4fe3-8e4b-546f114d6649",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-21T22:48:33.1807651+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-02-21T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-21T22:48:33.1807651+00:00",
"date_last_job": "2026-02-21T22:48:33.1807651+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-21T22:48:33.1807651+00:00",
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00",
"is_mobile_installation": true
},
"job_type_id": "109883ad-5a3a-4881-a335-073468f87a53",
"job_type_code": "sample string 7",
"job_type": {
"id": "c18b5439-6915-4420-82d8-c589426a3292",
"name": "sample string 2",
"sales_organization_id": "324cfc61-6947-44d9-a945-d1ed5bb819b3",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00",
"code": "sample string 7"
},
"job_priority_id": "340a2f3d-100a-4efd-8789-51606cd9ecbe",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "cc331081-a92e-451c-a402-40a5aae0ce22",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "f967aad3-3028-4e28-b2cc-e1efb7741667",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"job_status_id": "5410c71c-462c-454c-b81b-80d2cc3cf299",
"job_status_code": "sample string 11",
"db_address_id": "d1c84a9c-8f08-44c1-a2ee-deb19901ae7a",
"contact_id": "a363ceb6-748b-4b39-8211-e77ff58964d3",
"requested_by_company_id": "2fa6592b-62d0-4a82-9c2f-4573a4087ebb",
"requested_by_contact_id": "b3ec2331-0fa4-493e-b524-77b07dd15da0",
"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-02-21T22:48:33.1807651+00:00",
"due_date": "2026-02-21T22:48:33.1807651+00:00",
"date_create": "2026-02-21T22:48:33.1807651+00:00",
"date_update": "2026-02-21T22:48:33.1807651+00:00",
"date_closed": "2026-02-21T22:48:33.1807651+00:00",
"suggested_user_id": "0806aef9-c094-4e4b-ade1-516d59f1c769",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c59bf995-dee8-4844-b65c-0a579151eeb3",
"db_language_id": "18c50039-8b6a-411d-988c-19f74d6bfa19",
"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-02-21T22:48:33.1807651+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "d1091354-734e-475d-96be-6f0b7f742657",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "26e1b626-cccc-4645-8f8c-a4abaf32ba8a",
"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": "82ad4d51-fb7b-4354-afe6-6861be3d23ea",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "347a291a-31b7-4656-b22b-9fd447a55f62"
},
"suggested_date_start": "2026-02-21T22:48:33.1807651+00:00",
"skill_id": "519e783e-6cac-480e-95f9-fa3835dfe0ac",
"skill_code": "sample string 32",
"skill": {
"id": "63165638-e77d-4850-9eb8-790c3b0f62f1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7b166dac-51d8-4787-92ba-d258f5c1f977",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5c4d5ac2-32ab-4525-a0d7-8352c20f3a36",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2135d3c9-98bd-4391-8850-9c754017899d",
"db_currency_id": "a899b2e4-6bad-4f23-a70a-0a88e3972ee7",
"db_language_id": "68668b7b-1f89-4331-9ba1-382589f74c42",
"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-02-21T22:48:33.1807651+00:00"
},
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "8efba3e0-fa39-4610-8776-25551e8a3b0a",
"date_reported_by_company": "2026-02-21T22:48:33.1807651+00:00",
"id2": 36,
"company_id": "2554e11f-9bc6-461a-97f7-12dc776f132b",
"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": "3e138ab7-028d-461c-b8c0-543cfcdee282",
"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-02-21T22:48:33.1807651+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-21T22:48:33.1807651+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.