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": "fe89ef57-7551-471b-9caa-2c4c8ba5d29d",
"estimated_quantity": 2.0,
"article_id": "54454bec-6ee4-4b93-ab71-7ff8a12d23e5",
"article_code": "sample string 4",
"article": {
"id": "12525480-440c-4183-b39a-ef5c077fb2e9",
"article_category_id": "0e5fdc7c-5afe-4b3b-8e16-3a0bfae8c599",
"article_category": {
"id": "65238db7-4909-42fd-a9a2-dbb9d77fe2a3",
"parent_id": "10352fc4-65d6-420e-a37a-cc874d85fec8",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b1736dff-2515-483e-8c28-531467c9927c",
"article_group_1_code": "sample string 5",
"article_group_2_id": "32fc01e2-4cba-4584-ad1f-49fec58178b6",
"article_group_2_code": "sample string 7",
"article_group_3_id": "bd1653f5-7518-4cfb-9837-fd91b56fb036",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f0c52a44-b81b-4914-8747-65011c668b36",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e1bcc906-1c2d-4415-9431-fa3b139ad771",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8b5ef6a2-a026-4947-ac8b-cff8d1232161",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-03T10:28:29.3915679+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-02-03T10:28:29.3915679+00:00",
"date_update": "2026-02-03T10:28:29.3915679+00:00",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00",
"article_color_id": "076a2c71-0fc2-4ec1-9b3c-84075c3b89e9",
"article_color_code": "sample string 38",
"article_color": {
"id": "d935ee90-5adf-4b9b-b24a-1a839cc5cea9",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6be7564a-a755-4716-86e2-34f9ef7f7c67",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "81197d6b-ebab-49b3-8d4c-897bedb3a235",
"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": "026792a7-2fd6-4c92-be06-73290d0e05c4",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "064ce247-51ce-48c3-9ee1-feb2418858f8",
"_parent_id": "5a500608-f4fb-444e-9c75-9bf4219db93d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "2dfdaef8-1475-4c19-8838-473f89123531",
"project_reference_back_office": "sample string 5",
"project": {
"id": "6268c2fd-9527-47ba-a47e-4dac9bf05dc8",
"_parent_id": "d22cc945-e8fd-4c69-83e3-2da84fd20062",
"root_parent_id": "dc0faf84-bb91-4e2e-affe-40214c6db449",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "947d9dd1-5072-4aab-ab42-bac1240b9178",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "098a71f5-fc3c-4115-8291-e3a3df5ebcd5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "472977f6-152d-468b-a8b4-6db874b0fdb4",
"_parent_code": "sample string 6",
"sales_organization_id": "b11b8f85-ab51-4312-ae97-f007260bd645",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"equipment_model_id": "83ef0935-21d5-4618-bba4-202ab89ef8fc",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4be87470-2561-41dd-89f2-9d9b2f0e9e2d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "402b9a31-c788-4353-899f-e8a7f1593a45",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "6e7f6fd6-4dbc-4cf3-9c22-ea1565230e69",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5976b791-27c4-4289-a619-03f07cf0328c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"equipment_family_id": "2077f062-d435-4733-bf49-3451f8499458",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "098a71f5-fc3c-4115-8291-e3a3df5ebcd5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "472977f6-152d-468b-a8b4-6db874b0fdb4",
"_parent_code": "sample string 6",
"sales_organization_id": "b11b8f85-ab51-4312-ae97-f007260bd645",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"date_in_production_since": "2026-02-03T10:28:29.3915679+00:00",
"date_out_of_production_since": "2026-02-03T10:28:29.3915679+00:00",
"date_end_support": "2026-02-03T10:28:29.3915679+00:00",
"sales_organization_id": "3773fff0-7ae8-4758-8985-16442a507cdf",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+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-02-03T10:28:29.3915679+00:00"
},
"project_status_id": "e8a74e9e-2d70-435a-8b2e-bae3866e11dc",
"project_status_code": "sample string 10",
"project_status": {
"id": "fe3fede0-50b0-41b6-bd4e-75fd85952419",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "9eb97c87-b8a6-47ab-a743-f4d8b9d29c4c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"company_id": "4a642331-10d0-4d89-85bb-3836d7dd6c4e",
"company_code": "sample string 12",
"db_address_id": "2345b3f3-b0f3-48db-9794-65445a5b937e",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "157b15ed-872f-4427-a003-861cfbf426de",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a77d0e71-2b82-422b-8e69-d3bb9877f5ed",
"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-02-03T10:28:29.3915679+00:00",
"date_create": "2026-02-03T10:28:29.3915679+00:00",
"date_update": "2026-02-03T10:28:29.3915679+00:00",
"updated_by_user_id": "37ac469c-0cf3-4cb6-b561-fad1ba7b3c67",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-03T10:28:29.3915679+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-02-03T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-03T10:28:29.3915679+00:00",
"date_last_job": "2026-02-03T10:28:29.3915679+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-03T10:28:29.3915679+00:00",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00",
"is_mobile_installation": true
},
"job_type_id": "9c49af08-b562-4c68-a925-a57e30521341",
"job_type_code": "sample string 7",
"job_type": {
"id": "464dcd43-38b4-4738-ad13-433ebd0efc62",
"name": "sample string 2",
"sales_organization_id": "f68219d0-33e2-479f-833f-39a722d7e0e2",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00",
"code": "sample string 7"
},
"job_priority_id": "4fe7da6e-fbd3-41b7-8a81-c4240790948e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "9e007c00-3ed1-468c-be77-e3c399012366",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "027d7dbb-c1cc-443c-a280-72e5bd242b35",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"job_status_id": "269fc2f7-7ebf-4449-9e57-d1777d69996c",
"job_status_code": "sample string 11",
"db_address_id": "a93131b8-9200-47bd-b0ef-44eb1c9433ff",
"contact_id": "9f712af2-7389-49de-b789-fea95f322c2e",
"requested_by_company_id": "3a96ff72-db2b-4842-a676-3232418675f8",
"requested_by_contact_id": "5c454ac6-50dd-4456-8f9b-1ef9d4ca54df",
"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-02-03T10:28:29.3915679+00:00",
"due_date": "2026-02-03T10:28:29.3915679+00:00",
"date_create": "2026-02-03T10:28:29.3915679+00:00",
"date_update": "2026-02-03T10:28:29.3915679+00:00",
"date_closed": "2026-02-03T10:28:29.3915679+00:00",
"suggested_user_id": "e9d0c057-395e-4c98-8d12-11249df80f50",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "5e68d3c0-96ce-4541-8309-c1e1b116a1eb",
"db_language_id": "3d39772a-6e02-4729-afd5-5b80277c65b1",
"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-02-03T10:28:29.3915679+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e203a606-e2f6-40b7-9f14-73601a108cea",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a3344180-f2ce-4877-9363-5f686513e7c7",
"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": "d7bd13d7-344c-4b8f-b92c-953c1174a7b7",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "38de9aaf-9a91-4c46-83c0-26534f808ae2"
},
"suggested_date_start": "2026-02-03T10:28:29.3915679+00:00",
"skill_id": "f966736a-0e55-446d-96ef-f37abfff5848",
"skill_code": "sample string 32",
"skill": {
"id": "0d0626cd-aca7-4cf8-98e6-3c0f5f7f4a68",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6755faff-025c-4412-8c49-4f7cf35fe015",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d689caf3-cf1b-45fa-9981-ef5b87a54163",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cc669983-794d-468d-a956-e1ccb3791d8b",
"db_currency_id": "5db5f30a-64b3-45fd-814d-1ca91eff0ab3",
"db_language_id": "e17e86c8-4a43-4d52-8d00-6239bdf3d722",
"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-02-03T10:28:29.3915679+00:00"
},
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "f047b4aa-c0d5-47ad-a032-b487e2ee7693",
"date_reported_by_company": "2026-02-03T10:28:29.3915679+00:00",
"id2": 36,
"company_id": "39587813-2b60-4f40-9ab7-0e2c20a8dae7",
"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": "11a4b392-5caf-4c46-9dd4-21cf90171072",
"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-02-03T10:28:29.3915679+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-03T10:28:29.3915679+00:00"
}