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": "7661f500-7a8a-4cd4-b4d4-cce2404317ac",
"estimated_quantity": 2.0,
"article_id": "4095f881-556d-481d-9603-7d8c31ad3137",
"article_code": "sample string 4",
"article": {
"id": "bde42e24-6cbb-469e-858b-b2aa31720bb1",
"article_category_id": "acc54b4a-20aa-4e87-800a-ec08cb21ae6d",
"article_category": {
"id": "a657adc5-88cf-4230-8518-bdf2ce526cba",
"parent_id": "66e4cb02-4d2d-4190-b39b-6ae520137902",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "055a22d0-da2a-4a30-b3af-27c9d6ed958d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "1468290a-9b10-48c1-8d49-4bad628a80dd",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4579a92d-337d-4582-915f-89f85a389ef7",
"article_group_3_code": "sample string 9",
"article_group_4_id": "445a8d91-d124-4fbf-b0e7-750f44cc04aa",
"article_group_4_code": "sample string 11",
"article_group_5_id": "386c4e4c-cec0-447b-be31-e51e951e135f",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8686ef4a-00c0-4a2d-b235-38112b3a2663",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-19T14:43:19.8078312+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-08-19T14:43:19.8078312+00:00",
"date_update": "2026-08-19T14:43:19.8078312+00:00",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00",
"article_color_id": "55bd1beb-1190-4585-b7c7-5286d6da5d0e",
"article_color_code": "sample string 38",
"article_color": {
"id": "27177477-cbfb-4a8e-b07b-a2b9f09e8b42",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "ee695809-68c9-4d84-a9c7-42a1e3238e32",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "4e30919a-f657-4e42-a963-86b05d275de6",
"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": "450ee40d-711b-423f-8c60-9c6627a093e1",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ab30e24a-5d01-46f3-9367-18c892aa17c0",
"_parent_id": "e3968542-fa0a-4ed6-b98e-dfb45a509ca0",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "18f14681-13b2-42c2-9feb-e2c97ad78659",
"project_reference_back_office": "sample string 5",
"project": {
"id": "4ea9f612-3ff5-48fe-843c-6809ecff2870",
"_parent_id": "596bcc1b-10f0-41ca-a82a-a12dc34b9036",
"root_parent_id": "d75d83c3-cb15-4c0b-878e-9cc08a651ad7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "ea0f8736-5c45-4f22-9142-cf933850492b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "253bd7ac-db87-44f4-a551-6c77efb1532f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d696ae2e-0f83-4bfc-babf-108d43ec8749",
"_parent_code": "sample string 6",
"sales_organization_id": "2cea2122-b161-4cf4-97f5-289ddbde5e0b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"equipment_model_id": "94744c67-2766-4e17-a74a-682f1eb505b3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d3eb117c-bddb-4a0a-a750-2a2c04dcb236",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "7647c326-7615-4d5b-ab4d-190b3469c0b8",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b052f50e-96a3-4609-b7d2-4d7e9c9d9a0e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7672edf5-8f59-4033-8988-d9634e19d10b",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"equipment_family_id": "5ead1d57-fa96-47c2-a64b-a8af2a9e8331",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "253bd7ac-db87-44f4-a551-6c77efb1532f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d696ae2e-0f83-4bfc-babf-108d43ec8749",
"_parent_code": "sample string 6",
"sales_organization_id": "2cea2122-b161-4cf4-97f5-289ddbde5e0b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"date_in_production_since": "2026-08-19T14:43:19.8078312+00:00",
"date_out_of_production_since": "2026-08-19T14:43:19.8078312+00:00",
"date_end_support": "2026-08-19T14:43:19.8078312+00:00",
"sales_organization_id": "bd67bc40-9940-495a-845b-7e1e1572dea2",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+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-08-19T14:43:19.8078312+00:00"
},
"project_status_id": "33107a4c-eb12-4996-8ed5-2391bec219cc",
"project_status_code": "sample string 10",
"project_status": {
"id": "0d390f6a-db97-4ea7-b743-ffa6896699b9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "446ebaa3-00dc-4464-9bfa-ad59b3dcf656",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"company_id": "6fa0be29-6a45-45d8-8142-055d0c82f9bd",
"company_code": "sample string 12",
"db_address_id": "34ce584a-e889-4a30-9bc9-f8767bbd17f4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3624fec0-1983-489d-a5c4-ba72584160ad",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "2eff5420-31d1-4819-a39b-68e88161bc23",
"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-08-19T14:43:19.8078312+00:00",
"date_create": "2026-08-19T14:43:19.8078312+00:00",
"date_update": "2026-08-19T14:43:19.8078312+00:00",
"updated_by_user_id": "0844b683-f1a9-4d39-b33d-564ceb486d53",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-19T14:43:19.8078312+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-08-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-19T14:43:19.8078312+00:00",
"date_last_job": "2026-08-19T14:43:19.8078312+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-19T14:43:19.8078312+00:00",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00",
"is_mobile_installation": true
},
"job_type_id": "516b2162-d0fa-45e5-90b4-e759b84651f2",
"job_type_code": "sample string 7",
"job_type": {
"id": "b5bdae6b-c9f1-4426-9769-29f6752a2c12",
"name": "sample string 2",
"sales_organization_id": "9e6c0bd8-623b-41c3-87b4-27867bf9b277",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00",
"code": "sample string 7"
},
"job_priority_id": "50061674-2add-4e94-883e-5cee9b734ec1",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "36848a25-6c7d-4be8-acb0-c1683ecc337b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "9884caae-8c05-498b-877b-f3a0e797e720",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"job_status_id": "2ff4eb55-7390-4e1c-95e3-e2a58261ec87",
"job_status_code": "sample string 11",
"db_address_id": "ba0ea33e-f711-4e95-8e86-102c0620085e",
"contact_id": "279c1f73-164c-47de-b639-2049ded0e4b6",
"requested_by_company_id": "32510874-17b5-4b21-bc06-cbbe2fae91e4",
"requested_by_contact_id": "6a5d9ffb-e6b9-45ad-abc1-5135dfde8a0e",
"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-08-19T14:43:19.8078312+00:00",
"due_date": "2026-08-19T14:43:19.8078312+00:00",
"date_create": "2026-08-19T14:43:19.8078312+00:00",
"date_update": "2026-08-19T14:43:19.8078312+00:00",
"date_closed": "2026-08-19T14:43:19.8078312+00:00",
"suggested_user_id": "e2313a51-132a-46d8-8b8f-c14f4072842d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "955a9178-dece-497d-ab46-36ef15354071",
"db_language_id": "a16fbe9d-86ba-4a96-a4fa-621ceeb64bcb",
"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-08-19T14:43:19.8078312+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "570eccf1-79e0-4fd0-90ae-5a521299af67",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "86efecd0-db66-4321-86db-9253c9906d36",
"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": "b5b2ee3b-8928-4ee4-a66c-23a4ce8f7b7e",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "03523f57-90f3-4cb2-8ff0-b62b96c688c3"
},
"suggested_date_start": "2026-08-19T14:43:19.8078312+00:00",
"skill_id": "03e0aab3-996f-48f9-aaec-9a7f9ff4ca66",
"skill_code": "sample string 32",
"skill": {
"id": "2a0fac7c-7afd-4c06-b915-47e5d629be50",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "fe2de6f8-28d2-4b6b-b22d-edd66d3fb25f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "202fdd23-7431-405c-80bb-340d7ed30bc5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c0aa43d9-4a13-4c00-b66b-81f99a12e1d5",
"db_currency_id": "ec2d8ddc-2bc1-4319-a4c9-bea3d4b7f217",
"db_language_id": "91f0f7eb-239f-468b-a7a4-dbf5fbd2c5c2",
"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-08-19T14:43:19.8078312+00:00"
},
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "41d15d7e-becc-4f33-b4a4-b159864b879f",
"date_reported_by_company": "2026-08-19T14:43:19.8078312+00:00",
"id2": 36,
"company_id": "f2b538f4-0d48-40cf-b041-99efb07490ec",
"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": "ab70c9fc-2dbc-4064-bd88-e9d533d1f793",
"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-08-19T14:43:19.8078312+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-19T14:43:19.8078312+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.