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": "05fa2592-0d14-4fc2-abab-e3ec8b2d7db3",
"estimated_quantity": 2.0,
"article_id": "4dde483b-2add-4ca0-a646-065d0dff3d4e",
"article_code": "sample string 4",
"article": {
"id": "3ae4ed17-2cd8-4a45-9a0f-eb9597ccb80d",
"article_category_id": "dcd6c241-625b-4bd8-a6d1-7c1aa780a993",
"article_category": {
"id": "854b8295-13aa-4991-b597-af5ecdb5f2f0",
"parent_id": "4c18481b-bd85-451e-a8a4-74b5ccd703c4",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "adf677e1-7436-44a3-9de9-40ff7c2765b9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "47e033a7-2625-49c3-ac5f-46834b5a185c",
"article_group_2_code": "sample string 7",
"article_group_3_id": "036018c9-a7f1-4354-8528-0ebe8879293b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "29f44531-2cc5-4495-8bb4-82af179fe920",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6bf8f438-0b87-4061-8736-9c5217184d27",
"article_group_5_code": "sample string 13",
"article_group_6_id": "88828216-8a7d-4a83-9e7e-62f44acefdee",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-03-20T17:05:50.4274293+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-03-20T17:05:50.4274293+00:00",
"date_update": "2026-03-20T17:05:50.4274293+00:00",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00",
"article_color_id": "a7925197-d99b-47e9-9561-402ad9b7ead8",
"article_color_code": "sample string 38",
"article_color": {
"id": "df7158ae-c1a4-4fc8-ae3e-6bf471b8e14b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f7336966-e894-46ea-85ed-4bd0aa7fe8ac",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5ad0bf94-2419-43ae-a090-351bc9887103",
"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": "3b9303bd-8f38-4642-8dfe-8c832fa7ac16",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b5e247b5-bafa-4687-b327-f1b4d65d401c",
"_parent_id": "a8587e88-9987-4598-8614-b9a5396e654e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "58a75f5f-e4ca-4ca7-8567-7565817bb086",
"project_reference_back_office": "sample string 5",
"project": {
"id": "a580320f-9ba0-4a9e-852b-3e12ed4d618d",
"_parent_id": "6e6b5bb5-7162-4a10-860d-7e7aaea95de8",
"root_parent_id": "ad056744-34a7-46f5-9e22-b065c94dc688",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1aef7758-8922-48b6-bb02-64288c59c5e4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a21f4b48-22e5-4efa-a49d-8a3b4443cdbb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "dca06d5e-ed00-4c0d-8a30-6cc69771774c",
"_parent_code": "sample string 6",
"sales_organization_id": "270c9087-c2ea-4ed6-b196-053c1a97ea9c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"equipment_model_id": "a04f9595-65b4-4762-8302-b0c523fd610e",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f3ac7918-2756-42eb-958d-9c96f9fd924d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "8c15256f-be32-412b-b80b-e6f5bf908717",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4b225369-178f-4e9f-ac03-11e880ffdbe3",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ee7f10ec-545e-4487-ac6d-a58877e9530f",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"equipment_family_id": "9b5bcf76-acce-4f78-9058-c1137edcd6f0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a21f4b48-22e5-4efa-a49d-8a3b4443cdbb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "dca06d5e-ed00-4c0d-8a30-6cc69771774c",
"_parent_code": "sample string 6",
"sales_organization_id": "270c9087-c2ea-4ed6-b196-053c1a97ea9c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"date_in_production_since": "2026-03-20T17:05:50.4274293+00:00",
"date_out_of_production_since": "2026-03-20T17:05:50.4274293+00:00",
"date_end_support": "2026-03-20T17:05:50.4274293+00:00",
"sales_organization_id": "fe6e5cbd-f861-4e44-8924-dc15f873b08e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+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-03-20T17:05:50.4274293+00:00"
},
"project_status_id": "43340ff4-9cc4-4f19-8253-63bde90f75f3",
"project_status_code": "sample string 10",
"project_status": {
"id": "86568e62-e96b-425a-beb4-d28971097606",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "5711d198-f563-4a10-95f1-fae8c3cb700a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"company_id": "af366329-9525-47a8-8e90-7097a5096514",
"company_code": "sample string 12",
"db_address_id": "f9fe4152-7937-4adc-80f3-ae5a804962de",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a53e500c-72e9-4585-a075-54e02383c10b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4a945d48-d941-44ca-8671-652588a9ec7e",
"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-03-20T17:05:50.4274293+00:00",
"date_create": "2026-03-20T17:05:50.4274293+00:00",
"date_update": "2026-03-20T17:05:50.4274293+00:00",
"updated_by_user_id": "2195deae-3279-44ad-a299-1265ef795d66",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-03-20T17:05:50.4274293+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-03-20T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-03-20T17:05:50.4274293+00:00",
"date_last_job": "2026-03-20T17:05:50.4274293+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-03-20T17:05:50.4274293+00:00",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00",
"is_mobile_installation": true
},
"job_type_id": "0df24b14-e5de-4937-8cdf-463fd68f6c3a",
"job_type_code": "sample string 7",
"job_type": {
"id": "1d83f8db-be6f-4812-a3be-a0d547051937",
"name": "sample string 2",
"sales_organization_id": "5f1c1cab-22a1-421c-8700-140381ba5de0",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00",
"code": "sample string 7"
},
"job_priority_id": "7a281a5a-c732-45d4-95cd-58fbe28a417f",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6f50515d-f5e8-46fd-a00c-6d6a713b9676",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "e7b7ed3b-25d7-4a19-994e-4291811e252b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"job_status_id": "7efc476b-3908-49b7-9e04-70c452d01688",
"job_status_code": "sample string 11",
"db_address_id": "50b09cb7-44f1-4cba-bad8-ab5cb9b092db",
"contact_id": "20a64c9b-fcc4-406f-93e3-69b2d580f661",
"requested_by_company_id": "f1b0e2f4-a2cb-4c4c-9003-a1acd86fb546",
"requested_by_contact_id": "afd7f8c5-0855-47bf-ab8a-33a2a320742c",
"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-03-20T17:05:50.4274293+00:00",
"due_date": "2026-03-20T17:05:50.4274293+00:00",
"date_create": "2026-03-20T17:05:50.4274293+00:00",
"date_update": "2026-03-20T17:05:50.4274293+00:00",
"date_closed": "2026-03-20T17:05:50.4274293+00:00",
"suggested_user_id": "862fe6a2-d52a-41f2-aa13-f687bfcb28fc",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "fd41ad69-3521-4d50-b1e9-b65277904764",
"db_language_id": "bc0cc41b-b25b-4034-9cce-6b0afeeab7b7",
"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-03-20T17:05:50.4274293+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e17a7215-2bda-4b36-8753-55210a62d6be",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "64602c5c-b674-4d11-9f8f-7df0b6d67aae",
"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": "f3daf82a-a6ad-4e10-a7bb-815d23453520",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "26072981-e3db-4f46-9897-b9f360bb6399"
},
"suggested_date_start": "2026-03-20T17:05:50.4274293+00:00",
"skill_id": "a5619c2f-f21b-4805-a12a-0cdfd5db22b9",
"skill_code": "sample string 32",
"skill": {
"id": "ccf7f859-1a3e-494e-a289-505e6f4633cf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7d2f1d84-f8c0-415d-8655-35e27461f55a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5297470e-142c-44e8-bb60-57652ea4d5be",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fa409803-daf5-429d-aaaf-b0536324c4d1",
"db_currency_id": "2891ac40-4708-487f-a1fb-2fad74323224",
"db_language_id": "87c5bc78-5321-4059-b62f-1c641d2e09c5",
"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-03-20T17:05:50.4274293+00:00"
},
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "aa991b12-aa72-49c3-8af5-fb0fd9b0531c",
"date_reported_by_company": "2026-03-20T17:05:50.4274293+00:00",
"id2": 36,
"company_id": "da1d6125-a575-41bb-9b39-2d3c109fc8fa",
"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": "b925569d-2d29-449a-9b22-4fea95fe17d3",
"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-03-20T17:05:50.4274293+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-20T17:05:50.4274293+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.