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": "6201fc0b-ddd1-4707-a0aa-34aa1257cdff",
"estimated_quantity": 2.0,
"article_id": "890f178d-a1cf-4c73-ab38-ab78b6a65218",
"article_code": "sample string 4",
"article": {
"id": "bbc07e97-2945-426d-9ba2-700ce3e656da",
"article_category_id": "78bc997b-42a6-4739-a84c-0d6c1d2d20b6",
"article_category": {
"id": "1cd34bf5-5be2-4aa2-b888-fb7109c75a15",
"parent_id": "cdd7aeae-c017-4e43-b35f-0a0a459ff2ba",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-07T22:03:51.925072+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3b1637b2-265b-43de-a170-aee8f3583d4d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b2ddc930-1a68-4e27-8def-ddb35ace7620",
"article_group_2_code": "sample string 7",
"article_group_3_id": "266553ed-571e-4a77-a602-0d7992116ca0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "75b87291-7c7b-4a4f-89eb-18093473c4d1",
"article_group_4_code": "sample string 11",
"article_group_5_id": "8ab73364-e9b9-4b6e-90dc-206ba41dc2b7",
"article_group_5_code": "sample string 13",
"article_group_6_id": "4e6f91f0-0716-4082-9dc5-3371b02cf508",
"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-07T22:03:51.925072+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-07T22:03:51.925072+00:00",
"date_update": "2026-07-07T22:03:51.925072+00:00",
"modified_dateutc": "2026-07-07T22:03:51.925072+00:00",
"article_color_id": "715bc6d4-13d9-470d-8b40-a0762a7b5610",
"article_color_code": "sample string 38",
"article_color": {
"id": "f547ced0-e83a-484e-bbd2-eb9eeaa3c2d1",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-07T22:03:51.925072+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "806ad6af-2767-4ac5-9038-b5b4ff844199",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9d191b7e-01f9-4daf-a84c-eb25a215d6ea",
"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": "0547d2b8-7d17-4130-bebd-dbe0b4fb0f19",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "5ad0eef5-b9e7-4f5b-aad0-7ffafc390681",
"_parent_id": "8b8ed61e-5fe5-4071-a4ac-98e9fdebc385",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "ddbad2cf-c7dc-44cf-b3cf-b67d9558bc2f",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8ef96a33-efca-42ef-9c29-93c6b839ebed",
"_parent_id": "c76a6dc4-7d36-4227-8a01-689dd7196fb8",
"root_parent_id": "3f9ccf99-f4cd-470a-9391-9f0761caf160",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6beaac3d-212c-4999-95d1-3b2a35d5b220",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6daa072a-a370-4613-9cf3-db5473dccf9c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ce605386-2cca-4df8-838d-0dbfa9588dcd",
"_parent_code": "sample string 6",
"sales_organization_id": "494a80f0-f332-4f73-9f68-7d9c6450c329",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"equipment_model_id": "fe9ff142-070f-4dfe-a34b-23ac55fb8c92",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "8e91fd7b-28a4-4b7c-a713-874cd0ce75b7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1fd04cb2-3bf0-4dd8-99fa-567030aea27e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4053ba84-9a90-4086-a76b-347323fbcf7b",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "6de02ef6-0768-4b1d-8c73-dfdc2d8262c3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"equipment_family_id": "4bacf5e6-30fe-479c-9d32-f29427f4813a",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6daa072a-a370-4613-9cf3-db5473dccf9c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ce605386-2cca-4df8-838d-0dbfa9588dcd",
"_parent_code": "sample string 6",
"sales_organization_id": "494a80f0-f332-4f73-9f68-7d9c6450c329",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"date_in_production_since": "2026-07-07T22:03:51.940688+00:00",
"date_out_of_production_since": "2026-07-07T22:03:51.940688+00:00",
"date_end_support": "2026-07-07T22:03:51.940688+00:00",
"sales_organization_id": "404463c4-ea3e-48fb-82aa-e59ccdbbf627",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+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-07T22:03:51.940688+00:00"
},
"project_status_id": "13bddc09-6eec-48df-84a5-026df239b498",
"project_status_code": "sample string 10",
"project_status": {
"id": "7fabe301-0682-42fd-b6c1-9668f3d0ba3d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "fba04632-a6c1-4326-a8f4-496e46ada29a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"company_id": "f08363f8-e70a-4784-ae38-0804bc282509",
"company_code": "sample string 12",
"db_address_id": "7a4e9b85-adf4-495c-b076-7b5ab98b3a57",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "2aa2d025-976b-44d8-94ae-bd103b111202",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "8d9dd71a-7e74-4f55-8465-3171fac22efd",
"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-07T22:03:51.940688+00:00",
"date_create": "2026-07-07T22:03:51.940688+00:00",
"date_update": "2026-07-07T22:03:51.940688+00:00",
"updated_by_user_id": "916e574d-14f3-4ec0-88ba-bb5119e19757",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-07T22:03:51.940688+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-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-07T22:03:51.940688+00:00",
"date_last_job": "2026-07-07T22:03:51.940688+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-07T22:03:51.940688+00:00",
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00",
"is_mobile_installation": true
},
"job_type_id": "2b4fb3ef-8cb9-45f0-9698-f7b46c33674b",
"job_type_code": "sample string 7",
"job_type": {
"id": "0cd7322d-11ea-4cfb-8b7d-38bdfb85ada2",
"name": "sample string 2",
"sales_organization_id": "386a5dc8-7b04-4cbd-a303-21766bbbef9a",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00",
"code": "sample string 7"
},
"job_priority_id": "1fae4d67-7877-4243-af51-15bca4716642",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "353e3989-4b1c-4320-9e7c-94a5eff8e600",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "fe0a921c-147f-4f23-b064-24008d064233",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"job_status_id": "3a49cc3c-9509-4a2c-9fc0-37b58c84b632",
"job_status_code": "sample string 11",
"db_address_id": "fab26567-ee2b-4fd5-b1d3-ec10465855d0",
"contact_id": "7f73143d-2c3a-492e-b319-65a96f09f6af",
"requested_by_company_id": "94fbb1cb-cfac-483f-b550-2c837563a60d",
"requested_by_contact_id": "cd2d3ab7-ec29-4554-a66c-2fcf9d982bf7",
"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-07T22:03:51.940688+00:00",
"due_date": "2026-07-07T22:03:51.940688+00:00",
"date_create": "2026-07-07T22:03:51.940688+00:00",
"date_update": "2026-07-07T22:03:51.940688+00:00",
"date_closed": "2026-07-07T22:03:51.940688+00:00",
"suggested_user_id": "dd20005b-1ee4-4b3e-9d9a-a10e3c24f1a8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "d888dcc8-5d6f-4799-9720-db3ca27aad1c",
"db_language_id": "2b55a45b-4eb6-425a-bb8c-6052aaf40ed6",
"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-07T22:03:51.940688+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e1936c3c-5268-437b-b3ca-9724a2fed562",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "883a78af-dacc-4e40-af0e-0aca920e17a8",
"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": "1044d69a-c8d7-4930-8727-15cb85226983",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "9f254b33-7f07-4eba-bd0e-1c330678edb3"
},
"suggested_date_start": "2026-07-07T22:03:51.940688+00:00",
"skill_id": "41caf734-e9c6-4be5-ae87-1b421312b8cf",
"skill_code": "sample string 32",
"skill": {
"id": "2003d2d0-99da-4f32-b282-fb31c7cf8cc5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7be7ffdc-4e3f-4dfb-acb5-fb03360ccf9c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "e591371f-153f-44f1-87ac-a1153e0fa68f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b23dae96-6074-43b7-91a2-fbc20cae79ed",
"db_currency_id": "017d6e22-0ed3-4b0c-ab1c-8b630b678803",
"db_language_id": "d7f36576-b8d2-497a-8537-a7514ab53177",
"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-07T22:03:51.940688+00:00"
},
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "896d7115-1259-42c9-8c95-c5ae7f699afa",
"date_reported_by_company": "2026-07-07T22:03:51.940688+00:00",
"id2": 36,
"company_id": "66099a61-500f-4813-962c-b789b07cd343",
"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": "40ef6a6f-a955-4add-883b-a28ded94027e",
"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-07T22:03:51.940688+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-07T22:03:51.940688+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.