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": "574db282-6446-41ef-885a-23708092d82a",
"estimated_quantity": 2.0,
"article_id": "c6f4fd64-3d96-4556-b006-19dfbea5d17f",
"article_code": "sample string 4",
"article": {
"id": "8dcbc397-4166-451d-81c6-d939136789a6",
"article_category_id": "0e37efda-f630-4827-bf37-279799fb9c0a",
"article_category": {
"id": "0116212a-5a67-497f-ba85-ae1381219cdd",
"parent_id": "84e5a111-af22-4644-8ac1-e531b6514408",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "8618f9c6-501f-4638-85e1-326af043e7aa",
"article_group_1_code": "sample string 5",
"article_group_2_id": "73d3c6cc-89de-499c-97b2-71b390811773",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e27133ab-63e7-4596-a675-f108329368e9",
"article_group_3_code": "sample string 9",
"article_group_4_id": "cf7cd658-4eca-4e93-8fc7-5bccc5be2784",
"article_group_4_code": "sample string 11",
"article_group_5_id": "5eb8dea0-5749-4ab7-a14e-d77a8c49296b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "dbca4276-71a1-4c08-bdbc-abb3552679ea",
"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-30T12:46:39.0897387+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-30T12:46:39.0897387+00:00",
"date_update": "2025-12-30T12:46:39.0897387+00:00",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00",
"article_color_id": "44d95182-e498-482b-b741-8eeff560e19d",
"article_color_code": "sample string 38",
"article_color": {
"id": "af23b2f2-1fd6-4d88-963b-ef1db085607a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "ef4f8822-346c-4b32-89c9-a666ac4d219c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "fbb6d841-8b32-4b80-b2b9-ead6c931ee0a",
"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": "dab2b62a-0fea-44bf-b7d3-3c65ee2a1838",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "5166a459-1f52-448a-9e7b-c80df9e97fc2",
"_parent_id": "90ae8ee9-d1ac-4de5-85f7-613fac273881",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5f084289-d712-4084-85d8-c50b6fbfe7af",
"project_reference_back_office": "sample string 5",
"project": {
"id": "d976a098-5d6d-4450-928d-c031ac6d9a8b",
"_parent_id": "df79fc19-b212-489a-8fcd-8abf3280e865",
"root_parent_id": "3f9b6ace-415a-4950-ba2d-5ce7083c19f6",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "02f73c01-e9f8-4d1e-96a5-9b348c17b940",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "321454fa-6a09-416f-9536-0d81b096481e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "53f3832a-ea5a-415f-beb7-601f9c9bd7d3",
"_parent_code": "sample string 6",
"sales_organization_id": "763fc761-f0e4-4c57-94b9-560fcf20a6e3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"equipment_model_id": "543961da-4dd1-42c7-8f1d-3c7443ec186b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a15b5b38-2049-423b-b413-476cfbf07aa9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "a8aa57fe-8fc9-4810-830a-1f19f6be561d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a55517c5-07c4-4e71-8081-26d1cb2488d1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "aff11173-bea1-4642-b08b-0d0a5458f331",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"equipment_family_id": "361dbcaa-f2f3-4a82-9a83-4623b22b19af",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "321454fa-6a09-416f-9536-0d81b096481e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "53f3832a-ea5a-415f-beb7-601f9c9bd7d3",
"_parent_code": "sample string 6",
"sales_organization_id": "763fc761-f0e4-4c57-94b9-560fcf20a6e3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"date_in_production_since": "2025-12-30T12:46:39.0897387+00:00",
"date_out_of_production_since": "2025-12-30T12:46:39.0897387+00:00",
"date_end_support": "2025-12-30T12:46:39.0897387+00:00",
"sales_organization_id": "7dfbd520-48c9-4150-9255-ef4ffe4db0ec",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+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-30T12:46:39.0897387+00:00"
},
"project_status_id": "8576efac-116a-4460-9214-4ce1e986209a",
"project_status_code": "sample string 10",
"project_status": {
"id": "a91cb2e8-03ad-47c2-8502-1480176c2d00",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "7c6c8534-e9d4-4c44-95ba-41487235fd1a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"company_id": "2b59a303-77b5-4832-be17-598f5b43cdc2",
"company_code": "sample string 12",
"db_address_id": "99be8e5e-25ca-4e0a-aed5-add1677007c4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "821bdcdf-a16b-4ae2-a601-d4be71d4dea9",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4a34da65-e869-44d4-889a-278c58f007e2",
"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-30T12:46:39.0897387+00:00",
"date_create": "2025-12-30T12:46:39.0897387+00:00",
"date_update": "2025-12-30T12:46:39.0897387+00:00",
"updated_by_user_id": "67405a83-2ddf-4064-b651-7d46d0cb0a0b",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-30T12:46:39.0897387+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-30T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-30T12:46:39.0897387+00:00",
"date_last_job": "2025-12-30T12:46:39.0897387+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-30T12:46:39.0897387+00:00",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00",
"is_mobile_installation": true
},
"job_type_id": "7af6be36-e3b9-45e7-abab-84a86189efba",
"job_type_code": "sample string 7",
"job_type": {
"id": "c2f4f7ae-5227-42fa-b1b0-e6b098342ea4",
"name": "sample string 2",
"sales_organization_id": "45a6fdb8-3e58-49c8-98e1-aa5688dd5b0c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00",
"code": "sample string 7"
},
"job_priority_id": "2e48fca4-2615-4e24-b6c9-69849b44c224",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "f714fa84-c757-47b7-bc07-150fbc1d0dc4",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "86e91866-e4fc-473e-aec7-6954f54445c8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"job_status_id": "9ca86352-73e3-41f4-83f2-be273559b4d6",
"job_status_code": "sample string 11",
"db_address_id": "8616953a-5b8b-45f5-a3ff-15df8754ea14",
"contact_id": "8c481c29-b3d6-4091-b874-dd1bfcb6319e",
"requested_by_company_id": "23b71d0a-f6fb-46b7-aa27-4d71453df196",
"requested_by_contact_id": "0bd337a0-c3a9-4ae2-8fd0-cb1bca0880b2",
"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-30T12:46:39.0897387+00:00",
"due_date": "2025-12-30T12:46:39.0897387+00:00",
"date_create": "2025-12-30T12:46:39.0897387+00:00",
"date_update": "2025-12-30T12:46:39.0897387+00:00",
"date_closed": "2025-12-30T12:46:39.0897387+00:00",
"suggested_user_id": "3ea1fee8-588a-4ce8-8c03-e8732cd814c8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "95c0b9ef-b04e-4396-9a11-fe8f90f3d89c",
"db_language_id": "0b6167a8-cf43-4b70-bc39-adcfdb584a26",
"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-30T12:46:39.0897387+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3f32199a-c749-4e9c-83cc-af3538897311",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "656152d5-827e-4fe7-a10a-5601fcebd60a",
"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": "fcc3a1e2-9967-46c8-a0a3-bf835b6982f0",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "71ef4ea0-56f7-4572-adf7-da5b87a32afa"
},
"suggested_date_start": "2025-12-30T12:46:39.0897387+00:00",
"skill_id": "904667e9-393f-4062-8367-98245db8b130",
"skill_code": "sample string 32",
"skill": {
"id": "99a0f061-1b27-48af-9c7a-8df94733cbea",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "a09651f7-9a99-4066-b0b3-8ded186f3e8a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7f45f0d5-337d-486a-b914-682ff368d011",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "eae169c8-9402-4f9b-800b-fb6c74fcf270",
"db_currency_id": "15c86e60-a0a3-48c6-9c0d-2526521f9355",
"db_language_id": "330b95f3-a49f-4bea-8c89-22d5709e4379",
"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-30T12:46:39.0897387+00:00"
},
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "71c18899-d693-4106-9bba-eb93e676b98f",
"date_reported_by_company": "2025-12-30T12:46:39.0897387+00:00",
"id2": 36,
"company_id": "dfd7b450-e1da-4128-a2f7-9766e3f21040",
"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": "4e008831-5468-4311-b72f-83ad1317ea5b",
"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-30T12:46:39.0897387+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-30T12:46:39.0897387+00:00"
}