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": "dc8b3abb-be5c-4b12-9a00-ebda40b7c309",
"estimated_quantity": 2.0,
"article_id": "672420a9-0d5f-4106-aa37-d4a4cadcc846",
"article_code": "sample string 4",
"article": {
"id": "5ddf684d-a469-4747-8814-8b9b1268769c",
"article_category_id": "41c61ea6-3885-4761-afaf-5b81287ee0c0",
"article_category": {
"id": "fd80b005-24f0-42ba-90dd-959669970fdd",
"parent_id": "5a398a69-67a0-4a91-8854-3cb9faf61624",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f957376e-05a8-498c-aa22-fae11dff271d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "7e57c7a1-bcd2-4b8f-9798-a0a42ffaec56",
"article_group_2_code": "sample string 7",
"article_group_3_id": "04c758b6-e435-41e5-bf70-27a120b8672b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "6034094d-9ef6-4eb2-91c0-c1bae2eb9ed3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9f9f155d-e68a-42a0-8214-cfbda0697a6f",
"article_group_5_code": "sample string 13",
"article_group_6_id": "143ad289-2bd4-4c31-9203-c498b6da075f",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-23T20:42:00.172586+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-08-23T20:42:00.172586+00:00",
"date_update": "2026-08-23T20:42:00.172586+00:00",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00",
"article_color_id": "476981fe-37b7-49ab-8f85-07d6f4c90be7",
"article_color_code": "sample string 38",
"article_color": {
"id": "84f83b6d-0817-4a22-8544-568bc9dc9c81",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "15c70398-e39c-4e01-8b75-c7a71746599f",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9b7ed1ac-d59b-4bc6-a8ec-790bef1f2f55",
"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": "d9d048b5-924d-4285-b754-776a81394ca7",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1df98c7a-6943-439d-83cf-f1f946128f94",
"_parent_id": "afece45b-bf13-4a46-90a5-0eea937c485b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "0a8f120e-d48c-4ffb-9839-8c359988731d",
"project_reference_back_office": "sample string 5",
"project": {
"id": "2ee6b087-fde3-4fde-ad28-fe8ec96f549d",
"_parent_id": "a77415eb-9b20-4d4a-a0ab-d9ddfc1a7b21",
"root_parent_id": "a397d666-d1b2-4160-aea9-7e5907c2ba10",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "fbb77458-f7ca-4703-87da-88592bd1f169",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b151dda1-a586-42fa-a7a6-81b3cee5b7b5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f1dd79d1-3cff-4094-bbd3-0c129a61fb30",
"_parent_code": "sample string 6",
"sales_organization_id": "4914432d-91a0-4905-8112-eb25fd626542",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"equipment_model_id": "e40636c8-ae05-4623-9dc1-6954bee041c2",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "2a57c9ec-63cb-4992-8703-cb5f74e5b793",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f82daf72-0eba-44f4-9281-c5fa3d181a37",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ae48e866-55f2-415b-97dc-a04d6ee60a93",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "c8a4cc2c-4df0-4345-8743-209d703b1506",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"equipment_family_id": "168aa50a-f0bd-4a54-b38c-da00d4621128",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b151dda1-a586-42fa-a7a6-81b3cee5b7b5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f1dd79d1-3cff-4094-bbd3-0c129a61fb30",
"_parent_code": "sample string 6",
"sales_organization_id": "4914432d-91a0-4905-8112-eb25fd626542",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"date_in_production_since": "2026-08-23T20:42:00.172586+00:00",
"date_out_of_production_since": "2026-08-23T20:42:00.172586+00:00",
"date_end_support": "2026-08-23T20:42:00.172586+00:00",
"sales_organization_id": "ba324f15-c118-491f-a204-2fe8000348ab",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+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-08-23T20:42:00.172586+00:00"
},
"project_status_id": "d8f0b19c-7c4e-42d3-80c9-e8bdf86846c1",
"project_status_code": "sample string 10",
"project_status": {
"id": "b12c7f0f-cadb-4b3b-9d7a-2ac40c67b6d8",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "28b8add1-e883-4e1c-8305-f19c229ed311",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"company_id": "5e355228-2cb8-430c-a1e7-8da081128da3",
"company_code": "sample string 12",
"db_address_id": "b31a99f4-01f5-408e-814c-21cac4099895",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "37aa68f4-f292-4144-aea5-1aafd60183b2",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "d0d0f16b-aa48-44e0-8a21-a17279706e8e",
"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-08-23T20:42:00.172586+00:00",
"date_create": "2026-08-23T20:42:00.172586+00:00",
"date_update": "2026-08-23T20:42:00.172586+00:00",
"updated_by_user_id": "152d2c84-4762-45a3-84e8-a3bd2d76d870",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-23T20:42:00.172586+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-08-23T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-23T20:42:00.172586+00:00",
"date_last_job": "2026-08-23T20:42:00.172586+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-23T20:42:00.172586+00:00",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00",
"is_mobile_installation": true
},
"job_type_id": "e9770c3a-41d3-4725-947a-fb1f6fcacba8",
"job_type_code": "sample string 7",
"job_type": {
"id": "3639f0a7-eb2d-48e0-a3d0-0c2c5c8f2abd",
"name": "sample string 2",
"sales_organization_id": "7ea37994-f1d7-487c-92e2-5bb168f80ac1",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00",
"code": "sample string 7"
},
"job_priority_id": "18b7935e-eccf-4d34-95a9-52a9faa82dfc",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6d61e544-2e80-4ac1-b6da-63d3be9a6716",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "06701529-fc8c-4c2c-b596-883f5f6c1e48",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"job_status_id": "0edb3ff9-0810-4662-acb0-55920a4c2a88",
"job_status_code": "sample string 11",
"db_address_id": "c16774cc-d644-4a37-9773-77f32a63083b",
"contact_id": "edc90954-b157-44ae-8061-3ee0c901a96f",
"requested_by_company_id": "69991a0c-43a4-41f2-97c3-f7301338e2b3",
"requested_by_contact_id": "43d05a0f-934e-4d4d-90ca-26b0bc25de95",
"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-08-23T20:42:00.172586+00:00",
"due_date": "2026-08-23T20:42:00.172586+00:00",
"date_create": "2026-08-23T20:42:00.172586+00:00",
"date_update": "2026-08-23T20:42:00.172586+00:00",
"date_closed": "2026-08-23T20:42:00.172586+00:00",
"suggested_user_id": "37cc53a8-8c25-44a0-90b0-39f20d944bbe",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "71b5af7f-6484-4333-8532-f0d4820b07e7",
"db_language_id": "78f789c3-e609-4f54-a207-6dca25beefd3",
"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-08-23T20:42:00.172586+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "323cd11c-bd21-4ebc-b1af-186b0a24256c",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "89b181d8-ce20-4737-b5ca-fee78ce8defc",
"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": "c3f91310-99ac-4198-ab4f-cc7138557e27",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0f4c8be9-6f12-41a8-b746-73f9be2c53fb"
},
"suggested_date_start": "2026-08-23T20:42:00.172586+00:00",
"skill_id": "3c36cf41-db4c-4fff-b0a1-8957e3173765",
"skill_code": "sample string 32",
"skill": {
"id": "5ec97ff2-fced-445f-b229-2c2c3be99f7f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "981334b2-6b38-497a-aa7b-20fda3ebe48a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4026fd32-275b-46a3-b414-a3d73f5acddf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4be04714-8d11-40c3-aba9-9daa1c34f307",
"db_currency_id": "7cf0e391-8e72-40af-a01c-2e0eb570860d",
"db_language_id": "3a50f782-0f55-4705-ba24-9adab1d2121e",
"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-08-23T20:42:00.172586+00:00"
},
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "41a2e1ac-9eb4-4f92-830d-00b3a44b697c",
"date_reported_by_company": "2026-08-23T20:42:00.172586+00:00",
"id2": 36,
"company_id": "ef4cbacd-549c-4ba1-8a11-dcfab62ede0c",
"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": "87b23865-ec1f-4fe5-a08e-89d75f5678c8",
"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-08-23T20:42:00.172586+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-23T20:42:00.172586+00:00"
}