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": "4d10853f-861d-46af-b4aa-bc5724c6d679",
"estimated_quantity": 2.0,
"article_id": "ee7e6038-0a37-4f7d-8421-b4a56bc01c5e",
"article_code": "sample string 4",
"article": {
"id": "9dcf6e0f-5534-4acf-9091-9338c78f9958",
"article_category_id": "d657636c-fc42-405c-95f0-dfb2765c4ae8",
"article_category": {
"id": "a613fb8c-5ca5-4466-b657-d1215222848f",
"parent_id": "05036aaf-470a-4dd3-a613-9c4381001334",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f6327e3d-44fc-489f-a0ab-1ba7169dcc0a",
"article_group_1_code": "sample string 5",
"article_group_2_id": "8b82719a-9363-44eb-9c6f-d5dd74e5b627",
"article_group_2_code": "sample string 7",
"article_group_3_id": "6cec6863-4243-4f55-9abf-d17cf592356e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ac06bb51-c0d3-4ae7-96e7-daf7442894ad",
"article_group_4_code": "sample string 11",
"article_group_5_id": "5e89ffdd-8a44-4039-aead-cd2e838a1116",
"article_group_5_code": "sample string 13",
"article_group_6_id": "482fd4cd-869a-4f05-a506-8c6a793ca898",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-06T08:52:50.1335456+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-08-06T08:52:50.1335456+00:00",
"date_update": "2026-08-06T08:52:50.1335456+00:00",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00",
"article_color_id": "6e398f4f-eebf-4ec4-a524-90c9e45790b7",
"article_color_code": "sample string 38",
"article_color": {
"id": "c2a88cb3-8afe-4773-b51a-314845884aec",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "92220af0-ad33-4b26-8645-5f3ffd72d511",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f06e21b2-fda1-4d20-9be5-5d950b36a5b5",
"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": "2232df5c-76b7-4a09-8688-e713893fd285",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "4cf1b053-d36e-4c97-a027-8d21be2c50ce",
"_parent_id": "30832a7b-7a00-4b1d-bf44-44eaebc123c4",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "8487d3bc-4c9c-471f-ae3f-fb7e76566fc9",
"project_reference_back_office": "sample string 5",
"project": {
"id": "d54613f3-f34e-49db-8275-62f76c338447",
"_parent_id": "1f0e27fd-d872-4cc2-91ea-f943c0776828",
"root_parent_id": "4b131a93-ee88-41fe-bb79-6f30b4064049",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "92b07f37-4f06-4552-b2ab-ffbfc6a9f1f3",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "766d857b-37f3-4da3-aecf-9af8e7782226",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4385964-0579-47aa-a586-9eb99be73ff5",
"_parent_code": "sample string 6",
"sales_organization_id": "503cb64b-65d7-4ac4-a06d-223dca47a7a6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"equipment_model_id": "a7394db4-f203-498b-9ffd-635f162729d1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3b81a8d8-1957-408b-a8bb-a47d276d345c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "61f82848-0ab9-4963-b6ae-b54cab908ee2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4db1a77a-a164-437f-9c10-065df7ddfccd",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5a62238f-90a6-477f-998f-4e5984454d32",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"equipment_family_id": "d276969f-61be-41e7-912e-5c0912257019",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "766d857b-37f3-4da3-aecf-9af8e7782226",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c4385964-0579-47aa-a586-9eb99be73ff5",
"_parent_code": "sample string 6",
"sales_organization_id": "503cb64b-65d7-4ac4-a06d-223dca47a7a6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"date_in_production_since": "2026-08-06T08:52:50.1335456+00:00",
"date_out_of_production_since": "2026-08-06T08:52:50.1335456+00:00",
"date_end_support": "2026-08-06T08:52:50.1335456+00:00",
"sales_organization_id": "dd0f3356-99f8-43cd-95ba-d672f627fc03",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+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-08-06T08:52:50.1335456+00:00"
},
"project_status_id": "a5af934a-f455-4c47-ae40-3580b79935db",
"project_status_code": "sample string 10",
"project_status": {
"id": "3be5fb2c-2660-4c92-a86d-5e8a5c5e6ab5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "738527b2-e858-4d66-897a-d545fadcebf1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"company_id": "f8a59de0-490d-43c0-934e-2757676333f4",
"company_code": "sample string 12",
"db_address_id": "aede7722-8ba9-4010-8c2b-714ebc2fe71b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "30c6cdf7-32ed-437b-896c-012929c891bf",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "11effe12-ed03-488d-9c3a-5cc5fb5d16d4",
"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-08-06T08:52:50.1335456+00:00",
"date_create": "2026-08-06T08:52:50.1335456+00:00",
"date_update": "2026-08-06T08:52:50.1335456+00:00",
"updated_by_user_id": "80965847-6357-4c6f-9c3e-085e5dc185da",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-06T08:52:50.1335456+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-08-06T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-06T08:52:50.1335456+00:00",
"date_last_job": "2026-08-06T08:52:50.1335456+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-06T08:52:50.1335456+00:00",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00",
"is_mobile_installation": true
},
"job_type_id": "d13c9fea-9135-4257-9105-68bafc516553",
"job_type_code": "sample string 7",
"job_type": {
"id": "d0ced8d8-d85f-4d74-aeae-5d3c07c24c77",
"name": "sample string 2",
"sales_organization_id": "57b5fbdb-891b-4e59-8a29-4d6266c17d41",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00",
"code": "sample string 7"
},
"job_priority_id": "b6dff6e9-1243-4f34-a254-c353b2b5bb40",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8046868e-2e31-4922-8e73-360bb896d001",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "2e4eea6f-1348-4cad-936c-d7e2582be149",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"job_status_id": "10cb3e76-3caf-408b-a6f1-43633815d2da",
"job_status_code": "sample string 11",
"db_address_id": "13a07170-ac8e-4187-9ebe-c85890c0b143",
"contact_id": "0e156267-fbd3-4f80-ba87-482c061c860b",
"requested_by_company_id": "a4ceccb9-7068-4057-a1d0-7dd2b752e1a6",
"requested_by_contact_id": "a7b6cf89-9374-4e3c-ba16-f2473f693796",
"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-08-06T08:52:50.1335456+00:00",
"due_date": "2026-08-06T08:52:50.1335456+00:00",
"date_create": "2026-08-06T08:52:50.1335456+00:00",
"date_update": "2026-08-06T08:52:50.1335456+00:00",
"date_closed": "2026-08-06T08:52:50.1335456+00:00",
"suggested_user_id": "90b0bde0-55f1-4dba-a3c6-dc089f603d4b",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "d08595e8-7af1-456b-8489-4d8f002e6d5e",
"db_language_id": "b8e94156-d6c2-4722-8e27-e0d4f9d192c9",
"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-08-06T08:52:50.1335456+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "4c2755b8-adf9-48ff-a379-99c367f929ed",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f35fa50e-bd6e-45cb-8fba-1ff38fe25309",
"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": "feba8fe1-4688-4325-ad14-f9cb3ff89409",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "45fdf209-9fb5-4aba-ad93-c09a52ab5936"
},
"suggested_date_start": "2026-08-06T08:52:50.1335456+00:00",
"skill_id": "0ab51a94-3068-4608-a5ca-62d15611f4aa",
"skill_code": "sample string 32",
"skill": {
"id": "3920963c-e1b4-461d-9a17-37448c2f2eec",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "e5ef7f79-cd66-40c9-abd1-238723510c33",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d99a90e-ba4c-44b0-8bb4-c61fa07caa31",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ea5dfe0d-0278-47e8-9caa-e631c80eba42",
"db_currency_id": "9d8e968c-e278-4323-b0e8-c3b6f56aff7d",
"db_language_id": "b2f1188d-d5cc-4c96-984a-bf1e476fa83c",
"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-08-06T08:52:50.1335456+00:00"
},
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e61af747-4f67-4d21-9737-65536cd63e65",
"date_reported_by_company": "2026-08-06T08:52:50.1335456+00:00",
"id2": 36,
"company_id": "de4c56a9-0835-4418-8e41-baca9e9d283a",
"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": "4cf957a0-942c-476e-8eb0-75ba4b666a1f",
"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-08-06T08:52:50.1335456+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-06T08:52:50.1335456+00:00"
}