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": "f4383187-a4fe-4963-8222-e67aa1842442",
"estimated_quantity": 2.0,
"article_id": "5cb59a98-85e7-4a65-87d9-d5b0d0110ce0",
"article_code": "sample string 4",
"article": {
"id": "cbfee94e-3bae-43a7-98da-8424a9543e26",
"article_category_id": "2c0e9751-c290-408c-b508-8be119f1de90",
"article_category": {
"id": "bbbf54ea-4027-48da-8626-9f1766eb4c8f",
"parent_id": "ed167cf5-a1d7-4fa2-b8a7-e87806f4489f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "213887a9-7617-42ee-95c2-12329fd20104",
"article_group_1_code": "sample string 5",
"article_group_2_id": "ac86d786-b81d-4fd3-afd6-35de437c8129",
"article_group_2_code": "sample string 7",
"article_group_3_id": "5d931471-839c-4158-8569-292dec2a954e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a802423d-505e-4c02-a4c3-ac344048a1e1",
"article_group_4_code": "sample string 11",
"article_group_5_id": "85f31c7d-80a0-411c-87ce-4625bb546d06",
"article_group_5_code": "sample string 13",
"article_group_6_id": "482e68ff-621c-4b3f-8b65-91fe32745e66",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-30T03:48:56.6673076+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-05-30T03:48:56.6673076+00:00",
"date_update": "2026-05-30T03:48:56.6673076+00:00",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00",
"article_color_id": "1eb56082-fb23-4a02-b174-6ac635169604",
"article_color_code": "sample string 38",
"article_color": {
"id": "6e1717b4-4d4a-4311-b9b4-c9312f0521d9",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f58cd17d-c818-4059-b3d3-8942cb04a0ff",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "462c42f6-6f1c-4084-bbb2-95a07ac41e27",
"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": "13ffbf03-eb22-4439-b85a-fe3d8b1f4ad7",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d16209c3-44cc-44a8-b12e-f9b44eb21949",
"_parent_id": "db408623-1fd0-420d-9f07-9287c4addc02",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "15e606f5-de4f-4b2e-bfa5-9c10908d813d",
"project_reference_back_office": "sample string 5",
"project": {
"id": "2e9c588e-87d2-4a9d-b128-520b1fb5bbbd",
"_parent_id": "e4f60cfc-0fa8-443d-ba6a-8a6abaf5c42e",
"root_parent_id": "0567ffa4-15d8-4823-bca3-87ed9d1dc967",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9de2aff5-722d-4114-b345-54073b1fd9fe",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fcc7eff4-c4e4-4dcc-be3b-d7488aed92bd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "62d6e4dc-87f7-4134-b83e-2c5b708bc33c",
"_parent_code": "sample string 6",
"sales_organization_id": "78829048-2c18-4658-b8e3-078de6a2c860",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"equipment_model_id": "cc6d049b-87b3-42dd-947a-368ffdd3a176",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "e22aa0a8-482a-4a5f-b099-4d60b6c5c198",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "dd622f33-3ad2-4f3d-a1b5-f71d8f0d153d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "f7fc5767-bb21-4fb5-8597-5c3704d61f97",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ac6e8236-7e07-4eb4-8eb3-c39254040ab5",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"equipment_family_id": "cba4aa0f-a42b-4973-a0de-866154b4a66e",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fcc7eff4-c4e4-4dcc-be3b-d7488aed92bd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "62d6e4dc-87f7-4134-b83e-2c5b708bc33c",
"_parent_code": "sample string 6",
"sales_organization_id": "78829048-2c18-4658-b8e3-078de6a2c860",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"date_in_production_since": "2026-05-30T03:48:56.6673076+00:00",
"date_out_of_production_since": "2026-05-30T03:48:56.6673076+00:00",
"date_end_support": "2026-05-30T03:48:56.6673076+00:00",
"sales_organization_id": "0d5e0a12-6720-4dcf-9f67-c42af766347a",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+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-05-30T03:48:56.6673076+00:00"
},
"project_status_id": "8acd9a8c-e82a-47a0-811d-a5adce43dea8",
"project_status_code": "sample string 10",
"project_status": {
"id": "a0b02044-651d-4345-9969-5801949a2a30",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "e964ef0d-42cc-48e1-b5c7-be01008ebcfd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"company_id": "6279ceec-c81f-4b1a-b668-776f24bae771",
"company_code": "sample string 12",
"db_address_id": "1767fb46-c6db-48fb-b449-d0fcf1456ab6",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e48c77b0-95b4-422a-9ccf-e5b4189a39ef",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "86ea6e4e-7e55-48b6-b956-252d8b2245d1",
"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-05-30T03:48:56.6673076+00:00",
"date_create": "2026-05-30T03:48:56.6673076+00:00",
"date_update": "2026-05-30T03:48:56.6673076+00:00",
"updated_by_user_id": "aa58d24f-9a69-4219-afd7-f209869d6837",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-30T03:48:56.6673076+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-05-30T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-30T03:48:56.6673076+00:00",
"date_last_job": "2026-05-30T03:48:56.6673076+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-30T03:48:56.6673076+00:00",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00",
"is_mobile_installation": true
},
"job_type_id": "923888c7-785b-4619-bb57-37acdfbca9dc",
"job_type_code": "sample string 7",
"job_type": {
"id": "5d76de56-c178-414a-abd1-80349f716003",
"name": "sample string 2",
"sales_organization_id": "673e1213-4f0e-45b3-b9c4-4f3d5c4aee10",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00",
"code": "sample string 7"
},
"job_priority_id": "440d858a-7d36-47d8-a5c3-ee9a13bfa489",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ea1bf2e9-1272-4593-b15e-7b2de4527b6e",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "7a2f957d-88dc-475f-bc88-61f56b2aa34c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"job_status_id": "596b0908-0142-4785-9be7-98119613f9a7",
"job_status_code": "sample string 11",
"db_address_id": "b8d7e424-c487-4209-b9b7-580cc57dc0e5",
"contact_id": "0592e3c3-91ef-434c-b4da-e9cfe483ff4c",
"requested_by_company_id": "e44565d2-f9ba-4f5e-be72-0637d8b319f3",
"requested_by_contact_id": "82a01606-b414-4f28-bd1f-fcf45c961c0d",
"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-05-30T03:48:56.6673076+00:00",
"due_date": "2026-05-30T03:48:56.6673076+00:00",
"date_create": "2026-05-30T03:48:56.6673076+00:00",
"date_update": "2026-05-30T03:48:56.6673076+00:00",
"date_closed": "2026-05-30T03:48:56.6673076+00:00",
"suggested_user_id": "82182785-9d49-4038-8c5c-f4061b168072",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "680b6cef-d4d7-45e1-92f6-21829d3655b5",
"db_language_id": "9f4449d4-687b-4a11-affe-76e1203da31e",
"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-05-30T03:48:56.6673076+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "72b6d8f4-56db-4dde-8e54-b3126fe33883",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "c4be9990-1998-40c4-8e7d-e7abb9f1d9d0",
"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": "dd411472-c912-43f3-a72b-83356e295389",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "7116e625-3454-43b5-a819-cacb4dddc534"
},
"suggested_date_start": "2026-05-30T03:48:56.6673076+00:00",
"skill_id": "524dd75d-62f8-4f6e-bd8e-7ae95cd61645",
"skill_code": "sample string 32",
"skill": {
"id": "f89d9bfa-d825-4deb-b76b-fa915291a115",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6ef323b4-13bb-435f-b303-d2880227a907",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bb093b22-6550-4564-a3d4-67533b684ad0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "59d124d9-9309-4eac-960c-b978dfc9e26f",
"db_currency_id": "27f7491e-3af1-4ca8-a3be-2abbc32acd47",
"db_language_id": "a2d0ba68-6185-4ef2-acf4-2d3d65c20fe9",
"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-05-30T03:48:56.6673076+00:00"
},
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a5224919-e1a9-473a-ae99-f55331312e7e",
"date_reported_by_company": "2026-05-30T03:48:56.6673076+00:00",
"id2": 36,
"company_id": "528834b6-ce56-4f94-b2b2-f41e7a7524b6",
"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": "a888a5e8-f408-4cae-9c9b-5e9a547e03a7",
"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-05-30T03:48:56.6673076+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-30T03:48:56.6673076+00:00"
}