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": "fa766906-71d0-45fd-9195-1812178cef36",
"estimated_quantity": 2.0,
"article_id": "9fdb4576-8493-4fcf-a9cd-093253c1fb24",
"article_code": "sample string 4",
"article": {
"id": "b3b02db0-e5a3-49e7-856e-5d2d068d34a6",
"article_category_id": "186305be-ce3b-4917-abdd-6066cff83c3c",
"article_category": {
"id": "ff4d0182-1212-4688-a525-69c8836a62f5",
"parent_id": "c5fd600c-e4bc-4b9d-a320-2641eedbc6e4",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "74383c87-a604-41a0-b3d6-abe22b438b39",
"article_group_1_code": "sample string 5",
"article_group_2_id": "6b521e4e-4095-47bf-9f43-48ad4feb2847",
"article_group_2_code": "sample string 7",
"article_group_3_id": "964f1bb2-040a-4e16-92ad-b1c1f963fcd8",
"article_group_3_code": "sample string 9",
"article_group_4_id": "0da989d0-7240-424e-a19a-0481a6151561",
"article_group_4_code": "sample string 11",
"article_group_5_id": "0053c88b-6c71-4b6c-886f-2e10975ddaa8",
"article_group_5_code": "sample string 13",
"article_group_6_id": "349a823c-09c6-4f24-b30c-d0fd34011a70",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-04T08:42:26.1138261+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-02-04T08:42:26.1138261+00:00",
"date_update": "2026-02-04T08:42:26.1138261+00:00",
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00",
"article_color_id": "a2be759d-f1b2-4bf8-b770-edbccfa834d4",
"article_color_code": "sample string 38",
"article_color": {
"id": "4ac37969-afb9-47dd-8384-ab7033a27f8f",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b363e58b-4877-4e3b-ac8e-eebde297775b",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "780d13d2-3a4e-4a1f-acc9-1ebb920a1f20",
"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": "e6190be8-686b-4eef-a6ea-735215269313",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "c6515241-215b-4f44-be1d-9ddd51502d37",
"_parent_id": "e8d4348e-e61b-4687-8c0a-de42bb4e0366",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "b4a9fab7-642c-489d-97b5-97c9276019a3",
"project_reference_back_office": "sample string 5",
"project": {
"id": "778abcd2-04a1-48ec-aab0-a3404642244f",
"_parent_id": "d2b997a5-1aa1-4cb2-9c00-3ca5e9603458",
"root_parent_id": "9cb7b6a2-29e3-4845-98d8-ec22a39017ba",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2d68aed4-2888-4b4e-92a9-d4d810944d45",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "86d69f09-e44c-4004-8991-81a13397492b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f8670391-bdfc-418c-8e73-7ef08dfe8249",
"_parent_code": "sample string 6",
"sales_organization_id": "057666be-ff8d-4951-a150-c4784265e413",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"equipment_model_id": "a75f2481-682d-4d5b-a918-47c154b20c11",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f4f6763e-7f4d-4b0f-aa81-15f383463bea",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "738e1471-e1b9-45e6-9dd3-006c18b4e452",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1dd55eba-3b87-43dd-a924-1c22f0f963bf",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "d7daa924-24c9-46ac-bfba-2a77ca591bb3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"equipment_family_id": "d111b5dc-c4ae-420a-bb7e-3d77d471fd76",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "86d69f09-e44c-4004-8991-81a13397492b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f8670391-bdfc-418c-8e73-7ef08dfe8249",
"_parent_code": "sample string 6",
"sales_organization_id": "057666be-ff8d-4951-a150-c4784265e413",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"date_in_production_since": "2026-02-04T08:42:26.1138261+00:00",
"date_out_of_production_since": "2026-02-04T08:42:26.1138261+00:00",
"date_end_support": "2026-02-04T08:42:26.1138261+00:00",
"sales_organization_id": "e74e06d5-d4f0-47bc-b3b7-aab8d5408b3d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+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-02-04T08:42:26.1138261+00:00"
},
"project_status_id": "5c0b2a3e-f710-4a3f-acd4-632429182c88",
"project_status_code": "sample string 10",
"project_status": {
"id": "6df0090f-de98-43da-8c75-e5ab2ef7e670",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "33e29065-beac-49f8-bb60-ecc80b9dd7d8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-04T08:42:26.1138261+00:00"
},
"company_id": "f7c83ecc-3759-44f4-8e7f-403c9c408677",
"company_code": "sample string 12",
"db_address_id": "623657d5-25e1-4673-817c-e9aa1b9b6b4f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "50f01613-18b5-451b-8cd9-40f8da3873ae",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b40092cf-7770-4cad-b52a-1cb1a23e100b",
"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-02-04T08:42:26.1294477+00:00",
"date_create": "2026-02-04T08:42:26.1294477+00:00",
"date_update": "2026-02-04T08:42:26.1294477+00:00",
"updated_by_user_id": "6771364a-c7b7-4d3a-8c8f-ced5a1145e9d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-04T08:42:26.1294477+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-02-04T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-04T08:42:26.1294477+00:00",
"date_last_job": "2026-02-04T08:42:26.1294477+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-04T08:42:26.1294477+00:00",
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00",
"is_mobile_installation": true
},
"job_type_id": "c438a985-de6d-4920-9d2a-2bc6794ea61c",
"job_type_code": "sample string 7",
"job_type": {
"id": "09fc41ed-b15d-401d-bc04-e46f9fef2f6b",
"name": "sample string 2",
"sales_organization_id": "96af8364-320d-414a-ba23-02ec61512951",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00",
"code": "sample string 7"
},
"job_priority_id": "393a19d6-3b8b-4ae9-85e3-545756301685",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6aee3f73-11b1-444d-9d67-0f27d1a623a7",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "75574258-e4d4-4828-83bd-35fd16e491a7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00"
},
"job_status_id": "b2bbfe0d-b1c8-4182-9f95-9463268c0099",
"job_status_code": "sample string 11",
"db_address_id": "d4e245a6-b849-4566-b0a8-70629871404c",
"contact_id": "157c0a7d-61bf-47ec-9c09-10c07c3de996",
"requested_by_company_id": "e30e0ed2-a43f-4718-9b26-83858361d088",
"requested_by_contact_id": "9e4112db-5087-4d2d-8fc8-c68ebf4f3327",
"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-02-04T08:42:26.1294477+00:00",
"due_date": "2026-02-04T08:42:26.1294477+00:00",
"date_create": "2026-02-04T08:42:26.1294477+00:00",
"date_update": "2026-02-04T08:42:26.1294477+00:00",
"date_closed": "2026-02-04T08:42:26.1294477+00:00",
"suggested_user_id": "f1286cf6-2d80-409f-9076-8ced87c76cf2",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "89432888-6816-4efd-abcd-c554a6c0dea7",
"db_language_id": "fc580a9a-c04e-4627-9710-001b267e1cc0",
"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-02-04T08:42:26.1294477+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "ce646dce-b128-4cd6-9b4c-7d542b3be270",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "04eb5398-e91f-45aa-a28c-8f4d0c66203b",
"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": "e4bca35f-a461-4080-a4ca-219948e233eb",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "325be89b-3f9b-4af0-b1b8-6edaeabc0469"
},
"suggested_date_start": "2026-02-04T08:42:26.1294477+00:00",
"skill_id": "6d16fa67-ead6-47d7-966d-9330a5261d04",
"skill_code": "sample string 32",
"skill": {
"id": "669dfb0c-6ba9-4827-aad6-3159807a7930",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6e7856b2-9874-4e54-965e-272498c1da51",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1a9e515a-25ca-4eec-85f6-0b1b0be38c87",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b46a3d67-b5b4-45a7-8586-652df4e664a3",
"db_currency_id": "4cc7d987-d7a2-4810-ac2b-64651b8a85f6",
"db_language_id": "b2ca682f-e03e-4b18-a1c4-f4256dd89d26",
"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-02-04T08:42:26.1138261+00:00"
},
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "724fa12b-96f1-411d-8faf-5a1ccafdcf2a",
"date_reported_by_company": "2026-02-04T08:42:26.1294477+00:00",
"id2": 36,
"company_id": "192ed722-9076-426c-9ba8-1e4c93a93c97",
"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": "1ce5a7de-2f3c-4bc9-8b62-4eb67adcbf46",
"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-02-04T08:42:26.1294477+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-04T08:42:26.1294477+00:00"
}