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": "a74d4756-1428-4e37-87fc-57ac400de653",
"estimated_quantity": 2.0,
"article_id": "b7da926e-a9d8-46fe-bf37-ddf6cc14d5bf",
"article_code": "sample string 4",
"article": {
"id": "67502388-1c82-420f-b337-980ccc032888",
"article_category_id": "e54dc8b9-5434-45e5-a220-ce356bf166aa",
"article_category": {
"id": "753cecd2-3d8a-43da-b6fd-5706db90e566",
"parent_id": "a3227f6f-5e20-4dcf-a385-6eb95c9997b3",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-07T21:46:04.672624+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a2e817b3-b39f-4ad1-bb8f-f380f2604c30",
"article_group_1_code": "sample string 5",
"article_group_2_id": "a003afdf-886f-49af-bc65-e0fa4ca5bf69",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f31a8db6-b345-46c7-9728-c94e93252e8d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "223a5587-2942-4b5c-82e3-a6f0da1abb2e",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f3e4aed2-b516-4c34-a0ec-5b0047a340c6",
"article_group_5_code": "sample string 13",
"article_group_6_id": "fdc9f183-b9ae-42af-88e3-28a5230fae0f",
"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-07T21:46:04.672624+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-07T21:46:04.672624+00:00",
"date_update": "2025-12-07T21:46:04.672624+00:00",
"modified_dateutc": "2025-12-07T21:46:04.672624+00:00",
"article_color_id": "fb8679da-c2f0-4e2e-afa5-2c6b0afb2d4b",
"article_color_code": "sample string 38",
"article_color": {
"id": "efb4a96d-166d-4a8a-afad-4dfb54159b73",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-07T21:46:04.672624+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "78cc9f4e-4031-4151-8b89-0dcfc477d945",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e14cce79-f0cc-42d3-a662-0f6526af6947",
"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": "cf610a7a-8287-47cc-8238-8e0f2afaa0c6",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "07a3edea-a129-43a8-a0bc-610001cbf6fa",
"_parent_id": "89409d37-0215-4795-8742-4d1124781550",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "a7f54474-79c1-4c3d-8dbb-c9e56582eda8",
"project_reference_back_office": "sample string 5",
"project": {
"id": "23c934f1-544e-4fe1-b82a-000629799d2e",
"_parent_id": "f25bb1ed-355e-4f94-bdd5-ebe4288e9d38",
"root_parent_id": "4ef0d9d1-4451-45b0-a725-8a88ba089698",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2cbbc051-e11e-43a1-a877-ec0b5d4ccd43",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "f6878328-7124-4b8b-a1aa-e9fd9fb0a907",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4439fd39-6ddc-48bc-bb5d-b32448c96bb4",
"_parent_code": "sample string 6",
"sales_organization_id": "e3aa334b-f576-40e6-9b56-f095ec458dbd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"equipment_model_id": "cf7d3518-fb26-4369-8f87-0edea52ab444",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "65d621d3-4001-4383-b754-c52c1e90b2f8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "23499378-ed8e-430c-9242-e3d17e573d58",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "49f02d93-2009-4dfc-bcec-819d46d5b3d0",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "8dcb64d6-b828-48bd-b4c1-acbcf229dc88",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"equipment_family_id": "633f9516-054c-483a-a56b-6213f38f96c3",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "f6878328-7124-4b8b-a1aa-e9fd9fb0a907",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4439fd39-6ddc-48bc-bb5d-b32448c96bb4",
"_parent_code": "sample string 6",
"sales_organization_id": "e3aa334b-f576-40e6-9b56-f095ec458dbd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"date_in_production_since": "2025-12-07T21:46:04.6882001+00:00",
"date_out_of_production_since": "2025-12-07T21:46:04.6882001+00:00",
"date_end_support": "2025-12-07T21:46:04.6882001+00:00",
"sales_organization_id": "a27d7138-4562-41f7-9a6d-96980176a755",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+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-07T21:46:04.6882001+00:00"
},
"project_status_id": "73302837-74b6-4a02-9165-c2301a62bdee",
"project_status_code": "sample string 10",
"project_status": {
"id": "1d2fb790-dee7-4b5b-a898-6bc1e1ad294e",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "e1d34932-3e6e-4d8b-9f29-9640082e37bb",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"company_id": "607287d3-a69d-4917-8ce0-8ff5caf8b77e",
"company_code": "sample string 12",
"db_address_id": "41d51a07-94e7-41ad-b992-f252b26f31d7",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3d73e8a1-3d63-4a81-968c-b38f40a11795",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1b12e14d-2419-42cb-9809-417f7bea28b0",
"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-07T21:46:04.6882001+00:00",
"date_create": "2025-12-07T21:46:04.6882001+00:00",
"date_update": "2025-12-07T21:46:04.6882001+00:00",
"updated_by_user_id": "d87b5953-ba67-4a78-8eac-a133056c63e8",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-07T21:46:04.6882001+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-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-07T21:46:04.6882001+00:00",
"date_last_job": "2025-12-07T21:46:04.6882001+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-07T21:46:04.6882001+00:00",
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00",
"is_mobile_installation": true
},
"job_type_id": "6a6fe1b8-ece4-42af-bae1-b2e0dc7e9bf5",
"job_type_code": "sample string 7",
"job_type": {
"id": "3c8832e2-2c93-426a-8eb3-c409311c0803",
"name": "sample string 2",
"sales_organization_id": "babdbfec-0dc4-4c72-a133-99efa94cb073",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00",
"code": "sample string 7"
},
"job_priority_id": "eed527df-43c6-4367-8594-7eeef7bf3286",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "b5ff6da4-1216-4bbe-a77a-356d6d79b465",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "3defaf96-2bd1-4107-ad14-97043ddf65ad",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"job_status_id": "5c185ce7-e070-4806-8af5-f41d4ca57e58",
"job_status_code": "sample string 11",
"db_address_id": "64b5636d-1abd-44b7-8874-a09f1c1daf94",
"contact_id": "0f02ad3b-c3d8-4ef1-8f45-66ab048a1d3a",
"requested_by_company_id": "7aac4718-1ff6-4bdc-bc3b-69973cacd572",
"requested_by_contact_id": "87ce1ef4-48ff-44e2-a840-748e3a8bc945",
"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-07T21:46:04.6882001+00:00",
"due_date": "2025-12-07T21:46:04.6882001+00:00",
"date_create": "2025-12-07T21:46:04.6882001+00:00",
"date_update": "2025-12-07T21:46:04.6882001+00:00",
"date_closed": "2025-12-07T21:46:04.6882001+00:00",
"suggested_user_id": "964b1619-308d-4931-a825-19ed17b7289d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "ba6c3042-ead4-48e9-b9dc-22be8e0ca60e",
"db_language_id": "8281afed-2b7d-486b-98d8-302bb0d8c074",
"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-07T21:46:04.6882001+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0a8ddbd2-95bb-446d-8554-599c74a9d039",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "48cd91b0-a320-46a4-8e4b-589b04ceb1eb",
"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": "6f44e899-441f-410d-a1d3-3158d7c87101",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "55f4d5b7-a741-444c-b697-020041c63053"
},
"suggested_date_start": "2025-12-07T21:46:04.6882001+00:00",
"skill_id": "434bca39-f209-4537-b4f2-33539de5035c",
"skill_code": "sample string 32",
"skill": {
"id": "e9eb8435-e05d-4e99-b3fe-5c944af967d3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "2edd9e6a-5fbb-4dac-be54-15c14cb4bda8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ff820178-6787-44e0-a1c4-137779af339b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cffdb681-5af6-4bf6-92b1-de4c5909fd4d",
"db_currency_id": "36fa7865-4818-41de-abc7-ad71515b9870",
"db_language_id": "133c6c23-c00f-4978-b675-267273933f8c",
"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-07T21:46:04.6882001+00:00"
},
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d372b335-8106-4538-8b02-2644e91e6069",
"date_reported_by_company": "2025-12-07T21:46:04.6882001+00:00",
"id2": 36,
"company_id": "0474f463-69a2-4340-8ee2-9538a279641f",
"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": "eecd4337-9ec7-4915-956d-336e5dccfd13",
"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-07T21:46:04.6882001+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-07T21:46:04.6882001+00:00"
}