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": "538e8041-1175-423e-b6e2-394a6a6a7501",
"estimated_quantity": 2.0,
"article_id": "40a4a27f-8174-428b-8821-295a24d664d3",
"article_code": "sample string 4",
"article": {
"id": "41925aac-53d2-4339-95df-ce1bf7ffcceb",
"article_category_id": "bc45b81f-ec50-415d-8faa-ed9142d56a49",
"article_category": {
"id": "5e1958ef-1737-4ea1-b03b-19955f2d4fc6",
"parent_id": "cd7ccb78-9ebe-4c0f-a6d2-f843d7c0c4fc",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "8aa9f37f-7f21-445f-a69f-c7d8bda06827",
"article_group_1_code": "sample string 5",
"article_group_2_id": "352b724a-2cc6-4614-9b2b-ea5d75300130",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a4b9d2e3-875d-4aef-baed-a03b5f66c80a",
"article_group_3_code": "sample string 9",
"article_group_4_id": "5498ae87-b121-4286-9f14-f75bc8160085",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9e26e636-9b59-46d9-a7b7-b71f021357bd",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d4aa1d9c-113c-4d9b-85da-8a45c0587f99",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-09T21:54:43.7513271+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-09-09T21:54:43.7513271+00:00",
"date_update": "2026-09-09T21:54:43.7513271+00:00",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00",
"article_color_id": "70820980-b6bd-498f-8ca9-ee6f35da16a1",
"article_color_code": "sample string 38",
"article_color": {
"id": "bc5f42db-549c-4cbe-96df-a5a14d1ffc60",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "a57c666d-abe9-4e80-843c-24e67da99fa4",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ce5b74ee-0ff4-4e03-923c-959fcbdf3232",
"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": "7a2ef985-7be0-4c16-b1e7-f6bc601b9ec9",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "c5f0a5f1-a399-4077-8e33-0f19219e85b9",
"_parent_id": "ba976bb1-f9fd-430d-b380-13bb2f6b56dd",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "e2701ea9-fe45-4881-a15f-0b3b906d19e0",
"project_reference_back_office": "sample string 5",
"project": {
"id": "fcefb9cf-dd34-4577-b0e0-c00046de8913",
"_parent_id": "ca109402-aa36-4367-aac0-cde2587895f7",
"root_parent_id": "205c2df9-590c-4887-a568-e22814beff14",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "53183933-73ec-4a77-9c52-f9fb130c1293",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6f199ace-e7bc-4f0a-9f3d-741f3e5283dd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d058744-2558-4a8a-8f5c-5f0ec30945ed",
"_parent_code": "sample string 6",
"sales_organization_id": "7b91d139-bfcd-44ad-8043-5a9031054282",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"equipment_model_id": "b4124505-1967-4085-8c52-6d56a3b991f9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a0b87b66-1b1f-4225-89f7-99a348506938",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "9a041620-2717-4511-a78a-dab0cd9da925",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "57198045-51cf-4834-b82f-2268cb701ed8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "9d0a093a-adae-4eda-bd49-397b4a2c069c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"equipment_family_id": "3f006cde-12bf-4a4c-ba7c-4f6fdcbf10fe",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6f199ace-e7bc-4f0a-9f3d-741f3e5283dd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d058744-2558-4a8a-8f5c-5f0ec30945ed",
"_parent_code": "sample string 6",
"sales_organization_id": "7b91d139-bfcd-44ad-8043-5a9031054282",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"date_in_production_since": "2026-09-09T21:54:43.7513271+00:00",
"date_out_of_production_since": "2026-09-09T21:54:43.7513271+00:00",
"date_end_support": "2026-09-09T21:54:43.7513271+00:00",
"sales_organization_id": "159bbc7e-3a18-4cd1-8d61-b33639da2d98",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+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-09-09T21:54:43.7513271+00:00"
},
"project_status_id": "baef9345-0d0c-4b17-875c-4d74c2d8f739",
"project_status_code": "sample string 10",
"project_status": {
"id": "adbf08b2-0ac2-4656-b3fe-ca62c2ea574a",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f23296c3-04d5-4aa4-944c-38618640bf10",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"company_id": "6de46bff-95d0-47bd-a3bf-6ef9cdbac1c2",
"company_code": "sample string 12",
"db_address_id": "94485039-e7d7-4bb3-a1ce-2f014e912bcb",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "14cedfc6-f483-4112-8815-e355c9d2a2a2",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a4ae9380-38c9-4928-a9b2-9d6c70da251c",
"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-09-09T21:54:43.7513271+00:00",
"date_create": "2026-09-09T21:54:43.7513271+00:00",
"date_update": "2026-09-09T21:54:43.7513271+00:00",
"updated_by_user_id": "ede9be34-4372-4b78-b028-94e937b6f610",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-09T21:54:43.7513271+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-09-09T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-09T21:54:43.7513271+00:00",
"date_last_job": "2026-09-09T21:54:43.7513271+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-09T21:54:43.7513271+00:00",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00",
"is_mobile_installation": true
},
"job_type_id": "c82e8066-8c34-4ab2-bbc0-04a0f70d26f0",
"job_type_code": "sample string 7",
"job_type": {
"id": "890fe2ea-f441-461c-beda-fa5d2ff1820e",
"name": "sample string 2",
"sales_organization_id": "e4095e62-74a0-42a9-a332-995e8896d5ff",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00",
"code": "sample string 7"
},
"job_priority_id": "3e4d8e60-dedf-4da3-8b6b-f89282e92133",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "308f4286-1cf0-4a35-b660-1312a9995a69",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "a4d139f6-b156-48a0-9d47-7d94cebd61cf",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"job_status_id": "e98e29c3-b8bd-4e31-8ffc-e676b524cc2c",
"job_status_code": "sample string 11",
"db_address_id": "08e36217-9d8d-426c-8563-c057947f39aa",
"contact_id": "5d1f929d-d865-483d-8708-4abd7b26ad69",
"requested_by_company_id": "ee05d8ed-756d-4d16-aee8-e193285c8d9a",
"requested_by_contact_id": "7ddab554-d776-4a58-9212-7d7420530493",
"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-09-09T21:54:43.7513271+00:00",
"due_date": "2026-09-09T21:54:43.7513271+00:00",
"date_create": "2026-09-09T21:54:43.7513271+00:00",
"date_update": "2026-09-09T21:54:43.7513271+00:00",
"date_closed": "2026-09-09T21:54:43.7513271+00:00",
"suggested_user_id": "049dc40d-cbb8-41c2-91cb-109034332376",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "38055223-7e3d-4327-83a9-23fa3b005a49",
"db_language_id": "24faaf3b-f50f-4e11-ba93-6724cc85f40b",
"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-09-09T21:54:43.7513271+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "02a1f9cb-2d49-4b43-8060-393c4c187bf3",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "fef7ba59-d43e-491d-8767-ff5db95a6a3e",
"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": "67d01ce4-b4b5-49c1-a0a4-ee8cfcab606b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "b27f7cd2-89b5-40f8-8d5d-42c87ddbb444"
},
"suggested_date_start": "2026-09-09T21:54:43.7513271+00:00",
"skill_id": "31a6a20c-c417-491b-acd6-ab3114c02615",
"skill_code": "sample string 32",
"skill": {
"id": "f1598640-b623-4d0f-a81a-6be1bfd621b4",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8228caae-4bd5-40da-b241-c9ba677b6b28",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "28b21fee-6267-440b-aded-0bf46419e832",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d4c76fa0-c9d4-4c63-b1db-30fd3b8e3af3",
"db_currency_id": "a2c17294-8c20-44e3-9542-27d109c4da91",
"db_language_id": "aea2edf1-9a0f-440a-9f97-29ab71cf7e16",
"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-09-09T21:54:43.7513271+00:00"
},
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "12da1425-8ca4-4782-ac65-b6fe43b7b232",
"date_reported_by_company": "2026-09-09T21:54:43.7513271+00:00",
"id2": 36,
"company_id": "0f22e885-7d57-4e2e-b1b5-f5d50be3955a",
"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": "1c07be23-8ed1-4cad-bd76-b76ea26149dc",
"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-09-09T21:54:43.7513271+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-09T21:54:43.7513271+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.