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": "b54e9c53-7325-4734-b313-0eea87fb6c0e",
"estimated_quantity": 2.0,
"article_id": "693bf568-8412-4577-9378-f3c30bb437b4",
"article_code": "sample string 4",
"article": {
"id": "6683aacd-24d4-42d1-bd29-51428fcd1a87",
"article_category_id": "035596ba-0457-4170-9bf3-0f0fc63235dd",
"article_category": {
"id": "310eb57f-f740-49a0-a979-a11ac68d44d0",
"parent_id": "bbecfdda-34a4-4203-8f70-3796f97f9714",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-19T04:46:25.9829686+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f6e2fbf8-0d8c-4a2e-ad17-793ec0f62f9e",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e524f7db-0344-4b5f-b614-6a358cccea30",
"article_group_2_code": "sample string 7",
"article_group_3_id": "8fe1cf65-f73e-47fd-a0b0-542542ac3ed0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "29272788-5af7-4659-a06c-5ce9cfcfe1b8",
"article_group_4_code": "sample string 11",
"article_group_5_id": "a46b7aae-8fb9-4db0-98a1-e759a26be4c9",
"article_group_5_code": "sample string 13",
"article_group_6_id": "51ea6c17-725d-444a-88ec-f1062884373c",
"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-19T04:46:25.9829686+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-19T04:46:25.9829686+00:00",
"date_update": "2026-02-19T04:46:25.9829686+00:00",
"modified_dateutc": "2026-02-19T04:46:25.9829686+00:00",
"article_color_id": "2269f7d6-fa51-4349-9a70-69edfd0bf004",
"article_color_code": "sample string 38",
"article_color": {
"id": "053a6aec-457a-4492-a308-eb49124a66cf",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-19T04:46:25.9829686+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "5caff653-1bdf-45ca-9380-9687f74006a1",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "d8f9d546-eef6-498f-8ec6-17e6f54db7c4",
"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": "81679b1a-8711-44cf-917a-f0481215987b",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "993c3a2d-e788-4190-aa14-15a0dbd82908",
"_parent_id": "d5ada325-29fd-4ae0-9956-c88c01bf4561",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "9cdda814-a0dc-4429-b730-2aa549e92bbc",
"project_reference_back_office": "sample string 5",
"project": {
"id": "75a04928-36a8-411a-b01a-37ae0420d53d",
"_parent_id": "71f48755-fed9-4809-9f48-f730d57df894",
"root_parent_id": "f924dc51-f5d9-4469-8d50-9c47ab74643f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1c9434c1-0651-4870-b93c-ee212a84f1be",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3fb934ec-bd32-4f13-b05e-691db7748495",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "964b84c0-f00d-4a3b-811a-5c1962b8ec1d",
"_parent_code": "sample string 6",
"sales_organization_id": "fdfca213-8cac-4673-88de-7373d6557469",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"equipment_model_id": "e1b21f2c-ec27-459e-afea-a52abe913f39",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d29a4962-a145-4a0d-ab93-c9950be60ef2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1624c173-41a6-4033-9909-7c385f5beea2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3ad7ad14-b55e-4362-ac90-a8573aebd3fd",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "721e5abb-189a-4026-a01f-968d44e57260",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"equipment_family_id": "8ffcb8e3-9b9d-4d31-ac3b-2f13c35e528b",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3fb934ec-bd32-4f13-b05e-691db7748495",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "964b84c0-f00d-4a3b-811a-5c1962b8ec1d",
"_parent_code": "sample string 6",
"sales_organization_id": "fdfca213-8cac-4673-88de-7373d6557469",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"date_in_production_since": "2026-02-19T04:46:25.9986322+00:00",
"date_out_of_production_since": "2026-02-19T04:46:25.9986322+00:00",
"date_end_support": "2026-02-19T04:46:25.9986322+00:00",
"sales_organization_id": "14766c8d-48c7-47cc-ab6b-2324a004dd71",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+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-19T04:46:25.9986322+00:00"
},
"project_status_id": "16e9d6c5-ad7b-423c-b963-aef3b0314084",
"project_status_code": "sample string 10",
"project_status": {
"id": "d53ab82a-90db-4dcb-8dec-2298fdfa9c6f",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b1fdadfb-38ba-49b7-b6f2-e82e357ac9bd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"company_id": "9b1fe56f-e476-41e1-b0e5-7035f196fbc7",
"company_code": "sample string 12",
"db_address_id": "5a105767-ef1d-408a-81f6-280cabfce1f4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5efdbe61-fe72-429f-a593-4fca4feed9d5",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "cae4d6d3-d35f-4510-8f2a-e4a849565dbd",
"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-19T04:46:25.9986322+00:00",
"date_create": "2026-02-19T04:46:25.9986322+00:00",
"date_update": "2026-02-19T04:46:25.9986322+00:00",
"updated_by_user_id": "a5406dbf-911a-4130-85c6-13d200303011",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-19T04:46:25.9986322+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-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-19T04:46:25.9986322+00:00",
"date_last_job": "2026-02-19T04:46:25.9986322+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-19T04:46:25.9986322+00:00",
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00",
"is_mobile_installation": true
},
"job_type_id": "a521a739-305c-4fc9-8c6b-ec0a0eac339e",
"job_type_code": "sample string 7",
"job_type": {
"id": "570c346b-9ae1-430f-b064-ce7e3817bf45",
"name": "sample string 2",
"sales_organization_id": "ef960710-c2a7-405c-878f-e5bbe8c3258a",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00",
"code": "sample string 7"
},
"job_priority_id": "24c09549-2412-46c5-86ee-989ab0c3729e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "fd6f14f2-2346-4303-a0cb-62e66ffeeced",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "97056cc0-64e9-48d3-b9a6-88540c99be49",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"job_status_id": "a87f367a-d2ee-4d08-9e72-f0a3970d3593",
"job_status_code": "sample string 11",
"db_address_id": "367b2cd0-67f6-423e-96c9-6c953f1711ef",
"contact_id": "4d5f01a2-53d5-42bb-a5ba-f973aa5ee922",
"requested_by_company_id": "e83e04f1-12d8-4e71-a194-fbc0bc49bbf5",
"requested_by_contact_id": "21520f6b-3a47-4110-a52d-7da215bc1cdd",
"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-19T04:46:25.9986322+00:00",
"due_date": "2026-02-19T04:46:25.9986322+00:00",
"date_create": "2026-02-19T04:46:25.9986322+00:00",
"date_update": "2026-02-19T04:46:25.9986322+00:00",
"date_closed": "2026-02-19T04:46:25.9986322+00:00",
"suggested_user_id": "94f1937f-a7dd-4562-9c10-6651751fa247",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "26880f97-c800-4a44-900b-0b13229754e6",
"db_language_id": "f38af613-9293-4fb4-ad9a-f2409359aabd",
"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-19T04:46:25.9986322+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "ac848faa-4714-4ecf-8f1c-bc01e7c3df48",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a8688f5e-713a-4dd1-895b-a0ca16efadef",
"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": "a7cc21cc-4cea-4c0a-a58d-19b19e185c8f",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "e575da0a-f481-49a2-9ccb-92a6dd773973"
},
"suggested_date_start": "2026-02-19T04:46:25.9986322+00:00",
"skill_id": "670cb738-7e54-4f2c-9773-ff7dc8b2fbc6",
"skill_code": "sample string 32",
"skill": {
"id": "95d00cf4-b0d5-436f-bf00-bb5ffd70cfb8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "cebdace2-8d55-42ef-8729-3c9e6e3ab183",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55b127f1-67b4-4d00-a05a-0445851b2958",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1bc1f419-d82a-44dd-9473-666ab661d9a8",
"db_currency_id": "7c9d6a01-cd41-4212-8d91-4b79801d6871",
"db_language_id": "bc6bac38-3f2d-4944-868f-1b77a30e99c8",
"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-19T04:46:25.9986322+00:00"
},
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "9f84b9af-4089-4abb-b842-37e7cbe7bfbd",
"date_reported_by_company": "2026-02-19T04:46:25.9986322+00:00",
"id2": 36,
"company_id": "94d6c49d-62d9-41ac-b58b-b86b45cbeded",
"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": "f6cbd28d-a2f5-4150-8718-a2f4d5e6d233",
"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-19T04:46:25.9986322+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-19T04:46:25.9986322+00:00"
}