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": "ebfc6bf0-8dff-4468-b4ec-6485dd378dce",
"estimated_quantity": 2.0,
"article_id": "56ea41db-bc49-4238-b2ee-de03d389e810",
"article_code": "sample string 4",
"article": {
"id": "1a85c331-c82a-4f53-b6b1-9e8bb2da8b81",
"article_category_id": "2df21587-b9fc-4c81-9ae3-95c0fc8791fa",
"article_category": {
"id": "56c7a9cf-7102-4167-a0ee-3af6bde763dd",
"parent_id": "8e7714f6-1c5f-4b16-9b2b-fb96cd7b242d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "1a14cafa-7f1f-4318-a633-da9591d6279a",
"article_group_1_code": "sample string 5",
"article_group_2_id": "9e9e6bbf-2198-4c00-9cdb-9b1b320fdd20",
"article_group_2_code": "sample string 7",
"article_group_3_id": "cf9baa7b-bb45-4141-933c-8246bd47d9b2",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e598fcab-d68f-49a9-8316-34f043de007e",
"article_group_4_code": "sample string 11",
"article_group_5_id": "212cecea-3c0d-4bed-9272-c723107f594b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "37e1f656-afb6-4dbe-8a3b-6924bd43109d",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-28T20:44:38.1225147+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-08-28T20:44:38.1225147+00:00",
"date_update": "2026-08-28T20:44:38.1225147+00:00",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00",
"article_color_id": "f9ab0182-d8d8-4fc8-9a32-146c846991a9",
"article_color_code": "sample string 38",
"article_color": {
"id": "656e0aba-cb11-4101-a4fc-995a203308a5",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d1a066c8-9fc6-4d79-92f5-03265874d8ec",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5120dbfb-3b74-490a-937c-2bec11340b92",
"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": "ad7fee70-4cb1-494a-9b43-ca16d13fa826",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9df6dc47-389f-41a8-9203-a13459ec7416",
"_parent_id": "0017db04-cd79-4f7c-8abf-c3f8d545e656",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3f1e5572-2824-4ff2-8a59-cdadd48eb0ed",
"project_reference_back_office": "sample string 5",
"project": {
"id": "2802c4fd-42c0-49db-a030-3031411e7c1d",
"_parent_id": "a4877861-5b5b-45cd-ae55-19c708dc8a59",
"root_parent_id": "3cb56781-e95d-489c-b508-961c28217604",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "33d45ed6-9d2c-4b86-b233-2ea2d60ed973",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "346bafc8-91c9-4ed7-9999-c0ce28db474d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3d178e41-f681-4270-889a-405c39412b0d",
"_parent_code": "sample string 6",
"sales_organization_id": "cdfc4cfe-0282-483e-9230-163cef5f0b92",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"equipment_model_id": "c361a9b6-7c94-458d-9c27-dccf72c38231",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "81bb4921-2980-4f8a-9647-286b86c891b7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "41c38da0-bf67-4aa0-b0bd-11e201359a48",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "98153e2c-4a7b-4c05-897f-5152d99d7d88",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "67afd770-30f6-4282-bc3f-7ee51e1f64f0",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"equipment_family_id": "f5a6d4e8-9d9d-47d4-a9a1-15256ae75c66",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "346bafc8-91c9-4ed7-9999-c0ce28db474d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3d178e41-f681-4270-889a-405c39412b0d",
"_parent_code": "sample string 6",
"sales_organization_id": "cdfc4cfe-0282-483e-9230-163cef5f0b92",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"date_in_production_since": "2026-08-28T20:44:38.1225147+00:00",
"date_out_of_production_since": "2026-08-28T20:44:38.1225147+00:00",
"date_end_support": "2026-08-28T20:44:38.1225147+00:00",
"sales_organization_id": "aa57ce34-f3c8-4b1f-b794-31bc1a77712e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+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-08-28T20:44:38.1225147+00:00"
},
"project_status_id": "4d562ab7-308c-42f3-8ee7-d40a107bc220",
"project_status_code": "sample string 10",
"project_status": {
"id": "3715e114-c9cf-4ef5-8cac-05e757333c71",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "09cedc38-1f14-4417-8529-c22f211fecd3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"company_id": "702df5e8-4e04-4501-9591-2cb5c1d95289",
"company_code": "sample string 12",
"db_address_id": "c6b0d93b-fcf2-4be8-8749-1a18061ea7a3",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "fb3b7763-26f6-42e0-bd55-de3ffa14d88b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "c78cf594-31d0-4450-9328-803e81ec8329",
"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-08-28T20:44:38.1225147+00:00",
"date_create": "2026-08-28T20:44:38.1225147+00:00",
"date_update": "2026-08-28T20:44:38.1225147+00:00",
"updated_by_user_id": "eabddc8d-4542-4d69-ba41-2e99d8aa515b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-28T20:44:38.1225147+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-08-28T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-28T20:44:38.1225147+00:00",
"date_last_job": "2026-08-28T20:44:38.1225147+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-28T20:44:38.1225147+00:00",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00",
"is_mobile_installation": true
},
"job_type_id": "5e46a481-293b-4268-a72b-9e812e5a348f",
"job_type_code": "sample string 7",
"job_type": {
"id": "6bcf1e3d-ff66-4e21-80b3-1b2f2d4cac69",
"name": "sample string 2",
"sales_organization_id": "62b01e71-167a-428e-a888-948dd9a1d711",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00",
"code": "sample string 7"
},
"job_priority_id": "c4c3dec9-9acb-40a8-b8ca-cf2b50967529",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ce1f18f9-1659-495b-a39c-4e53a12837ec",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "70c06c49-a1ee-4078-b445-f69d3c4eca15",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"job_status_id": "b67bff28-fa62-4b91-be1e-12799fb50063",
"job_status_code": "sample string 11",
"db_address_id": "418f0ca3-122e-4c02-9e73-bdee46e7b0fa",
"contact_id": "990ee94e-fab0-4986-b9f5-3c9f4dd8ca4e",
"requested_by_company_id": "2b6459d1-400e-4c1f-987b-ce1a103ae1c2",
"requested_by_contact_id": "f1ae3068-a41f-4a91-bb20-ff875cf29609",
"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-08-28T20:44:38.1225147+00:00",
"due_date": "2026-08-28T20:44:38.1225147+00:00",
"date_create": "2026-08-28T20:44:38.1225147+00:00",
"date_update": "2026-08-28T20:44:38.1225147+00:00",
"date_closed": "2026-08-28T20:44:38.1225147+00:00",
"suggested_user_id": "6df3f009-aee1-420b-9621-ad3cd15f8fb3",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "83db1ac7-5998-4089-8881-e67f49dcd305",
"db_language_id": "cc602658-3ec7-4194-8de8-e8b6846c88c6",
"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-08-28T20:44:38.1225147+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "ede20a05-b21e-4916-a781-27fc6b8198d0",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "93c8f21f-2a36-470d-9f7c-f3e66f0a6e56",
"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": "9723049a-5640-4bda-841a-33a4ef641027",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d4b07f2c-9e2c-4266-9d0b-70fa9e742201"
},
"suggested_date_start": "2026-08-28T20:44:38.1225147+00:00",
"skill_id": "5dc49d39-b65e-4b4d-bbe9-c77a025b3caf",
"skill_code": "sample string 32",
"skill": {
"id": "349c72bd-52e9-4b07-9b01-a3c3b62850b8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "4aaf4e6f-0131-4cbc-aff3-b4d3626c3854",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "029358a6-f404-4b7c-ba47-f06b51c5c6f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9c08324c-b2f1-41d9-8ba0-a9823843b4a9",
"db_currency_id": "06cbe289-1cc8-4bb0-a290-bd3a4e683af1",
"db_language_id": "239dfcf9-0bcb-4738-a5f4-ec523e0b73c0",
"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-08-28T20:44:38.1225147+00:00"
},
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a3121561-ee00-4974-af1e-ba2503052cbc",
"date_reported_by_company": "2026-08-28T20:44:38.1225147+00:00",
"id2": 36,
"company_id": "e9b9578a-c750-417a-be7e-8da21c3c0414",
"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": "46119aca-2c1d-42a1-b589-2a7fa68f530a",
"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-08-28T20:44:38.1225147+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-28T20:44:38.1225147+00:00"
}