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": "2b08d130-294c-499f-9d06-565aa790c02f",
"estimated_quantity": 2.0,
"article_id": "3ed8c7df-c821-46db-9546-ba91a5a5dfc4",
"article_code": "sample string 4",
"article": {
"id": "c6811d46-41a6-467c-9a1d-c85e8dfb2e10",
"article_category_id": "b0735b21-2248-4183-9e9b-a79c7ddc59a4",
"article_category": {
"id": "84af71ad-f614-41e8-8fe6-792f5b829f3d",
"parent_id": "1f517b56-14ae-405e-b4af-baf7b6d3f370",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a568cfff-dd09-4d46-9b84-7f96696ee3c5",
"article_group_1_code": "sample string 5",
"article_group_2_id": "bdbeafaa-b0b6-47fe-92e4-6178b2494b8d",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f6f58229-eb6f-4156-b2af-fb0cf1f4299d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "0d1e611d-aee0-4622-b0a1-2c5018f93236",
"article_group_4_code": "sample string 11",
"article_group_5_id": "cf2c122f-e912-42e6-b723-c88064ab4a51",
"article_group_5_code": "sample string 13",
"article_group_6_id": "95324202-8d8b-475e-96f5-d195aceed952",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-28T12:21:25.2011826+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-12-28T12:21:25.2011826+00:00",
"date_update": "2025-12-28T12:21:25.2011826+00:00",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00",
"article_color_id": "404ba578-96a2-4f7c-9418-9ec4c517e524",
"article_color_code": "sample string 38",
"article_color": {
"id": "31d9ed31-7305-4117-b780-2e32388c4d40",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6986fe2e-fd1a-48b8-af7e-67ea34014b12",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "698683a0-d8bd-468d-818c-f7b1fe02b89a",
"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": "386ad0ee-4f0b-4cc6-940b-f119c7e0e94f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "10bd2716-a8bb-4f6a-a1f1-b629572a5d9f",
"_parent_id": "7856049d-feb4-467f-a284-5bd3db3dc0a3",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5963ba14-c5ef-4628-b8fb-d3bb1fdb9f96",
"project_reference_back_office": "sample string 5",
"project": {
"id": "53c48182-b2c9-413e-8daf-4d4d5fcb8bd0",
"_parent_id": "2bbc6fe4-6084-4eee-b160-0ea7d78e6455",
"root_parent_id": "a36e1038-f197-45c9-b013-36bd6a24baab",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "7e2b587d-2403-4408-a9b3-96e3484d6d4e",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "27b1cd07-1ac2-405f-a2c4-0627bc3782cf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "637e8e94-ffc2-4501-9562-95c1331b07f2",
"_parent_code": "sample string 6",
"sales_organization_id": "82a8a516-1004-4466-b9bd-12e3a065c6dd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"equipment_model_id": "61e12142-f60e-4d7c-a14a-fabc2faae1f0",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "45f628af-2f2a-44a2-9ebc-a3483cb74a2d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "a1941d2e-bb5d-42a1-bba7-9597de070ae6",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1d18dfc8-7e56-46e4-8eb8-ab51d739f75c",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "95e31c01-8ec8-4e07-8e6e-3d4e05f45481",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"equipment_family_id": "2afed0e7-e81a-4bc4-9423-12907169306c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "27b1cd07-1ac2-405f-a2c4-0627bc3782cf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "637e8e94-ffc2-4501-9562-95c1331b07f2",
"_parent_code": "sample string 6",
"sales_organization_id": "82a8a516-1004-4466-b9bd-12e3a065c6dd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"date_in_production_since": "2025-12-28T12:21:25.2011826+00:00",
"date_out_of_production_since": "2025-12-28T12:21:25.2011826+00:00",
"date_end_support": "2025-12-28T12:21:25.2011826+00:00",
"sales_organization_id": "1f9ea374-bb64-42ad-b394-fc85e068b0b1",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+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-12-28T12:21:25.2011826+00:00"
},
"project_status_id": "1b181ad7-4aae-488b-a6a0-3bb7faf5c090",
"project_status_code": "sample string 10",
"project_status": {
"id": "68ba1f9b-741e-411e-af95-a53290baefd5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "4f0b6e74-681c-4a03-850f-8858fdb5e2e5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"company_id": "730afaf9-7a02-4b4b-b4ce-491bb54e681f",
"company_code": "sample string 12",
"db_address_id": "6b4ca827-337f-4709-aca4-2e46d4a2de1d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5c633b80-6747-4d93-8f94-99156b7e501c",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "c2dfaf9d-29ce-4ce7-8149-c5c44eaad821",
"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-12-28T12:21:25.2011826+00:00",
"date_create": "2025-12-28T12:21:25.2011826+00:00",
"date_update": "2025-12-28T12:21:25.2011826+00:00",
"updated_by_user_id": "13e08476-6dd5-4ede-8bbe-0219f4cdcb33",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-28T12:21:25.2011826+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-12-28T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-28T12:21:25.2011826+00:00",
"date_last_job": "2025-12-28T12:21:25.2011826+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-28T12:21:25.2011826+00:00",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00",
"is_mobile_installation": true
},
"job_type_id": "24a1080b-7830-43ce-8ee6-3626c111a3da",
"job_type_code": "sample string 7",
"job_type": {
"id": "948f329e-abe8-4d89-be3d-460452f80cc5",
"name": "sample string 2",
"sales_organization_id": "23de92e2-5f54-44af-927f-fa3f313a7f73",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00",
"code": "sample string 7"
},
"job_priority_id": "f09c6984-ec83-4f09-a414-33d7d85afc3e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "e4e3f649-1d06-43f5-81c9-54a0241323b3",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "817a1b9d-f7d5-413c-b03e-192e6faf46eb",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"job_status_id": "ce8cfbac-79c5-42aa-a7ec-8821b8e34521",
"job_status_code": "sample string 11",
"db_address_id": "edde91c6-1344-409d-b301-9c814c382915",
"contact_id": "78bc298a-df39-48da-8d6a-1d9486533956",
"requested_by_company_id": "ff211102-6822-4dbe-aa80-5ccaf69cba33",
"requested_by_contact_id": "61fbce6b-b66b-4987-b1ae-669b0e074a4b",
"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-12-28T12:21:25.2011826+00:00",
"due_date": "2025-12-28T12:21:25.2011826+00:00",
"date_create": "2025-12-28T12:21:25.2011826+00:00",
"date_update": "2025-12-28T12:21:25.2011826+00:00",
"date_closed": "2025-12-28T12:21:25.2011826+00:00",
"suggested_user_id": "4ca22cd1-8425-4457-9e77-bcb32bfc35ee",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "905e1bdd-4009-44fe-a531-fb13cb737e79",
"db_language_id": "8a9f37a0-1a8b-4c2d-8ba7-019ef4bd7b9c",
"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-12-28T12:21:25.2011826+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0b798ca5-39d2-4a12-9348-1e6b267ea0d6",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "71611fb3-d257-4a54-ba31-707e61be9dfd",
"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": "43c31e81-b811-4729-9aca-6d08e0a3e989",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c6554061-55cf-47da-b168-0b5e3da489cf"
},
"suggested_date_start": "2025-12-28T12:21:25.2011826+00:00",
"skill_id": "c6a176b9-4a39-4327-896f-df042c76d1b4",
"skill_code": "sample string 32",
"skill": {
"id": "e0f9e722-1d46-4f7f-9d06-868343cc2fa9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8b785464-653a-4cbb-af41-e70ce2ab6b92",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "66c7b45b-19a1-47d3-bcd9-57b437804fa0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9de073bb-fa29-4440-b3a4-2dbdf0034d11",
"db_currency_id": "1cb7c220-02ec-40f2-9a66-0b3ed2f3c2a1",
"db_language_id": "2f57d52c-7b98-4f1d-86c1-20fa76b3599c",
"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-12-28T12:21:25.2011826+00:00"
},
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b97c4285-f912-44f4-b764-18da9c6b8aea",
"date_reported_by_company": "2025-12-28T12:21:25.2011826+00:00",
"id2": 36,
"company_id": "5753a430-bfcc-4593-836a-8ecdd552dcbb",
"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": "d8618f59-6ff8-4c0c-9de6-d88a7244331c",
"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-12-28T12:21:25.2011826+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-28T12:21:25.2011826+00:00"
}