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": "42277fcd-6c95-4fea-b1f9-a47fa58eb2a0",
"estimated_quantity": 2.0,
"article_id": "a9e5bffd-f05e-40c3-b86f-c5c5f7f98892",
"article_code": "sample string 4",
"article": {
"id": "a6fbcf18-88fb-431c-97d9-ab8cff3700d8",
"article_category_id": "7a754b81-83a8-45c1-8197-3e4de9bd5dbf",
"article_category": {
"id": "99adcf20-5df2-4b22-a155-96592f13942d",
"parent_id": "f6719900-32da-4deb-bef6-7e32fd867614",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2c14c8b4-fcbb-4905-a35c-ec58dbb9cb8a",
"article_group_1_code": "sample string 5",
"article_group_2_id": "11d7b010-db89-4c2b-b466-b1d47c2433ba",
"article_group_2_code": "sample string 7",
"article_group_3_id": "2f901814-68c2-4ab7-a0a6-e59115869f3d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "c7656090-a109-4efe-a9cc-c0bea09d1b66",
"article_group_4_code": "sample string 11",
"article_group_5_id": "b23dfcd9-84db-4214-a578-97c2bec7691e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "93b41f57-5905-44e1-857c-babb0d01b6dc",
"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-20T22:58:28.7405125+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-20T22:58:28.7405125+00:00",
"date_update": "2025-12-20T22:58:28.7405125+00:00",
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00",
"article_color_id": "cbdc1dfe-8ea4-495f-90d5-431735c7ed3a",
"article_color_code": "sample string 38",
"article_color": {
"id": "58b2594f-4c10-4854-9e53-8d24029ef262",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "9d303170-f27f-4388-8d40-0d2298a23a05",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ce0f340a-cef9-4a37-b7d9-cdb526b590bd",
"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": "2e784c4b-f665-4974-b260-9dac0cca2cde",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "e8831cc5-5ea4-41cf-bea4-2c9fefa9a446",
"_parent_id": "7a6782fb-acc2-4fb6-affb-e13e361b341d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "6811035e-5276-4551-98f2-b01b1e4d5f96",
"project_reference_back_office": "sample string 5",
"project": {
"id": "55d6b8e7-fd6d-4ac1-a44a-82aaabd834fd",
"_parent_id": "465b09f3-1360-4aae-9eee-78fee3f5672b",
"root_parent_id": "f4a0dae9-eb87-43e5-903d-53f345e326f7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "b08e8831-9c02-4b99-9b77-ccae823efe89",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b804be39-e396-487c-9f81-f41775e10235",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "87f8833d-4e9a-4c29-91a5-c85d80a3f740",
"_parent_code": "sample string 6",
"sales_organization_id": "0c77d5ad-f7ff-4f7d-9b4d-fe2c07044054",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"equipment_model_id": "a7b043e4-af00-4727-bdc2-a9f2be9ad187",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "5b1ab6f9-c442-4358-8fc1-f9d4ddfb43db",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "b4fec69d-e4cc-4821-aecb-ef816d82dea5",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4a26f2a6-cadb-4d17-87cd-763e75501a8e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "0b7b5198-5263-4376-bdb3-36e71409c817",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"equipment_family_id": "cad003af-98aa-4dd4-922b-8dc75167c947",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b804be39-e396-487c-9f81-f41775e10235",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "87f8833d-4e9a-4c29-91a5-c85d80a3f740",
"_parent_code": "sample string 6",
"sales_organization_id": "0c77d5ad-f7ff-4f7d-9b4d-fe2c07044054",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"date_in_production_since": "2025-12-20T22:58:28.7405125+00:00",
"date_out_of_production_since": "2025-12-20T22:58:28.7405125+00:00",
"date_end_support": "2025-12-20T22:58:28.7405125+00:00",
"sales_organization_id": "1a803b48-e823-426b-8f8e-bbc92b849fbc",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+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-20T22:58:28.7405125+00:00"
},
"project_status_id": "bd5f814a-4a64-409d-ac21-022fdfec244e",
"project_status_code": "sample string 10",
"project_status": {
"id": "d6d2973e-a836-4b66-89e1-1665fb627c68",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "55519b32-38fc-4827-bc23-e9c2ee9fd588",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-20T22:58:28.7405125+00:00"
},
"company_id": "c15257a2-fb1b-4936-bd08-9352e6b864b7",
"company_code": "sample string 12",
"db_address_id": "881a136d-ab36-4652-87d3-c842f8fd5da0",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "4849f053-1766-4d9d-b0f2-8632c029f968",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "680cc541-12fb-442f-a901-b46fc3d991e1",
"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-20T22:58:28.756123+00:00",
"date_create": "2025-12-20T22:58:28.756123+00:00",
"date_update": "2025-12-20T22:58:28.756123+00:00",
"updated_by_user_id": "d229fe82-9fc7-49bd-b16f-d5f7648ef5e3",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-20T22:58:28.756123+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-20T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-20T22:58:28.756123+00:00",
"date_last_job": "2025-12-20T22:58:28.756123+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-20T22:58:28.756123+00:00",
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00",
"is_mobile_installation": true
},
"job_type_id": "56dfa02c-8cb3-4fdf-bd3f-dc0e530dd78e",
"job_type_code": "sample string 7",
"job_type": {
"id": "0bb87ab8-feab-4d09-a94f-e37b82c13886",
"name": "sample string 2",
"sales_organization_id": "e1fef6b1-d044-4d36-adb4-a5371bb955bf",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00",
"code": "sample string 7"
},
"job_priority_id": "84552db0-66fc-44f6-9ee0-a6e5d6051df0",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "277925f0-5660-4965-b13b-d6069c740f4c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "c89f0e2a-6d02-4226-9c3d-b8879052ebc7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00"
},
"job_status_id": "f3588dca-f5f3-4e01-8358-a8f48ea73a71",
"job_status_code": "sample string 11",
"db_address_id": "35b2e83c-4e00-4483-99f4-b71d6028c89c",
"contact_id": "bb53d3d0-bd12-4fc9-956f-8c1a9f5cc41e",
"requested_by_company_id": "c3f42ee0-f2cd-4893-b822-52785c23241b",
"requested_by_contact_id": "88dc10b8-6db4-4dcc-9b00-1bd97cb1bd5c",
"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-20T22:58:28.756123+00:00",
"due_date": "2025-12-20T22:58:28.756123+00:00",
"date_create": "2025-12-20T22:58:28.756123+00:00",
"date_update": "2025-12-20T22:58:28.756123+00:00",
"date_closed": "2025-12-20T22:58:28.756123+00:00",
"suggested_user_id": "ca62de52-9c27-4a21-9e05-301e2e0e6cd3",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "8845c0da-a4a5-4e2c-8a7d-2339b8bdf4d7",
"db_language_id": "4294e74c-0c4b-4882-ab08-269e034926aa",
"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-20T22:58:28.756123+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3691b466-6571-424f-bd3d-74538e165986",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "0e6a453a-fcae-486f-9fd7-b04672c38c7c",
"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": "c43eb011-389e-488b-9610-494bfcb21bf6",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "268c6e16-27e9-4dff-9e3a-73224f564372"
},
"suggested_date_start": "2025-12-20T22:58:28.756123+00:00",
"skill_id": "0bf04e16-e150-48d4-9a21-b1abfa7cd97f",
"skill_code": "sample string 32",
"skill": {
"id": "61b3c730-a32b-4660-b92f-db04e93d844f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d2279bb0-ad64-4639-8d8c-9442ec1c3113",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b338efc3-3231-4019-b020-ae34b2051d95",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a8b39be2-d767-4bc5-beb5-4e89a6c20405",
"db_currency_id": "ce5f9251-e1de-4081-9aff-83d42609a3f6",
"db_language_id": "21d5c990-3007-4a8b-951a-35905df13e74",
"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-20T22:58:28.7405125+00:00"
},
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "fcc35f34-3cf1-4bab-a4f6-d227a333fda3",
"date_reported_by_company": "2025-12-20T22:58:28.756123+00:00",
"id2": 36,
"company_id": "3ff7c5cc-27d4-4fb8-ad28-2fa6a993db82",
"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": "d0cc2073-72b1-4f54-b8a3-722c54a49aaa",
"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-20T22:58:28.756123+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-20T22:58:28.756123+00:00"
}