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": "b2f0664a-b753-4250-a310-7a33135f45bd",
"estimated_quantity": 2.0,
"article_id": "655a691c-88e5-4255-9faa-a61823a324e2",
"article_code": "sample string 4",
"article": {
"id": "7578cdf1-f3a9-42c7-9a10-4ef53f786286",
"article_category_id": "7d8cb8e2-c929-4831-a7ee-37ec6db36377",
"article_category": {
"id": "36735257-d77d-4552-9487-b283d6fc3504",
"parent_id": "91f5032d-a233-42aa-9fab-34aa3e3623da",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "755bfc7b-9f02-4fdf-bfc5-72ce01aa71a9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "5411fb3f-ba46-4f85-a133-31c48f014234",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f1a18cbb-411a-4f79-9a16-71167382caf1",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e408c776-e086-408b-b7e1-d1a097eb4e75",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e300858d-7110-4460-91d4-71f467ec50d1",
"article_group_5_code": "sample string 13",
"article_group_6_id": "e6cef62c-3232-4016-a871-9c86b3221eea",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-18T13:49:24.5736932+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": "2025-11-18T13:49:24.5736932+00:00",
"date_update": "2025-11-18T13:49:24.5736932+00:00",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00",
"article_color_id": "c32999a1-3730-418d-9634-7eef5c028844",
"article_color_code": "sample string 38",
"article_color": {
"id": "4a51ebda-7f7f-4ca0-a7ab-a2691e5f5b23",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e882b65c-9bc1-40ef-a426-2de9eb7d5df7",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "bd70c47c-cb10-4add-bf7b-f6e5b10201e2",
"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": "bef87bd1-9ac4-49bb-8bbd-af16cc73571b",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "06593101-6ded-4185-8fe1-5f4eb34c0807",
"_parent_id": "132d3168-1d3f-4df1-8fd6-d71afb82c887",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "931a7b03-039f-4751-a6f1-215a1a9fe2ec",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b9e58f8d-1a8a-4be6-ab73-d450d2f62073",
"_parent_id": "1e6667a5-9f1e-4245-b1b2-706ed86c457d",
"root_parent_id": "dde8894e-345d-4f64-a914-173e1a377927",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "120a4a43-f487-4d89-aa6e-7a2fb06c3053",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "76f42fc2-feae-4d17-956b-7f5238422feb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b87505ae-c0ca-4737-8fe1-7d35fd80d7f6",
"_parent_code": "sample string 6",
"sales_organization_id": "048d3a33-5833-4763-ac2f-c3529aa888d7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"equipment_model_id": "c1c968d0-4726-4646-860e-0555dd40e0dc",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "13c99b65-baa4-484c-8d49-053649c41cc4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "658877ad-bbda-4bec-a9e7-5d8a5736edd2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0c4ac9c4-db8a-45b4-ac73-a0f218b6fce7",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "08d07580-9607-42b2-b785-2210151d3c2c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"equipment_family_id": "d237fb9f-be4f-4a3e-8746-e0336ef54832",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "76f42fc2-feae-4d17-956b-7f5238422feb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "b87505ae-c0ca-4737-8fe1-7d35fd80d7f6",
"_parent_code": "sample string 6",
"sales_organization_id": "048d3a33-5833-4763-ac2f-c3529aa888d7",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"date_in_production_since": "2025-11-18T13:49:24.5736932+00:00",
"date_out_of_production_since": "2025-11-18T13:49:24.5736932+00:00",
"date_end_support": "2025-11-18T13:49:24.5736932+00:00",
"sales_organization_id": "450c2d2c-2116-47a7-9d8a-65a4c75fb7d3",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+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": "2025-11-18T13:49:24.5736932+00:00"
},
"project_status_id": "5e0a86d4-78be-44a1-b8ff-0069da0054fa",
"project_status_code": "sample string 10",
"project_status": {
"id": "9cd6983d-71cc-41d5-b40a-93c27ef0bdfc",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "311af798-5e4d-49ce-a048-5774aa5aec0b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"company_id": "f61d5a8b-4345-40d8-b973-cb5e5d7dba10",
"company_code": "sample string 12",
"db_address_id": "8ed55fa4-2a06-4180-a0eb-b23c3dba5f4b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "9459c0f3-8392-4fd0-8a05-70ced4b6595f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "3a3be5be-8a3d-4c3c-8a12-d6e2cb68f07b",
"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": "2025-11-18T13:49:24.5736932+00:00",
"date_create": "2025-11-18T13:49:24.5736932+00:00",
"date_update": "2025-11-18T13:49:24.5736932+00:00",
"updated_by_user_id": "396ba1a6-8c59-4ba7-a29b-c2019cb86c7f",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-18T13:49:24.5736932+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": "2025-11-18T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-18T13:49:24.5736932+00:00",
"date_last_job": "2025-11-18T13:49:24.5736932+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-18T13:49:24.5736932+00:00",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00",
"is_mobile_installation": true
},
"job_type_id": "99e78d30-dd00-49aa-b39f-b3a8e2d88ce7",
"job_type_code": "sample string 7",
"job_type": {
"id": "3780a639-dd0f-4c74-b868-80e723d737d5",
"name": "sample string 2",
"sales_organization_id": "a0ada65d-549f-4194-b900-2a6be3553cd6",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00",
"code": "sample string 7"
},
"job_priority_id": "db258f82-4c4b-4848-ae9b-080d15b2f8bf",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "f7158d76-457e-441d-a779-6a8ede127f19",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "690ce994-e1f5-4ba7-811a-1b827640a80a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"job_status_id": "679142f5-56dc-4def-92e4-ac9c5836f942",
"job_status_code": "sample string 11",
"db_address_id": "c855a31e-7b56-4e87-ad48-045d886835cf",
"contact_id": "a9cd9752-0123-4745-94eb-76b86f2f7804",
"requested_by_company_id": "ebf837e2-ec85-4f73-8ef4-729bccf23701",
"requested_by_contact_id": "6c6488cd-f6d4-4b7a-a1ab-ec49aaf1f0a4",
"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": "2025-11-18T13:49:24.5736932+00:00",
"due_date": "2025-11-18T13:49:24.5736932+00:00",
"date_create": "2025-11-18T13:49:24.5736932+00:00",
"date_update": "2025-11-18T13:49:24.5736932+00:00",
"date_closed": "2025-11-18T13:49:24.5736932+00:00",
"suggested_user_id": "0cfa5b8d-96a5-4720-9005-44b4b97ceab4",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "68e9bbee-345e-4cee-b34d-2dfe4ae37dd1",
"db_language_id": "fefe69c5-cebd-4cdf-82af-8ae0d00fd7c0",
"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": "2025-11-18T13:49:24.5736932+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "792d476b-2ddc-44e8-8779-1854f67fcdde",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "4dc898c2-62a0-48c6-93e7-95980f8f0c1c",
"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": "931bead9-5ef0-47df-af90-1407d40763be",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "520bb7d4-6e44-4819-b09c-a424200b1b31"
},
"suggested_date_start": "2025-11-18T13:49:24.5736932+00:00",
"skill_id": "7f6235b2-2269-4c6a-b318-607b0214c44b",
"skill_code": "sample string 32",
"skill": {
"id": "46b4c2f5-d051-4ed3-930d-d82ccd743939",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d8883f0b-fce9-408e-ab4d-631fa6728fd6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "87600383-0ff4-4f66-922f-69f4d924fd74",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ba8f0047-e91a-46b9-8cb7-6c54850ff98f",
"db_currency_id": "b7cf61a7-aa61-4a54-976b-40502feaada3",
"db_language_id": "fbce1f0a-ce50-4662-8c42-fe0a9e95f19a",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "fb034cf0-a141-4865-8418-f739ebfb49c0",
"date_reported_by_company": "2025-11-18T13:49:24.5736932+00:00",
"id2": 36,
"company_id": "7d774e25-798d-44f3-b36f-11b311c7685e",
"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": "422dda98-b436-4eb9-b74e-35f09bd00f43",
"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": "2025-11-18T13:49:24.5736932+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-18T13:49:24.5736932+00:00"
}