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": "d62571e0-62a2-43ec-9c9f-82e7a1e31658",
"estimated_quantity": 2.0,
"article_id": "2c63f9fa-ec20-4dfd-9c97-d53865c4dc5c",
"article_code": "sample string 4",
"article": {
"id": "b4258bfc-04ed-48c6-bc9c-f29d72f78b7c",
"article_category_id": "0a05f808-e38d-4767-9990-7bc7a6ccbcba",
"article_category": {
"id": "2725eb29-6643-439d-869a-8eff51d2d281",
"parent_id": "16ed8eb4-992f-463b-9030-9178c0ca549f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "bd1701a3-4334-4a8c-9f2c-249b75b81273",
"article_group_1_code": "sample string 5",
"article_group_2_id": "d6a20444-6579-4bec-a621-4a4958095f81",
"article_group_2_code": "sample string 7",
"article_group_3_id": "fe43f1ba-9cf2-4fb8-bf75-92384f847b25",
"article_group_3_code": "sample string 9",
"article_group_4_id": "da4c7d8f-a3c2-4810-bb58-957fe3347a9b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f3032d56-5338-421f-a07a-51bf808e5aed",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d6a814d0-3493-4fe5-b647-826494a0a6af",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-14T23:21:42.6914251+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": "2025-12-14T23:21:42.6914251+00:00",
"date_update": "2025-12-14T23:21:42.6914251+00:00",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00",
"article_color_id": "082007f4-d31b-449b-9cde-a05389c5c098",
"article_color_code": "sample string 38",
"article_color": {
"id": "a3a33116-7379-40b6-9ba4-ae4613c8eed8",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "37775e10-b050-411d-97c5-7a6cb4adc121",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "873cdd4e-8d9e-4fb3-989f-32b137c2ca73",
"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": "41234aa1-8711-44e2-81d7-2b49c6063dca",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "f6c061db-baa2-48da-80dc-c62d408db87f",
"_parent_id": "f21b72d3-b1ab-4c9b-aa6c-ac70ad838804",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "64070be7-38fa-4fff-909f-4591fabd7e32",
"project_reference_back_office": "sample string 5",
"project": {
"id": "e725cdbf-11a6-49e9-b98a-187047a2826b",
"_parent_id": "9484b796-2ed4-4345-930f-9f3d3563de18",
"root_parent_id": "07aa9e35-f644-4540-bc89-2b6779abb09c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "e64c419f-bbcb-42a4-aaf6-fc7120a71d8c",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "5c39830d-76d9-494c-895e-5aadffcc9cf0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7cac5bb6-032e-4517-9e35-05aba1b4891b",
"_parent_code": "sample string 6",
"sales_organization_id": "f5560482-16b6-4ed0-b2bf-2ce898963e7e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"equipment_model_id": "19ec4d2d-babd-44aa-8b51-8b1dd6e52373",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "c6ab6ab1-ee8a-47ba-8be0-6bac1de421f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "6ca80d6d-d56e-4223-b80a-3c5f946b1f1c",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "194db682-c767-472f-921b-f39d1e6cef10",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "32b3227c-0b42-47c0-89a4-229c24eed334",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"equipment_family_id": "2f03b203-1e11-4ac2-9025-0b34601a7701",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "5c39830d-76d9-494c-895e-5aadffcc9cf0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7cac5bb6-032e-4517-9e35-05aba1b4891b",
"_parent_code": "sample string 6",
"sales_organization_id": "f5560482-16b6-4ed0-b2bf-2ce898963e7e",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"date_in_production_since": "2025-12-14T23:21:42.6914251+00:00",
"date_out_of_production_since": "2025-12-14T23:21:42.6914251+00:00",
"date_end_support": "2025-12-14T23:21:42.6914251+00:00",
"sales_organization_id": "877f83d4-ace1-42ad-b52f-031bce695991",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+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": "2025-12-14T23:21:42.6914251+00:00"
},
"project_status_id": "1c9f5852-4e2b-4336-a74d-160a24d86833",
"project_status_code": "sample string 10",
"project_status": {
"id": "85293e2b-d59d-4a43-932b-2a0691e70af3",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "20706e07-c945-4734-899b-95b809c3d538",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"company_id": "cfa5263b-58c6-474e-8d71-03cff4d09f90",
"company_code": "sample string 12",
"db_address_id": "8611e444-4f37-45e3-aefd-4ac8b24eda51",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "531de591-6d00-4a5d-8c27-3f23637e8e41",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "afb9e44b-9661-4de2-9387-5a6a87a229bd",
"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": "2025-12-14T23:21:42.6914251+00:00",
"date_create": "2025-12-14T23:21:42.6914251+00:00",
"date_update": "2025-12-14T23:21:42.6914251+00:00",
"updated_by_user_id": "3a2f45d1-e528-45c2-9eaa-1ca0dfd6024f",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-14T23:21:42.6914251+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": "2025-12-14T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-14T23:21:42.6914251+00:00",
"date_last_job": "2025-12-14T23:21:42.6914251+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-14T23:21:42.6914251+00:00",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00",
"is_mobile_installation": true
},
"job_type_id": "5d02b982-3b8e-47a5-98ef-4fd9f0f72384",
"job_type_code": "sample string 7",
"job_type": {
"id": "4919905e-a06b-46c0-aed4-2e0543f83c88",
"name": "sample string 2",
"sales_organization_id": "b6b55644-0d81-48b1-96ef-dc74b3c52963",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00",
"code": "sample string 7"
},
"job_priority_id": "d9beab8f-51a8-4487-88bc-b3e5b9d9e379",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "78cced29-f38b-4ee8-b244-06b6d062094f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d3742a91-8b25-471d-9836-460e7fb0d10a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"job_status_id": "5e45133a-c2bf-48b4-998d-232d611dd777",
"job_status_code": "sample string 11",
"db_address_id": "2ff1fa2d-5b4c-4383-94ab-0c55f5ca57e2",
"contact_id": "f6ebf8fc-3243-455b-ae3f-fa88e8d2edb1",
"requested_by_company_id": "68e8f3e2-5fcc-44e4-ab80-5a12b50f7ff1",
"requested_by_contact_id": "efd5edab-d6ec-459b-9bd4-0f641bbb79fd",
"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": "2025-12-14T23:21:42.6914251+00:00",
"due_date": "2025-12-14T23:21:42.6914251+00:00",
"date_create": "2025-12-14T23:21:42.6914251+00:00",
"date_update": "2025-12-14T23:21:42.6914251+00:00",
"date_closed": "2025-12-14T23:21:42.6914251+00:00",
"suggested_user_id": "d19d3cb7-26b3-4849-b1cb-bf56779459f5",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "80d2d176-0b47-41f8-9595-1822d9692558",
"db_language_id": "e5e4a8bc-d044-424f-b0a5-e6313d318f01",
"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": "2025-12-14T23:21:42.6914251+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "1c79bb39-dc37-4a51-b525-5a576c98ca73",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a44169b4-c6dd-4754-a52d-d791fc2175c0",
"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": "74292fe8-5cef-40c6-8389-e7155384a061",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "9f521594-1aa0-4d92-8bce-72e37f2abbb7"
},
"suggested_date_start": "2025-12-14T23:21:42.6914251+00:00",
"skill_id": "9e86e2c9-21a6-4c3e-ac8f-50d65d009d15",
"skill_code": "sample string 32",
"skill": {
"id": "feb50dac-7497-436c-9fe9-80d3d0bb3666",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "a3bc9f3c-e47a-486f-a116-fd15396dba8d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ba2d7875-e40b-4c43-a482-1a8422de72e2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "03169977-a44c-490a-ae05-edc695ea3c97",
"db_currency_id": "ca421f87-e86c-46f5-a5da-043945499fe6",
"db_language_id": "95b04587-4a00-45c0-a9f2-6545c320e546",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "c50030aa-7cb1-4e7b-9c45-1761d1ad59b5",
"date_reported_by_company": "2025-12-14T23:21:42.6914251+00:00",
"id2": 36,
"company_id": "cf1bb2ed-7381-4e45-b2e0-d739b963765e",
"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": "1b8de6fb-d5fc-42ce-9598-158f8c284190",
"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": "2025-12-14T23:21:42.6914251+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-14T23:21:42.6914251+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.