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": "cbeda1ba-7f49-41a1-a992-1c2721d0ac27",
"estimated_quantity": 2.0,
"article_id": "6de98c16-d366-465e-a413-d6983fb75486",
"article_code": "sample string 4",
"article": {
"id": "8b1cbcf6-6c10-4d8a-a7fa-6a2a249863d1",
"article_category_id": "4f86a364-bef2-4345-a262-cf28c1c6df4e",
"article_category": {
"id": "e632d12c-ce43-48e4-9410-302a0963b593",
"parent_id": "dcc6f147-4f22-49b4-9f42-0c74a8a35df7",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "11b3f0bf-ef26-4165-a841-74b138911c52",
"article_group_1_code": "sample string 5",
"article_group_2_id": "dc97c7b8-9635-49a8-96c8-659037f9c25a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a7088892-485c-4a88-b367-a4e7591397ae",
"article_group_3_code": "sample string 9",
"article_group_4_id": "dcd4194c-1a09-4616-9509-a70b684ec444",
"article_group_4_code": "sample string 11",
"article_group_5_id": "4dca0081-f39e-415c-a3f8-1658ccff559a",
"article_group_5_code": "sample string 13",
"article_group_6_id": "acaf4585-60a8-4424-a108-cd3ccca2ae57",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-11T00:07:42.0219997+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-12-11T00:07:42.0219997+00:00",
"date_update": "2025-12-11T00:07:42.0219997+00:00",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00",
"article_color_id": "8b1c43b0-25a4-41e1-a7ca-d0ff97fa8256",
"article_color_code": "sample string 38",
"article_color": {
"id": "ace22ec4-95cf-4d9b-85f8-66adb71139f2",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d18dbad4-7039-4388-882e-26d63ddfb051",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9e2ad90d-7aac-4a06-8b51-6e39626b4063",
"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": "09b7e6fd-d438-4ffb-bfb8-6529077cfbc0",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "482db4d4-6399-43fb-8461-12937713dba0",
"_parent_id": "09232f03-d7e4-4396-98e5-1488d0f29f84",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "4985de0f-73a5-4b44-b7e7-304a7a798ffd",
"project_reference_back_office": "sample string 5",
"project": {
"id": "f0030c9a-17be-4b64-8247-77887f613061",
"_parent_id": "9eaab05c-03b9-4344-a46c-33979eeada0d",
"root_parent_id": "af4e4c00-e048-4663-bf65-d50fde7936f4",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0a9f0576-ea62-438e-b338-2ce2ff48888d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "83f45d00-dcc9-4f6c-a3d0-d57969c7b1a0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "701485e7-272f-4824-901e-b6b50099cddb",
"_parent_code": "sample string 6",
"sales_organization_id": "0a167b20-3668-46d6-93d5-4c7c2113ed9b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"equipment_model_id": "b0abc21d-1ea7-456c-8905-f01b85d5e176",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "60e0b9b4-c7c6-43d0-b883-38bcd9055749",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "0bbba5a4-3905-492a-999d-1b6dd0e8834e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "41f36e0c-b513-40c3-9f1d-8ca10c463af6",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a6d3e8ee-6dd7-411a-a7e6-2b14b3b82ed8",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"equipment_family_id": "d9b3524d-3255-4c04-abf3-21684828fee3",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "83f45d00-dcc9-4f6c-a3d0-d57969c7b1a0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "701485e7-272f-4824-901e-b6b50099cddb",
"_parent_code": "sample string 6",
"sales_organization_id": "0a167b20-3668-46d6-93d5-4c7c2113ed9b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"date_in_production_since": "2025-12-11T00:07:42.0219997+00:00",
"date_out_of_production_since": "2025-12-11T00:07:42.0219997+00:00",
"date_end_support": "2025-12-11T00:07:42.0219997+00:00",
"sales_organization_id": "e157dddc-065f-4a25-a76f-d5c95bdb867a",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+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-12-11T00:07:42.0219997+00:00"
},
"project_status_id": "c932dc6e-f4f5-4f06-9c82-4fc6467635e6",
"project_status_code": "sample string 10",
"project_status": {
"id": "c1b7249d-592e-43b2-908d-a63c8a6e17f5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "62bff45b-7793-4bf4-8de9-170b493a104c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"company_id": "798b2ab1-45ad-49ce-a9dd-f3dbbf84c6cf",
"company_code": "sample string 12",
"db_address_id": "9892beef-b6b0-499e-9416-8015f5c182f8",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "7bb4bf09-79f1-4ff9-b5de-62638881ad95",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "13cae125-aa2c-4005-9558-37dcd71f20b7",
"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-12-11T00:07:42.0219997+00:00",
"date_create": "2025-12-11T00:07:42.0219997+00:00",
"date_update": "2025-12-11T00:07:42.0219997+00:00",
"updated_by_user_id": "b5a872fc-4968-47ee-9072-d0bb17ae7333",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-11T00:07:42.0219997+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-12-11T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-11T00:07:42.0219997+00:00",
"date_last_job": "2025-12-11T00:07:42.0219997+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-11T00:07:42.0219997+00:00",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00",
"is_mobile_installation": true
},
"job_type_id": "6db88088-14ea-4b43-88dc-c91b85719fe1",
"job_type_code": "sample string 7",
"job_type": {
"id": "a704d127-172a-475c-8545-ce8e5da91cc6",
"name": "sample string 2",
"sales_organization_id": "c6a25270-2d3a-408c-9bf7-7cf0894aa03c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00",
"code": "sample string 7"
},
"job_priority_id": "bf10fcfa-1926-436a-be73-0099a0eb6db8",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "f933ad6a-c468-4c61-b918-521e1e59ed97",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "448e2fa5-b165-465d-a4f4-a190039f2e05",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"job_status_id": "9ff40fa9-765a-47fa-a216-bc459df6d8a6",
"job_status_code": "sample string 11",
"db_address_id": "8e1751bf-da57-44fc-8e43-8d56fd453f63",
"contact_id": "a3ee5539-f04b-4b64-8712-8f8193aa02f4",
"requested_by_company_id": "1f5e1253-209a-401f-9b25-5b3b5cd6c6a2",
"requested_by_contact_id": "742ef249-3e25-4d1c-b2e6-005fc1306e36",
"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-12-11T00:07:42.0219997+00:00",
"due_date": "2025-12-11T00:07:42.0219997+00:00",
"date_create": "2025-12-11T00:07:42.0219997+00:00",
"date_update": "2025-12-11T00:07:42.0219997+00:00",
"date_closed": "2025-12-11T00:07:42.0219997+00:00",
"suggested_user_id": "19e48bfc-dc1a-4f65-a275-3209ac026235",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "14765411-49a9-49f9-ad51-7a99a6cb76f6",
"db_language_id": "782995bd-764a-4df9-b562-bcfc42a80264",
"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-12-11T00:07:42.0219997+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "9f363ca9-2d33-4058-87c4-2546f1a00efb",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "44f4537a-f73a-493d-8799-9bc9bf06a3b7",
"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": "5cb59a95-5ebd-41bd-870b-ed076a4e1a3f",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "954bd540-c23e-40b2-880f-dd9870dc9dfc"
},
"suggested_date_start": "2025-12-11T00:07:42.0219997+00:00",
"skill_id": "74e889c3-a548-45ad-a1b1-ef32e3ab792a",
"skill_code": "sample string 32",
"skill": {
"id": "daf2ca5a-cc2c-4d23-abd3-c790ca3f8ba1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "098cdb55-fe78-4d2c-904e-9bcd735e6754",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "22991591-e691-404b-99fb-f7ccf3a81d94",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "78c43edc-ebc1-4ed8-8672-9d545b5a99de",
"db_currency_id": "fe466bf1-490a-4d6b-a242-a9878e717aa9",
"db_language_id": "48433d5a-bed6-48aa-b2fd-cded69eed965",
"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-12-11T00:07:42.0219997+00:00"
},
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "39d3699d-dce8-4b2c-93fb-533df2f20f9f",
"date_reported_by_company": "2025-12-11T00:07:42.0219997+00:00",
"id2": 36,
"company_id": "87a7b76a-e1b5-4bab-9aac-6e5880dfd4eb",
"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": "9ea1f717-5308-4b91-93ea-4d8d442bcf1d",
"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-12-11T00:07:42.0219997+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-11T00:07:42.0219997+00:00"
}