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": "89605363-a06a-48f3-a48b-38c8156b6b3c",
"estimated_quantity": 2.0,
"article_id": "ed222396-dfa1-4fc9-bcb9-53b6ca867886",
"article_code": "sample string 4",
"article": {
"id": "8b341b75-58f9-4cab-81bf-9a5e45450bcb",
"article_category_id": "fba4a80a-11e1-4029-8ce5-bbd0d3e67802",
"article_category": {
"id": "6591957f-4481-48bd-98c8-2e17a4903dab",
"parent_id": "5c5989a1-3809-4293-b7be-b8ab5b425bfb",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "523669c3-0b43-4f1c-bf52-c518c7ccd156",
"article_group_1_code": "sample string 5",
"article_group_2_id": "bde5f2d6-22ea-457c-aa5a-ac9804bdae5b",
"article_group_2_code": "sample string 7",
"article_group_3_id": "105a7a21-33d7-4fee-a445-df20cd973c20",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ece836b0-1f0b-4edc-b866-13a2a6a1a8d9",
"article_group_4_code": "sample string 11",
"article_group_5_id": "79e2d25f-db98-4ab4-ba04-2b71c439f55d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "34ffc297-f9a8-4170-86d9-d3c532636163",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-05T23:19:06.8026093+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-09-05T23:19:06.8026093+00:00",
"date_update": "2026-09-05T23:19:06.8026093+00:00",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00",
"article_color_id": "d3c92e69-833f-4afe-8034-9ecfae534109",
"article_color_code": "sample string 38",
"article_color": {
"id": "a783cdd1-4bb3-476b-ad7d-faaca9d6b030",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "ddeb7399-edd5-4cff-bb2b-f2072fc7157d",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f16ce953-687d-419c-bd3b-1336fb5ea08f",
"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": "6e05acfd-98e6-4dbf-9e17-ff52e51863da",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a7078c89-6e0d-4dab-9383-6b213f20be16",
"_parent_id": "e2ff395b-064d-4667-81a3-9117cceda2ea",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "00962f3d-6ff4-4eea-ba7c-4db869926c60",
"project_reference_back_office": "sample string 5",
"project": {
"id": "79326e30-3223-4193-85b3-7fb68e8e0f23",
"_parent_id": "bcdc9e94-1aff-4573-87ae-57abd5111127",
"root_parent_id": "c32e4854-640c-4038-8fbe-ef56576f2ec7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "be7c5007-0d8b-476f-a414-94ef8a986c47",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "ac9807cb-b637-43aa-8306-c576b164f229",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9dd45bc1-32ff-40df-9f7a-18ebaea9c545",
"_parent_code": "sample string 6",
"sales_organization_id": "f825f5e7-4947-4755-b88d-25005d00f63d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"equipment_model_id": "a7d136f3-59b0-4510-af30-160b66602091",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3550012c-6997-4867-99d7-93a048e0eda0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "89ec31df-ebd6-4a01-98e9-02d863111a74",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b12e9284-dd00-4666-8d7b-48e3c5de2cac",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ee9c9dcd-1f2d-484a-8228-7e85b405d162",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"equipment_family_id": "b834da06-8bf2-4ea4-9a13-dfe411baeeae",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "ac9807cb-b637-43aa-8306-c576b164f229",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9dd45bc1-32ff-40df-9f7a-18ebaea9c545",
"_parent_code": "sample string 6",
"sales_organization_id": "f825f5e7-4947-4755-b88d-25005d00f63d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"date_in_production_since": "2026-09-05T23:19:06.8026093+00:00",
"date_out_of_production_since": "2026-09-05T23:19:06.8026093+00:00",
"date_end_support": "2026-09-05T23:19:06.8026093+00:00",
"sales_organization_id": "3a50955e-f243-4a34-8a28-b1e8d9b22e58",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+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-09-05T23:19:06.8026093+00:00"
},
"project_status_id": "7564ddf1-4a21-4a9a-983a-1b4ac379f48b",
"project_status_code": "sample string 10",
"project_status": {
"id": "f22b4112-1167-4d16-af9a-0a36375424ec",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "21856246-e9a0-4bb9-8d94-3a70c6f43598",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"company_id": "159c63e8-1eef-4d92-bc80-6770349538e4",
"company_code": "sample string 12",
"db_address_id": "d022a253-73da-4760-a30d-238a6c5a89e3",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "44df2be6-8b97-42ad-b4e4-25966a4e4149",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "601cd010-1479-44c3-8b96-2d3309d0d377",
"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-09-05T23:19:06.8026093+00:00",
"date_create": "2026-09-05T23:19:06.8026093+00:00",
"date_update": "2026-09-05T23:19:06.8026093+00:00",
"updated_by_user_id": "bc3bff6f-1a6a-49c6-8699-708116282f4b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-05T23:19:06.8026093+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-09-05T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-05T23:19:06.8026093+00:00",
"date_last_job": "2026-09-05T23:19:06.8026093+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-05T23:19:06.8026093+00:00",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00",
"is_mobile_installation": true
},
"job_type_id": "eeb9592c-fc0e-4cc8-baa0-2b02e07dd250",
"job_type_code": "sample string 7",
"job_type": {
"id": "480cee97-756b-491b-9a46-9934707faff6",
"name": "sample string 2",
"sales_organization_id": "faca5d68-bf63-478e-80f8-ca1cace8a665",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00",
"code": "sample string 7"
},
"job_priority_id": "8cd6764e-5499-4481-9dde-e748c9deeefb",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "63510a87-14aa-4092-ba5e-c7b6b012f2ad",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "05ca71f8-589b-41ca-b093-3ed3e9110bdf",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"job_status_id": "57567e0a-69af-443f-a7b5-3b5a6a484dbd",
"job_status_code": "sample string 11",
"db_address_id": "4c607c0d-fb43-4dd7-a41a-0002cdd9fd4c",
"contact_id": "3a988975-7301-4de7-a60d-88bada35f82d",
"requested_by_company_id": "bd597c64-1f54-4f3e-a040-0ab2d061ee83",
"requested_by_contact_id": "fc5d6b27-5592-4f3f-a032-2643843b3703",
"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-09-05T23:19:06.8026093+00:00",
"due_date": "2026-09-05T23:19:06.8026093+00:00",
"date_create": "2026-09-05T23:19:06.8026093+00:00",
"date_update": "2026-09-05T23:19:06.8026093+00:00",
"date_closed": "2026-09-05T23:19:06.8026093+00:00",
"suggested_user_id": "7584b2f1-c734-422c-bba0-736d4d4f4de2",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c3b48cd4-06ad-47e6-adbf-51a7e57f7be6",
"db_language_id": "e12e49dd-884e-46e8-b1ef-9caac89f895d",
"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-09-05T23:19:06.8026093+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "346e0cba-0c18-40d8-827e-16963113bf09",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "118bae39-d3fb-4c7a-84da-e3342d2c15be",
"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": "d365aeca-35a9-4839-b1ed-fa45e5a90071",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "9b66c6d7-894d-4988-a26e-4c6aee0d10d2"
},
"suggested_date_start": "2026-09-05T23:19:06.8026093+00:00",
"skill_id": "34fb7899-a779-4b3e-93f2-a5c788c88b69",
"skill_code": "sample string 32",
"skill": {
"id": "ed1e5d40-57e3-4669-9e0c-c0379ce81988",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "9a637174-453e-45f8-8061-8e957634aee7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c7176ec4-eada-437e-bef5-e7dee60c3253",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3503c887-fb89-4f98-8ee6-a93d43288d5a",
"db_currency_id": "1a2d54cf-81e8-4b2e-a76c-74800f9169f9",
"db_language_id": "eff6eb35-a4ce-4022-a846-492056573664",
"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-09-05T23:19:06.8026093+00:00"
},
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "5fad4495-b97f-44b1-8136-fb37635c3de9",
"date_reported_by_company": "2026-09-05T23:19:06.8026093+00:00",
"id2": 36,
"company_id": "d0b79d7d-87b6-4f1f-ad2c-2de583e6dc25",
"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": "a9ff2818-f9dc-4876-83f8-24739923238f",
"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-09-05T23:19:06.8026093+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-05T23:19:06.8026093+00:00"
}