Retrieves the job_estimated_quantity with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
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 |
Response Formats
application/json, text/json
{
"id": "b8be6256-ac30-4181-ac01-24fa0d50288b",
"estimated_quantity": 2.0,
"article_id": "a6d0f63e-36c8-4761-9edf-ccc78368ef56",
"article_code": "sample string 4",
"article": {
"id": "6c081a1a-2264-4c30-9fef-506372eeac4e",
"article_category_id": "9a853881-8513-4430-b820-f1b881a6c58c",
"article_category": {
"id": "685b023e-0b2d-4a64-8b4f-92eacacb68a6",
"parent_id": "e0901af1-90f2-4032-9a92-794b17fd8168",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "4d2d0372-18a8-450d-bcfa-ccff8698f14e",
"article_group_1_code": "sample string 5",
"article_group_2_id": "beff074b-8a4c-49e6-b9b0-c2900ad01ff5",
"article_group_2_code": "sample string 7",
"article_group_3_id": "54ec2d82-c245-46b7-b173-333e2cc3a176",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d14a08ef-16bd-4809-8182-b924d0d9197b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "4ed2b908-06c2-4dd1-b998-5e796631d339",
"article_group_5_code": "sample string 13",
"article_group_6_id": "919670f2-4f1e-4f64-b4c4-28fd02fc7d99",
"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-16T06:12:08.5116047+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-16T06:12:08.5116047+00:00",
"date_update": "2026-09-16T06:12:08.5116047+00:00",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00",
"article_color_id": "dff255d0-8a2d-4f1e-b274-b0a2a310a69e",
"article_color_code": "sample string 38",
"article_color": {
"id": "bc91273a-c2a4-4f96-a3e1-f6967ab7a522",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cef99865-2ced-46ef-a060-d7ce1a4c3c7c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "3397ea1f-d3e9-45c2-8f51-4b52709726c1",
"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": "9167b5e5-b759-4cb5-be24-2b4fdfbe5884",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "f4c62d5b-6125-447f-be91-15c50fa08db2",
"_parent_id": "b1449c46-bc22-4aee-b6fc-0c6792e226a6",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5ccb34d4-4ff5-4e3a-84f1-f01fb9f5641b",
"project_reference_back_office": "sample string 5",
"project": {
"id": "47de13af-221f-4cab-8eb7-ea412e5d7db9",
"_parent_id": "df560063-028f-4fa3-8640-d9ddf77ed55a",
"root_parent_id": "42479ab2-65be-47a9-91dc-171ae16518c5",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "16e684f2-1fe2-41b5-b75f-06ed4d05eac6",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "7219b078-587e-4424-a0e7-f68bae614b07",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f15af571-4433-4840-8834-17c999352f55",
"_parent_code": "sample string 6",
"sales_organization_id": "07c69746-85cf-4605-8207-b9a61832939b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"equipment_model_id": "9fd653c1-0e1e-4d6e-ab27-adc6e68cada6",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1a7f197b-4eeb-44c9-9a37-2761d0d28570",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c9de0c8a-53ed-493c-a3ec-bd1f9838dbad",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ed5cd45c-4c83-4832-b923-ac42b11cbf6e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "afc2634f-f2ee-4a66-b9d0-f8d8d9ef1b2e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"equipment_family_id": "295947a7-bf9c-4520-87e6-475c09613fee",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "7219b078-587e-4424-a0e7-f68bae614b07",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f15af571-4433-4840-8834-17c999352f55",
"_parent_code": "sample string 6",
"sales_organization_id": "07c69746-85cf-4605-8207-b9a61832939b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"date_in_production_since": "2026-09-16T06:12:08.5116047+00:00",
"date_out_of_production_since": "2026-09-16T06:12:08.5116047+00:00",
"date_end_support": "2026-09-16T06:12:08.5116047+00:00",
"sales_organization_id": "41e15445-4d55-4d6e-8628-0f4e8d54fc25",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+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-16T06:12:08.5116047+00:00"
},
"project_status_id": "eac91cf0-4dd4-414a-bfa7-476293012d41",
"project_status_code": "sample string 10",
"project_status": {
"id": "a03769cf-a519-42aa-9c48-a0c0ed25206c",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "677fea3b-e95c-4c33-adfb-3319be2ce3ac",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"company_id": "4af8c48b-38e0-4541-859e-77373a69fc7e",
"company_code": "sample string 12",
"db_address_id": "62191c3f-54ee-40e8-bde8-22f6e7e25e30",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a51c3bae-a13f-4b4e-b34f-d0e0fdfd501a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "c06338fd-6248-423a-a464-a0f1c644c99a",
"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-16T06:12:08.5116047+00:00",
"date_create": "2026-09-16T06:12:08.5116047+00:00",
"date_update": "2026-09-16T06:12:08.5116047+00:00",
"updated_by_user_id": "3aab06b5-5894-49a7-89e8-272c62c73909",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-16T06:12:08.5116047+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-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-16T06:12:08.5116047+00:00",
"date_last_job": "2026-09-16T06:12:08.5116047+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-16T06:12:08.5116047+00:00",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00",
"is_mobile_installation": true
},
"job_type_id": "9501f194-5f28-40bc-baf8-e1ae7d5136ec",
"job_type_code": "sample string 7",
"job_type": {
"id": "9ae30a5c-671e-46ce-abeb-50a00561d179",
"name": "sample string 2",
"sales_organization_id": "97ef78de-5335-4f40-8d4b-69ff1d4c1673",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00",
"code": "sample string 7"
},
"job_priority_id": "e93ed573-1031-4bb8-bdca-3bd889642dec",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "80f83327-f9c6-426b-b040-ff204405feeb",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "50b2cfcb-9e48-4676-936c-089172a17a5a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"job_status_id": "21844370-54d9-4c92-9d65-282aa7423af9",
"job_status_code": "sample string 11",
"db_address_id": "64ba520a-6ac7-4703-9a53-778d7412b822",
"contact_id": "1dbae027-92d3-44a7-a1d9-5ebfe7da8857",
"requested_by_company_id": "47a3e7d0-e84a-49b5-8e8d-273039fa3ebc",
"requested_by_contact_id": "922153b0-70a5-4ab7-951c-96ee163f41ff",
"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-16T06:12:08.5116047+00:00",
"due_date": "2026-09-16T06:12:08.5116047+00:00",
"date_create": "2026-09-16T06:12:08.5116047+00:00",
"date_update": "2026-09-16T06:12:08.5116047+00:00",
"date_closed": "2026-09-16T06:12:08.5116047+00:00",
"suggested_user_id": "5bea1a68-98f8-4c34-bae7-65d6e73e9bcb",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "5e6793e8-f0f6-4829-b036-572481743bb9",
"db_language_id": "95f20edf-ae21-43be-9436-5d7d71b704b5",
"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-16T06:12:08.5116047+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "72653771-316d-4403-a78c-be156ae8161e",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a6b6a00d-3ab0-4cbf-8c92-70c37d1ce43b",
"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": "2bcc5ebb-8f59-4976-9f0a-aca2c4df471b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "1240c165-be0d-48f7-b097-e4b41314df51"
},
"suggested_date_start": "2026-09-16T06:12:08.5116047+00:00",
"skill_id": "380bb77c-462f-4366-86f0-56e244038c75",
"skill_code": "sample string 32",
"skill": {
"id": "b0f6b4b5-d605-423a-b49b-717636061478",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "5edb263a-9a73-4074-8da6-4277bb1208a7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "355ee856-ff76-41f1-8181-ffde3eec5ee4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "96a8a33e-0182-45d9-a1d9-571ada7d7eef",
"db_currency_id": "95b9ad6f-77e5-4f3c-9429-39b6c209a064",
"db_language_id": "9d0f84f0-27aa-443c-a8cc-a7f21b44e40d",
"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-16T06:12:08.5116047+00:00"
},
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7e007b35-d553-46a9-a489-629a659c6710",
"date_reported_by_company": "2026-09-16T06:12:08.5116047+00:00",
"id2": 36,
"company_id": "831b38e4-89c1-4943-8f06-989ea424a123",
"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": "d16c8b0c-e23c-42b4-b20b-918ff7e27725",
"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-16T06:12:08.5116047+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-16T06:12:08.5116047+00:00"
}