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": "a4b8406d-9dbf-4257-8643-9dc355f62daa",
"estimated_quantity": 2.0,
"article_id": "ed95bd1e-3c3b-4880-a06f-a8bafe28076c",
"article_code": "sample string 4",
"article": {
"id": "e56698b8-83be-42d8-a46e-388518476c0e",
"article_category_id": "7cf191d9-138e-43e2-87b3-0c0eebe675c0",
"article_category": {
"id": "2289084e-090c-4149-968b-5c6554a38f86",
"parent_id": "08715567-aa88-4cbf-97f7-dba3f70f6a8d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "1b07bf1e-7d02-4e87-9c48-7acae4c77308",
"article_group_1_code": "sample string 5",
"article_group_2_id": "c93d4afd-fba8-4e44-84fa-722342aef63e",
"article_group_2_code": "sample string 7",
"article_group_3_id": "8e284a7f-b0e5-49da-8acf-da72b118ba76",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e42fe19f-d385-4da0-b98c-20cc7992e8fa",
"article_group_4_code": "sample string 11",
"article_group_5_id": "82a4c7d3-e5e0-43a2-8945-e904bc676f3e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "ef78193d-93ca-4ec4-bb66-d790d91e3a4f",
"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-23T00:38:25.35096+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-23T00:38:25.35096+00:00",
"date_update": "2026-09-23T00:38:25.35096+00:00",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00",
"article_color_id": "692fe72e-d199-49e3-b7c2-5099653fbf75",
"article_color_code": "sample string 38",
"article_color": {
"id": "78cfafc6-bd58-489c-9c21-49a4fd0aa9b3",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "4c4b2661-e328-4d88-98bc-e9abb91fc317",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "db49dcd3-cce5-4333-83dc-7249f6c8cae0",
"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": "64dcf432-520d-45e7-9d6a-6298c651afb3",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "e22bb21b-c5dd-4684-922f-e2f952e5f9dd",
"_parent_id": "0713e008-de46-46a3-803f-544a206ef16b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "52f14ca9-1219-43ab-83b2-a19a325eb5c1",
"project_reference_back_office": "sample string 5",
"project": {
"id": "0cf90a84-f007-49a0-88f2-1aeb87379265",
"_parent_id": "518526eb-1a04-45be-bef8-396dc3d0dc99",
"root_parent_id": "da3f97bd-edd1-4862-8520-b274ba3b686d",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a9df2594-46bd-4e76-b8c8-28fa23c0035a",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "e3274577-c27e-4e58-bd92-6902519fb423",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e7fd36ef-4d11-463f-8693-8f81f43fa349",
"_parent_code": "sample string 6",
"sales_organization_id": "6fd32697-f7fc-4088-9e83-326103d9b83c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"equipment_model_id": "d64dde9e-5053-4aee-ae39-38d13a6f652b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3700101d-2ec0-4ad5-b4d2-c0caf16bdbef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f8bd1045-014d-45c5-88d7-3bb8a2fb1b35",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "13d1824d-9c1d-4a63-82c5-4056e42769da",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "54c4f59f-135c-406c-a4b2-88b167b67ef4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"equipment_family_id": "4206f73a-c542-4a60-9518-130fc63deb0a",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "e3274577-c27e-4e58-bd92-6902519fb423",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e7fd36ef-4d11-463f-8693-8f81f43fa349",
"_parent_code": "sample string 6",
"sales_organization_id": "6fd32697-f7fc-4088-9e83-326103d9b83c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"date_in_production_since": "2026-09-23T00:38:25.35096+00:00",
"date_out_of_production_since": "2026-09-23T00:38:25.35096+00:00",
"date_end_support": "2026-09-23T00:38:25.35096+00:00",
"sales_organization_id": "1283805d-771a-4716-b900-f35b075799d4",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+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-23T00:38:25.35096+00:00"
},
"project_status_id": "831d3ee7-ac19-4f62-a6e1-f39b55109651",
"project_status_code": "sample string 10",
"project_status": {
"id": "e131cd01-e330-41da-843f-2c12349bf7df",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a2ba02ea-55e5-492c-adba-69ab010b6e10",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"company_id": "5fa73782-e8cc-494d-9ba9-ac3f05e39eb8",
"company_code": "sample string 12",
"db_address_id": "b729f1de-962a-483c-96de-5f64ce3d2abb",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "32b44293-a3cb-4190-9c0a-a198f6dcef47",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "398ad49b-e5a0-494e-bbca-a17e5c9b2e43",
"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-23T00:38:25.35096+00:00",
"date_create": "2026-09-23T00:38:25.35096+00:00",
"date_update": "2026-09-23T00:38:25.35096+00:00",
"updated_by_user_id": "54766f11-ad7f-4236-b65d-2c7df18b2c5c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-23T00:38:25.35096+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-23T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-23T00:38:25.35096+00:00",
"date_last_job": "2026-09-23T00:38:25.35096+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-23T00:38:25.35096+00:00",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00",
"is_mobile_installation": true
},
"job_type_id": "4888d650-daa1-4cdd-a044-059c8ad99454",
"job_type_code": "sample string 7",
"job_type": {
"id": "22b90f9e-1e61-4186-b146-c6697711f9d1",
"name": "sample string 2",
"sales_organization_id": "353dd571-8d2d-4967-9d50-341ae25e1b53",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00",
"code": "sample string 7"
},
"job_priority_id": "8193c5e7-1278-413a-8e3f-4534f801ce06",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "dc548c53-793c-498f-a380-3eaf390a1e4c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "4bc6621b-10fd-4593-910d-fa2333f6297e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"job_status_id": "82e74c87-124a-493c-889b-a49a3809755e",
"job_status_code": "sample string 11",
"db_address_id": "26f0c4d3-b19d-4ced-bfe7-e2d2d4c30840",
"contact_id": "6ce05e74-ebc5-4633-8ee7-79389d309ec9",
"requested_by_company_id": "d50b3692-9789-408d-8331-56e312c35d1e",
"requested_by_contact_id": "80d6ae60-59da-4dd7-8283-336f1ae50c22",
"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-23T00:38:25.35096+00:00",
"due_date": "2026-09-23T00:38:25.35096+00:00",
"date_create": "2026-09-23T00:38:25.35096+00:00",
"date_update": "2026-09-23T00:38:25.35096+00:00",
"date_closed": "2026-09-23T00:38:25.35096+00:00",
"suggested_user_id": "4f7bba02-474b-4f56-bcab-70d3f9d217cd",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "664f530e-6e57-4a14-ba08-54f797bc9710",
"db_language_id": "85cfe6b4-e8f0-4fde-8936-afb5682729d9",
"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-23T00:38:25.35096+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3de0a81c-5745-4015-ba2c-2677a32f5edb",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "6dd0ee31-f5c0-498f-9a5f-82bfb3ffba26",
"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": "498aa3f2-6fb3-4abf-9c59-38c7f07f149c",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "3dd55d64-c888-4fb0-91ba-ef1dc1224916"
},
"suggested_date_start": "2026-09-23T00:38:25.35096+00:00",
"skill_id": "7f322d9b-a28a-4c8f-af9d-09ce068f9b25",
"skill_code": "sample string 32",
"skill": {
"id": "bc21eaa7-6a84-470e-a348-10a53fbf0d86",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ae8531cf-0564-499f-b6b4-b549ccf16902",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8032e01e-2149-49c1-9543-0eaa7a5dbd69",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9671f432-63c0-4c69-888f-927f70210fc5",
"db_currency_id": "ee0c0f41-78a0-4ab0-947b-8da8ad18fa98",
"db_language_id": "5584ec5a-3c8c-4f10-81c9-759a8e9731af",
"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-23T00:38:25.35096+00:00"
},
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a95b2a59-448f-4dd4-9501-9978bb563072",
"date_reported_by_company": "2026-09-23T00:38:25.35096+00:00",
"id2": 36,
"company_id": "7ed46806-fd07-4b9e-be7b-1a3ace62aa8b",
"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": "130f2d1f-1f35-4a83-8356-7e35012eaf42",
"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-23T00:38:25.35096+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-23T00:38:25.35096+00:00"
}