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": "f5d513bb-0c82-4536-9792-2806494dcd78",
"estimated_quantity": 2.0,
"article_id": "0b2613f9-9f2c-4a09-8f19-afca4c8a9243",
"article_code": "sample string 4",
"article": {
"id": "43723346-7b69-4109-b98e-51f9ee88b797",
"article_category_id": "d5c026e3-abd4-435b-ae87-1eee6fb868d8",
"article_category": {
"id": "3976cb41-3d75-4f35-b29e-37c84e122c7f",
"parent_id": "93d4b22e-9a62-4285-a568-8b45c11cfc76",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "39c369df-f4bc-434d-b9e1-0f691c4a1a44",
"article_group_1_code": "sample string 5",
"article_group_2_id": "d25adabd-39e4-413b-99b3-67a508f4796c",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4e5c53fb-3062-4145-a91c-629f148d625d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9bc50b78-801c-4fd9-820f-e5ce9fb46bb4",
"article_group_4_code": "sample string 11",
"article_group_5_id": "99209296-3708-470c-8be6-abe3fe630027",
"article_group_5_code": "sample string 13",
"article_group_6_id": "06958f15-6590-4a5a-bdf7-d2229d606c16",
"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-16T12:12:41.9225213+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-16T12:12:41.9225213+00:00",
"date_update": "2026-01-16T12:12:41.9225213+00:00",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00",
"article_color_id": "c6b2b678-8010-41fc-9b16-51f55e621560",
"article_color_code": "sample string 38",
"article_color": {
"id": "f6eb6e6f-1094-49fb-a314-8327efb79ed7",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b54a2bf6-8d4d-40d3-b276-f5f674209955",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e0eed9f5-e35a-4865-a3ef-6563eaf14915",
"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": "570f5514-045f-42dd-a56c-cdd0b806df59",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "0fa17c54-d72e-4756-820a-85171ff8102d",
"_parent_id": "c4900f02-b03d-49a9-8988-ae3fc3f1b630",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "b7403e31-4bbe-4b51-92c8-ee11943ff436",
"project_reference_back_office": "sample string 5",
"project": {
"id": "737ae108-e33b-4fcd-8d57-d65af0dc4a8f",
"_parent_id": "52f7e3cc-9d27-49ce-ba55-931ce10f5c48",
"root_parent_id": "2a9e1de8-59ce-46bd-b2f1-c05dafaeb828",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6a7096d6-7451-45f8-983e-196147f7b6fa",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "905b2bd0-5f7f-44ab-b2fa-87f275fbbf68",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "6b343a01-17a1-4f0c-acad-81cf5c27460c",
"_parent_code": "sample string 6",
"sales_organization_id": "60da3a46-1490-4518-a777-71b05e351bf5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"equipment_model_id": "42194efa-ebe3-4545-9f65-5518d91e48ea",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "c3143e71-4746-4562-bb6e-7c5df0dac6dc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "2d9d1570-a38a-4c46-a867-c3a5725fcc23",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ab19c00a-bcbb-48bb-979e-c36540968fb5",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "b0998ae0-e2c9-494b-a4d4-75817d703856",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"equipment_family_id": "b680e055-f6a0-4a54-b8db-c38d1917d7d0",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "905b2bd0-5f7f-44ab-b2fa-87f275fbbf68",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "6b343a01-17a1-4f0c-acad-81cf5c27460c",
"_parent_code": "sample string 6",
"sales_organization_id": "60da3a46-1490-4518-a777-71b05e351bf5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"date_in_production_since": "2026-01-16T12:12:41.9225213+00:00",
"date_out_of_production_since": "2026-01-16T12:12:41.9225213+00:00",
"date_end_support": "2026-01-16T12:12:41.9225213+00:00",
"sales_organization_id": "41126ed7-1fd2-43a6-8d93-042e2a64044e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+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-16T12:12:41.9225213+00:00"
},
"project_status_id": "90c30b4b-7d83-4863-958d-ebb4e096cab6",
"project_status_code": "sample string 10",
"project_status": {
"id": "46b14544-77fe-4330-9526-0274803bc2ef",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "33e77d0a-c629-4210-bf90-55eadfffc7ee",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"company_id": "72c3c9d2-01da-4b64-b652-1ea50a29d4d7",
"company_code": "sample string 12",
"db_address_id": "009c834a-af27-4153-8c05-71469af7df23",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "62dbff35-24fc-49f8-b9dc-9b6408355829",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "713b996d-aee3-497b-8c02-10cc50c05f08",
"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-16T12:12:41.9225213+00:00",
"date_create": "2026-01-16T12:12:41.9225213+00:00",
"date_update": "2026-01-16T12:12:41.9225213+00:00",
"updated_by_user_id": "508a500e-4e44-4dfe-b8ea-6e397ecafe33",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-16T12:12:41.9225213+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-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-16T12:12:41.9225213+00:00",
"date_last_job": "2026-01-16T12:12:41.9225213+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-16T12:12:41.9225213+00:00",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00",
"is_mobile_installation": true
},
"job_type_id": "39e9eaf3-43c0-4f2c-8b90-b06a07207e89",
"job_type_code": "sample string 7",
"job_type": {
"id": "b46b0246-5847-4f85-b6c6-53876967df01",
"name": "sample string 2",
"sales_organization_id": "931ae157-d513-49fe-b190-38e0ee3dc5f4",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00",
"code": "sample string 7"
},
"job_priority_id": "6d6fdeb3-3be6-43f7-bc0f-1767014647ba",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "7691a845-5472-4d45-bea3-a8c7d13211ee",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "6ff21e26-e5e7-4627-98b0-7fdbe0731b1d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"job_status_id": "9ea36c72-11c8-4e27-9cf3-f1e8ba08ecb0",
"job_status_code": "sample string 11",
"db_address_id": "53d43b64-884e-4c55-a570-9cf9949e8bf7",
"contact_id": "bb9850ba-3aa4-4bcc-8b02-40a794e640da",
"requested_by_company_id": "3e71783c-37a8-4286-bc1f-39150456cd8c",
"requested_by_contact_id": "ed674469-e6d6-4c0e-aa2e-f602b8bf6c16",
"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-16T12:12:41.9225213+00:00",
"due_date": "2026-01-16T12:12:41.9225213+00:00",
"date_create": "2026-01-16T12:12:41.9225213+00:00",
"date_update": "2026-01-16T12:12:41.9225213+00:00",
"date_closed": "2026-01-16T12:12:41.9225213+00:00",
"suggested_user_id": "16ed8d4f-6cd2-4db9-9aab-173574e69b4f",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "32a07deb-cd02-430d-ae1a-29d69e0cc2e5",
"db_language_id": "b6dae0c1-a4d8-402f-aeaf-395afa9dc201",
"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-16T12:12:41.9225213+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "039c15a0-d1d4-4419-87e7-6f87815a3800",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "7989f8a1-4971-4b2d-981d-a6e0bab53565",
"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": "520a289f-31c4-4b5d-b859-5d93010d13b2",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "59eee65a-176c-4fe1-8de4-1a8190008b25"
},
"suggested_date_start": "2026-01-16T12:12:41.9225213+00:00",
"skill_id": "f7ef2725-c005-48b8-b576-6c2454d1a571",
"skill_code": "sample string 32",
"skill": {
"id": "7892c7cd-efcc-4718-91b1-74a9813f33d8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "b77ef077-9a56-4744-af3f-2426bf7b7815",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d52847f5-46a8-4231-8a4a-6c16ed10c241",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b35bed78-7774-4f4d-af3d-a64ee0ff6400",
"db_currency_id": "67785465-f69c-464b-8330-69dd564267a7",
"db_language_id": "ba104c55-60b6-4c49-bbcd-9813b27c4b76",
"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-16T12:12:41.9225213+00:00"
},
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "c954898d-0fc3-40e5-98e4-62ca46658d07",
"date_reported_by_company": "2026-01-16T12:12:41.9225213+00:00",
"id2": 36,
"company_id": "584e821f-2fdd-4f61-9495-a7bbf0c57b5b",
"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": "7ded4699-3e57-43b1-bd91-199d83ff0288",
"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-16T12:12:41.9225213+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-16T12:12:41.9225213+00:00"
}