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": "fa6a1d92-f814-4f16-b262-70221de6666d",
"estimated_quantity": 2.0,
"article_id": "c01fa968-d607-42ef-be63-63525a131cd4",
"article_code": "sample string 4",
"article": {
"id": "d3029e0c-1756-438c-af6c-355865a117b3",
"article_category_id": "5bd9eecd-2a0d-4d9d-992e-cba9bd8893bf",
"article_category": {
"id": "96d0eba0-bdd9-4531-9db8-f059b831a0b7",
"parent_id": "696f4e08-f32c-4911-a444-08c26b60725d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "37dde755-ed3f-4933-b370-c53fcdabe3d1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "9e0f1744-4819-4141-bd00-9ee5e3194395",
"article_group_2_code": "sample string 7",
"article_group_3_id": "5744096d-a712-4490-8a70-4c5022d11463",
"article_group_3_code": "sample string 9",
"article_group_4_id": "6fc07fef-63a1-4bba-8a1f-0957b56828f6",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e12fa5f0-0215-42a7-a9fb-1fb5da6da653",
"article_group_5_code": "sample string 13",
"article_group_6_id": "cd55ccc6-66b6-49a4-90ad-2049e419f9fc",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-13T01:17:50.4934524+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-01-13T01:17:50.4934524+00:00",
"date_update": "2026-01-13T01:17:50.4934524+00:00",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00",
"article_color_id": "e4e8d4e1-72b5-458e-b9a4-abe1c5f716b6",
"article_color_code": "sample string 38",
"article_color": {
"id": "9ed076ca-faf5-4b1f-b338-2dfeaf909f26",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "7e5186b0-9d63-45e1-bb37-67332aeaf032",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e76c3fe4-e47e-4e88-b4f2-a689f2951010",
"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": "17a413a8-4f14-4ad6-a229-e78ef7331df7",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "61cb7c6b-b91b-4c95-860d-6b081b262aab",
"_parent_id": "33c3a531-9f8b-452b-add1-4801be9ed377",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f7165ed4-5453-42ae-9695-b44b41ec3b63",
"project_reference_back_office": "sample string 5",
"project": {
"id": "102d3fac-9dc3-4291-964b-dbe60eccc489",
"_parent_id": "6b210d83-7efd-4ab1-a889-5a87624a8810",
"root_parent_id": "675769c6-d47b-4867-b767-d07f0350fe8b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "49b25cec-2088-4640-a5f0-50e0e02a18cf",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "70f2594a-b66f-418a-a594-258223ba231b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "82b26eb9-b2b0-49de-9aaf-70cd8b200c3c",
"_parent_code": "sample string 6",
"sales_organization_id": "b8cbbb8e-3a92-4e90-af5a-383cd2bd9150",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"equipment_model_id": "017349fb-5a80-4e7b-95c9-e2a973e77047",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "b7bc53ea-cab4-4e3f-a2bb-6c9ee5ab8087",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "2bdb6bd0-df41-4c01-9577-317343d2c0e7",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "7ec75356-932d-4994-bb04-dfcbe9b1fc3f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "e8c2d936-45f1-40cd-af12-b3ed07a5adf9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"equipment_family_id": "a37e7e6f-e638-4d83-b27e-6e6f4e5875d0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "70f2594a-b66f-418a-a594-258223ba231b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "82b26eb9-b2b0-49de-9aaf-70cd8b200c3c",
"_parent_code": "sample string 6",
"sales_organization_id": "b8cbbb8e-3a92-4e90-af5a-383cd2bd9150",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"date_in_production_since": "2026-01-13T01:17:50.4934524+00:00",
"date_out_of_production_since": "2026-01-13T01:17:50.4934524+00:00",
"date_end_support": "2026-01-13T01:17:50.4934524+00:00",
"sales_organization_id": "a0ccbc07-61d4-4b52-9548-226d28921b36",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+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-01-13T01:17:50.4934524+00:00"
},
"project_status_id": "d0b48a19-4aab-44d5-8b84-d8c2cebe44fa",
"project_status_code": "sample string 10",
"project_status": {
"id": "39b422a8-2660-41df-b5f7-c4d2675e8526",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "81f61381-0818-4cce-bc06-53a4d61fe69e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"company_id": "66661b35-94f1-4eeb-9b53-5bbac3bac440",
"company_code": "sample string 12",
"db_address_id": "43ff2758-cd76-4cfb-ad32-a435dec8693d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c47cf85b-aab6-41b6-b725-eef19e5c1dee",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "36b5c7a5-7454-442a-979f-df96d1d13801",
"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-01-13T01:17:50.4934524+00:00",
"date_create": "2026-01-13T01:17:50.4934524+00:00",
"date_update": "2026-01-13T01:17:50.4934524+00:00",
"updated_by_user_id": "d2087084-aa81-4793-8d03-7a6359966a29",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-13T01:17:50.4934524+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-01-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-13T01:17:50.4934524+00:00",
"date_last_job": "2026-01-13T01:17:50.4934524+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-13T01:17:50.4934524+00:00",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00",
"is_mobile_installation": true
},
"job_type_id": "3103ea95-7910-44a8-b892-8ff6ffab4a45",
"job_type_code": "sample string 7",
"job_type": {
"id": "4635e1a5-933e-4bee-8874-0029e03b43ae",
"name": "sample string 2",
"sales_organization_id": "e089fec9-2fea-46b7-8877-ccb2fc5248db",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00",
"code": "sample string 7"
},
"job_priority_id": "079908a2-6608-42c1-be4b-db34353feaaa",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6727c0a3-b7d5-42b2-b41a-987e1c96aa1b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "cd5740f7-2026-47f7-875c-8f2d372da4b7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"job_status_id": "61e3525a-42a3-442a-9ad5-4c272e6ab861",
"job_status_code": "sample string 11",
"db_address_id": "2c4122f0-c057-4bf5-a401-f65865a5aaef",
"contact_id": "69570bbf-0fa6-4c33-bd0c-7a63c12da87d",
"requested_by_company_id": "a2192aae-706a-4661-93c2-f45c0e6e5153",
"requested_by_contact_id": "a78e367f-b729-48e2-b113-f37101d5ef0e",
"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-01-13T01:17:50.4934524+00:00",
"due_date": "2026-01-13T01:17:50.4934524+00:00",
"date_create": "2026-01-13T01:17:50.4934524+00:00",
"date_update": "2026-01-13T01:17:50.4934524+00:00",
"date_closed": "2026-01-13T01:17:50.4934524+00:00",
"suggested_user_id": "3d2a30ae-b8f8-4535-a8bd-976d9bf9eaa3",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "88ac8aad-f909-40df-896f-8e83717735fc",
"db_language_id": "adc16abb-640f-4ffb-aa04-8b898608266e",
"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-01-13T01:17:50.4934524+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "cfcd205c-68b2-4591-9260-a6df9926e7b1",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "c8ad5e15-25bb-4c9b-a05e-c9201e569e76",
"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": "2ddee7de-15e8-4d2c-aeaf-c17dedfde128",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "e608c3b1-ee72-4dae-8768-21134a3a3c5e"
},
"suggested_date_start": "2026-01-13T01:17:50.4934524+00:00",
"skill_id": "da2564d6-93d2-4ccc-8b3c-45395ef10b5d",
"skill_code": "sample string 32",
"skill": {
"id": "512a0eeb-baf3-4ae7-89f2-3ca85557f754",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d6072ddb-2bd2-4c62-b943-dfe54faaffce",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d7fc3ce-4c8b-4640-a124-c1e3ce936fc6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a2e88753-7412-43b2-b431-62d292e6ac9a",
"db_currency_id": "0bc94f9b-12c0-4b1e-853f-064a95ffebe8",
"db_language_id": "c10a546c-7a2d-4aab-83e0-afd500256263",
"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-01-13T01:17:50.4934524+00:00"
},
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "f6528c8b-82c2-46cc-bdb8-529e6497a00b",
"date_reported_by_company": "2026-01-13T01:17:50.4934524+00:00",
"id2": 36,
"company_id": "85f5c7df-7ea6-43b3-b877-cb8594b565a5",
"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": "5dd1b596-5ee5-4a80-bbbf-61330fbbe095",
"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-01-13T01:17:50.4934524+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-13T01:17:50.4934524+00:00"
}