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": "b1ebdcff-8ef3-407c-b871-08e4a92027eb",
"estimated_quantity": 2.0,
"article_id": "fafa7500-f35a-4e0f-b92c-f4c08044b2ec",
"article_code": "sample string 4",
"article": {
"id": "d4a4824c-fa84-4a45-ac85-f02feef01f66",
"article_category_id": "ac0e5b52-2db8-42fd-99c9-3cfbf95bac2e",
"article_category": {
"id": "3e9ebabf-37dd-4641-a700-6ed15003be1b",
"parent_id": "bb38c489-aa6e-4f91-866c-ddcf56a93fbd",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "0809d419-d025-4797-9289-5a1f6c99b047",
"article_group_1_code": "sample string 5",
"article_group_2_id": "63480b06-79f8-44d9-9134-86926cf6f424",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0e64765c-79db-4a2d-bff8-643e1f44facb",
"article_group_3_code": "sample string 9",
"article_group_4_id": "58fc693f-0dd9-4137-95c7-c06130662d99",
"article_group_4_code": "sample string 11",
"article_group_5_id": "78f2a7ac-2e2a-4513-9d4c-4eefb5596896",
"article_group_5_code": "sample string 13",
"article_group_6_id": "f810a5b4-c835-4863-ad87-189012092b55",
"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-18T11:31:30.6240762+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-18T11:31:30.6240762+00:00",
"date_update": "2026-02-18T11:31:30.6240762+00:00",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00",
"article_color_id": "e7f703a6-f799-4bdd-a452-977406595dc5",
"article_color_code": "sample string 38",
"article_color": {
"id": "49337edb-d2a2-45c8-9279-52b3a0c07b29",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cf3d0e49-8b57-41e2-967a-41f3e8eac8b8",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "0baa6ce0-c677-4d96-b48d-09f186aea9a7",
"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": "9f9021e8-08e0-4536-b1d2-505c4e0361f0",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "4c850dcf-81b5-497a-b59d-c764a337ad5b",
"_parent_id": "1f2a735d-e0d7-4989-9504-f2528dd0862c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "554bbedd-1c75-470f-aa08-377ffdabfa2c",
"project_reference_back_office": "sample string 5",
"project": {
"id": "1f0698bb-890a-4b03-a0d0-e7341b61df86",
"_parent_id": "4300c831-1bce-4e21-960b-2080cb9d1b7f",
"root_parent_id": "c4573496-ba5c-472c-805d-a2c4a062be67",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2f63c4f1-4551-4fbb-85a9-ef33e29d36de",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b811a77e-7eaf-4a4d-9c89-d0bae46c73fd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "53262a3e-dfb9-4af1-b944-63904fc784b4",
"_parent_code": "sample string 6",
"sales_organization_id": "894e21b4-09be-4180-8dec-b383fdb8966f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"equipment_model_id": "234580f1-c4ac-4092-8319-6c35caee3fee",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "41babfd7-a333-40cf-80dc-6fd99c809e03",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "02cc9ed8-be15-42c6-8e96-9b954a02cd90",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b6a5da2a-2e5f-426c-8b22-0b478d6a32cd",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "f183628f-2e42-4768-af69-66bd98f20f96",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"equipment_family_id": "1774f9c0-af31-44cc-9196-dc763f79abb9",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b811a77e-7eaf-4a4d-9c89-d0bae46c73fd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "53262a3e-dfb9-4af1-b944-63904fc784b4",
"_parent_code": "sample string 6",
"sales_organization_id": "894e21b4-09be-4180-8dec-b383fdb8966f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"date_in_production_since": "2026-02-18T11:31:30.6240762+00:00",
"date_out_of_production_since": "2026-02-18T11:31:30.6240762+00:00",
"date_end_support": "2026-02-18T11:31:30.6240762+00:00",
"sales_organization_id": "1f74a113-9e0d-454a-8176-5057e3bda87b",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+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-18T11:31:30.6240762+00:00"
},
"project_status_id": "c1c5346c-25ff-423f-98db-719c5318dd0c",
"project_status_code": "sample string 10",
"project_status": {
"id": "81df8fde-a978-495f-8ed0-6a9d66dc41eb",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "caf46020-a145-4f08-8e98-c5fb4f473907",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"company_id": "7aa791a6-42cd-4c44-9392-07332a41f474",
"company_code": "sample string 12",
"db_address_id": "d7881ed2-1446-4859-b0f2-c85cd04a8693",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "32e236f7-d9f6-4b33-8faa-9048b76d869a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "f6ce78c5-ac17-4789-b985-8b73c26b17d2",
"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-18T11:31:30.6240762+00:00",
"date_create": "2026-02-18T11:31:30.6240762+00:00",
"date_update": "2026-02-18T11:31:30.6240762+00:00",
"updated_by_user_id": "f165a675-d7bd-4f81-91f5-91e6d5ef7b58",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-18T11:31:30.6240762+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-18T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-18T11:31:30.6240762+00:00",
"date_last_job": "2026-02-18T11:31:30.6240762+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-18T11:31:30.6240762+00:00",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00",
"is_mobile_installation": true
},
"job_type_id": "b77d21d4-55cf-46fe-94d8-3c4ba84b7cb8",
"job_type_code": "sample string 7",
"job_type": {
"id": "ad86dc4c-3c80-4d07-86c0-5ffec75db09f",
"name": "sample string 2",
"sales_organization_id": "550ec66d-99e9-41bc-aa91-2e5958b0d06b",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00",
"code": "sample string 7"
},
"job_priority_id": "e4457f46-0191-40b3-8560-6ffaf3048b6a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "1047fb01-c2b2-4956-85d0-ac7488ceec7d",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "fbebf830-b33e-46c0-b183-fcd700c636e7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"job_status_id": "be6021bd-22b6-4164-ba63-ae54ba3ebd01",
"job_status_code": "sample string 11",
"db_address_id": "11326c65-ac7b-45d8-bd35-7f3ebf4fc2fa",
"contact_id": "f1262eac-62e7-46b9-93fd-cc135ebd30c6",
"requested_by_company_id": "c13cf54c-1a39-4e34-b5f4-4bbe2e26815e",
"requested_by_contact_id": "30e11d32-f51c-45d9-8421-026a23ecbd5a",
"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-18T11:31:30.6240762+00:00",
"due_date": "2026-02-18T11:31:30.6240762+00:00",
"date_create": "2026-02-18T11:31:30.6240762+00:00",
"date_update": "2026-02-18T11:31:30.6240762+00:00",
"date_closed": "2026-02-18T11:31:30.6240762+00:00",
"suggested_user_id": "8cdd2e94-3779-4ac0-aef3-a33227f4d7cd",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "6f1977de-2696-4ef7-882b-fe9c29994c50",
"db_language_id": "2d807442-2785-404d-aa5f-1f940ebd8e0f",
"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-18T11:31:30.6240762+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "32fd8f02-345e-4e71-a4e5-0e909fdb30f5",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "1f9ef193-68dd-4807-97b4-50e6dc7f19ab",
"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": "80ea82c4-83f2-47d9-b7e4-69d9d8541b2b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "807bc13a-5c1c-497b-aad5-840c508ab264"
},
"suggested_date_start": "2026-02-18T11:31:30.6240762+00:00",
"skill_id": "eb5b57b1-78cd-4c70-b302-2fd017c6ff17",
"skill_code": "sample string 32",
"skill": {
"id": "0fa3e218-770a-4d87-921e-cd2cecc35ad7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "42ce7f13-7d24-467c-bb99-17a7978e3f3a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ae9a6dce-a1b7-4fc2-bf93-d274adc83874",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c83b68b1-f661-455c-bd43-a1a0c11839d3",
"db_currency_id": "ca371495-6a79-48ff-811b-05be2e636fd4",
"db_language_id": "c860c22c-b3e6-4454-9f42-046a356b7728",
"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-18T11:31:30.6240762+00:00"
},
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3bffa3e9-623b-492e-afa5-d97ce1de06e8",
"date_reported_by_company": "2026-02-18T11:31:30.6240762+00:00",
"id2": 36,
"company_id": "c6d94f68-af66-4452-ba9d-7ce98dd3db3e",
"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": "7198733a-a0fb-4c66-a560-33ecf5eafe3c",
"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-18T11:31:30.6240762+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-18T11:31:30.6240762+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.