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": "4677a1f8-952a-4e10-b780-9ab5c366f0d7",
"estimated_quantity": 2.0,
"article_id": "6b7a76ba-42cd-4f58-9303-e01778b9141a",
"article_code": "sample string 4",
"article": {
"id": "c4d6b57d-bd5d-4df3-a77e-974cdcb16e7d",
"article_category_id": "5340902b-12e2-4d9c-aea7-9bbf2b10db61",
"article_category": {
"id": "dfcc7b5f-1eda-4bba-9ce1-2276b6d824a8",
"parent_id": "5623f7b9-335e-41c6-9e7f-5ad27e065af3",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-22T08:53:43.9706303+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "980f574a-ad72-4d5a-b930-0d78e027a7d3",
"article_group_1_code": "sample string 5",
"article_group_2_id": "97b163af-839a-483b-b598-5dee9dc71b74",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0c8f246d-4a33-4ad6-b862-ae7fb1bbda71",
"article_group_3_code": "sample string 9",
"article_group_4_id": "977a25d1-1e17-4a9e-9187-8112f4c71050",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6db7ed99-0608-4a94-a851-da2b3cefe291",
"article_group_5_code": "sample string 13",
"article_group_6_id": "a06753c8-83fe-4b3d-a538-44163a5f8fb3",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-22T08:53:43.9706303+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": "2025-11-22T08:53:43.9706303+00:00",
"date_update": "2025-11-22T08:53:43.9706303+00:00",
"modified_dateutc": "2025-11-22T08:53:43.9706303+00:00",
"article_color_id": "95d541e4-25e6-405e-9f50-16aec3fb7a3e",
"article_color_code": "sample string 38",
"article_color": {
"id": "84f5467e-eae1-47b6-967f-b05228ed3e84",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-22T08:53:43.9706303+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "26d452c3-2663-4cb0-8fb9-f0906607325e",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "58de7c61-18ae-42f6-84ed-b6da50d42e5d",
"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": "7ebfe461-f7e6-4701-b867-56c8cb0479bd",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "73125b86-b385-4153-82da-d873b0685595",
"_parent_id": "f475f94b-5ca6-43f2-babb-75fef387822a",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3e9151aa-8e48-4ae9-81d0-0598eb92f3e4",
"project_reference_back_office": "sample string 5",
"project": {
"id": "cf0e6ba6-b4cc-4d82-96bf-a9ad1a797e60",
"_parent_id": "1459b5cf-b996-43bd-be06-19275dee808d",
"root_parent_id": "0cca084e-6d01-4846-a3cd-b55e3dab05cf",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5ec3e218-93ce-4ac7-993a-36bf84b6cacf",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "4d6b5c8a-7057-41f0-a327-8da71283e93a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5926d57a-0552-4fe2-9df3-5cead6743927",
"_parent_code": "sample string 6",
"sales_organization_id": "a6d76da4-2503-4123-96d2-18d78a870f72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"equipment_model_id": "5a525538-950a-482f-af85-c39d0bb1ad59",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "52640877-cf72-408e-9bfd-bd9cbb4c270d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "effde76f-443b-45fd-af66-6c31d4063bc9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0c4b2d9f-a459-4685-a58f-0a206ff7272f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "85483da6-b4c1-461d-b74c-9c488f04d51e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"equipment_family_id": "95d3e5c0-9ea7-488a-9fed-7ced8d0b7fa8",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "4d6b5c8a-7057-41f0-a327-8da71283e93a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5926d57a-0552-4fe2-9df3-5cead6743927",
"_parent_code": "sample string 6",
"sales_organization_id": "a6d76da4-2503-4123-96d2-18d78a870f72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"date_in_production_since": "2025-11-22T08:53:43.9863262+00:00",
"date_out_of_production_since": "2025-11-22T08:53:43.9863262+00:00",
"date_end_support": "2025-11-22T08:53:43.9863262+00:00",
"sales_organization_id": "62f994c0-965c-484c-bc02-b67e8830019f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+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": "2025-11-22T08:53:43.9863262+00:00"
},
"project_status_id": "f49ff8fd-ffda-4457-b90f-09506a180b39",
"project_status_code": "sample string 10",
"project_status": {
"id": "22a8f4f6-82ae-49c3-82d0-8ff675ce4273",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "fdebcc30-355c-4774-af87-5a340e2c4dab",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"company_id": "687a3924-b80b-419e-9ef2-07a01d6f420b",
"company_code": "sample string 12",
"db_address_id": "a45b031b-1c1a-4354-b20a-feab16ce66df",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "398e2e95-6a3f-4e95-8914-047d975f75a7",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "847c5976-bcdf-4acd-bf6a-57693a272465",
"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": "2025-11-22T08:53:43.9863262+00:00",
"date_create": "2025-11-22T08:53:43.9863262+00:00",
"date_update": "2025-11-22T08:53:43.9863262+00:00",
"updated_by_user_id": "6cecd89b-8f90-4665-99ec-7b5e8fd165a8",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-22T08:53:43.9863262+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": "2025-11-22T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-22T08:53:43.9863262+00:00",
"date_last_job": "2025-11-22T08:53:43.9863262+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-22T08:53:43.9863262+00:00",
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00",
"is_mobile_installation": true
},
"job_type_id": "f92f29ab-1142-4944-b424-6d4232aebe34",
"job_type_code": "sample string 7",
"job_type": {
"id": "b3e2a0e9-b481-48f2-898a-63d9c3c230d0",
"name": "sample string 2",
"sales_organization_id": "3648d268-f468-4060-8b48-bcbc45a237a8",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00",
"code": "sample string 7"
},
"job_priority_id": "ead6c177-dc56-4d64-9b56-bc3493613bd9",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "fd26aca4-bee6-4337-8ea4-12bd7882018f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "bdf39eba-7156-43be-9cff-c4e12badb30b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"job_status_id": "0605425f-d2f3-4c66-894d-04948bfeb410",
"job_status_code": "sample string 11",
"db_address_id": "6c5a38c0-7861-402e-a632-4047872f6892",
"contact_id": "75533274-708a-4e7a-a4f9-c3ebdba1648f",
"requested_by_company_id": "7d6ab07c-7423-45b4-9107-9f79bfbc1b64",
"requested_by_contact_id": "6340aef6-7328-44f3-b2ea-c1dfd03dcd7a",
"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": "2025-11-22T08:53:43.9863262+00:00",
"due_date": "2025-11-22T08:53:43.9863262+00:00",
"date_create": "2025-11-22T08:53:43.9863262+00:00",
"date_update": "2025-11-22T08:53:43.9863262+00:00",
"date_closed": "2025-11-22T08:53:43.9863262+00:00",
"suggested_user_id": "4cf89990-c639-4946-8e67-73d765e20a32",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c2c7492d-a8c9-4454-b803-78665dc3c199",
"db_language_id": "5942f0cd-9e31-4380-888b-18bfd32cf6de",
"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": "2025-11-22T08:53:43.9863262+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "54ebf47c-300b-42b0-8ff4-2ebdc8635825",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "18bf1259-91ca-4373-8923-5a4270a508f9",
"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": "aa0e9497-4b5e-4822-8b59-167fd8782588",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f1db917a-e250-4994-877a-707d84708b95"
},
"suggested_date_start": "2025-11-22T08:53:43.9863262+00:00",
"skill_id": "c3383e1d-2cb8-4f15-8880-721af2c59fb5",
"skill_code": "sample string 32",
"skill": {
"id": "724b6a62-b90b-470f-90ee-a1e08fa207c1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "187af1ae-e3f7-4eb7-8eb0-a5e817ea4729",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0420a9d4-ef65-4cf0-9309-345957bfff80",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a89f46f3-1f17-4420-bb92-584e41d4b6f1",
"db_currency_id": "6f114698-0d62-46c7-8139-0f5fbd2cb3fe",
"db_language_id": "2c4a5c02-ee4e-4c0a-96c1-9b21e166fb4a",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "8840953c-edd6-4bd9-bf44-46369eaa5eca",
"date_reported_by_company": "2025-11-22T08:53:43.9863262+00:00",
"id2": 36,
"company_id": "0f24bb2f-5237-4e9a-ad26-a861628c152e",
"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": "23bc5170-d58d-4a00-b9eb-7980dd5c0db3",
"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": "2025-11-22T08:53:43.9863262+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-22T08:53:43.9863262+00:00"
}