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": "f69fab31-f371-483b-8537-d472dbb65e6a",
"estimated_quantity": 2.0,
"article_id": "58ddb52c-2d0a-4142-8e29-31fedab42227",
"article_code": "sample string 4",
"article": {
"id": "3fb54d11-e90a-4490-910e-fb2d59911732",
"article_category_id": "adea34ea-f6e6-4340-a5a0-f2aa13565dcc",
"article_category": {
"id": "63c9dbbf-8df4-4d55-98e6-840f734b4916",
"parent_id": "da3f90e9-8921-47ea-8ab3-3ba79a52f19f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "0395b307-ffb8-4160-8f1b-6e5f2b05efd3",
"article_group_1_code": "sample string 5",
"article_group_2_id": "589878d7-45d1-4c63-a1e0-57d02339ee26",
"article_group_2_code": "sample string 7",
"article_group_3_id": "62251f72-9df4-4048-a5fa-356482d8f415",
"article_group_3_code": "sample string 9",
"article_group_4_id": "1f6c7bbe-7553-40b4-885c-7575f9eb87e0",
"article_group_4_code": "sample string 11",
"article_group_5_id": "1877e7a9-5997-4e48-8a60-01649b91edd8",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d69e949c-515e-43f5-aca8-4cef7b6c5446",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-16T09:35:24.8290645+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-08-16T09:35:24.8290645+00:00",
"date_update": "2026-08-16T09:35:24.8290645+00:00",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00",
"article_color_id": "7ad8bcd3-f2e7-4753-8919-bcadc00ce8c9",
"article_color_code": "sample string 38",
"article_color": {
"id": "9be5f50a-80ec-4e7f-9c30-79bbf6a414a4",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "70e48a77-e8e2-443a-b5ea-fc87679f9a19",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "91011756-2d8c-46c7-89e9-fdfcbd168227",
"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": "b0418f7e-e1f5-4518-9db8-77ecb4023d62",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "2b019edf-b800-4a6e-a565-bb4a931304d5",
"_parent_id": "8524cf77-9e91-470d-9eb3-3a4b1e08cafc",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "91fe418a-ab0f-46a7-8733-168c297a568f",
"project_reference_back_office": "sample string 5",
"project": {
"id": "08dee741-2588-4a02-b2ef-3074e73e35d0",
"_parent_id": "9cfe9b74-3469-4ae1-975f-566fbb514026",
"root_parent_id": "b3ec821b-7f3f-46f0-8e15-289c341ce8c4",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "28e3d96c-c990-4428-826d-98d812d7c885",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "2615dd35-b5d2-4d86-b78a-30f8a68c5cfb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5333271e-cc10-4e93-b0d5-3fc558116d88",
"_parent_code": "sample string 6",
"sales_organization_id": "faf2dc6f-af93-4870-a613-f2712418ffda",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"equipment_model_id": "f60a6e3b-a2f4-4d48-80be-f3770767b7ac",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d3c79e19-da32-4ab9-ab63-187dee5b307e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "54909225-df86-4560-84e9-81eaab6547e4",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "52ecf4b9-e438-43d4-a741-33263bf4ce61",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "077af85f-9244-421c-ab02-ad8d66a7fdcd",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"equipment_family_id": "c05bc2a4-de1c-449a-87d6-805b5e2d47b7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "2615dd35-b5d2-4d86-b78a-30f8a68c5cfb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5333271e-cc10-4e93-b0d5-3fc558116d88",
"_parent_code": "sample string 6",
"sales_organization_id": "faf2dc6f-af93-4870-a613-f2712418ffda",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"date_in_production_since": "2026-08-16T09:35:24.8290645+00:00",
"date_out_of_production_since": "2026-08-16T09:35:24.8290645+00:00",
"date_end_support": "2026-08-16T09:35:24.8290645+00:00",
"sales_organization_id": "b9fc2658-57fc-48cc-a51e-2fb7c79927fe",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+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-08-16T09:35:24.8290645+00:00"
},
"project_status_id": "1a5ce142-89cc-4b40-b8be-0949413da67c",
"project_status_code": "sample string 10",
"project_status": {
"id": "e1e6bf86-21af-4494-816e-50416e5c0c08",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "334af5b5-173d-43ff-86f8-f3e1ab6b33e0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"company_id": "d7e69776-aaef-4561-8f09-846d847f55be",
"company_code": "sample string 12",
"db_address_id": "68b92c12-1d84-43ee-a1f7-b805c228d070",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c75f1a4b-fd03-4cc1-a64d-53098e6ced7a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "d1af9d11-b0c0-41be-b972-6d0e4546fbf2",
"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-08-16T09:35:24.8290645+00:00",
"date_create": "2026-08-16T09:35:24.8290645+00:00",
"date_update": "2026-08-16T09:35:24.8290645+00:00",
"updated_by_user_id": "24cb94a5-e2da-4180-8050-17c4f8985667",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-16T09:35:24.8290645+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-08-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-16T09:35:24.8290645+00:00",
"date_last_job": "2026-08-16T09:35:24.8290645+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-16T09:35:24.8290645+00:00",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00",
"is_mobile_installation": true
},
"job_type_id": "5f456ca3-33f5-43b0-a5dd-db780487942e",
"job_type_code": "sample string 7",
"job_type": {
"id": "3f869545-a268-4ee4-ab8e-6c1dcf9e7b40",
"name": "sample string 2",
"sales_organization_id": "2128e85a-271f-436d-9871-68dbd4b0479f",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00",
"code": "sample string 7"
},
"job_priority_id": "d682989c-c109-4e45-8368-3f3bcdbe55c8",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "46f17b6a-becf-4fbd-bf35-39fb2954db01",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "400e86fe-0b85-4075-8165-61cd934601d4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-16T09:35:24.8290645+00:00"
},
"job_status_id": "1ee17373-3632-4b8e-b2ad-87dc80bdc21b",
"job_status_code": "sample string 11",
"db_address_id": "4a014a45-b832-434c-96aa-1c44f2606a9e",
"contact_id": "ce8c2e85-1237-45f5-9ad5-a226863ec8ab",
"requested_by_company_id": "5970e4b3-94e9-4217-b225-a1ce03096594",
"requested_by_contact_id": "3b69c970-1508-49d7-9272-6672db6e295e",
"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-08-16T09:35:24.8290645+00:00",
"due_date": "2026-08-16T09:35:24.8290645+00:00",
"date_create": "2026-08-16T09:35:24.8290645+00:00",
"date_update": "2026-08-16T09:35:24.844687+00:00",
"date_closed": "2026-08-16T09:35:24.844687+00:00",
"suggested_user_id": "26803071-9251-4a1e-9f8c-80676d0e7f83",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7f259157-0f1d-42d1-8a92-4aef60e7f3a2",
"db_language_id": "25125f16-e4c9-4af7-a5dd-cf13ce879889",
"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-08-16T09:35:24.844687+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "d706bca0-9e44-492c-bd05-cd067bbd55bd",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "470ce139-458e-48e6-a4f1-68895deabab0",
"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": "2aea68dd-09ef-4d84-b509-e48948b4ba71",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-16T09:35:24.844687+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "62635034-3e53-4197-8f27-ffed42c9fb42"
},
"suggested_date_start": "2026-08-16T09:35:24.844687+00:00",
"skill_id": "76e6d821-d609-466d-8b41-94451d97f4eb",
"skill_code": "sample string 32",
"skill": {
"id": "570384c1-f585-439a-94aa-f246b66ee6c3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "cf0bedbe-90ed-49d4-9943-e5930186e5fd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a68753e0-97f1-4236-b01c-52819f88a1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a0c2b53-fddb-4099-b3c4-d224daf931e0",
"db_currency_id": "1b099212-465c-4aeb-ad80-daff1c2be895",
"db_language_id": "eee3bd78-ab45-489e-b75d-d74cd40a497c",
"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-08-16T09:35:24.8290645+00:00"
},
"modified_dateutc": "2026-08-16T09:35:24.844687+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "9eb5ac45-6b94-4e26-b5c1-d3c220cf00d0",
"date_reported_by_company": "2026-08-16T09:35:24.844687+00:00",
"id2": 36,
"company_id": "c98a2e08-6d41-455b-bb52-3a3d21b1dd47",
"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": "a63e754f-21c4-4c54-93c0-8541bc9b4548",
"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-08-16T09:35:24.844687+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-16T09:35:24.844687+00:00"
}