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": "e79c6116-2ea5-4201-8472-87fdfdcce844",
"estimated_quantity": 2.0,
"article_id": "665d1947-efe4-4efd-86e7-02bd63e93446",
"article_code": "sample string 4",
"article": {
"id": "c885d960-6c71-4df6-86fc-f5527e7c16eb",
"article_category_id": "6d4e3efe-d5bb-40c9-998e-71bfe1d7ab92",
"article_category": {
"id": "68ecfd92-c878-4dce-8438-8cc0f301fe53",
"parent_id": "c978440b-bd8e-49e2-84f6-9a5311c1fa60",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "c15d02f9-9c33-49c4-b5d1-15fba9ff6825",
"article_group_1_code": "sample string 5",
"article_group_2_id": "8e12593f-34d4-49df-91f6-621e3357381d",
"article_group_2_code": "sample string 7",
"article_group_3_id": "46fd328c-9ddf-409a-b945-db727a8b09c0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "177dfd55-dd3b-4d72-be1f-4dcad2f3cdbc",
"article_group_4_code": "sample string 11",
"article_group_5_id": "bafc0b90-489b-466a-8714-3edd96274d19",
"article_group_5_code": "sample string 13",
"article_group_6_id": "4c5913b1-18a6-44cc-bb2c-fe9b3c223239",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-30T21:10:44.9363451+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-06-30T21:10:44.9363451+00:00",
"date_update": "2026-06-30T21:10:44.9363451+00:00",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00",
"article_color_id": "01480943-628c-4378-aab4-6dbdae71802e",
"article_color_code": "sample string 38",
"article_color": {
"id": "3ea40184-fd3b-4e8a-8c5c-eb007121c178",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "815c0cf3-6f84-4282-b72b-4e83b19b2ffb",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "adf654e0-f390-4b19-a57d-ff30e436d046",
"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": "cb0089ad-9045-48ec-a799-58f519ecfeb2",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "4060f5f5-848f-46cb-adb2-5e274ddbb046",
"_parent_id": "45bce2c2-ecb2-43fd-b812-ec107bb5f9f2",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "ae1c473b-d95a-406e-8914-297ffc4a1492",
"project_reference_back_office": "sample string 5",
"project": {
"id": "95fb2e09-afe1-4065-b28f-f10727417324",
"_parent_id": "a3fcc592-aa38-4c46-a1e7-58e9f26696bf",
"root_parent_id": "3c675f24-fae7-4eee-b986-75d29b3c2d87",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "acf43fed-8884-4cf8-8fcc-92c775023889",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "08e0101c-a71c-4476-958e-f097bd1ad84b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a4c85efe-84b9-4074-b3e7-1ace71ff3f2c",
"_parent_code": "sample string 6",
"sales_organization_id": "ba508f73-34ea-4ce0-94a9-109ec865bbe2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"equipment_model_id": "3a92bb9c-a33d-4fe2-a085-63f1b5872e38",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "fb390069-6b78-4d50-bf6e-176295d2d7ce",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e49bc1ac-cf5c-414a-b11c-d10f993cbfb1",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "5ba39072-a1ce-4a30-96a0-e27822bb9346",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "fa966772-e76f-4264-a260-1d0ee9ba71d2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"equipment_family_id": "a0cbf40b-e5de-4a8c-8080-ab65df6367af",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "08e0101c-a71c-4476-958e-f097bd1ad84b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a4c85efe-84b9-4074-b3e7-1ace71ff3f2c",
"_parent_code": "sample string 6",
"sales_organization_id": "ba508f73-34ea-4ce0-94a9-109ec865bbe2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"date_in_production_since": "2026-06-30T21:10:44.9363451+00:00",
"date_out_of_production_since": "2026-06-30T21:10:44.9363451+00:00",
"date_end_support": "2026-06-30T21:10:44.9363451+00:00",
"sales_organization_id": "ba973e25-3ad3-446e-b779-a228a0d591aa",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+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-06-30T21:10:44.9363451+00:00"
},
"project_status_id": "335f906c-9ea8-4859-9714-ef16a879255c",
"project_status_code": "sample string 10",
"project_status": {
"id": "fba2c63f-588f-4de4-9322-8e3b94caa826",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2589276d-9726-4b4c-bb61-9ce86b251999",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"company_id": "0dfe28b0-819a-4dea-93f4-999371ca3501",
"company_code": "sample string 12",
"db_address_id": "b293b702-1393-4ca6-9eda-18aba5b8d245",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "dea616d4-02ae-43e6-8ce2-a28af49b9047",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "2f666341-eb47-4c73-9b59-a477528525dc",
"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-06-30T21:10:44.9363451+00:00",
"date_create": "2026-06-30T21:10:44.9363451+00:00",
"date_update": "2026-06-30T21:10:44.9363451+00:00",
"updated_by_user_id": "a655ded2-71a7-4703-b461-8b02be16ec43",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-30T21:10:44.9363451+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-06-30T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-30T21:10:44.9363451+00:00",
"date_last_job": "2026-06-30T21:10:44.9363451+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-30T21:10:44.9363451+00:00",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00",
"is_mobile_installation": true
},
"job_type_id": "16117485-0857-40aa-9754-1a4587ec252b",
"job_type_code": "sample string 7",
"job_type": {
"id": "108fa63c-6c68-47ca-9101-2ea1f875ee71",
"name": "sample string 2",
"sales_organization_id": "d363b4c7-f050-4685-9aa8-883625fd76e8",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00",
"code": "sample string 7"
},
"job_priority_id": "fd65535b-f84f-40ac-97bb-3c6ec325d723",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "55e81985-4356-4a94-a03e-c473662fb458",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d70abf33-3d47-4506-aacb-cc90586ac2ad",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-30T21:10:44.9363451+00:00"
},
"job_status_id": "35a40896-7a43-48fc-89a8-4ab7bff41d1a",
"job_status_code": "sample string 11",
"db_address_id": "6649ce7f-1eb1-42be-91db-1022665d7bd3",
"contact_id": "c664242d-3e0b-4773-a3c1-7eb5a64843c9",
"requested_by_company_id": "6bab2091-6042-435f-b836-65d515715715",
"requested_by_contact_id": "d0c667db-2ae5-481e-86ef-0aad35e433dc",
"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-06-30T21:10:44.9363451+00:00",
"due_date": "2026-06-30T21:10:44.9363451+00:00",
"date_create": "2026-06-30T21:10:44.9363451+00:00",
"date_update": "2026-06-30T21:10:44.9363451+00:00",
"date_closed": "2026-06-30T21:10:44.9363451+00:00",
"suggested_user_id": "0385022e-1336-4758-a8a4-ad911582d8cc",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7f751c09-3d3d-4342-aec3-3cd0b8babe29",
"db_language_id": "9fa2d1ab-99d5-4e4b-8548-abe28dd53e6f",
"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-06-30T21:10:44.9363451+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "df615c98-52a2-42ae-bea4-4314477ce442",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "c43b80d0-3c0a-4495-bc67-aa0cc5c358c7",
"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": "18e52087-dca9-4564-a588-23b8f6ad63dd",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-30T21:10:44.951966+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "398c39b7-721a-4541-9042-3f7af552d31a"
},
"suggested_date_start": "2026-06-30T21:10:44.951966+00:00",
"skill_id": "09053a55-db13-4828-8e44-dc4de8c34b1a",
"skill_code": "sample string 32",
"skill": {
"id": "cfb2d993-dfcc-4ec2-a644-58155f33cdf5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "5cb0eb83-cb94-4ee9-b409-780509a41c9a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f5b47721-00b8-4630-b59f-b00d42cf476f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce760a53-a7ae-4d8c-9d40-c4355e31a099",
"db_currency_id": "9b688b64-eb11-4557-90cc-d6f8cad981f3",
"db_language_id": "37fa6e14-24fc-4ecd-a411-33e93d75fbb5",
"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-06-30T21:10:44.9363451+00:00"
},
"modified_dateutc": "2026-06-30T21:10:44.951966+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "25df67b6-07d3-485e-9bbb-f9444b070b09",
"date_reported_by_company": "2026-06-30T21:10:44.951966+00:00",
"id2": 36,
"company_id": "7c385f7a-feec-42d6-b5a7-8b722f557c97",
"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": "e2468849-baba-44f6-bb7c-5f742a75add2",
"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-06-30T21:10:44.951966+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-30T21:10:44.951966+00:00"
}