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": "ad981ca5-9733-45fd-8f2b-3d5b07ff9ad8",
"estimated_quantity": 2.0,
"article_id": "1d3044fe-017b-4e3b-a7bd-8f8c898436be",
"article_code": "sample string 4",
"article": {
"id": "8b1cce8f-04dd-4e0a-9370-bcfb7e2bef53",
"article_category_id": "a8f10c5a-205c-4e61-80a7-851cf1e96252",
"article_category": {
"id": "63804f81-9d9d-4a57-af51-8a324cf96a37",
"parent_id": "47673673-0f93-447f-8889-048fc6015b5d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-10T02:29:59.1537429+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2a4ee87c-dc4b-4f4f-978e-2d41faf38db9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "51bb484b-91b6-4b2f-995f-c0559287de8a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0c2f2576-2aae-42ac-8343-8bba39da1e6f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "88a997a6-ec81-4939-b7ba-c909cc34844b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "0139ff1e-6ae8-4b0d-8806-2aa506b94d96",
"article_group_5_code": "sample string 13",
"article_group_6_id": "58f956b2-6bd8-47fc-ae25-7ca42c2b77c2",
"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-10T02:29:59.1537429+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-10T02:29:59.1537429+00:00",
"date_update": "2026-04-10T02:29:59.1537429+00:00",
"modified_dateutc": "2026-04-10T02:29:59.1537429+00:00",
"article_color_id": "aa9efad2-8f6c-4dc9-ab8d-7bdc23ac90d6",
"article_color_code": "sample string 38",
"article_color": {
"id": "cb83cb76-bce4-4406-ab45-e86aec312d7e",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-10T02:29:59.1537429+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "9f8e7137-66da-4bbd-a825-5cbca0e356fe",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "73b12ded-f8f6-431b-806f-4db4079ba1e7",
"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": "0202281a-a94b-4f43-bab5-2a880704bab7",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "3c8be7c3-9c48-4821-9b9d-28b0c16d57ac",
"_parent_id": "ec4bcc23-9de7-480f-be04-b0a9bea71361",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "420be488-9e80-4b99-8d74-4ce8fecc88fd",
"project_reference_back_office": "sample string 5",
"project": {
"id": "bb7bb1a1-23dc-4936-a062-8d8bc0cf0c46",
"_parent_id": "6003d47b-fef2-4cc6-97df-cb22c6eaf318",
"root_parent_id": "3f58a960-c264-403b-a200-2c06c9e135d7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "979deda6-7c31-4c8b-b10b-5e19bf60830a",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "09b05699-4a21-4092-ac41-5802cc4b32c5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "bc98225e-868e-45df-ab2d-42f073512c7d",
"_parent_code": "sample string 6",
"sales_organization_id": "4019abaa-7f1b-4250-90b4-18a8a919b8cf",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"equipment_model_id": "717411c1-ddca-4fa3-9f2e-b44cb280d14e",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "ec146554-20a1-456b-9ab5-211ba01bc2a7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "67a5fec2-283b-43aa-8378-506c6540b09f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1cc9177a-b12e-4ccb-9341-3afa055d35ed",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ba421b00-7aae-4df1-ba12-3b5dbba8b61d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"equipment_family_id": "f1d9a007-58cc-4b65-8bab-e1928df65bf8",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "09b05699-4a21-4092-ac41-5802cc4b32c5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "bc98225e-868e-45df-ab2d-42f073512c7d",
"_parent_code": "sample string 6",
"sales_organization_id": "4019abaa-7f1b-4250-90b4-18a8a919b8cf",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"date_in_production_since": "2026-04-10T02:29:59.1693741+00:00",
"date_out_of_production_since": "2026-04-10T02:29:59.1693741+00:00",
"date_end_support": "2026-04-10T02:29:59.1693741+00:00",
"sales_organization_id": "dd5eecde-5960-42ca-a939-40e8ce445c99",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+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-10T02:29:59.1693741+00:00"
},
"project_status_id": "71591fc2-d562-4877-8da2-25caabd45d95",
"project_status_code": "sample string 10",
"project_status": {
"id": "98c91119-f8f5-4c88-af2b-66eecf4e3008",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "152db8a5-c921-4018-bfec-1e8f89eeda70",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"company_id": "c20f4564-56ae-42d2-96b2-8da7cfb466c7",
"company_code": "sample string 12",
"db_address_id": "1b564a43-fb13-4cc9-b9dc-91eb725a502d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "fa0f7acb-338c-43ae-b526-416b48de5ccb",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "cadbf300-1369-44a2-b53f-ea77147dd024",
"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-10T02:29:59.1693741+00:00",
"date_create": "2026-04-10T02:29:59.1693741+00:00",
"date_update": "2026-04-10T02:29:59.1693741+00:00",
"updated_by_user_id": "d3b91dd4-3442-4b64-bc5a-a3a855c50b9c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-10T02:29:59.1693741+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-10T02:29:59.1693741+00:00",
"date_last_job": "2026-04-10T02:29:59.1693741+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-10T02:29:59.1693741+00:00",
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00",
"is_mobile_installation": true
},
"job_type_id": "5f4ee3b4-cbf1-4ebe-89d4-b57517413766",
"job_type_code": "sample string 7",
"job_type": {
"id": "bf1c2330-681f-4722-8f3c-c5ee65a07899",
"name": "sample string 2",
"sales_organization_id": "2056c739-6a4f-4a40-bb07-a7a1f226772c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00",
"code": "sample string 7"
},
"job_priority_id": "959e9eda-5a2c-49e9-a56f-ae13b687e4ce",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "5724298d-1c49-4a7a-add5-22a98acdced0",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "294d1061-aa8f-4d0f-bbca-0373b3d1d9ee",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"job_status_id": "636be7c6-85c6-4d67-9215-edf47ff2e254",
"job_status_code": "sample string 11",
"db_address_id": "2f9d0ecb-4bae-49cd-b35f-454dcec47d83",
"contact_id": "df1948fd-991e-40f5-be08-3e089eb51f9c",
"requested_by_company_id": "072ad675-97aa-4750-b978-aaca984300c7",
"requested_by_contact_id": "9af9b6dd-48fe-45d3-9bf8-cdd2c1abcd9c",
"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-10T02:29:59.1693741+00:00",
"due_date": "2026-04-10T02:29:59.1693741+00:00",
"date_create": "2026-04-10T02:29:59.1693741+00:00",
"date_update": "2026-04-10T02:29:59.1693741+00:00",
"date_closed": "2026-04-10T02:29:59.1693741+00:00",
"suggested_user_id": "7148ff29-f61a-4171-97c4-e8593c329c89",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "501a957d-f18e-4c77-a085-fbf163009e53",
"db_language_id": "131c4ef7-cb5d-4a17-bd8c-3f2cd4edb22b",
"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-10T02:29:59.1693741+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "8b0b2ba2-cbee-42ec-a94a-4085f0634cf0",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "58866946-77cd-4f26-80ab-5d7cef1f58ca",
"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": "461b2d3a-d185-4ebd-a808-3814cecf6eee",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "9acb287d-deca-47ed-bd8d-49b945fd1e42"
},
"suggested_date_start": "2026-04-10T02:29:59.1693741+00:00",
"skill_id": "b1bc54b7-d8f8-4f9e-ad31-24f8e352a26b",
"skill_code": "sample string 32",
"skill": {
"id": "0149db10-48bb-4d95-9207-ec7aded8148b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1ccb79db-3ffe-4b6e-b588-bf5696a836ca",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c351f0d-a8b7-4c40-96a2-08f6fac3d4e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "371fdec3-b9fe-404d-a222-5fdcd83f3490",
"db_currency_id": "fb5aa898-fd2c-4644-aa68-e802c7ce42e0",
"db_language_id": "393e4720-d185-4df2-b4e3-fad823877841",
"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-10T02:29:59.1693741+00:00"
},
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "c303bace-9aa6-4f35-8fac-eb0b5fcc5dbf",
"date_reported_by_company": "2026-04-10T02:29:59.1693741+00:00",
"id2": 36,
"company_id": "31dc8731-27a7-4ada-8d25-ff52249fd5d1",
"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": "2e68c6a1-54d3-43ab-93e6-81ccba87144e",
"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-10T02:29:59.1693741+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-10T02:29:59.1693741+00:00"
}