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": "68759f03-7ff3-42d3-80f2-eee561d1f216",
"estimated_quantity": 2.0,
"article_id": "4dfd026e-852c-41c6-8453-76c8508ff6f3",
"article_code": "sample string 4",
"article": {
"id": "c6a663a2-d12b-4f25-aa05-e5fe41a6fefa",
"article_category_id": "982c8473-1b87-4093-9019-10b72de8ca40",
"article_category": {
"id": "50d4e4c8-54b4-4ccd-a21f-83ba0dedaf54",
"parent_id": "26ffb383-b2b4-4a06-8bcd-bc49d54039cd",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "478d5ebc-e60f-45a3-9ba3-f8d27a355c55",
"article_group_1_code": "sample string 5",
"article_group_2_id": "54c68a2c-0713-424a-a6d0-3828a6ffabe5",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e898b90d-ac23-4349-9781-25b68bc44bcc",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e164ee94-4027-48ce-8ff2-2ccbc7a7a6df",
"article_group_4_code": "sample string 11",
"article_group_5_id": "b3988e92-2889-4ff4-8d5b-27a4fe163173",
"article_group_5_code": "sample string 13",
"article_group_6_id": "24f1b508-34e4-4b95-8c41-97a54ed6389f",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-08T12:02:43.9516103+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-01-08T12:02:43.9516103+00:00",
"date_update": "2026-01-08T12:02:43.9516103+00:00",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00",
"article_color_id": "a342edb1-4e22-4a21-a7b3-4c86dc51619d",
"article_color_code": "sample string 38",
"article_color": {
"id": "71cf65e2-4225-49e2-bc1b-2d109cec0a29",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b2f0684d-134a-4577-93bc-cbbf465d4e3d",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f5f43e6e-1569-4284-af49-d6dcfb33f848",
"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": "171b0d84-8be0-4c36-9887-3070de502efc",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9c3ccb6f-4a5b-45a7-a203-d7f11642b761",
"_parent_id": "ba7e8834-fa95-4227-b864-fdf69066a786",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "583d7c20-ca18-49c1-b441-8da89a8b4dd5",
"project_reference_back_office": "sample string 5",
"project": {
"id": "49c51989-0dc7-478b-8a45-ae030eb9bdc4",
"_parent_id": "02a95a3a-59d3-41d7-8518-524fefe0679a",
"root_parent_id": "a3a05380-f284-479f-84d4-a0330a99ddb1",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "febaff5f-2589-4a02-9099-d7e173a7cb44",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8fd230e7-edc6-498c-be00-b2a43302cd1d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5467305f-cc55-460f-ab0c-8c6ad5ed7d3f",
"_parent_code": "sample string 6",
"sales_organization_id": "99fbb368-949f-4f45-8b18-5306e5f46303",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"equipment_model_id": "4ab4dc3b-5b6d-4b8a-a32d-18ddae966466",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "9d65ea2d-0482-4ddb-bc5f-f4e54c88d99b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f1c28587-1463-4977-8def-38bd648dcd9d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "78134b80-6179-43e9-88eb-a48ee48fe6f7",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "c2392080-27fa-46d8-a49e-5300745af98f",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"equipment_family_id": "e4b0bf22-b45b-475c-90d8-5dbb7096f944",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8fd230e7-edc6-498c-be00-b2a43302cd1d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5467305f-cc55-460f-ab0c-8c6ad5ed7d3f",
"_parent_code": "sample string 6",
"sales_organization_id": "99fbb368-949f-4f45-8b18-5306e5f46303",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"date_in_production_since": "2026-01-08T12:02:43.9516103+00:00",
"date_out_of_production_since": "2026-01-08T12:02:43.9516103+00:00",
"date_end_support": "2026-01-08T12:02:43.9516103+00:00",
"sales_organization_id": "3f02b9fc-c24d-4e05-8950-6efb8496035a",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+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-01-08T12:02:43.9516103+00:00"
},
"project_status_id": "82686b65-c373-4a1f-89d6-bcd07625f8ed",
"project_status_code": "sample string 10",
"project_status": {
"id": "34f0d2ee-c4b2-498b-91ff-8ae6642b6136",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "14054dc3-38a8-490c-9c9b-a9fa7cb2bc32",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"company_id": "aca0e2ee-7082-4b09-ade2-21c4bfa85a1c",
"company_code": "sample string 12",
"db_address_id": "417c2819-ed8d-4f46-8265-9e095be103fb",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "0fe43646-f1df-49b6-b374-26a889fa5add",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1a1222a9-6985-4192-a59d-795a47dab48d",
"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-01-08T12:02:43.9516103+00:00",
"date_create": "2026-01-08T12:02:43.9516103+00:00",
"date_update": "2026-01-08T12:02:43.9516103+00:00",
"updated_by_user_id": "f904d8e0-bbd5-43f2-ba29-755260c33f2b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-08T12:02:43.9516103+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-01-08T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-08T12:02:43.9516103+00:00",
"date_last_job": "2026-01-08T12:02:43.9516103+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-08T12:02:43.9516103+00:00",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00",
"is_mobile_installation": true
},
"job_type_id": "e27d594d-6b14-421f-9a7c-0bc953aab2ad",
"job_type_code": "sample string 7",
"job_type": {
"id": "54859294-dae2-4b7d-b0f2-6073820d098e",
"name": "sample string 2",
"sales_organization_id": "4e23c2ac-0c2f-4e0b-9595-13e3d404a5a8",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00",
"code": "sample string 7"
},
"job_priority_id": "5d653032-ca86-414f-b0a5-30a7b8638b22",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "9367aee6-ead2-40af-a0e7-b4d613a90b38",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "6c135790-ab25-4220-8277-6c8b1ec892ee",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-08T12:02:43.9516103+00:00"
},
"job_status_id": "2c3e634e-e947-4f54-983d-acc1a66e4473",
"job_status_code": "sample string 11",
"db_address_id": "e289ee5b-a8e6-4663-88c2-5884e303c741",
"contact_id": "06397bd2-1928-4c5e-bfce-3f281e473b61",
"requested_by_company_id": "f74f756b-680f-411f-ba24-ffaddb4b58e3",
"requested_by_contact_id": "cd5e899b-a62a-4e58-a634-001c850ea017",
"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-01-08T12:02:43.9672335+00:00",
"due_date": "2026-01-08T12:02:43.9672335+00:00",
"date_create": "2026-01-08T12:02:43.9672335+00:00",
"date_update": "2026-01-08T12:02:43.9672335+00:00",
"date_closed": "2026-01-08T12:02:43.9672335+00:00",
"suggested_user_id": "fd0d245b-cabb-4cea-ac19-f1a5075f5e66",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "cdb3cc6d-df0b-4457-8cfd-a66ef1f2cefb",
"db_language_id": "cb31cdd9-63bb-4167-b5a4-577c48caad6c",
"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-01-08T12:02:43.9672335+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "9d9bac5b-4178-4696-ab5e-19ee168f2bcc",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "ff88403c-3187-46d8-9035-dc4d7ae7f041",
"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": "5cd4634f-438f-4db7-abad-aad9d1380b43",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-08T12:02:43.9672335+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "cc816f19-1241-4d4a-9666-4f1ab34b4abc"
},
"suggested_date_start": "2026-01-08T12:02:43.9672335+00:00",
"skill_id": "2d15b319-14ae-45c7-ae7d-97cdfd2f1c66",
"skill_code": "sample string 32",
"skill": {
"id": "e546ada8-88e4-475f-860a-24f294399d77",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "4f828ecf-3d0a-4426-ab7e-44f19d309f97",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355b7eb6-afeb-4128-8fca-83d62547cada",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0d64a544-26ed-431b-98be-14baa3deaea5",
"db_currency_id": "1af4817b-ea8f-4f4c-b60a-4c68ba7436f3",
"db_language_id": "9e8785ac-11aa-4b7d-9462-f855e67a22df",
"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-01-08T12:02:43.9516103+00:00"
},
"modified_dateutc": "2026-01-08T12:02:43.9672335+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "dc5ce89c-12ed-4581-a8f8-374a0695b304",
"date_reported_by_company": "2026-01-08T12:02:43.9672335+00:00",
"id2": 36,
"company_id": "1f37f908-2afd-46ce-913e-1fd8f575588f",
"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": "10ce5fb9-2ea2-4b5f-a780-b34491cbf2dd",
"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-01-08T12:02:43.9672335+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-08T12:02:43.9672335+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.