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": "99307695-42ae-497e-8b6d-b08ead650f62",
"estimated_quantity": 2.0,
"article_id": "29a2a831-a820-4d18-a971-f675bbd90a43",
"article_code": "sample string 4",
"article": {
"id": "659eb176-961a-44c8-99bd-f7d430aa85b8",
"article_category_id": "7684eb33-9cb4-4ada-a8bd-23963c663ba5",
"article_category": {
"id": "129d66f0-7907-4722-8433-16c07609adb2",
"parent_id": "38b62cb1-8c36-4704-bd56-09592960bf1e",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5fe47207-9385-4c18-b5f6-3bc7d9f75691",
"article_group_1_code": "sample string 5",
"article_group_2_id": "28caed00-17d5-4871-b1fb-af34eb822be3",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4d03fc96-39ac-4b86-865b-85e227b68ccc",
"article_group_3_code": "sample string 9",
"article_group_4_id": "bd65920e-1128-4f0d-a5f4-6a035eeb9066",
"article_group_4_code": "sample string 11",
"article_group_5_id": "17e501b3-151e-4056-a2d3-6f3824318a47",
"article_group_5_code": "sample string 13",
"article_group_6_id": "6a51c36c-33e9-4f96-9b32-37a99c6e3a4c",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-12T13:04:39.1559659+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-09-12T13:04:39.1559659+00:00",
"date_update": "2026-09-12T13:04:39.1559659+00:00",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00",
"article_color_id": "db43cf52-51b9-4dd8-8d9a-8ec1181e7211",
"article_color_code": "sample string 38",
"article_color": {
"id": "4985c58d-9f18-4bdd-a8e3-969c5e7bc331",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "18955e83-6a43-4e35-a68f-421dacce5036",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "07c66f0f-a4f8-4d59-8740-51193df003bd",
"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": "4857eb7f-2ab1-4739-8561-4b9c7967a309",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "40f13550-ee80-494b-a682-e434dc55b89c",
"_parent_id": "d62f3356-8122-40b1-91c1-01758bca5813",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c3807078-a9d5-4bce-a4bc-447097c4c6ed",
"project_reference_back_office": "sample string 5",
"project": {
"id": "4acf90b4-00ee-46b3-9bef-e3358dcec3ad",
"_parent_id": "cd956f33-9f2f-4518-b861-0380d9fb41c0",
"root_parent_id": "75a7d06a-79fd-4bff-889c-2a397666f1f5",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "dbe09699-4355-423d-af93-23a5c2005065",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3449e314-345a-4bd4-bdab-7b21f6900ced",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "391ec20d-b344-4277-854d-0c120592939c",
"_parent_code": "sample string 6",
"sales_organization_id": "f86b1074-43dc-46e2-bf5b-78900d6dcf1a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"equipment_model_id": "2937a875-fec3-4d04-87cb-27c60fba6ce3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "14157b29-3f64-4562-ab1f-bdaebaaf1f6d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "b56782d4-b41f-464c-94cb-9ea71d1bcc23",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "8ac2d410-71e9-4ce9-a48d-8e480b3dbff2",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "0820884f-e755-41ea-bfc8-726b8ca5b288",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"equipment_family_id": "2c7c9095-ec2f-4255-bcce-2fafe5314e52",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3449e314-345a-4bd4-bdab-7b21f6900ced",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "391ec20d-b344-4277-854d-0c120592939c",
"_parent_code": "sample string 6",
"sales_organization_id": "f86b1074-43dc-46e2-bf5b-78900d6dcf1a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"date_in_production_since": "2026-09-12T13:04:39.1559659+00:00",
"date_out_of_production_since": "2026-09-12T13:04:39.1559659+00:00",
"date_end_support": "2026-09-12T13:04:39.1559659+00:00",
"sales_organization_id": "7c6138fa-5ff5-4868-ae86-8e3359fae2a9",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+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-09-12T13:04:39.1559659+00:00"
},
"project_status_id": "37ea7ce6-d030-410c-b67d-008d0ab3062c",
"project_status_code": "sample string 10",
"project_status": {
"id": "7464d904-ed72-416e-ac1b-21c8169e822f",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "139c2597-d761-43f2-bb7c-03bfc9a73ec6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"company_id": "9562b29e-849d-4570-9da6-233735c20403",
"company_code": "sample string 12",
"db_address_id": "c7c25902-eda9-45b2-9475-33c4d1302295",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "eb64c217-5f0d-43ce-b2c5-93b9a266cb75",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "737a61d3-c2a8-4db1-ad40-448a13007f6f",
"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-09-12T13:04:39.1559659+00:00",
"date_create": "2026-09-12T13:04:39.1559659+00:00",
"date_update": "2026-09-12T13:04:39.1559659+00:00",
"updated_by_user_id": "e71740be-3e6c-4e4a-9de8-7b5d7a3540f4",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-12T13:04:39.1559659+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-09-12T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-12T13:04:39.1559659+00:00",
"date_last_job": "2026-09-12T13:04:39.1559659+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-12T13:04:39.1559659+00:00",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00",
"is_mobile_installation": true
},
"job_type_id": "c0fdc67d-6906-447f-b8a7-778c180505b2",
"job_type_code": "sample string 7",
"job_type": {
"id": "d013b7fe-d1ef-4f98-93a3-ec815f278b9c",
"name": "sample string 2",
"sales_organization_id": "0d7fcbb5-cf1a-4e3b-8865-38a8673d7fa2",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00",
"code": "sample string 7"
},
"job_priority_id": "46facd7e-15af-4a4e-b9a4-11bb4eaf7929",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "04c0a10a-be54-402e-b794-7af8f4b508c3",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "e05ca3ec-7a6d-4b4e-b02b-28550f8ec09f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"job_status_id": "45ad936a-2915-4179-b30e-8f70e5bc1c1d",
"job_status_code": "sample string 11",
"db_address_id": "e84a187e-d6e7-4daf-971f-f313cd4e6efb",
"contact_id": "da2dc067-bb9a-4aae-9fa8-297757db9532",
"requested_by_company_id": "b3b5df73-e24e-4447-828e-b0e2ffe3631a",
"requested_by_contact_id": "8f378837-4c98-4d6a-b802-d935dd336094",
"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-09-12T13:04:39.1559659+00:00",
"due_date": "2026-09-12T13:04:39.1559659+00:00",
"date_create": "2026-09-12T13:04:39.1559659+00:00",
"date_update": "2026-09-12T13:04:39.1559659+00:00",
"date_closed": "2026-09-12T13:04:39.1559659+00:00",
"suggested_user_id": "c4d3de98-04df-4d09-9b68-404ce881c64c",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "ae8a7a85-ff7d-4f3b-ba79-ce2942203cd3",
"db_language_id": "6e39c238-ddce-4abc-be51-a39ce517ebac",
"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-09-12T13:04:39.1559659+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0b3ed4c3-1670-49ad-96d5-62e22b5ef76d",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "1272748a-4bca-44e9-bf68-b16897d166d1",
"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": "bd914e50-a589-4649-a529-913605d24200",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "3ba0af57-8ad3-4602-bf24-983f20bda78c"
},
"suggested_date_start": "2026-09-12T13:04:39.1559659+00:00",
"skill_id": "b8af1c0f-c4ae-489b-a241-73bfc6d45a2d",
"skill_code": "sample string 32",
"skill": {
"id": "5b5f16eb-4876-4bfb-b895-8845bda56b9c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1f5ae69b-b0e7-463a-9002-ae0a7f49a911",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3af9d6a8-adb6-40ef-91e8-cf0bd90fd87f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "25ee38a2-7747-4afc-9f61-95f54bbcd803",
"db_currency_id": "b2cccb9f-9daa-4c0c-9ea7-5d39578c7cee",
"db_language_id": "1cb0da23-d56c-4d2f-9dae-d1ff4ac17bae",
"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-09-12T13:04:39.1559659+00:00"
},
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "169d13e9-1206-43db-9e5b-46e4595970f9",
"date_reported_by_company": "2026-09-12T13:04:39.1559659+00:00",
"id2": 36,
"company_id": "70f6be05-d33e-4f39-a3e3-e67782c7c08e",
"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": "30e5c580-15f6-4088-a062-3f99d2d24ad6",
"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-09-12T13:04:39.1559659+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-12T13:04:39.1559659+00:00"
}