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": "84bd5ccb-c967-4e66-a76d-c77ccb2f87d4",
"estimated_quantity": 2.0,
"article_id": "68f1cd0d-6052-41c4-90a9-c4528d0a2a50",
"article_code": "sample string 4",
"article": {
"id": "7d745c2c-9f43-4594-a270-65e7e432f9f1",
"article_category_id": "610ba0e0-7ab3-4575-9eaa-1dbd9cd18a43",
"article_category": {
"id": "4db5c2cc-d663-4556-8097-62fcff3de302",
"parent_id": "0337e328-5be5-4206-8175-2cb60eba5eea",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "fe179fe9-e979-455a-99b5-014a132307a0",
"article_group_1_code": "sample string 5",
"article_group_2_id": "963b5d42-df62-45f8-a806-923a38bc26b2",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b529263d-c48b-4f14-a879-2d3bc07292ed",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f1aee216-c96b-45d4-916c-b563d248a37f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "7cc90c48-287e-4e0c-b160-4ef79e8a9052",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b249feee-e06a-462f-8140-bc7a21fac01d",
"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-23T03:20:04.716259+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-23T03:20:04.716259+00:00",
"date_update": "2026-05-23T03:20:04.716259+00:00",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00",
"article_color_id": "47e5a907-a694-43ce-afa0-b5f8641084f2",
"article_color_code": "sample string 38",
"article_color": {
"id": "036d7a49-b74e-484b-aef1-25507dd1c42d",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "7678d490-2145-46b0-ad47-4eb732629089",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "1e23d11a-a4f2-4066-b12d-87a2d1678b1e",
"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": "d25a7b98-83df-40e7-95f1-d3811a96a10c",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6fc6e011-2ef0-4f36-98dd-765818b1aaf9",
"_parent_id": "1acfccf6-a683-42be-8f6f-140a6abc91a9",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "06825167-29eb-4cc1-8f56-c0cc23429ba5",
"project_reference_back_office": "sample string 5",
"project": {
"id": "17a4d79d-4787-4716-b4d4-74cba1f1c3c7",
"_parent_id": "dbba37cc-e2d5-43e2-8ac2-250a38073304",
"root_parent_id": "a3d41177-220d-4a1c-98c5-2eac21b01558",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5aabd1d8-1d4d-4383-ad21-dd047d48410b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3ee41b76-5b7c-4f5e-955f-39b59b524e4e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "87684cc4-a47e-43ee-b737-fd1dca7e5171",
"_parent_code": "sample string 6",
"sales_organization_id": "ca5cdbc6-18f0-4204-bc21-0c628994158f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"equipment_model_id": "261c5b13-7358-4f77-b747-dc9755502a47",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3000b33e-c117-4992-b0fe-4a841a44d29c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "2194d14e-bf1e-41c7-b725-f1019ac86ccb",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0fc32a3e-d7c9-4065-88e3-0a877ea127e2",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "bc107e2e-cb37-4ef6-b238-5c37f0e96883",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"equipment_family_id": "1ff2d8c0-7ed2-4b0e-9794-cab921d76fff",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3ee41b76-5b7c-4f5e-955f-39b59b524e4e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "87684cc4-a47e-43ee-b737-fd1dca7e5171",
"_parent_code": "sample string 6",
"sales_organization_id": "ca5cdbc6-18f0-4204-bc21-0c628994158f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"date_in_production_since": "2026-05-23T03:20:04.716259+00:00",
"date_out_of_production_since": "2026-05-23T03:20:04.716259+00:00",
"date_end_support": "2026-05-23T03:20:04.716259+00:00",
"sales_organization_id": "a14ead5e-45d2-4358-8cfb-967c353816eb",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+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-23T03:20:04.716259+00:00"
},
"project_status_id": "19f86ef2-eea4-4e0b-b501-601f4d5fcf49",
"project_status_code": "sample string 10",
"project_status": {
"id": "f88cf735-0a4f-4bb5-bfd5-6b38c6b4bc38",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "8f350199-e5c5-4165-979a-1812010e4bb2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"company_id": "3b321fe1-9d48-4d21-84c6-32ff9dd017eb",
"company_code": "sample string 12",
"db_address_id": "3a1d4392-17f9-4323-a07f-b7815df73f0f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "d6815417-e330-4243-bf37-75a032b3e67e",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "66a5080b-6985-4151-8537-d0850e7908c9",
"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-23T03:20:04.716259+00:00",
"date_create": "2026-05-23T03:20:04.716259+00:00",
"date_update": "2026-05-23T03:20:04.716259+00:00",
"updated_by_user_id": "bcfa5e2e-df46-44fa-8802-f77f56209e3d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-23T03:20:04.716259+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-23T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-23T03:20:04.716259+00:00",
"date_last_job": "2026-05-23T03:20:04.716259+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-23T03:20:04.716259+00:00",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00",
"is_mobile_installation": true
},
"job_type_id": "c9ced797-de1b-4b14-b1f4-859f9eac2c35",
"job_type_code": "sample string 7",
"job_type": {
"id": "8d5f32fd-7284-466d-a12d-a11d0b80abff",
"name": "sample string 2",
"sales_organization_id": "81aea289-a109-41f9-ba61-7ae6ec694b3f",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00",
"code": "sample string 7"
},
"job_priority_id": "eaab43d0-dd85-4313-8834-8a10cc78cb00",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "255a685f-b454-4350-b6c8-482b17802474",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "acde265e-0d62-4700-8245-4ba876ac6bf0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"job_status_id": "aac9cd3b-e470-43fd-8f5f-065666cf9250",
"job_status_code": "sample string 11",
"db_address_id": "68d7c9dc-61d1-450b-ac97-46255ea5fb3f",
"contact_id": "af50f222-245f-4c76-aaeb-2e6bc2d51b0e",
"requested_by_company_id": "3267c0cb-a6e2-4d55-83f6-8d219a6f8513",
"requested_by_contact_id": "a3033775-90f2-4e56-8b87-d46f7c8a8d37",
"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-23T03:20:04.716259+00:00",
"due_date": "2026-05-23T03:20:04.716259+00:00",
"date_create": "2026-05-23T03:20:04.716259+00:00",
"date_update": "2026-05-23T03:20:04.716259+00:00",
"date_closed": "2026-05-23T03:20:04.716259+00:00",
"suggested_user_id": "53036885-c883-4a72-a162-2cbeb97ad4f9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "0c3fdce6-79f9-4f18-b1b2-4330a2561e8e",
"db_language_id": "2fcf5087-705d-42b9-b631-208dd5e04974",
"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-23T03:20:04.716259+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "2efb4f1c-820e-4d8b-abb8-1cf9d35a88f4",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "11957b96-a1e3-485d-90d6-f0268be5442e",
"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": "c9f973ba-4dd1-4b88-a097-d353f8eb86bd",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0b563496-348a-44c4-8610-786158ea23f5"
},
"suggested_date_start": "2026-05-23T03:20:04.716259+00:00",
"skill_id": "dd630b52-573a-4505-a090-f602d4312c93",
"skill_code": "sample string 32",
"skill": {
"id": "b3d95adf-20eb-4e20-aef7-206c95ac05a2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "92524248-d565-4035-b41a-81f4891ac12d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5227e5af-d57b-4cdd-a073-2a4d2b82e808",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "19e2288d-f533-4a4b-ab27-1f3f1fe4c0a7",
"db_currency_id": "5e6e76b8-b2d3-4165-8cfc-e0842276abb6",
"db_language_id": "ec380324-e741-4fa1-a518-91b76f57150f",
"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-23T03:20:04.716259+00:00"
},
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7c2e0e6f-be3e-4476-b8a4-7be5c5a4ce98",
"date_reported_by_company": "2026-05-23T03:20:04.716259+00:00",
"id2": 36,
"company_id": "f8846e70-d349-4886-a5a2-bc614b58bbd7",
"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": "1809986f-31ec-4f30-be6d-3c7ef92b0d2e",
"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-23T03:20:04.716259+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-23T03:20:04.716259+00:00"
}