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": "b04dfb2e-8d18-494f-865f-fb56cce7f362",
"estimated_quantity": 2.0,
"article_id": "78615a2e-a1ad-4b42-8f6f-6f6fb6b1f2ea",
"article_code": "sample string 4",
"article": {
"id": "bd33ec31-44ce-4aeb-b191-b8c35d7abb17",
"article_category_id": "2d345ce0-10cf-4f25-98a8-cebc9e062c4a",
"article_category": {
"id": "d8e7e1b5-1efb-49f2-aebc-34e7a4bfebe9",
"parent_id": "c85d66c1-e46f-49a8-98e4-2046adc38f35",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "69934d1b-ebee-4cbe-b183-1835c121c350",
"article_group_1_code": "sample string 5",
"article_group_2_id": "6619de90-c4b6-4937-9791-e339f115e5c0",
"article_group_2_code": "sample string 7",
"article_group_3_id": "56e53848-3d71-451b-bac1-68bf9635b92e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "53a66b7d-00d7-4663-b2b8-5342d1dc6828",
"article_group_4_code": "sample string 11",
"article_group_5_id": "8a510e8d-9a7e-428b-9716-7a9f7bd057f2",
"article_group_5_code": "sample string 13",
"article_group_6_id": "e466f79c-5602-4cb0-a7a3-d6082f6f1386",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-09T05:22:34.8417922+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-07-09T05:22:34.8417922+00:00",
"date_update": "2026-07-09T05:22:34.8417922+00:00",
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00",
"article_color_id": "5aab8348-0476-4ac7-86c7-027052a7d620",
"article_color_code": "sample string 38",
"article_color": {
"id": "b5d2770e-ffbf-4486-9ec7-c1ce0dc63983",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "dd656ec4-979f-47c7-882e-478a93430f56",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "028a1a73-003a-458e-89bb-0b9b45e1b1fd",
"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": "227328cd-407d-4fe5-917d-eb87136851f8",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d2a2c51e-0ff7-48e4-adcd-58a34e8d380b",
"_parent_id": "b9a33546-353d-4f38-ab7e-4e4fc0db1f75",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "0098131c-9c5b-41ab-b8d2-dce4d7f6dd11",
"project_reference_back_office": "sample string 5",
"project": {
"id": "99917acf-28e5-4890-a4e3-7ca03ed8bb88",
"_parent_id": "6d3c2a52-d5d9-47d4-b5a4-b4fc82f4717c",
"root_parent_id": "3b534302-5b41-4dee-aaf8-1cd20aa1d4bd",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "e773b74c-9b4f-4779-b4d7-28afdfe6caef",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "06cc0b61-a81b-4dc0-9d1e-b4fb6f09497c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "03cb3fbb-8977-4a18-998d-6a40366c4c73",
"_parent_code": "sample string 6",
"sales_organization_id": "497333ad-03e8-4ddf-bff5-3afa27c53eaa",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"equipment_model_id": "8c1bfb2a-1fb5-4377-8c22-47101082e589",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "33a66f1f-8f62-4c82-ba1c-b5235e4a057e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5d7c7924-2110-4afc-99d9-5538395edbf9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "d93a2d91-d400-476c-abf7-7ee778663766",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "cf9498bf-7baa-44ff-9506-cf13ab296502",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"equipment_family_id": "7ac6c030-b415-4700-b8cc-e9ef2afb599e",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "06cc0b61-a81b-4dc0-9d1e-b4fb6f09497c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "03cb3fbb-8977-4a18-998d-6a40366c4c73",
"_parent_code": "sample string 6",
"sales_organization_id": "497333ad-03e8-4ddf-bff5-3afa27c53eaa",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"date_in_production_since": "2026-07-09T05:22:34.8417922+00:00",
"date_out_of_production_since": "2026-07-09T05:22:34.8417922+00:00",
"date_end_support": "2026-07-09T05:22:34.8417922+00:00",
"sales_organization_id": "b4b03191-2569-456f-a59f-706489853b68",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+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-07-09T05:22:34.8417922+00:00"
},
"project_status_id": "b36b48e2-70d4-41fc-b508-f3f9f9693010",
"project_status_code": "sample string 10",
"project_status": {
"id": "3b341c51-ce98-4b53-94fa-678345f48490",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b9868b14-acbc-4e61-8fd6-40a5cbea01d3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00"
},
"company_id": "43e1cab8-e963-4ed8-8621-e60934199f0c",
"company_code": "sample string 12",
"db_address_id": "48539130-26cc-4e06-9a6f-dbbf8fc48498",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "57d6fec3-5204-4eaa-bbc4-82862eb00750",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "2bb20ed8-1125-4a98-9e9a-99fa8c9deab0",
"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-07-09T05:22:34.8417922+00:00",
"date_create": "2026-07-09T05:22:34.8417922+00:00",
"date_update": "2026-07-09T05:22:34.8417922+00:00",
"updated_by_user_id": "29177440-93e2-489e-976f-1b4e08973074",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-09T05:22:34.8417922+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-07-09T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-09T05:22:34.8417922+00:00",
"date_last_job": "2026-07-09T05:22:34.8417922+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-09T05:22:34.8417922+00:00",
"modified_dateutc": "2026-07-09T05:22:34.8417922+00:00",
"is_mobile_installation": true
},
"job_type_id": "e49886f9-ee86-43d3-b182-3be134ae1424",
"job_type_code": "sample string 7",
"job_type": {
"id": "2814534a-b67c-4ab1-a406-6647a5a0b9a6",
"name": "sample string 2",
"sales_organization_id": "01ea6ae2-29c5-45fd-b739-827295b41118",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-09T05:22:34.8574144+00:00",
"code": "sample string 7"
},
"job_priority_id": "99324138-2470-417b-81b1-0d5a703e786a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "409c624d-8762-420a-9c75-7e98bda767aa",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "7fd367d0-3f3e-4a88-9467-8d9f62dc8945",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-09T05:22:34.8574144+00:00"
},
"job_status_id": "6a10e3fc-3617-4f05-b958-0ba6b5886471",
"job_status_code": "sample string 11",
"db_address_id": "6d93fab4-800c-49d1-b7c9-3cb389b5aaee",
"contact_id": "a25d258a-1de8-407e-bca5-98848a9740bf",
"requested_by_company_id": "4c934346-5f51-4f21-a174-55d65523389c",
"requested_by_contact_id": "dfd6c6cb-b290-424c-a028-6a7440427c8d",
"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-07-09T05:22:34.8574144+00:00",
"due_date": "2026-07-09T05:22:34.8574144+00:00",
"date_create": "2026-07-09T05:22:34.8574144+00:00",
"date_update": "2026-07-09T05:22:34.8574144+00:00",
"date_closed": "2026-07-09T05:22:34.8574144+00:00",
"suggested_user_id": "0ed2a898-3dd6-463a-82fc-7220d308fe64",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "38addd70-0374-4ac4-8753-b16fffb43ca3",
"db_language_id": "6bb687b3-863e-46a7-9dcf-a9b07613cbaf",
"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-07-09T05:22:34.8574144+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "abbc6356-7957-4454-a02c-9e92989b7472",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f5b69cea-c033-4fa0-8d82-53de874d7ff4",
"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": "fb05e0ca-1d39-450a-997d-2b00b88fbd51",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-09T05:22:34.8574144+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "55ba95e9-2744-413c-bbc7-dbba2b9ab2d4"
},
"suggested_date_start": "2026-07-09T05:22:34.8574144+00:00",
"skill_id": "c6faf34f-3394-41f2-9ed0-b232178428c6",
"skill_code": "sample string 32",
"skill": {
"id": "dc42845d-dec5-4268-b008-e5000d08d3f5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "2bffa925-c3ff-40c7-ba01-0cebe633742a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "41830282-29bb-437c-a31f-90f79193b3d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4f4efd2c-5f65-4832-b0ba-c48887d926e3",
"db_currency_id": "8f7e8f14-d4f7-47d3-bf58-f4870fde675b",
"db_language_id": "077eed37-137d-4b13-a23e-6d5cf31fbfdd",
"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-07-09T05:22:34.8417922+00:00"
},
"modified_dateutc": "2026-07-09T05:22:34.8574144+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "ecf118f0-eb16-421f-9350-c9ef919d9467",
"date_reported_by_company": "2026-07-09T05:22:34.8574144+00:00",
"id2": 36,
"company_id": "e75b8f02-7ae6-4a24-97b9-938fe218d578",
"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": "f1148961-b5aa-4e9d-a91d-b87cf53071ba",
"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-07-09T05:22:34.8574144+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-09T05:22:34.8574144+00:00"
}