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": "1d83a93b-bf0e-42ec-ba7c-06677c0ad2a1",
"estimated_quantity": 2.0,
"article_id": "0249e9f5-2b3d-42a3-aae2-bb7e17f6ad57",
"article_code": "sample string 4",
"article": {
"id": "d7f682cb-e5fe-45f5-9529-7855a99d498b",
"article_category_id": "3dacb9a2-d946-4927-b2c2-6050b398f678",
"article_category": {
"id": "5c09a3f5-4666-4548-b78f-061a77f64bae",
"parent_id": "2fd02e0a-ca5c-4dc5-adc7-08bbba24ec48",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a1208e6f-cca6-4774-809e-a84120d59450",
"article_group_1_code": "sample string 5",
"article_group_2_id": "75fe26e5-a10e-42f0-abee-9e23c8034aa9",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e90285f1-61b7-4b03-89ca-79bb4681329d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "87b4e73e-be94-4077-b9c2-6ab7fffa665d",
"article_group_4_code": "sample string 11",
"article_group_5_id": "ddd10025-3eb9-4113-a8ae-0a9de4e412fd",
"article_group_5_code": "sample string 13",
"article_group_6_id": "5b105d9f-7076-4520-a054-25688ca3a561",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-04T09:48:49.8903764+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-05-04T09:48:49.8903764+00:00",
"date_update": "2026-05-04T09:48:49.8903764+00:00",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00",
"article_color_id": "c9bf7576-a238-4d70-96ab-2deaf5703890",
"article_color_code": "sample string 38",
"article_color": {
"id": "9fbbc471-40cc-4c53-b204-7329e9a914ff",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "bce2aab0-5618-4593-9606-79bff8b2ded8",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7eb530d6-7606-4930-a892-3f030fe6e44b",
"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": "f73e63ac-4cbd-4071-8246-e645fd63afac",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1b133f02-4606-4186-9a01-ce0f16890cd2",
"_parent_id": "9fcd9bc5-b29f-4ea7-b787-4b7b16a9876b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "4036aaf6-9e2d-4e45-ab26-7ee512726157",
"project_reference_back_office": "sample string 5",
"project": {
"id": "5eb3e1da-f5b8-4b98-b008-d69ad0705556",
"_parent_id": "829f6640-4857-496f-a30c-eaef8d040582",
"root_parent_id": "e898b53d-62e6-4fd4-bccb-bf108c1f0e7b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "bd63adc9-0f2f-4891-ae91-163992bb406f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "43479200-f378-4fd8-8016-09a04c40d476",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fa8d09f3-5165-4eb4-9839-3f4a00fecb3f",
"_parent_code": "sample string 6",
"sales_organization_id": "e43ca97a-65f2-4c1e-893f-539465958afb",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"equipment_model_id": "57ba1f58-81c7-4cfc-9c36-3370cda22ff9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "7c5f1104-a4e9-4d8a-9070-21e8c1def731",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "a7a31e1e-2518-438a-ad50-a85131901a99",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e1221014-de64-4881-83cd-23000f581adc",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "9b2531e4-bded-4b97-a174-8f6e9cf2f335",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"equipment_family_id": "6f8779e4-7333-413b-9cc7-595e91b90807",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "43479200-f378-4fd8-8016-09a04c40d476",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fa8d09f3-5165-4eb4-9839-3f4a00fecb3f",
"_parent_code": "sample string 6",
"sales_organization_id": "e43ca97a-65f2-4c1e-893f-539465958afb",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"date_in_production_since": "2026-05-04T09:48:49.8903764+00:00",
"date_out_of_production_since": "2026-05-04T09:48:49.8903764+00:00",
"date_end_support": "2026-05-04T09:48:49.8903764+00:00",
"sales_organization_id": "01ff2726-9f40-4a69-ba18-ca6dd6cdb5a1",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+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-05-04T09:48:49.8903764+00:00"
},
"project_status_id": "757ddcdd-00a9-41d8-be97-751f7f15ecd6",
"project_status_code": "sample string 10",
"project_status": {
"id": "01a8113b-f957-4ceb-bef1-6f95e68da348",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "907ad09f-f1fe-4ca5-93a8-0e8ec2263c0e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"company_id": "bf3d1cf5-d57f-4eb8-ae1f-3a46e3bb323f",
"company_code": "sample string 12",
"db_address_id": "088d809c-e7d0-4923-8836-0e9958d6c0da",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f05859d0-7e38-40a8-9ac3-9d0afb2d2ec0",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1a36bf33-bd45-4253-b33c-e3173f723d23",
"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-05-04T09:48:49.8903764+00:00",
"date_create": "2026-05-04T09:48:49.8903764+00:00",
"date_update": "2026-05-04T09:48:49.8903764+00:00",
"updated_by_user_id": "dc0ae151-e3cd-45e9-a5d1-6fe5edb9ac51",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-04T09:48:49.8903764+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-05-04T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-04T09:48:49.8903764+00:00",
"date_last_job": "2026-05-04T09:48:49.8903764+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-04T09:48:49.8903764+00:00",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00",
"is_mobile_installation": true
},
"job_type_id": "35d70c9c-335e-46fa-94d6-08bce4558f55",
"job_type_code": "sample string 7",
"job_type": {
"id": "21b9309a-bd9a-4476-bdd6-80ccd8468a41",
"name": "sample string 2",
"sales_organization_id": "fd28579f-2d52-43f2-ae15-e26f0378b08c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00",
"code": "sample string 7"
},
"job_priority_id": "f8418c90-4390-4e14-ae15-904e48b05c24",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ac407ccc-11fe-4461-bd1a-a9e4cfbf5d75",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "58e3864d-403e-462d-a1d6-140727deeedf",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"job_status_id": "9d1bd54d-0844-4052-bf44-043a819319b8",
"job_status_code": "sample string 11",
"db_address_id": "21c56c06-f072-468f-9d79-26e25c3fa13e",
"contact_id": "96a61b89-5b9e-4c5c-a417-a650469c18cf",
"requested_by_company_id": "25b3a22e-5f64-4051-af61-335a20415eac",
"requested_by_contact_id": "6429db77-c63f-4e06-899b-27261b61789b",
"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-05-04T09:48:49.8903764+00:00",
"due_date": "2026-05-04T09:48:49.8903764+00:00",
"date_create": "2026-05-04T09:48:49.8903764+00:00",
"date_update": "2026-05-04T09:48:49.8903764+00:00",
"date_closed": "2026-05-04T09:48:49.8903764+00:00",
"suggested_user_id": "d253d266-e8d2-43f9-ace9-265f170baa02",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c12f9aae-6a8a-4509-80a2-d8a172a99f33",
"db_language_id": "988f626c-0c17-43c0-9df5-39b0e3f082e2",
"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-05-04T09:48:49.8903764+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "198bb733-a559-4f29-bf6c-25e9c5323f28",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "b7cbe173-71d5-4f30-bbfa-60069d698b94",
"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": "01efbd21-8099-4288-9a40-26f8b77b5492",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "38e225d8-a3f5-40a9-b63a-b60f5ce94d25"
},
"suggested_date_start": "2026-05-04T09:48:49.8903764+00:00",
"skill_id": "49b5c909-a9a8-4f17-8753-54e5dbdfe17e",
"skill_code": "sample string 32",
"skill": {
"id": "267f7c13-a322-4406-ac66-9ada7b0eb82c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7e5f3230-b11e-41ea-82bd-45999d4ad77b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ec56382e-993c-409b-9b53-a74add1b648e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cbe00d97-0980-4be2-9616-2d6793b7edec",
"db_currency_id": "5472c352-95d4-4398-b13e-1a29c575e37d",
"db_language_id": "bf25bfe8-5672-459f-8f0c-63d98d1d6aee",
"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-05-04T09:48:49.8903764+00:00"
},
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "71405ad8-35e7-4e37-adde-9ffb9e6b8141",
"date_reported_by_company": "2026-05-04T09:48:49.8903764+00:00",
"id2": 36,
"company_id": "ac31dac6-f3ae-4f6c-ad7e-7fcdf19b6684",
"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": "0aeb3f08-f95a-44b0-86df-4a3e54daddfe",
"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-05-04T09:48:49.8903764+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-04T09:48:49.8903764+00:00"
}