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": "f77e7c12-c180-4574-934c-b1a2e93cbb58",
"estimated_quantity": 2.0,
"article_id": "7a6d73ce-13b8-4cae-86d5-e1cb9367de9e",
"article_code": "sample string 4",
"article": {
"id": "fc5194ab-0cbf-4077-aa1a-9b85d2a75c82",
"article_category_id": "67588050-d80e-4c8c-ac3b-7dc652b46799",
"article_category": {
"id": "132caa82-f751-4609-a826-f83e176f10f1",
"parent_id": "cafc8238-93a1-4717-a0d2-a49db83b37fc",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "e8013cb9-363c-4b0d-9305-c03292e53a14",
"article_group_1_code": "sample string 5",
"article_group_2_id": "4ffe1fca-2272-4884-a772-075bda219fc9",
"article_group_2_code": "sample string 7",
"article_group_3_id": "cc1ea6d8-69d2-4d82-83e5-9e744b6cb0b3",
"article_group_3_code": "sample string 9",
"article_group_4_id": "2dfa911d-5030-43a9-934a-4d0fb3b3bbc3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "2d9738ee-7ae7-4c0d-a641-988396edc531",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b7ad8721-1838-4b48-a79f-0073cb9abfe2",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-17T10:54:07.4606416+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-07-17T10:54:07.4606416+00:00",
"date_update": "2026-07-17T10:54:07.4606416+00:00",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00",
"article_color_id": "c2525760-dd02-4229-bda6-f133a1e95c38",
"article_color_code": "sample string 38",
"article_color": {
"id": "7e59ffc9-c413-4049-844f-37f799db9a21",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cd29de88-3241-47ac-9050-c340cdbc1674",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7f3b0c9c-787b-4e82-908c-96893fe4cb82",
"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": "08f7267d-fd18-4502-9def-52ee2fb28ad7",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9a4dd2a7-0ac9-4b18-87ac-c004423576fe",
"_parent_id": "08410fce-ed49-4817-bab6-0a7b4c6aee77",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "ae34e366-5cf3-48c4-89a3-4e3adde28a51",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b05c5892-b1f0-4516-beed-ee9171f244ac",
"_parent_id": "70139ae4-f287-46ca-9865-1ca45462c39a",
"root_parent_id": "6f2dd890-6be5-47be-a498-6a0d7cdc17f1",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "48401279-223f-4555-a42f-35e7d66dfdaf",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "575b3392-7739-4bf1-81a7-6beb9ac0bdeb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7af34316-5135-4978-83a1-8e2d9122f1b2",
"_parent_code": "sample string 6",
"sales_organization_id": "cf4210a7-a82a-45d4-b698-269bcc6ba9d2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"equipment_model_id": "95657420-0512-4dd4-9bc8-5579358e6166",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "46e1aa98-30db-4417-a99b-42837f5060e1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "55bcfe1b-36cf-49d1-a6a7-657e7747d50e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "12964b57-9d4d-408b-82e6-4ab7f6758718",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "c9d7eee0-62d2-4a57-894f-c6a318165c0f",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"equipment_family_id": "43c1cb1f-e55f-4d65-99f6-737edf945522",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "575b3392-7739-4bf1-81a7-6beb9ac0bdeb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "7af34316-5135-4978-83a1-8e2d9122f1b2",
"_parent_code": "sample string 6",
"sales_organization_id": "cf4210a7-a82a-45d4-b698-269bcc6ba9d2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"date_in_production_since": "2026-07-17T10:54:07.4606416+00:00",
"date_out_of_production_since": "2026-07-17T10:54:07.4606416+00:00",
"date_end_support": "2026-07-17T10:54:07.4606416+00:00",
"sales_organization_id": "a33cc4a2-6888-4f32-91a0-c74ca5b68de4",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+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-07-17T10:54:07.4606416+00:00"
},
"project_status_id": "1c31875b-7ca5-4ee3-b8e7-10307864bcef",
"project_status_code": "sample string 10",
"project_status": {
"id": "324b717e-c88a-4d37-87f8-32306eecadfd",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2a36d11e-893e-47dd-8399-2ba174374b95",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"company_id": "c2b2f06b-ecb7-4f56-a80b-ef74f1df1b75",
"company_code": "sample string 12",
"db_address_id": "b332132c-e054-4cc5-8a95-00b62b9311c3",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3fa52ec9-51cc-4a71-a107-47dcf8e81105",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "914039f0-ea1c-493e-a2f3-f33c2c83a5ce",
"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-07-17T10:54:07.4606416+00:00",
"date_create": "2026-07-17T10:54:07.4606416+00:00",
"date_update": "2026-07-17T10:54:07.4606416+00:00",
"updated_by_user_id": "e2303221-ad07-4d78-afa7-c5d607b70980",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-17T10:54:07.4606416+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-07-17T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-17T10:54:07.4606416+00:00",
"date_last_job": "2026-07-17T10:54:07.4606416+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-17T10:54:07.4606416+00:00",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00",
"is_mobile_installation": true
},
"job_type_id": "29503d23-e3c8-4449-93a1-cd026099ec59",
"job_type_code": "sample string 7",
"job_type": {
"id": "87263f8e-5571-4f6a-bbb2-ba17d8a05a38",
"name": "sample string 2",
"sales_organization_id": "3231dc70-5887-4a4d-b21a-940fd0c3af46",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00",
"code": "sample string 7"
},
"job_priority_id": "6c1d429d-7b3d-4ea4-8952-48bbf2bc567c",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d6f20d15-7e7e-4cf3-8767-5cdd5ca71234",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "803af9e1-23fb-424c-a5f3-6fb0c0926d08",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"job_status_id": "cf090321-62ac-489c-a735-4bed8be1d257",
"job_status_code": "sample string 11",
"db_address_id": "347d425e-5921-4f50-84f1-e87d53be5b7b",
"contact_id": "d4944823-c97a-44d6-926b-2de7845b09e8",
"requested_by_company_id": "af72f0ca-7d4b-409a-b08e-63fdb032f526",
"requested_by_contact_id": "46939b69-21e3-4154-80f6-ec0a8349a52f",
"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-07-17T10:54:07.4606416+00:00",
"due_date": "2026-07-17T10:54:07.4606416+00:00",
"date_create": "2026-07-17T10:54:07.4606416+00:00",
"date_update": "2026-07-17T10:54:07.4606416+00:00",
"date_closed": "2026-07-17T10:54:07.4606416+00:00",
"suggested_user_id": "7b631c96-b68f-4fdd-b506-55ddb1908daa",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "78b175a5-2d2c-41eb-a537-d27ac759df72",
"db_language_id": "13284bf3-d8c1-4f3d-873f-c535509dd4bc",
"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-07-17T10:54:07.4606416+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "6e409796-d832-4541-aa37-87b6a1ad813c",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e21fd883-3929-4756-b739-f8994c2a9d9d",
"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": "cdaf8a78-73dd-4e4e-8432-23734018aef4",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "8531ee7a-92b7-4095-ba8f-2ca5c13c7333"
},
"suggested_date_start": "2026-07-17T10:54:07.4606416+00:00",
"skill_id": "5b3c3111-6072-453e-8a66-bf83a165dce9",
"skill_code": "sample string 32",
"skill": {
"id": "99e158f2-97cd-4ad8-af2f-83bc53bbceb2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1531841c-deb2-4278-a1a5-65e8aaa9d489",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1d440525-0db2-441e-a485-c57975db1ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179c751d-206b-42a6-b861-d4e7ed638658",
"db_currency_id": "2205dbd0-383d-4b89-a31c-74442ca21209",
"db_language_id": "555e6bd1-3a41-4e2d-8933-63672f7aa634",
"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-07-17T10:54:07.4606416+00:00"
},
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "6baf5a67-8889-4ee1-a99a-c918db7c2e95",
"date_reported_by_company": "2026-07-17T10:54:07.4606416+00:00",
"id2": 36,
"company_id": "0e79ce3d-4d60-4da9-a7c4-13690a0b39b1",
"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": "c1e1ed8f-2f53-4cc8-972c-1e4a6f93f394",
"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-07-17T10:54:07.4606416+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-17T10:54:07.4606416+00:00"
}