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": "b14ad88d-7195-4fd9-aea8-152e0bce50fb",
"estimated_quantity": 2.0,
"article_id": "df026078-6eeb-494e-9448-f4636275a6bd",
"article_code": "sample string 4",
"article": {
"id": "6d31a81e-3bbe-47e5-9c14-250170140c47",
"article_category_id": "03a876da-dc17-46a6-9f89-d6304f08e7a6",
"article_category": {
"id": "fb334118-f704-4562-b3fb-6c6d9a64dba3",
"parent_id": "fb81a029-501a-4e64-9c3c-b9d9f8005cdf",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-05T15:41:11.3488789+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5fc8c426-0101-4143-b43f-6ef10d30ffb0",
"article_group_1_code": "sample string 5",
"article_group_2_id": "525df5aa-2e22-4be4-9060-e12ddec0f9a8",
"article_group_2_code": "sample string 7",
"article_group_3_id": "08ece361-1627-4705-a8fe-2916c5741d39",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9819596e-10a9-47f6-9992-0d262cef0d8f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f594ea59-600a-4c20-911b-528e0e28f1d2",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b76901f6-6780-4efc-a96f-4bf9123bacde",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-04-05T15:41:11.3488789+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-04-05T15:41:11.3488789+00:00",
"date_update": "2026-04-05T15:41:11.3488789+00:00",
"modified_dateutc": "2026-04-05T15:41:11.3488789+00:00",
"article_color_id": "5f7519c1-ea70-4db0-8182-59ce94bd4d4a",
"article_color_code": "sample string 38",
"article_color": {
"id": "74a8f88e-88d1-49a9-b750-3854ee8760bc",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-05T15:41:11.3488789+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "eb78e6ad-8810-4484-b14f-3a81a3569604",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "dfb83486-b036-49c2-abfd-6bc0a33b600a",
"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": "75e58d03-a398-4063-b940-0d014d274178",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "8681201d-91b7-4da0-a7b1-f9f4e5377854",
"_parent_id": "b909cac5-a5a5-45cc-ac78-2b6bbe94529e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "bbf56961-0486-4586-819b-4196a8ede31e",
"project_reference_back_office": "sample string 5",
"project": {
"id": "e7e5cd09-5497-4ef4-b388-1ca89b0905f9",
"_parent_id": "3e4f966b-3372-45eb-9457-d7bdb1c70985",
"root_parent_id": "c349f93b-b682-4db2-9e23-209f80c9d3af",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "129e0c4c-351c-4f1e-8807-82305c75174f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "1c0c9478-60da-4649-8d0e-7417b37eabdb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "763c0b4d-f62f-4088-99e7-b7304b0e0fa8",
"_parent_code": "sample string 6",
"sales_organization_id": "d191b509-bc12-443c-a9f8-5c00e169911b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"equipment_model_id": "b50c7bb6-0560-4888-a1fc-a905c4f64784",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "47472c1c-0358-4f4e-9be1-0f4c14752960",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c9adb419-fd0b-453a-ab85-d0b4ba743bbc",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "c24ed004-937d-45eb-b1bb-8dda69e8a372",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "79fe1d65-1841-41c4-b262-ab41100b55fb",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"equipment_family_id": "8bf84217-3760-4431-ac8f-f37465dc87e3",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "1c0c9478-60da-4649-8d0e-7417b37eabdb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "763c0b4d-f62f-4088-99e7-b7304b0e0fa8",
"_parent_code": "sample string 6",
"sales_organization_id": "d191b509-bc12-443c-a9f8-5c00e169911b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"date_in_production_since": "2026-04-05T15:41:11.3645042+00:00",
"date_out_of_production_since": "2026-04-05T15:41:11.3645042+00:00",
"date_end_support": "2026-04-05T15:41:11.3645042+00:00",
"sales_organization_id": "a0a3eaa4-ff51-46d2-ac73-572b0766e020",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+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-04-05T15:41:11.3645042+00:00"
},
"project_status_id": "9961fc22-2b76-4427-a316-195ae61c5762",
"project_status_code": "sample string 10",
"project_status": {
"id": "9b438052-517e-410e-a48e-bceec0c23066",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "7066730c-154c-46b5-b444-24b17af693f8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"company_id": "a690a5d2-bfe9-4ab5-ad50-bf9b8d9a7869",
"company_code": "sample string 12",
"db_address_id": "19cd11fb-1bc6-477b-8fdd-6f26a3088bcc",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "0929d5e0-8823-4a07-b42a-2a256eb614b6",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "3665a993-2a5c-4684-a34e-1e3a4c5ba277",
"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-04-05T15:41:11.3645042+00:00",
"date_create": "2026-04-05T15:41:11.3645042+00:00",
"date_update": "2026-04-05T15:41:11.3645042+00:00",
"updated_by_user_id": "bea656a3-cc39-462e-98fe-58650451864b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-05T15:41:11.3645042+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-04-05T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-05T15:41:11.3645042+00:00",
"date_last_job": "2026-04-05T15:41:11.3645042+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-05T15:41:11.3645042+00:00",
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00",
"is_mobile_installation": true
},
"job_type_id": "2d1bd2a8-6ec0-4436-b4f8-c40cb52736ac",
"job_type_code": "sample string 7",
"job_type": {
"id": "2b6f96ef-8a44-46c2-bc61-bca575d7af8c",
"name": "sample string 2",
"sales_organization_id": "d7cee61b-4636-4c04-b055-f7212247a30b",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00",
"code": "sample string 7"
},
"job_priority_id": "fecc2906-792a-4801-9835-2b90d96252a4",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "4940ca69-737d-4fa2-a100-4e0fc3a7de39",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "0eaf1077-c131-4ec8-b91f-eae4291f01b3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"job_status_id": "4673bfed-f5eb-4f32-a1ab-1ebbf31f79c7",
"job_status_code": "sample string 11",
"db_address_id": "8c4687e2-619c-4f61-838e-a10c8bfdeaaf",
"contact_id": "b5d5b8da-5dd1-429d-8794-ea9bd9bd852d",
"requested_by_company_id": "50166e34-ec81-49ee-957d-21efd2359cd0",
"requested_by_contact_id": "0f634ecf-1b5f-4773-aa8f-5bf485b1da57",
"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-04-05T15:41:11.3645042+00:00",
"due_date": "2026-04-05T15:41:11.3645042+00:00",
"date_create": "2026-04-05T15:41:11.3645042+00:00",
"date_update": "2026-04-05T15:41:11.3645042+00:00",
"date_closed": "2026-04-05T15:41:11.3645042+00:00",
"suggested_user_id": "1a10de7d-ee46-4f0e-8842-43f990d0b433",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "d41047ab-d000-40a1-b0e3-e21256800430",
"db_language_id": "e8c77fb7-4a28-43c5-aa77-4dff04afc9ee",
"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-04-05T15:41:11.3645042+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "585b4ab6-0473-45ca-bb22-4c9d2941b7b1",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "bc4cc4ba-e499-4fc8-8a7e-49aadba1e3a1",
"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": "ee69b2bc-1dd6-4b0b-89f6-d7b7778b0df1",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "8edaf075-5ef9-4a60-b07d-9015399fc5b4"
},
"suggested_date_start": "2026-04-05T15:41:11.3645042+00:00",
"skill_id": "02c0e011-2884-49df-80f3-b018a77e9370",
"skill_code": "sample string 32",
"skill": {
"id": "24a3eda3-5032-48c0-a28f-58cc57d11c30",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "20d4b54c-320a-4d97-be0b-e10c5ea3803f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "212af903-2619-4be4-b606-8dce8d55d060",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e2abf52f-f93c-4509-981f-e9d96d7c2dec",
"db_currency_id": "769dc074-648b-475c-bfa7-ef09218db9ad",
"db_language_id": "27c6dd79-05b1-4cf7-8cce-12f9090388a7",
"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-04-05T15:41:11.3645042+00:00"
},
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e83ef9b9-f1f1-448d-b2f3-c36f744e447d",
"date_reported_by_company": "2026-04-05T15:41:11.3645042+00:00",
"id2": 36,
"company_id": "e22aa56c-4082-45df-90fb-52265817fe2e",
"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": "2e9bb067-812c-4ba1-a402-0a604b3ff6e2",
"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-04-05T15:41:11.3645042+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-05T15:41:11.3645042+00:00"
}