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": "15bdf82d-fd71-4110-9903-b02dbfc9c4c7",
"estimated_quantity": 2.0,
"article_id": "f188c67e-435d-4f47-9282-da89c2a46c8b",
"article_code": "sample string 4",
"article": {
"id": "da364ae4-0511-44ef-9f25-1a09ba0825bd",
"article_category_id": "152420b4-3ad0-44ff-a8f0-02544fd876a4",
"article_category": {
"id": "17ebb84e-d487-4c9f-9e0e-075ed9217b10",
"parent_id": "fe737ecd-50b7-43a7-adf2-279210c00201",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "77c395a7-c975-4f0a-b1f2-8112536f0a5d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e1782809-7e13-4f28-96af-2321bcbb08cf",
"article_group_2_code": "sample string 7",
"article_group_3_id": "04762be3-cc42-46c5-b685-b4b2ab8ff29c",
"article_group_3_code": "sample string 9",
"article_group_4_id": "b04a5215-56e2-46f1-844b-03cde1bbeae3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "87edd0c8-f99b-44c0-8aef-cdb3c007cbea",
"article_group_5_code": "sample string 13",
"article_group_6_id": "6bbf3728-6693-42f3-8377-00df2fc29bdf",
"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-29T17:28:45.2809571+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-29T17:28:45.2809571+00:00",
"date_update": "2026-05-29T17:28:45.2809571+00:00",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00",
"article_color_id": "4e39c890-6964-4f8a-92cc-fa0823fe0d2c",
"article_color_code": "sample string 38",
"article_color": {
"id": "65fe941e-c454-47a0-829a-7846a2d5e3a6",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "92f7a772-5b67-4cdd-860e-0f14c5829a50",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "113f2034-711a-45ad-ae3c-908acb6e66df",
"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": "e021d482-cca8-47c3-ab1a-7691c5e687ab",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "e1764951-3323-475d-9805-a2721c1e49df",
"_parent_id": "1b766e94-a079-4391-8adf-7286282e2c8a",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "eae852ff-2bcd-4b1b-bee8-82ff7e2b4188",
"project_reference_back_office": "sample string 5",
"project": {
"id": "41d25c62-632d-4116-98bc-36cf787ab264",
"_parent_id": "aa9979a4-b06b-48fb-a2e9-110d0a36533f",
"root_parent_id": "66384ae8-1f30-4775-b669-c4448d1e6b59",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "539704de-5d16-4f47-8022-179bb3835563",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6851d1f6-56c6-485f-8ae8-5e6115638f6e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b862ad3a-6a36-4575-bedc-f1f1b7f8ac4d",
"_parent_code": "sample string 6",
"sales_organization_id": "71c8199d-e6d1-410a-9ced-a2d7df15444b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"equipment_model_id": "195b2680-4186-463a-97a8-9681361c659b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "47f31c80-ec11-4412-bd45-291300f12b52",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "eaee24fc-aa15-4609-8ac3-8fb136b7cc92",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a72c3f5e-7f41-497c-a750-719a2793a353",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "b601a319-3ff0-4003-853e-f030c6386304",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"equipment_family_id": "eafe37bb-6903-4a98-8b09-79bb3fc2d47c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6851d1f6-56c6-485f-8ae8-5e6115638f6e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b862ad3a-6a36-4575-bedc-f1f1b7f8ac4d",
"_parent_code": "sample string 6",
"sales_organization_id": "71c8199d-e6d1-410a-9ced-a2d7df15444b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"date_in_production_since": "2026-05-29T17:28:45.2809571+00:00",
"date_out_of_production_since": "2026-05-29T17:28:45.2809571+00:00",
"date_end_support": "2026-05-29T17:28:45.2809571+00:00",
"sales_organization_id": "4d3f6fc7-dac1-4498-aa15-e171abb5067e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+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-29T17:28:45.2809571+00:00"
},
"project_status_id": "6714d8a6-5417-44de-8a09-b12501166027",
"project_status_code": "sample string 10",
"project_status": {
"id": "e54dc540-76c5-41d2-8dc3-8a228b7309f2",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "4ac4edec-3e67-4a97-94fd-0624aad82fc6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"company_id": "ca7e1ffc-d150-450c-9859-c51f9fbd5f6b",
"company_code": "sample string 12",
"db_address_id": "de78577a-15fa-4b40-97a3-220888ce245a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "9bbf20e3-5817-4177-8db6-16510e2aaee9",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a76193e1-d147-4372-b4af-c5631cb54508",
"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-29T17:28:45.2809571+00:00",
"date_create": "2026-05-29T17:28:45.2809571+00:00",
"date_update": "2026-05-29T17:28:45.2809571+00:00",
"updated_by_user_id": "62385d3d-7860-400e-a900-a5b8436c3f32",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-29T17:28:45.2809571+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-29T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-29T17:28:45.2809571+00:00",
"date_last_job": "2026-05-29T17:28:45.2809571+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-29T17:28:45.2809571+00:00",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00",
"is_mobile_installation": true
},
"job_type_id": "b59f2b6d-3573-492a-b24c-058d950a3f0b",
"job_type_code": "sample string 7",
"job_type": {
"id": "e3c2b51e-393f-4a2c-920b-d5455016cc08",
"name": "sample string 2",
"sales_organization_id": "e51cf36b-4cf4-46c8-974c-9baa9cc67594",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00",
"code": "sample string 7"
},
"job_priority_id": "591e86d1-a2be-43d5-8c9c-602cec6ae2dc",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "b7b42039-41f4-4379-a09d-6daede6e348a",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "f0e561f1-5188-4f2e-b3da-c8db266201fa",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"job_status_id": "893fff6e-bd75-4edc-9fdc-9467768279a0",
"job_status_code": "sample string 11",
"db_address_id": "00e85135-e017-44d8-acae-64e9a6012af3",
"contact_id": "d6a3e2c3-3122-48fa-82b2-9356385e167b",
"requested_by_company_id": "6e8dc7ff-354d-4b61-a5ee-4fa80b6c853d",
"requested_by_contact_id": "49037b0d-1099-49ef-9648-5cb54c1c2c40",
"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-29T17:28:45.2809571+00:00",
"due_date": "2026-05-29T17:28:45.2809571+00:00",
"date_create": "2026-05-29T17:28:45.2809571+00:00",
"date_update": "2026-05-29T17:28:45.2809571+00:00",
"date_closed": "2026-05-29T17:28:45.2809571+00:00",
"suggested_user_id": "7dbb99ae-9a83-466f-bc52-940173bd0cb1",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "09939fb3-0504-4ae2-be6c-24e86bf9088b",
"db_language_id": "e53cc3cf-345c-4059-9853-4d27ac8352a2",
"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-29T17:28:45.2809571+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "23241b45-3d06-456f-9408-28284cb7fe89",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e59aed84-3ffd-4a16-8286-3ac32ec4afb2",
"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": "3d7dce69-2547-47a6-8957-bfb4bc8842b8",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "2c8528e1-4af7-40d1-b111-4259582ab9c5"
},
"suggested_date_start": "2026-05-29T17:28:45.2809571+00:00",
"skill_id": "12f040b4-f783-417b-acba-951d305fcfe7",
"skill_code": "sample string 32",
"skill": {
"id": "1b3e05db-c262-4001-9748-8a5353d5ba55",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "cd6b45db-c687-4a09-a44c-88bdff6b6ba3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "05c7d634-ebd9-4676-9c3e-ef5116b3ce0c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c7fff66-ebf3-4851-9609-4dd6bd204d01",
"db_currency_id": "659e5cbb-ba7f-42e4-8930-ffe7dd74f404",
"db_language_id": "dd88f24e-fb03-4b6d-ad87-86108918a50c",
"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-29T17:28:45.2809571+00:00"
},
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e029e702-291a-404f-9a12-6cfab30deb21",
"date_reported_by_company": "2026-05-29T17:28:45.2809571+00:00",
"id2": 36,
"company_id": "66406ff6-c8fd-4ca6-a8d2-4b0bcda648a2",
"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": "820c49b5-7e20-4c85-b9c6-e1b9f454282d",
"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-29T17:28:45.2809571+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-29T17:28:45.2809571+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.