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": "1c73dccc-53e8-4c25-9cdb-08ac5aaebfcd",
"estimated_quantity": 2.0,
"article_id": "f587c46b-6a5d-4ab1-a363-140fc97e7571",
"article_code": "sample string 4",
"article": {
"id": "f9bfd534-a4e2-4279-84e1-54827b7afa08",
"article_category_id": "41c6c7b8-b9a7-416b-b228-cde8933b94af",
"article_category": {
"id": "64e465a1-3a11-4dca-b303-90c1921d6f9e",
"parent_id": "a90deea4-c898-4f3f-8c7b-98b080cf8036",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "de9931a8-11f7-4310-8b50-a4c4a41e8900",
"article_group_1_code": "sample string 5",
"article_group_2_id": "0f36ca95-22b3-4c45-b631-a326a1e4c684",
"article_group_2_code": "sample string 7",
"article_group_3_id": "d644e747-7b8c-4906-b064-c547f4909fbe",
"article_group_3_code": "sample string 9",
"article_group_4_id": "39eb03a3-81b8-4cf8-b01a-b7286f57556c",
"article_group_4_code": "sample string 11",
"article_group_5_id": "c5620f73-668e-43f4-a763-28631c8dd19b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d29a6e0f-5107-4a20-aeed-b6859320f40e",
"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-16T11:13:34.6724407+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-16T11:13:34.6724407+00:00",
"date_update": "2026-02-16T11:13:34.6724407+00:00",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00",
"article_color_id": "3b78f280-19df-4ab7-8e6c-3d6d134e9a47",
"article_color_code": "sample string 38",
"article_color": {
"id": "6cd8282c-628b-434b-9419-b7729b5d189e",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "12c4ab2c-fe3c-4e5e-8e7a-e1d9379841ce",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "283db14e-2e65-477f-8930-0076a9e56fa8",
"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": "f39fcdf7-6c60-4cb4-b224-b1bbe33cc9f9",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "540a16aa-8644-42cc-901e-9daad6a8cc06",
"_parent_id": "0259355c-49d0-469f-b3af-d475e294a041",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "166307e5-eddc-4c83-9b08-939511525e47",
"project_reference_back_office": "sample string 5",
"project": {
"id": "ae943565-dca5-4758-b485-e962c97c96f7",
"_parent_id": "edda1f2a-8803-4e38-815a-eb29d4244074",
"root_parent_id": "6f372d3c-2b67-4825-8c94-e8315733a9de",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "c0c965ff-dfbf-44a9-a0da-f32615a645fd",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b8f0ddc2-d027-4996-9655-94672e790d5f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e011586b-e807-4180-bf18-c4f0510638fa",
"_parent_code": "sample string 6",
"sales_organization_id": "afd9613c-c978-4d1c-b667-8f1ca450e733",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"equipment_model_id": "33a67de6-ba05-434b-81e7-8a5044d94e68",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4526c1ee-a2e3-45cc-bcdb-6c06d04711d5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "d3137b8e-ea91-46b0-8c0e-5d5977685c7b",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "57f332d7-8457-4fbe-ae24-3cb0989df1e5",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "58d36a4e-8715-4f85-8bbc-34bffaba146c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"equipment_family_id": "80486f8e-76fa-4acf-910b-36bec7953dd5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b8f0ddc2-d027-4996-9655-94672e790d5f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e011586b-e807-4180-bf18-c4f0510638fa",
"_parent_code": "sample string 6",
"sales_organization_id": "afd9613c-c978-4d1c-b667-8f1ca450e733",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"date_in_production_since": "2026-02-16T11:13:34.6724407+00:00",
"date_out_of_production_since": "2026-02-16T11:13:34.6724407+00:00",
"date_end_support": "2026-02-16T11:13:34.6724407+00:00",
"sales_organization_id": "8c68ad2a-ac16-4560-aa6c-b2ba0d6b65ec",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+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-16T11:13:34.6724407+00:00"
},
"project_status_id": "206698f4-9ee1-43e6-949c-470723686422",
"project_status_code": "sample string 10",
"project_status": {
"id": "9d5ff4d7-d684-4b47-b687-eb8df5ce6615",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "4e42bf29-cd87-4568-8ab5-f196bfdd0d58",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"company_id": "f6e49477-7d81-4958-b3ac-3b8a35d54f8a",
"company_code": "sample string 12",
"db_address_id": "6292820d-1bf8-4ad3-abc2-ab41f137510a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "377148f3-db0b-4231-b656-9e4426454471",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "fd01b919-ae26-4ebd-9eb6-ac3d5b24909e",
"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-16T11:13:34.6724407+00:00",
"date_create": "2026-02-16T11:13:34.6724407+00:00",
"date_update": "2026-02-16T11:13:34.6724407+00:00",
"updated_by_user_id": "ab6fabf8-0049-4c6d-acd2-ad0365ce60ac",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-16T11:13:34.6724407+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-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-16T11:13:34.6724407+00:00",
"date_last_job": "2026-02-16T11:13:34.6724407+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-16T11:13:34.6724407+00:00",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00",
"is_mobile_installation": true
},
"job_type_id": "3cadbdab-f8e0-45b5-b5f5-3ad2eb2157b4",
"job_type_code": "sample string 7",
"job_type": {
"id": "5c987e23-dfbe-41bb-bb89-de30c5f73aa4",
"name": "sample string 2",
"sales_organization_id": "c952c2b7-7e6b-4181-8ec7-0a1c319c07c4",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00",
"code": "sample string 7"
},
"job_priority_id": "98367ef5-5a6f-4e24-b71d-1df16c246162",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "c3b44de5-b029-4d7c-ab00-4e319a213bd3",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "b2068093-279b-4e78-816d-65026b532e09",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"job_status_id": "859a8149-146b-4966-bee7-8539aa0aa439",
"job_status_code": "sample string 11",
"db_address_id": "8feb99ea-8318-457b-ba67-c0b86d3d543f",
"contact_id": "9368821a-54a0-4593-8fc3-0ffc14cbe371",
"requested_by_company_id": "624d6c09-f630-42c0-9e1b-cd5d3829ecd5",
"requested_by_contact_id": "91815e47-6840-423d-9022-31b8a5b5fe5f",
"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-16T11:13:34.6724407+00:00",
"due_date": "2026-02-16T11:13:34.6724407+00:00",
"date_create": "2026-02-16T11:13:34.6724407+00:00",
"date_update": "2026-02-16T11:13:34.6724407+00:00",
"date_closed": "2026-02-16T11:13:34.6724407+00:00",
"suggested_user_id": "d407648b-27cd-43af-9f02-8b825ea2304b",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3c8c70ef-4064-4852-a1c4-4d461c228431",
"db_language_id": "0bafd62a-de0d-455d-a9ab-517ef8f808a4",
"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-16T11:13:34.6724407+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7d8055b0-e247-4347-bb16-f232cc29b768",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a409dcfb-1f16-43b5-b1c3-51e316071b05",
"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": "37c072ea-6f14-4043-bb17-38ff6c8f422b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f2057838-2438-4aa0-8c08-c76458e96f05"
},
"suggested_date_start": "2026-02-16T11:13:34.6724407+00:00",
"skill_id": "952d179b-c5b7-4c7b-a18e-ae9b5791f16a",
"skill_code": "sample string 32",
"skill": {
"id": "d1407344-3875-41cf-8e7e-6e1644cf3897",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d449e89a-2349-4013-8a0c-a4060f523d5c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f15611e4-1558-4caf-b4c9-0bfac825f637",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61db75c0-8947-4ecc-bc33-045f2fb46147",
"db_currency_id": "857e414e-f9f2-4d76-9792-8c1ae910e491",
"db_language_id": "d2f2dd43-c5c2-4aee-b4d5-b24335947f01",
"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-16T11:13:34.6724407+00:00"
},
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "61ad7a4c-23c5-4959-b9b4-fcdf5582b87e",
"date_reported_by_company": "2026-02-16T11:13:34.6724407+00:00",
"id2": 36,
"company_id": "1bf6fe19-1eed-4c9b-89e8-186b9ecbbd1a",
"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": "09b790fa-9965-4108-8116-559a3c432b88",
"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-16T11:13:34.6724407+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-16T11:13:34.6724407+00:00"
}