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": "fa854bad-b0a0-4506-bd81-eb38c898ed52",
"estimated_quantity": 2.0,
"article_id": "70b3a611-b825-4359-b4b3-e60bbaabdd71",
"article_code": "sample string 4",
"article": {
"id": "8e87a326-5d88-456b-b5ae-5e43fd5d3a09",
"article_category_id": "3cb22a14-0bad-45f4-a336-cc9e41c6ce36",
"article_category": {
"id": "7ace266f-0b1c-4304-bc6a-198316730027",
"parent_id": "05e1b655-c572-47f3-be96-da2ff21ebbef",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-14T09:47:45.7411967+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "6f4aa4a2-353a-44a5-9a4b-2e7facbcebc0",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e72c681e-c287-416a-9e0f-54aff1bdaf29",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b301037d-2884-4dd9-840c-289284c1894c",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a50f48ff-03d5-4374-a8f5-ff7119e4fd51",
"article_group_4_code": "sample string 11",
"article_group_5_id": "1c02dc19-0665-4de8-889c-e034e70875fd",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b41c529e-4938-4b2d-a8d5-b4b8fa23f8b0",
"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-14T09:47:45.7411967+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-14T09:47:45.7411967+00:00",
"date_update": "2026-01-14T09:47:45.7411967+00:00",
"modified_dateutc": "2026-01-14T09:47:45.7411967+00:00",
"article_color_id": "7c56259c-cdf0-43a5-8af8-d715c65f5673",
"article_color_code": "sample string 38",
"article_color": {
"id": "07358f6b-bfbf-48ec-bb27-d820cace494c",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "8a0c756c-f022-4292-821a-080e9daba152",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "039327cb-0afe-4c87-8280-964687b2d7a1",
"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": "50a33e06-605f-419b-a854-4ec36adbcd2d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "dc4af58c-c5dd-4f31-a199-545abaf6e34b",
"_parent_id": "a54e08bf-1e44-4237-aa35-94c13a779056",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "15e9c38a-8100-42ee-81e3-423cbe1b330b",
"project_reference_back_office": "sample string 5",
"project": {
"id": "9a8ebac8-2ffa-4fbe-b7eb-340e10631ebd",
"_parent_id": "5bfc0b40-f311-4977-95d6-68ce3f19a9a7",
"root_parent_id": "d2d07bd2-9dda-477a-bdc6-614586e0b61c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "382c2a54-e631-4cb0-93bb-5f99c24b8b99",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b975e73d-9140-4a6d-9058-cbc7d45cc724",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d279b5f0-5db2-4e76-9824-6df2fcb5ffc6",
"_parent_code": "sample string 6",
"sales_organization_id": "156174c2-d24c-46f9-9ea7-db1396ebd7b2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"equipment_model_id": "cbf25d00-5c9e-46d6-a4e6-df795a6c6e17",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "059214cd-dc2b-4b6f-875c-9592b639fd21",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5fa6734d-fca9-4dcf-aa33-957b933af2bf",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3e7ee3fa-0b59-4702-b984-1167ea3692f8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "963aef62-c4f4-45fe-8532-b91165c98e00",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"equipment_family_id": "04e6fb1f-d8c2-495a-b30e-0f04e8db5011",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b975e73d-9140-4a6d-9058-cbc7d45cc724",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d279b5f0-5db2-4e76-9824-6df2fcb5ffc6",
"_parent_code": "sample string 6",
"sales_organization_id": "156174c2-d24c-46f9-9ea7-db1396ebd7b2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"date_in_production_since": "2026-01-14T09:47:45.7567529+00:00",
"date_out_of_production_since": "2026-01-14T09:47:45.7567529+00:00",
"date_end_support": "2026-01-14T09:47:45.7567529+00:00",
"sales_organization_id": "1ee1d8ad-6d91-4486-9a50-722017991382",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+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-14T09:47:45.7567529+00:00"
},
"project_status_id": "f8e9edd7-c3b3-4dbc-b947-cad03edfe438",
"project_status_code": "sample string 10",
"project_status": {
"id": "27dac702-bbdb-4a8c-8393-1f8813afdf89",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "0775e5fa-df93-4481-a630-d28d203a6804",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"company_id": "52d56027-5cd9-45b5-a4b5-b54e5932be77",
"company_code": "sample string 12",
"db_address_id": "cef9f461-6f53-4209-9c84-62d3e294e483",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "ae485dcb-7ca9-41be-9bf1-1b562dc47ea3",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "5906e48b-3784-44b4-b2d9-83f9ed6128c9",
"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-14T09:47:45.7567529+00:00",
"date_create": "2026-01-14T09:47:45.7567529+00:00",
"date_update": "2026-01-14T09:47:45.7567529+00:00",
"updated_by_user_id": "f0dccdd0-27e7-47f7-a578-af90be4986a4",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-14T09:47:45.7567529+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-14T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-14T09:47:45.7567529+00:00",
"date_last_job": "2026-01-14T09:47:45.7567529+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-14T09:47:45.7567529+00:00",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00",
"is_mobile_installation": true
},
"job_type_id": "82a5f540-bf3b-40ae-8b20-4d790baf0fc1",
"job_type_code": "sample string 7",
"job_type": {
"id": "ac4d2c24-e162-45fc-a411-3055b7199177",
"name": "sample string 2",
"sales_organization_id": "3ae8eee0-262d-4f30-87f1-0fd7c67da3ef",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00",
"code": "sample string 7"
},
"job_priority_id": "9d046631-c1c7-4e66-925c-5a8f8dad269e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "7f5aee4e-0a15-4f8d-afc7-fec6eb8de223",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "752a8acf-808f-407a-870a-181978385312",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"job_status_id": "7fd8d722-7408-4f34-8eef-cbd5df0d87c1",
"job_status_code": "sample string 11",
"db_address_id": "1e95c1f2-4078-4e04-9e79-e1eade932383",
"contact_id": "0e17569f-6728-4ebf-8d18-a8c1416c52a5",
"requested_by_company_id": "6f83bf8d-6c3f-43bc-823f-eee130680950",
"requested_by_contact_id": "1f2777a5-08f5-4a83-8f6d-8e81c19e4e23",
"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-14T09:47:45.7567529+00:00",
"due_date": "2026-01-14T09:47:45.7567529+00:00",
"date_create": "2026-01-14T09:47:45.7567529+00:00",
"date_update": "2026-01-14T09:47:45.7567529+00:00",
"date_closed": "2026-01-14T09:47:45.7567529+00:00",
"suggested_user_id": "942014e2-016f-423d-99d1-ea22c94d23be",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f8f15aa5-99ef-4b6f-8678-8ebd8e8a69b7",
"db_language_id": "152aa8ea-7c1e-4a6d-868d-8abe87b8e62c",
"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-14T09:47:45.7567529+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7cf3a3d0-f5ea-46be-9f5e-7b4e915f2cb2",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "73cdf8b2-177e-4c99-92a4-b4110f322a1e",
"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": "cd6624b3-685e-4331-9dfc-3ba6574d4093",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a71d9b10-d50a-47a2-a42d-98170cedb47c"
},
"suggested_date_start": "2026-01-14T09:47:45.7567529+00:00",
"skill_id": "8a3c737d-057e-411b-bc27-8a881abeb4a1",
"skill_code": "sample string 32",
"skill": {
"id": "78ef425e-fc57-4ab1-9eb0-4a0864f13ae9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f0e4a147-ddea-47f3-b66d-81c82a53282a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "464028b6-1a6f-4e08-8534-4c553dd25527",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c1816124-6285-4497-8bb8-15ae4c7a2a0d",
"db_currency_id": "6ca2833d-f160-4c81-920c-304487be040b",
"db_language_id": "60f29518-7a77-463d-8928-f2d4d8db3f43",
"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-14T09:47:45.7567529+00:00"
},
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a576e82c-1879-415e-bb65-4762bd154209",
"date_reported_by_company": "2026-01-14T09:47:45.7567529+00:00",
"id2": 36,
"company_id": "833a4a14-e897-40b7-a151-da6799437dba",
"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": "137bdfdd-6bc8-45ad-944a-d327a7a83155",
"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-14T09:47:45.7567529+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-14T09:47:45.7567529+00:00"
}