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": "e44713f6-16f0-4353-9b07-842c209732cf",
"estimated_quantity": 2.0,
"article_id": "fee5c9cb-b30f-4e69-8704-dd6f9ebfcb01",
"article_code": "sample string 4",
"article": {
"id": "0cae3004-8e5b-48e5-8ede-eadd5e04520b",
"article_category_id": "c14805c3-fa36-4757-b64a-70c14c3b0b69",
"article_category": {
"id": "c44f94aa-8d55-4cab-a537-778a40037931",
"parent_id": "e2ab0d27-b0a7-48f5-a609-a8deba0b00be",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3f70d1cf-b6f7-4559-8fa8-3b75260e81d9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "cd036911-2167-4b2e-93f8-241a19895bc7",
"article_group_2_code": "sample string 7",
"article_group_3_id": "218fda56-e0e8-4b6d-ae99-ca6b17e9f8f6",
"article_group_3_code": "sample string 9",
"article_group_4_id": "8b94ce17-fa7b-4a38-bdbf-0e544bf0618a",
"article_group_4_code": "sample string 11",
"article_group_5_id": "76c55cf1-b98c-4d49-86d1-5903ab4897fb",
"article_group_5_code": "sample string 13",
"article_group_6_id": "26aada39-5d2c-411f-b140-b4f912bfb688",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-13T23:33:05.8885045+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-07-13T23:33:05.8885045+00:00",
"date_update": "2026-07-13T23:33:05.8885045+00:00",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00",
"article_color_id": "d18889b2-1b69-4ed8-a62e-76fc0a483da4",
"article_color_code": "sample string 38",
"article_color": {
"id": "2b7809f6-1e58-4780-84cf-341650d81cec",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "305aadd7-16c7-4535-9f1d-b4a0f2b065ee",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7b0f19bd-f9a0-460a-9b24-7351d625e6eb",
"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": "99a1668c-bfea-465e-9607-a2532633730d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "cc1d7031-97db-454e-a2b3-d8f31f4f5dd3",
"_parent_id": "4ec59b6c-e2ab-4091-a9dd-94cdf9583602",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3f1663a5-e1a4-48b8-a06a-8e39da2e2c09",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8b018af8-e897-4ed2-86f7-dff749a4bace",
"_parent_id": "a7c7e2ab-a044-4530-80d9-c1ac32fe7ef6",
"root_parent_id": "9f85061d-731c-4b49-a89c-3662f94c943c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a4450f8a-02c8-4d57-b3ee-0bc988a6bda2",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "05b4d8bb-feb6-4792-b871-8d3215af9cfc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b6d1766a-93b0-4f01-88bd-843edcef152f",
"_parent_code": "sample string 6",
"sales_organization_id": "d00fd3b1-5a14-4304-8d7f-069dfd9f2ac6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"equipment_model_id": "2c07cb60-f2f6-4c17-bc8c-a745f93f79d9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d4638524-d91b-475c-96d0-5207101caa34",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e6cf5e08-932c-48f7-ad67-5766206ad050",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "2eb75c4e-9f11-4b24-9daa-3d7e90504e42",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5fd811a7-403a-430e-921d-bf9c9d7b1122",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"equipment_family_id": "0f5d2c46-418a-41a6-990c-07382d19fc98",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "05b4d8bb-feb6-4792-b871-8d3215af9cfc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b6d1766a-93b0-4f01-88bd-843edcef152f",
"_parent_code": "sample string 6",
"sales_organization_id": "d00fd3b1-5a14-4304-8d7f-069dfd9f2ac6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"date_in_production_since": "2026-07-13T23:33:05.8885045+00:00",
"date_out_of_production_since": "2026-07-13T23:33:05.8885045+00:00",
"date_end_support": "2026-07-13T23:33:05.8885045+00:00",
"sales_organization_id": "d334ef4d-f28f-4024-9a65-d38c94a34ae0",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+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-07-13T23:33:05.8885045+00:00"
},
"project_status_id": "47b6edcc-b829-4ca1-93aa-66aa8b933c58",
"project_status_code": "sample string 10",
"project_status": {
"id": "d6bb0c0b-66fe-4c34-9d12-be4d9593c936",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "24dc39bf-cacf-4fd9-8cd4-152ee6c2f9f5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"company_id": "26533340-91a9-4332-9cd2-860e35552205",
"company_code": "sample string 12",
"db_address_id": "0d058384-a7e4-4772-a3c3-00c75cb7d7a5",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a32a3771-a31f-47cb-8376-e366124b37e1",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b7b6bf0d-96d8-4450-be1b-ed96dfc6e783",
"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-07-13T23:33:05.8885045+00:00",
"date_create": "2026-07-13T23:33:05.8885045+00:00",
"date_update": "2026-07-13T23:33:05.8885045+00:00",
"updated_by_user_id": "4448e00f-ab73-48f3-81f8-6841b7643f97",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-13T23:33:05.8885045+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-07-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-13T23:33:05.8885045+00:00",
"date_last_job": "2026-07-13T23:33:05.8885045+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-13T23:33:05.8885045+00:00",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00",
"is_mobile_installation": true
},
"job_type_id": "83df157e-9827-47c5-8c4d-a597bda8fb83",
"job_type_code": "sample string 7",
"job_type": {
"id": "dd0a38a8-bf19-45c7-81a9-a7baf677cbef",
"name": "sample string 2",
"sales_organization_id": "a74c0064-8ced-4764-a23f-7849a5083ddd",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00",
"code": "sample string 7"
},
"job_priority_id": "2303d09b-8507-41c2-ab4e-c4cfcd2ecef2",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "3a68911f-096f-4e2a-9aaf-6f0c8348756c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "472e836a-8920-45d6-8004-f265b2816033",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"job_status_id": "1cd58685-df2d-4c83-85eb-1de71646b6e4",
"job_status_code": "sample string 11",
"db_address_id": "de636672-45eb-4f2b-8dd8-b2978f304a72",
"contact_id": "98528461-1ecd-4dbf-aa46-93026d6b9ee8",
"requested_by_company_id": "59f5eaa1-7008-4fec-b823-5a540f52b9c1",
"requested_by_contact_id": "4e8cb25f-45e7-4691-8361-0d750d78c39a",
"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-07-13T23:33:05.8885045+00:00",
"due_date": "2026-07-13T23:33:05.8885045+00:00",
"date_create": "2026-07-13T23:33:05.8885045+00:00",
"date_update": "2026-07-13T23:33:05.8885045+00:00",
"date_closed": "2026-07-13T23:33:05.8885045+00:00",
"suggested_user_id": "4a48d487-f9cf-4c88-8646-91e8117342f9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "888dd9ad-4cfa-470a-a5c8-df2905372a77",
"db_language_id": "b326b1ce-ab6a-4356-abf4-660b7350c931",
"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-07-13T23:33:05.8885045+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "5f4fd231-7a27-4396-81a2-0d1e8fa237c6",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "7897410f-a85a-42c5-99c0-3d499bc9881b",
"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": "6481d2ac-3ea2-4a83-8bd4-dd3585eb9221",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a89b90b1-0f70-4bbc-a9eb-fd82a3d74b77"
},
"suggested_date_start": "2026-07-13T23:33:05.8885045+00:00",
"skill_id": "bacf3a2a-09d8-4b7d-b69c-2de343dc98d2",
"skill_code": "sample string 32",
"skill": {
"id": "3a1dfa75-7e9f-40db-8d96-b2743771f787",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ebee3a39-90bf-464e-a1c2-c57288db7306",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "18037fbd-ac5f-4184-8b54-b624161cea69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fabfeec1-fffb-472b-9e6b-227b3d057054",
"db_currency_id": "21a77ac0-eaf3-4533-9988-62e96848f6d3",
"db_language_id": "ab1e79d6-2049-473a-8ef3-025610530c5d",
"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-07-13T23:33:05.8885045+00:00"
},
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "693bf4c9-819f-4dad-886a-f95ef0c062fd",
"date_reported_by_company": "2026-07-13T23:33:05.8885045+00:00",
"id2": 36,
"company_id": "366ee0fb-3d94-43e6-b658-09567ad2be72",
"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": "a27e7312-c49a-4ed9-86d5-a829f405b7ee",
"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-07-13T23:33:05.8885045+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-13T23:33:05.8885045+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.