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": "b33c75f1-ac29-4a9f-8599-e68b80ef9b17",
"estimated_quantity": 2.0,
"article_id": "16c15745-ea1c-4774-a74d-51e7a4b4bdeb",
"article_code": "sample string 4",
"article": {
"id": "6da01a04-965f-4159-a103-66e52f93dfbd",
"article_category_id": "937435e4-a316-4300-a65c-86360016946f",
"article_category": {
"id": "1e324124-4e3d-41a4-8b2a-79a2c54d87f2",
"parent_id": "cbec1209-2ba9-4b16-bd3f-f5c6cb030a5b",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-10T10:34:45.7142176+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "015fc458-105c-4ec9-956e-5bc1f2a2f688",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e457af27-dae2-4954-9848-be92bf4d2499",
"article_group_2_code": "sample string 7",
"article_group_3_id": "5036b7f0-43a8-44b1-bdf5-37683139d629",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f9834b66-e915-41d7-b030-284e6368ada3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "ffea074d-e3ec-4874-8698-e0257f0f8fd8",
"article_group_5_code": "sample string 13",
"article_group_6_id": "f008ec2c-f97d-43d0-a3de-bb4804c46700",
"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-10T10:34:45.7142176+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-10T10:34:45.7142176+00:00",
"date_update": "2026-01-10T10:34:45.7142176+00:00",
"modified_dateutc": "2026-01-10T10:34:45.7142176+00:00",
"article_color_id": "f64b5b53-4169-4f7f-bc94-296d3235dc8c",
"article_color_code": "sample string 38",
"article_color": {
"id": "d27135c2-4b87-41b1-9d99-a578694e26db",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-10T10:34:45.7142176+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "1d840e27-fc0b-4fb0-b8cb-b305821acada",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a755b122-80c8-464b-b695-dd4819e4e468",
"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": "ea5c7ce7-8582-4d00-ae9f-48275b60b545",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "081435e1-1085-4081-8576-965f6a8503c2",
"_parent_id": "02245f73-18da-4b54-a1e0-e1aff849d97f",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "795e2fe4-7e5c-49b1-8a62-41db35c554b7",
"project_reference_back_office": "sample string 5",
"project": {
"id": "cfdcfc91-9987-4ca9-a974-c4d5bf4757b4",
"_parent_id": "82c22e4a-f0e1-4ea6-b733-6cda0b78c508",
"root_parent_id": "143a521a-cd9f-446e-82ec-7ed1d856f540",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0f028278-5ff6-420e-9c35-9a1534822bde",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "785685e5-15bb-464e-912e-140c6a85012a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fef58a3b-c1cd-4a90-aec2-319d8ae672b6",
"_parent_code": "sample string 6",
"sales_organization_id": "9e8b959f-833c-42ed-a7ce-64885b603d72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"equipment_model_id": "2b2b3785-3625-4ed6-a598-c389817b7f25",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "29c83729-9755-411d-9b30-8922a6e4278f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e79fd2c7-6ab6-45d0-b4e1-f123f8abde69",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0d10e9e2-798e-47b6-b1aa-c5e623d29a19",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7bed074e-5068-49f7-86ce-a929a92837f9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"equipment_family_id": "0d55935a-dac9-484b-8ea1-826f82ee7abe",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "785685e5-15bb-464e-912e-140c6a85012a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fef58a3b-c1cd-4a90-aec2-319d8ae672b6",
"_parent_code": "sample string 6",
"sales_organization_id": "9e8b959f-833c-42ed-a7ce-64885b603d72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"date_in_production_since": "2026-01-10T10:34:45.7298485+00:00",
"date_out_of_production_since": "2026-01-10T10:34:45.7298485+00:00",
"date_end_support": "2026-01-10T10:34:45.7298485+00:00",
"sales_organization_id": "9772debf-907c-4a49-a496-bda7e39bae5d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+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-10T10:34:45.7298485+00:00"
},
"project_status_id": "81211fe4-fc6a-4e40-9de8-fcce461101aa",
"project_status_code": "sample string 10",
"project_status": {
"id": "c8d0d1cb-f2a0-49cb-89d7-1bfcbe77159b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "ae11ffc1-859c-400c-b049-20d4a001b1fb",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"company_id": "b9874527-3552-431b-b73d-6d644d8d7602",
"company_code": "sample string 12",
"db_address_id": "eb39f648-28d7-4c60-b1f8-dd7980a7ef4b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f96d1ae0-3d2c-4636-9749-00d95b781a09",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1e13cd2c-80d7-4d2b-80be-cdf1b091a8c4",
"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-10T10:34:45.7298485+00:00",
"date_create": "2026-01-10T10:34:45.7298485+00:00",
"date_update": "2026-01-10T10:34:45.7298485+00:00",
"updated_by_user_id": "c844df61-5601-4143-8748-40866a30e487",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-10T10:34:45.7298485+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-10T10:34:45.7298485+00:00",
"date_last_job": "2026-01-10T10:34:45.7298485+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-10T10:34:45.7298485+00:00",
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00",
"is_mobile_installation": true
},
"job_type_id": "f3672747-874d-482b-89d0-a887338634b9",
"job_type_code": "sample string 7",
"job_type": {
"id": "b6f70d36-5ce1-40ba-8dca-2da842f0fa4e",
"name": "sample string 2",
"sales_organization_id": "63a61281-36ff-4c2b-80a2-22cb6662b0db",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00",
"code": "sample string 7"
},
"job_priority_id": "c813a4bc-be07-4ad6-b129-e23e2c6a5bad",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d3df5339-8034-4596-8432-f032f514ba8f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "a12f1e4f-82ad-47bc-aa76-8e7e54d1765a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"job_status_id": "5930910d-6a3b-49e7-af29-c153434a4b89",
"job_status_code": "sample string 11",
"db_address_id": "fe6af493-03d4-4fe2-9eea-b4abc822b971",
"contact_id": "34c36bc3-40dc-4696-887f-60d920a36b46",
"requested_by_company_id": "96e76c07-fe90-4a4e-bd4c-0e8cc624f30b",
"requested_by_contact_id": "dec7a12c-5aee-407b-a88a-bedcb4751b81",
"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-10T10:34:45.7298485+00:00",
"due_date": "2026-01-10T10:34:45.7298485+00:00",
"date_create": "2026-01-10T10:34:45.7298485+00:00",
"date_update": "2026-01-10T10:34:45.7298485+00:00",
"date_closed": "2026-01-10T10:34:45.7298485+00:00",
"suggested_user_id": "fea67587-205b-47db-ab1c-5fc20854d6b5",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "86bac7b0-549b-44a6-b380-6c00696c85b0",
"db_language_id": "30406474-09b4-46c3-8ecd-eb25fb38cf34",
"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-10T10:34:45.7298485+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e97da8aa-fa08-43d4-9525-a86fd515cee3",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "565f4e10-f1ac-4172-ba02-96c1d463ef0e",
"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": "0980bb30-5b40-4a51-9d8b-bab33f9f78db",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d0e98bdd-aff5-4a98-a4df-bcf8741dc38b"
},
"suggested_date_start": "2026-01-10T10:34:45.7298485+00:00",
"skill_id": "acdd238b-7347-4c62-8716-7c093921dfe5",
"skill_code": "sample string 32",
"skill": {
"id": "281a3bb7-cbf8-4fb0-ae51-1b4fb0a064ea",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8ed1f61a-3c67-4d30-8bc9-6806437426ba",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ce1ba58f-1737-4a61-a68e-dfd56eb0f8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3cfec754-763a-40d8-b627-9acfe88a3558",
"db_currency_id": "266110b4-3993-42c5-a942-2fc8dcb99f35",
"db_language_id": "363bbbdd-e5a4-477a-a984-8e406e4f00d2",
"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-10T10:34:45.7298485+00:00"
},
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "fc68b9d3-c88b-4a35-acbf-eeeebc37f21f",
"date_reported_by_company": "2026-01-10T10:34:45.7298485+00:00",
"id2": 36,
"company_id": "4bc20424-7898-4f60-8ca0-6691b900f7b7",
"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": "e91d96af-3572-4d2c-a3b7-098d311217e7",
"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-10T10:34:45.7298485+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-10T10:34:45.7298485+00:00"
}