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": "94c0bd73-dc6b-4a03-b928-aa7e832ec0bd",
"estimated_quantity": 2.0,
"article_id": "82e49549-3627-4463-9c71-9d840979a56c",
"article_code": "sample string 4",
"article": {
"id": "f3911d9a-f8dd-456c-bc6c-5354a66a5781",
"article_category_id": "7717cd4d-ff14-42b8-8296-65ec04dcec01",
"article_category": {
"id": "985786d3-3083-432c-927e-669403658264",
"parent_id": "26268838-e186-46b9-8f58-a2d7d96e13d7",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a313938a-f545-496d-921b-c514dcda8fd1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "8147bd6f-4c85-44b9-8b06-9bba05cc22c9",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0459bf40-0bd0-4da8-b41d-7dd001992144",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e3b4068a-45b7-4b8d-a859-150fd62cb2ce",
"article_group_4_code": "sample string 11",
"article_group_5_id": "dfe29c99-0266-4cce-b5b7-4d38237a2384",
"article_group_5_code": "sample string 13",
"article_group_6_id": "0355b144-a733-4e6a-bd44-7a070d6fa8e2",
"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-07T00:21:02.6201879+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-07T00:21:02.6201879+00:00",
"date_update": "2026-06-07T00:21:02.6201879+00:00",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00",
"article_color_id": "c80eefbe-dc1d-4cdd-a0a8-2b6d146ecf2c",
"article_color_code": "sample string 38",
"article_color": {
"id": "c31a4373-179e-4fa3-bdbe-b91f54407fcf",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "423fdd79-4b33-4e8b-a887-60bb4a3a68a6",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "44751ec3-bc88-4222-be47-ea37b5b17bd6",
"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": "3ad56f5e-f105-4615-a2a9-3c578426b7fb",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1d6eab5a-5f81-4ba0-bdd9-3065a60a707a",
"_parent_id": "7a73266b-64b7-4a29-a939-e4fe79a652dd",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "d5d9b20d-d3d8-4943-9670-61568f4a1956",
"project_reference_back_office": "sample string 5",
"project": {
"id": "0bc160fa-8fcd-4ff5-b141-1e633fe71034",
"_parent_id": "4f64d3f8-4a46-42fe-97fe-66462770cd3e",
"root_parent_id": "8d25e1ab-935c-4645-9456-4a30b84823cd",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0b3350b4-1179-45f7-a1cb-be8c8f371287",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a4568400-4a6c-449f-9a58-20ab7bada431",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3acde097-3272-4255-8e73-5c1e8088ab51",
"_parent_code": "sample string 6",
"sales_organization_id": "1e5d5ac5-3b4a-468f-99f1-0f6b886b6c97",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"equipment_model_id": "de84d18e-55b7-4bc4-953f-c6d4bb97d147",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "15adb948-0b76-4640-aea2-253de029d4e0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "30a336f3-af4a-43f9-a01e-51a76dc61610",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a1b63064-533f-44fa-9972-761a0e8a4cb9",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ca4cca2e-a62f-45e4-8958-b6fce607460c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"equipment_family_id": "8b4b9f44-030c-4029-ace9-8d48ec3186e7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a4568400-4a6c-449f-9a58-20ab7bada431",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3acde097-3272-4255-8e73-5c1e8088ab51",
"_parent_code": "sample string 6",
"sales_organization_id": "1e5d5ac5-3b4a-468f-99f1-0f6b886b6c97",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"date_in_production_since": "2026-06-07T00:21:02.6201879+00:00",
"date_out_of_production_since": "2026-06-07T00:21:02.6201879+00:00",
"date_end_support": "2026-06-07T00:21:02.6201879+00:00",
"sales_organization_id": "f6ad2a09-3e1f-408e-abde-aef0248c88b3",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+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-07T00:21:02.6201879+00:00"
},
"project_status_id": "a1c5086d-c286-4d16-b1b0-894189b7de6d",
"project_status_code": "sample string 10",
"project_status": {
"id": "4663c8cf-b1d0-49cd-81c1-2cb060586bec",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f685b1a3-5618-4e30-9463-79dc7b22bcfe",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"company_id": "902d9997-5da5-4080-8edc-01b4c9d3d679",
"company_code": "sample string 12",
"db_address_id": "56694fc1-1ead-4612-adbe-93b0641b4126",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1bcdbd6c-da5c-4712-aeb8-e3cefa05826a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0c83ddd2-b92e-4ec7-b212-78e48ad5942f",
"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-07T00:21:02.6201879+00:00",
"date_create": "2026-06-07T00:21:02.6201879+00:00",
"date_update": "2026-06-07T00:21:02.6201879+00:00",
"updated_by_user_id": "dd7e6e07-2e4c-40f1-b484-53ab45cf937d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-07T00:21:02.6201879+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-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-07T00:21:02.6201879+00:00",
"date_last_job": "2026-06-07T00:21:02.6201879+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-07T00:21:02.6201879+00:00",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00",
"is_mobile_installation": true
},
"job_type_id": "7388d9d5-ccc3-484b-b462-b0a8a87d2a4a",
"job_type_code": "sample string 7",
"job_type": {
"id": "ab6c8f2d-d52e-42e2-aa5f-8863ea793f90",
"name": "sample string 2",
"sales_organization_id": "ba8ba238-69cf-4243-b63f-3af817536ed3",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00",
"code": "sample string 7"
},
"job_priority_id": "29620b96-581b-4266-89c7-538fcb0dc86c",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "002c8630-b0a9-4d5e-916d-694d04c06465",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "e70ec62d-b4c5-4535-8990-1b73e4920c80",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"job_status_id": "317ca4e2-3efc-4620-a089-d39373937fc1",
"job_status_code": "sample string 11",
"db_address_id": "5fd60715-1c5e-411d-bcbe-373edb151830",
"contact_id": "1c2f7ba1-8bf3-4082-8f4a-3bb3e54e0fcf",
"requested_by_company_id": "90262e36-0127-4cb8-b2fb-4ac500d653e1",
"requested_by_contact_id": "6afaee07-2d5b-400a-afc1-76ad805703fa",
"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-07T00:21:02.6201879+00:00",
"due_date": "2026-06-07T00:21:02.6201879+00:00",
"date_create": "2026-06-07T00:21:02.6201879+00:00",
"date_update": "2026-06-07T00:21:02.6201879+00:00",
"date_closed": "2026-06-07T00:21:02.6201879+00:00",
"suggested_user_id": "2fd57bff-2b47-4074-9537-7c2ecc26e621",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "51f47f16-d97a-4508-88a9-dfafd5eabc43",
"db_language_id": "464ef0ab-8e55-4c9c-b855-e98ec97c368f",
"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-07T00:21:02.6201879+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b0560ecf-e941-4294-8965-f3a66109ad24",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "5ecfdefa-8502-4577-aac0-180e2fe17cd5",
"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": "579b8554-c56b-44af-a748-df169b68fc03",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "1ad6f25e-d06d-4441-8322-15055231a4a5"
},
"suggested_date_start": "2026-06-07T00:21:02.6201879+00:00",
"skill_id": "e8c9090d-d729-4245-a6cd-81265c5ec41a",
"skill_code": "sample string 32",
"skill": {
"id": "711d25b4-2490-4359-83ec-6962b37422b8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "89328650-466f-4a32-8a8c-039f27393b1b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "58eeebc4-8335-4e74-a393-46dc0c1377ec",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "69c7242a-2351-4d7d-addd-f48c59bf0118",
"db_currency_id": "d1251d88-95bb-4767-a953-03f686826d00",
"db_language_id": "e3bfced5-c26b-4c1c-92dc-877222d5fcdb",
"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-07T00:21:02.6201879+00:00"
},
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "1d032855-ad48-43d1-8c59-f6e09f396f3d",
"date_reported_by_company": "2026-06-07T00:21:02.6201879+00:00",
"id2": 36,
"company_id": "fe6bfab6-4acc-45c3-a56e-10227b268e60",
"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": "b68c7424-c934-4a6c-bfaf-0d8ada4120ba",
"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-07T00:21:02.6201879+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-07T00:21:02.6201879+00:00"
}