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": "7c102972-ded2-41e3-9553-aa17be0485ee",
"estimated_quantity": 2.0,
"article_id": "cbe18762-2177-4d31-b635-4c4433bd2473",
"article_code": "sample string 4",
"article": {
"id": "06644eb7-88dc-482c-96eb-37e178fe8507",
"article_category_id": "c10d43f5-31b4-44b9-877c-0b580db43cc5",
"article_category": {
"id": "3fbc9538-588a-4cb4-9b8c-3571180d86ab",
"parent_id": "ff525e07-4c9f-45ec-8630-a939a9bfc4d3",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "48fc1785-eaaf-48e6-842b-27895c18c3ce",
"article_group_1_code": "sample string 5",
"article_group_2_id": "f7175175-659a-469b-b528-43814f69c687",
"article_group_2_code": "sample string 7",
"article_group_3_id": "be838bc3-fa0d-44eb-b317-a374a572049d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "1c59b382-187c-49eb-a7af-fac9461366fc",
"article_group_4_code": "sample string 11",
"article_group_5_id": "694267c6-b5d1-4417-ab13-3713e33374d5",
"article_group_5_code": "sample string 13",
"article_group_6_id": "409b39cc-2f11-4937-b035-1eb014281181",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-13T21:28:04.9457618+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-02-13T21:28:04.9457618+00:00",
"date_update": "2026-02-13T21:28:04.9457618+00:00",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00",
"article_color_id": "e543cf85-a87d-48e6-a37a-69a5e81d0058",
"article_color_code": "sample string 38",
"article_color": {
"id": "354bec1a-ccc0-4101-a83f-077aaeb9b332",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "4332e3ab-c6ec-478f-b581-187cfa3726e0",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9238f6ee-6d93-46cf-909a-9fe653ad08d2",
"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": "93725570-9139-47c9-a84d-240d08a95758",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "230cb6e7-aa32-468c-8c78-66e6ef8c0cf2",
"_parent_id": "0ff0763b-c034-4c21-9e1d-cd1086346f45",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "a5aa9441-2c47-4630-a464-6a10a87092f0",
"project_reference_back_office": "sample string 5",
"project": {
"id": "6f8c1246-6f50-4b4c-9f38-c3f2ff5b2491",
"_parent_id": "6fdbd87e-1775-40dd-8713-75be88b119a0",
"root_parent_id": "522ffd86-ade6-4c7a-8ad7-414a26ba5d0b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1b046157-3607-413a-ab30-6e091ec60ab0",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "c1755c73-d4fb-493f-bada-714e7f74f801",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "30c4eff5-074a-4fc2-9462-9b171b7f1cac",
"_parent_code": "sample string 6",
"sales_organization_id": "5b959ad5-0abc-4c8c-9261-0204d7c04aca",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"equipment_model_id": "5bf27956-9613-4533-8b5e-f85c4f6f38a3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "eb3a31b7-a704-4bf0-8a5e-ef60a4befad5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "d9df00a8-c98d-49ff-b730-0ba1a597eb3e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "27db2117-a510-4f16-8f7c-ae9e83e8db61",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "d6993db4-eb94-420a-a25c-28effee053b4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"equipment_family_id": "2ff8c187-0238-4f51-9cab-490b179b5800",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "c1755c73-d4fb-493f-bada-714e7f74f801",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "30c4eff5-074a-4fc2-9462-9b171b7f1cac",
"_parent_code": "sample string 6",
"sales_organization_id": "5b959ad5-0abc-4c8c-9261-0204d7c04aca",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"date_in_production_since": "2026-02-13T21:28:04.9457618+00:00",
"date_out_of_production_since": "2026-02-13T21:28:04.9457618+00:00",
"date_end_support": "2026-02-13T21:28:04.9457618+00:00",
"sales_organization_id": "4d9e8d4b-09e5-442a-a234-ed0151643b63",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+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-02-13T21:28:04.9457618+00:00"
},
"project_status_id": "b1a04216-5154-4c71-8f1a-da9c303988d3",
"project_status_code": "sample string 10",
"project_status": {
"id": "541454ee-8c80-4b51-9f26-c2e881ad2548",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b27c0a6c-ff3a-4858-ae6e-8c2f524f0644",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"company_id": "252e3bb8-04bb-4fef-ab54-f6e1f744af38",
"company_code": "sample string 12",
"db_address_id": "f939fbad-b3b3-48af-ba47-dd599be2f733",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "6e6fff2c-17cb-40a1-8240-a36fc0402425",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4aa30e5c-0b5d-487f-9b14-03a0708b1254",
"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-02-13T21:28:04.9457618+00:00",
"date_create": "2026-02-13T21:28:04.9457618+00:00",
"date_update": "2026-02-13T21:28:04.9457618+00:00",
"updated_by_user_id": "bc71227b-ebee-4c59-9175-8d3995dfb75f",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-13T21:28:04.9457618+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-02-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-13T21:28:04.9457618+00:00",
"date_last_job": "2026-02-13T21:28:04.9457618+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-13T21:28:04.9457618+00:00",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00",
"is_mobile_installation": true
},
"job_type_id": "307c68bd-0b76-42a5-a9e6-8d2131f9c73f",
"job_type_code": "sample string 7",
"job_type": {
"id": "61c57577-4ce5-436d-adde-1b86fe1f4dd0",
"name": "sample string 2",
"sales_organization_id": "319dba66-83a5-4d24-bec0-5b0e6933d9b7",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00",
"code": "sample string 7"
},
"job_priority_id": "25fc1d86-e29a-4124-9ed3-a2946a5bfd49",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a830f325-c412-4403-adf7-d13f1c5417d7",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "84f64263-7d92-4453-8cb3-e93a71d7e47d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"job_status_id": "645a7720-373c-44d6-8f0a-e62dcc48e374",
"job_status_code": "sample string 11",
"db_address_id": "53e310c5-b4e6-49c4-95f0-793a5d979c55",
"contact_id": "227e52f6-b93f-4e2f-8e9b-dd58513a0858",
"requested_by_company_id": "15895250-c764-4eca-aee4-96a5672a92f5",
"requested_by_contact_id": "74ed1c0e-4498-4df3-b45f-f8631be7702e",
"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-02-13T21:28:04.9457618+00:00",
"due_date": "2026-02-13T21:28:04.9457618+00:00",
"date_create": "2026-02-13T21:28:04.9457618+00:00",
"date_update": "2026-02-13T21:28:04.9457618+00:00",
"date_closed": "2026-02-13T21:28:04.9457618+00:00",
"suggested_user_id": "6fbe2b59-5075-430d-aa60-7ab4a52f1ab8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "fcc61668-04ff-4fa8-93fe-14e8e571eec8",
"db_language_id": "f15586a3-8562-4475-9b0c-7c2146858ebe",
"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-02-13T21:28:04.9457618+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "d1e90cfe-7c60-48a2-955e-e3e4bb4443a8",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "87b01ff2-a947-47ee-9c50-a8feff1f44cc",
"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": "3d506160-38a0-47d8-8ae3-9724fc6759f4",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "b032c9c1-8c62-4650-83c6-882e0b1169d3"
},
"suggested_date_start": "2026-02-13T21:28:04.9457618+00:00",
"skill_id": "d83135af-577c-47fa-af91-4068f15669ed",
"skill_code": "sample string 32",
"skill": {
"id": "9de2846d-2100-450f-9bfb-f75b6e486df0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "fa483b9d-d738-4850-8073-3c5f29bd68e6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "579abe69-ec7b-4dcc-9bce-13be11393de8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "087f4257-39a4-440a-a3db-be2f87ef5c63",
"db_currency_id": "87fce24f-0dec-40a5-99c3-39220db9501d",
"db_language_id": "dbca74db-aa53-4a48-b4ed-84688c9c5be2",
"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-02-13T21:28:04.9457618+00:00"
},
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "0e019dba-04d9-4a60-8620-9c226408d0b5",
"date_reported_by_company": "2026-02-13T21:28:04.9457618+00:00",
"id2": 36,
"company_id": "fa7acf1f-8aee-47a6-8acd-45f0c1428add",
"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": "5d88dffc-4a2b-4c8b-9f0a-a8a790e026d5",
"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-02-13T21:28:04.9457618+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-13T21:28:04.9457618+00:00"
}