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": "9c1dd7c2-8f2b-4d13-b3cf-baefa75feade",
"estimated_quantity": 2.0,
"article_id": "c6987569-637d-409d-903c-d47033f7e9cc",
"article_code": "sample string 4",
"article": {
"id": "30b14c7e-2120-47e8-8361-63e29477a59d",
"article_category_id": "d74f4ca9-dcdd-4462-aa06-97deb56ad190",
"article_category": {
"id": "2e587f35-5421-4b2f-8d06-1da1bbc57d0a",
"parent_id": "b7d8205f-c9d2-44ea-a792-c7404b31b06e",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "69e248fc-3ed2-4b38-a484-d5383f6fd770",
"article_group_1_code": "sample string 5",
"article_group_2_id": "24514eaf-fd2f-44cd-9b9b-e8cecb89e1d1",
"article_group_2_code": "sample string 7",
"article_group_3_id": "fafe80a3-a03c-4c4d-af6b-1e843ff375a3",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e3151116-5551-45d4-846c-1b8773b837ae",
"article_group_4_code": "sample string 11",
"article_group_5_id": "914e71a0-891a-48bb-a831-a7aaf0c1d946",
"article_group_5_code": "sample string 13",
"article_group_6_id": "58c38041-38ae-4cfa-b6d0-78d4a70d42a1",
"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-03T04:32:07.0783581+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-03T04:32:07.0783581+00:00",
"date_update": "2026-05-03T04:32:07.0783581+00:00",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00",
"article_color_id": "d4021788-4da2-4fc8-98c0-b4c55c3ab1de",
"article_color_code": "sample string 38",
"article_color": {
"id": "70d8f6be-a7f0-4e08-957a-b6e983290eb6",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d93358eb-fbef-4b0e-902f-28a29f350f29",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "11e8a3f8-f78b-4ac0-8a2f-b2a7c775d2e3",
"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": "173ad538-d83d-49fc-97da-0609fcfe47be",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b7276c2d-5294-493e-a672-8b9d42fb1c0d",
"_parent_id": "35371ea4-ef41-4c59-a1d3-ce7263a78d27",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3618df20-c0ec-4650-b789-a1ba4a790ec3",
"project_reference_back_office": "sample string 5",
"project": {
"id": "fcba4471-96b9-43f0-9ad9-a5ead9ead11c",
"_parent_id": "a454cfb8-babe-4f12-bd7b-0b7dfdd8f46a",
"root_parent_id": "88b07e58-58c6-4ae3-931d-314a4998635b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2124a186-8edd-49df-bec3-07269833d772",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "186cdb64-a4da-49a1-b869-3633ff7a5c88",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4919b3d-9a78-47c2-9201-1288ceb358c2",
"_parent_code": "sample string 6",
"sales_organization_id": "60d6e91f-b75c-4de4-b132-de131b24b2d8",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"equipment_model_id": "b89b3da9-4e22-49f7-9006-106e629c664f",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "9d16f519-d4ac-4d8a-ab69-d42d3fbf9af2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "76a96ce0-c009-4ffe-9501-4044a7e31b49",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "67c2fed3-386e-4375-9231-c5b4f1aa7448",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "6b91f764-c00c-437e-8cfd-609fbdaf1528",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"equipment_family_id": "da4831df-b971-4b6d-bced-74e7c2cba5a0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "186cdb64-a4da-49a1-b869-3633ff7a5c88",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4919b3d-9a78-47c2-9201-1288ceb358c2",
"_parent_code": "sample string 6",
"sales_organization_id": "60d6e91f-b75c-4de4-b132-de131b24b2d8",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"date_in_production_since": "2026-05-03T04:32:07.0783581+00:00",
"date_out_of_production_since": "2026-05-03T04:32:07.0783581+00:00",
"date_end_support": "2026-05-03T04:32:07.0783581+00:00",
"sales_organization_id": "73d27948-f694-4caf-a5f9-8aa3ac13da5d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+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-03T04:32:07.0783581+00:00"
},
"project_status_id": "71103fcd-5150-474e-a091-2e8baf543d26",
"project_status_code": "sample string 10",
"project_status": {
"id": "bd7d2444-1ffd-4d55-9774-9763d172d85b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "faf1b40e-1248-46e6-b486-2fa869ffac1b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"company_id": "160477d7-7dd0-400b-8e3c-a8cbad3c4430",
"company_code": "sample string 12",
"db_address_id": "0b7eda3a-ddc2-495d-abe8-9e6e6a79355f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f240e566-de34-412d-8186-0a10f3905ee5",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "115fa2c8-96ec-4139-b328-ab6f078fb9ed",
"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-03T04:32:07.0783581+00:00",
"date_create": "2026-05-03T04:32:07.0783581+00:00",
"date_update": "2026-05-03T04:32:07.0783581+00:00",
"updated_by_user_id": "5ccbbe36-c0f0-44e4-b05c-3e12a975f894",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-03T04:32:07.0783581+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-03T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-03T04:32:07.0783581+00:00",
"date_last_job": "2026-05-03T04:32:07.0783581+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-03T04:32:07.0783581+00:00",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00",
"is_mobile_installation": true
},
"job_type_id": "8895104c-579a-40ce-9fef-610c551934d0",
"job_type_code": "sample string 7",
"job_type": {
"id": "4ba992cf-1dd3-4e2c-a9bf-5c4833bac9c3",
"name": "sample string 2",
"sales_organization_id": "4ed1fb2b-cd79-4a7a-99d7-b38e3b2dd458",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00",
"code": "sample string 7"
},
"job_priority_id": "2b4aec0a-45dc-4cce-adee-bc3b042a5ba8",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ec65df08-915d-45c9-8951-a622aee437d0",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "46ac94bd-5a00-44e2-ad85-1413e8c5de4e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"job_status_id": "02f4af8b-3287-4e06-b9ea-851f3b9e73cd",
"job_status_code": "sample string 11",
"db_address_id": "e5eea8d2-5912-49f5-9c75-936a96e5fc38",
"contact_id": "29133be5-5abb-4c80-8d65-c7c88972ba60",
"requested_by_company_id": "b23343c5-e843-41ca-a389-c615d5fcd321",
"requested_by_contact_id": "d275abcf-4b0a-450e-bd58-f5951a0cdcf4",
"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-03T04:32:07.0783581+00:00",
"due_date": "2026-05-03T04:32:07.0783581+00:00",
"date_create": "2026-05-03T04:32:07.0783581+00:00",
"date_update": "2026-05-03T04:32:07.0783581+00:00",
"date_closed": "2026-05-03T04:32:07.0783581+00:00",
"suggested_user_id": "61d15627-4380-442f-966e-3a5981e374fd",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "2f43e8b1-ba25-480c-a8bf-d4fb722a9625",
"db_language_id": "a095fb09-46c6-4f48-921e-49defa54b4f7",
"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-03T04:32:07.0783581+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "c4ee3cfe-94de-4273-b106-1bfe941a66d6",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "bc66fc2a-1b72-45c6-a465-e86aedea63d2",
"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": "bf85f51a-8e77-4d11-b1c0-5316f91d5beb",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "26351516-1dab-41e2-ba15-15c20e4a183b"
},
"suggested_date_start": "2026-05-03T04:32:07.0783581+00:00",
"skill_id": "7f993d9e-fc2d-4e1a-ac99-46ba31bdcab1",
"skill_code": "sample string 32",
"skill": {
"id": "f8ade8e3-065f-4d28-b6b2-f73744a99e8b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "39da532d-fab1-4397-b77d-7659d7271533",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08e25dcc-44a9-4d3c-8997-c0c03463b876",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8b40df70-82e8-43b0-805f-9d69d722944e",
"db_currency_id": "ba5770c8-9d0d-4018-baaa-e014950eb513",
"db_language_id": "0d9b5f23-198d-4738-96f4-1375bda093a3",
"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-03T04:32:07.0783581+00:00"
},
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "73bb6788-4e91-4361-9538-b85a1eef61f9",
"date_reported_by_company": "2026-05-03T04:32:07.0783581+00:00",
"id2": 36,
"company_id": "adf19437-6752-4c40-82ea-9c3dfcc6f8c5",
"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": "e72be231-1fa8-4c1f-b92e-b01eb32bb460",
"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-03T04:32:07.0783581+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-03T04:32:07.0783581+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.