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": "f8f2658c-fc1f-4018-921c-e39ad673ab05",
"estimated_quantity": 2.0,
"article_id": "f9fcbba6-172d-41da-9a2d-f2d1024c59e9",
"article_code": "sample string 4",
"article": {
"id": "833b5f88-62a5-4581-9a1a-ebdb41a42670",
"article_category_id": "2f56494f-cb26-4506-9df5-815adc895162",
"article_category": {
"id": "9872b2ab-29e8-43df-babe-a0650fe3c007",
"parent_id": "65ede622-1103-42ec-9325-59ea945bc768",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "bf9e5f48-c5da-4ad2-8705-fecdc280c6e0",
"article_group_1_code": "sample string 5",
"article_group_2_id": "c1582adf-78e3-4ad4-8ea4-447ac514666c",
"article_group_2_code": "sample string 7",
"article_group_3_id": "1a4592df-4071-4e75-bedf-455cc1091074",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a4aa29e3-a56e-4a5c-b6c8-4c97a0f6279f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "05767f55-33ea-45e7-92fe-7412a86f2b6b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "9a2edb3e-e113-47f6-b3ff-b2be5d0a111b",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-15T23:24:18.1106341+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-05-15T23:24:18.1106341+00:00",
"date_update": "2026-05-15T23:24:18.1106341+00:00",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00",
"article_color_id": "104103e2-410b-449e-bc59-bc187342a08d",
"article_color_code": "sample string 38",
"article_color": {
"id": "ff7009f8-85b5-4efc-9c96-5b5c7f2eedd6",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d0a14ad8-5106-43c7-86c4-9bd4704268d2",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "0ce234e9-0263-4998-b86d-624e17da1736",
"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": "30b6f46b-1744-4387-8921-e44223a175c8",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "df4297be-6b6a-4ffd-855e-62ffe29a7c11",
"_parent_id": "c90e5dee-0ed1-4464-bce7-b03387731722",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "51904cfd-53c5-4747-8966-561a935164f6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "53944843-3d95-41b9-b079-5e1df82b8538",
"_parent_id": "a519fcdd-2db7-41e7-a1d2-45e0eb0fa524",
"root_parent_id": "3d47d259-f144-4948-b910-1cbf97daf34f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "63d0717a-80e1-45d4-bf7f-9d1e626628ca",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "f4e5e5c4-9259-427e-8e7a-3cd4621f729b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "628f8e39-58d0-4d07-832b-2f6f7e26f3c3",
"_parent_code": "sample string 6",
"sales_organization_id": "78738314-25d4-4961-91cc-82c45f8fd33e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"equipment_model_id": "6d95ca90-6495-484b-8ab6-142fdc5a1c3d",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "54d07203-3678-44ee-8b49-6452c5b67443",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1ee9ea67-2bc5-45e6-a16b-603584100de4",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "cdf3b19f-c6b9-4cb8-a53c-b90bc0f5fd6f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "75d7c7cc-edd5-47fc-b79f-ba382972d01a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"equipment_family_id": "ea712f5c-a63b-4e8e-b7b6-5a8bf38d4d2f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "f4e5e5c4-9259-427e-8e7a-3cd4621f729b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "628f8e39-58d0-4d07-832b-2f6f7e26f3c3",
"_parent_code": "sample string 6",
"sales_organization_id": "78738314-25d4-4961-91cc-82c45f8fd33e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"date_in_production_since": "2026-05-15T23:24:18.1106341+00:00",
"date_out_of_production_since": "2026-05-15T23:24:18.1106341+00:00",
"date_end_support": "2026-05-15T23:24:18.1106341+00:00",
"sales_organization_id": "b1e7ec40-641c-4669-a02d-085750466e60",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+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-05-15T23:24:18.1106341+00:00"
},
"project_status_id": "b4808e4d-aed0-4ee7-9350-cc58e4132b6a",
"project_status_code": "sample string 10",
"project_status": {
"id": "92c51081-d701-46c2-b338-78fd6d834878",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "078afe78-f7f4-47b9-9bab-c6412bf1c619",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"company_id": "7f9ced9e-7eae-43aa-911b-ab6f29ecbcb9",
"company_code": "sample string 12",
"db_address_id": "c3cbc401-df4c-4797-8eb7-eb06928ba266",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "72c7f079-92b7-4f4b-a6d0-d6b8e4f4aa72",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "6b091399-5a9e-42ae-a7da-12bd25ea4354",
"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-05-15T23:24:18.1106341+00:00",
"date_create": "2026-05-15T23:24:18.1106341+00:00",
"date_update": "2026-05-15T23:24:18.1106341+00:00",
"updated_by_user_id": "5dae5a8f-8304-4047-8bb6-3afe9402e76c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-15T23:24:18.1106341+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-05-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-15T23:24:18.1106341+00:00",
"date_last_job": "2026-05-15T23:24:18.1106341+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-15T23:24:18.1106341+00:00",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00",
"is_mobile_installation": true
},
"job_type_id": "3566c161-1b03-4329-bfac-978112d8f81e",
"job_type_code": "sample string 7",
"job_type": {
"id": "0b126827-420d-4ead-89e8-ba78775be394",
"name": "sample string 2",
"sales_organization_id": "fc83cebc-c873-4147-9dae-ce38a8b243d7",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00",
"code": "sample string 7"
},
"job_priority_id": "225b69fe-f17c-416e-83e2-6fbb57708e18",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "b9b94c16-04fb-4306-a979-320d073d4911",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "4626f176-0774-4e99-aaf4-352b3e5363c1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"job_status_id": "01b1380c-6da3-4e3b-ba86-a2535c462a81",
"job_status_code": "sample string 11",
"db_address_id": "85c07e9f-79aa-4fe4-a9f2-2f7a396616b5",
"contact_id": "50d5393c-63a9-4967-8f20-19f8f484f5a5",
"requested_by_company_id": "445a4447-4586-4e9e-97d8-ee11518ae35d",
"requested_by_contact_id": "65b0545d-82a6-4e90-9fb5-240059316fcc",
"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-05-15T23:24:18.1106341+00:00",
"due_date": "2026-05-15T23:24:18.1106341+00:00",
"date_create": "2026-05-15T23:24:18.1106341+00:00",
"date_update": "2026-05-15T23:24:18.1106341+00:00",
"date_closed": "2026-05-15T23:24:18.1106341+00:00",
"suggested_user_id": "f103cc71-41f2-40f1-9345-faabfe69712c",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "52c517c4-705f-49ca-8d3f-9362f0067f27",
"db_language_id": "26e2ac39-8c34-4cb1-9b94-5607a2c2b6ae",
"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-05-15T23:24:18.1106341+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "f4b6cdfe-0e27-4ca9-8b5e-303cee53ca31",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "778a9948-461b-45f2-9d02-0dbc0248cf9f",
"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": "01d3879b-cfa7-4d00-8ce3-f117399d9b14",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "12f034e6-f01f-4b9f-905b-fe3ddc2ab3e4"
},
"suggested_date_start": "2026-05-15T23:24:18.1106341+00:00",
"skill_id": "39dd6c7e-033f-4143-9055-c53c0a917497",
"skill_code": "sample string 32",
"skill": {
"id": "9e605380-03a7-48a9-81b8-59ad21f6c71c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "0d13e1cf-9b10-4c3e-a7e4-f9c4856ebf6d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "63853346-7861-4f0c-8c87-be977f54c526",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ccae3c54-8069-437b-9524-fe744047b73c",
"db_currency_id": "ad252679-c671-4b95-8209-ce5b2b464343",
"db_language_id": "990ae60b-d3d1-4ca0-a6e5-aba8641f4515",
"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-05-15T23:24:18.1106341+00:00"
},
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "08c204ff-b846-427c-8494-1ee0d72bab45",
"date_reported_by_company": "2026-05-15T23:24:18.1106341+00:00",
"id2": 36,
"company_id": "3e2a5bcc-9d53-431a-b739-d8596ec27ae6",
"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": "ba87b582-c461-4cb1-9d0a-890ba5230c05",
"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-05-15T23:24:18.1106341+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-15T23:24:18.1106341+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.