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": "fb188a07-400f-46ed-af6c-06bae29fb21d",
"estimated_quantity": 2.0,
"article_id": "3315501e-aaf3-4124-a873-5800e4d153c2",
"article_code": "sample string 4",
"article": {
"id": "e10edc42-bfbc-4ba5-8531-9059d46be241",
"article_category_id": "911b619d-13c0-4a20-a17e-44d5e31bcc0e",
"article_category": {
"id": "ce51418b-6499-4bb8-9aee-127779c6c817",
"parent_id": "91cb4b4f-8b7a-4877-a549-56f807e950d5",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b1e74785-0a5c-4fe1-835d-5fa23146ed88",
"article_group_1_code": "sample string 5",
"article_group_2_id": "775a44c5-1997-4e27-ae93-ff923024d56f",
"article_group_2_code": "sample string 7",
"article_group_3_id": "730e96e6-80e2-4ce3-8c2f-6451667aeb65",
"article_group_3_code": "sample string 9",
"article_group_4_id": "dd6c3da0-3164-4c2f-8266-525c26a13521",
"article_group_4_code": "sample string 11",
"article_group_5_id": "47fd540a-cc94-4e29-b0ec-2e8e8c42a541",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d532eac3-f8e0-42e7-b93c-2c6198362992",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-31T18:02:48.2963255+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-01-31T18:02:48.2963255+00:00",
"date_update": "2026-01-31T18:02:48.2963255+00:00",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00",
"article_color_id": "ac893167-8ff2-4770-9bdc-2f9f978d10a1",
"article_color_code": "sample string 38",
"article_color": {
"id": "d9d05572-d064-4024-b5f8-795e42a2772b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cb30474a-eafe-4a74-a37e-c30fa112d77e",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "082447e5-561c-4466-89ef-dca3d168116b",
"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": "8355b17a-c360-423b-9f20-b8e13e51f01a",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "5c5cc7c8-d8d7-436c-b54b-a6f8c634792c",
"_parent_id": "2f26d2c7-75b2-4dec-afd4-b7ce942aea48",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "1375cdf4-da0a-4529-a669-ac261d8c7307",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8d22c293-d537-4964-a61a-d58522fce80c",
"_parent_id": "90c84127-2744-4cea-aa93-667e84bc6399",
"root_parent_id": "2c9ee5b7-01d0-4016-83b9-416992192d97",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "bcc99080-45d7-4c7c-9acf-c79032fe88ea",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "05c2faff-9f72-447b-9bb8-07bf8c1e88c9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "884cfdb3-4fcd-49ca-94a2-a8c4681d075d",
"_parent_code": "sample string 6",
"sales_organization_id": "2877149f-588a-44cb-ba9b-f913a87905e5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"equipment_model_id": "7ebcdda8-2b87-4cd6-83cf-6b30d729f0b9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f25e3e46-a02b-40f3-964d-c3b404ddf2a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "57675625-3621-49b3-bf6e-907b66b00bee",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4f4cf250-8e0c-44e6-b695-3c152ab84c9f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "3b8a9a0e-3400-48f8-bb87-457682a35809",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"equipment_family_id": "0ca636ed-dcb5-4012-96e2-8eb0f35db9c6",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "05c2faff-9f72-447b-9bb8-07bf8c1e88c9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "884cfdb3-4fcd-49ca-94a2-a8c4681d075d",
"_parent_code": "sample string 6",
"sales_organization_id": "2877149f-588a-44cb-ba9b-f913a87905e5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"date_in_production_since": "2026-01-31T18:02:48.2963255+00:00",
"date_out_of_production_since": "2026-01-31T18:02:48.2963255+00:00",
"date_end_support": "2026-01-31T18:02:48.2963255+00:00",
"sales_organization_id": "44f72ec8-7c3a-447c-b0b3-2b20d558dbb5",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+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-01-31T18:02:48.2963255+00:00"
},
"project_status_id": "8e0fadac-3df8-4677-89f4-7284870b1a73",
"project_status_code": "sample string 10",
"project_status": {
"id": "0e7f39cf-b4e0-434a-9bf3-f766932cc071",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "15e408b2-7432-406f-a49f-18acba7b6862",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"company_id": "74608dfc-4b05-4d1f-b9de-9f89e320445e",
"company_code": "sample string 12",
"db_address_id": "40a998c1-88c8-4fb5-9353-119a81b2a80c",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "dc206a61-e779-435f-9f32-d8f97fd89b3d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1432d52f-8dd0-4612-894a-d6429b203f4a",
"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-01-31T18:02:48.2963255+00:00",
"date_create": "2026-01-31T18:02:48.2963255+00:00",
"date_update": "2026-01-31T18:02:48.2963255+00:00",
"updated_by_user_id": "3c8e92f1-3335-44be-87be-8dcc54d4b9f0",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-31T18:02:48.2963255+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-01-31T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-31T18:02:48.2963255+00:00",
"date_last_job": "2026-01-31T18:02:48.2963255+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-31T18:02:48.2963255+00:00",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00",
"is_mobile_installation": true
},
"job_type_id": "72f2cdcf-a5a4-431e-b632-f14ebe0552de",
"job_type_code": "sample string 7",
"job_type": {
"id": "bc8dc8ec-d3f5-484d-8e86-608045b92a8f",
"name": "sample string 2",
"sales_organization_id": "51789ed0-de7a-4fe7-9d3e-d8aec617a08e",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00",
"code": "sample string 7"
},
"job_priority_id": "fc8cf110-126d-4420-9065-4d4ff9fa4f7c",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ecf278af-62af-4093-b34c-3fa4b903dd09",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "2ec51eb7-ab1d-4ead-89ae-1c414e81c91f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"job_status_id": "44021903-b732-481f-a20f-4c17b287fb89",
"job_status_code": "sample string 11",
"db_address_id": "08fe630c-ca88-459a-b67c-629d14baeee3",
"contact_id": "e4d22d2b-4c40-45c1-861c-f73c2151f551",
"requested_by_company_id": "457a6429-9f77-4ce7-87b1-2270d6b573b5",
"requested_by_contact_id": "96134cba-a061-4de7-9aea-e2196e20b070",
"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-01-31T18:02:48.2963255+00:00",
"due_date": "2026-01-31T18:02:48.2963255+00:00",
"date_create": "2026-01-31T18:02:48.2963255+00:00",
"date_update": "2026-01-31T18:02:48.2963255+00:00",
"date_closed": "2026-01-31T18:02:48.2963255+00:00",
"suggested_user_id": "068f563f-8c24-4b9e-9024-f14f85a11a94",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "d7029a5d-cc06-4893-a68e-8fa46952bd4a",
"db_language_id": "e3ebb6be-24da-4828-95a4-c550bfc8e3a9",
"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-01-31T18:02:48.2963255+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "6c7c87b8-e6a2-464f-89ac-df99fb555b30",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "7f4de394-4fc5-4901-8ecd-a38e37d8c76b",
"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": "b386466c-d02b-4f15-9f9e-1a307766cbf0",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "817cef98-ba7e-4cfa-ad70-5243ece07017"
},
"suggested_date_start": "2026-01-31T18:02:48.2963255+00:00",
"skill_id": "76e1804f-443c-4b3b-9f08-ea1b012d6d19",
"skill_code": "sample string 32",
"skill": {
"id": "7d84360e-bd58-4122-8c8d-f65352d863f2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "e3905810-307f-4093-9e47-6be3beb36318",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b3d377f0-0b81-44cf-9bea-3f3cf92f43f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cb8be345-2c55-4088-a58f-aec90dda3696",
"db_currency_id": "34e310e0-eea3-41c3-97fc-d89912d79d85",
"db_language_id": "c4abdad4-efff-4cc0-ba45-e6dc465ffe73",
"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-01-31T18:02:48.2963255+00:00"
},
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "288bc469-9a95-4b9d-9d85-7d9ccf9bbef3",
"date_reported_by_company": "2026-01-31T18:02:48.2963255+00:00",
"id2": 36,
"company_id": "f50e8faa-2943-481d-a376-380c7d193484",
"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": "e6b7c770-cd2a-4849-99ee-c3cf3b48ffaf",
"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-01-31T18:02:48.2963255+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-31T18:02:48.2963255+00:00"
}