Retrieves all the job_estimated_quantity objects
Request Information
URI Parameters :
None.
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": "a62af8dc-a071-43c7-806b-4abb9114694a",
"estimated_quantity": 2.0,
"article_id": "98a3c4e2-3b88-4cf0-9898-4b549538b354",
"article_code": "sample string 4",
"article": {
"id": "b3e23173-ac0e-4e0b-bd37-506ebeb9301b",
"article_category_id": "7f071864-86d7-4bbe-bc1b-9c18c57b6f15",
"article_category": {
"id": "8376bce8-d9ed-461a-9344-3311540b3f0a",
"parent_id": "007c51be-22ab-4aea-becb-d2892c1171d5",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-16T19:56:06.0794776+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3bb4846e-9869-4940-8690-bdd00d5781f9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "c00c5a13-aad6-4a02-a8da-500ca9223865",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e3ba62df-6f32-4477-b111-7e885c06de2e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "bcaf4168-bc3b-4255-9fb5-a3c3417da3aa",
"article_group_4_code": "sample string 11",
"article_group_5_id": "afc823ee-bd9b-4c84-88dd-ea1746c1627a",
"article_group_5_code": "sample string 13",
"article_group_6_id": "a35db878-30e8-4139-a354-9c6389192740",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-16T19:56:06.0794776+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-05-16T19:56:06.0794776+00:00",
"date_update": "2026-05-16T19:56:06.0794776+00:00",
"modified_dateutc": "2026-05-16T19:56:06.0794776+00:00",
"article_color_id": "dbef7a88-fdc3-4cdc-ba6e-2df4530cfa3e",
"article_color_code": "sample string 38",
"article_color": {
"id": "77fbbc58-e8da-44bc-b92e-b44b39d68a55",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-16T19:56:06.0794776+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d3e374d7-6fb9-431d-b4b7-5dbe0a2e5c5c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "16b76e81-337d-4130-a965-76eef2b0232a",
"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": "e8ce474b-6768-4be4-b243-ffc92d072b37",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "98a7a018-39d6-4ac7-ae1f-e00858f475da",
"_parent_id": "5d650765-58d1-4f97-9b2e-05fc2c502635",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "fa7cbb7a-5940-456a-ab05-f352255fa3f1",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7f6c4af4-c48d-4115-a13d-c638be12685b",
"_parent_id": "1ce8d713-0b85-454e-954b-a99c3b2eda5d",
"root_parent_id": "4c882b59-37e7-4eae-bfca-75deee38f7d7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "421afb02-06ff-4a0f-9234-4eba6f785564",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "9682b5b2-26d4-45f1-b9bb-820ca6cd1c24",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5472cc63-c4ab-4db3-b4de-d5b7affa56aa",
"_parent_code": "sample string 6",
"sales_organization_id": "98f2b639-3e90-47de-b080-c756c83ba1d6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"equipment_model_id": "d0d718c0-215c-4b0f-82d7-a761ac3bceb1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f69982a1-a8c5-450f-a9dc-2e7dab2f660a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1afc48b9-3081-4e83-9991-88a3a94da9a9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4f694df9-3ab5-4edf-8bdb-3eb5ccdfba81",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a35fccdd-26c6-45d6-a22c-e723076d010c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"equipment_family_id": "84dcf674-5329-4e34-9629-a894728e9368",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "9682b5b2-26d4-45f1-b9bb-820ca6cd1c24",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5472cc63-c4ab-4db3-b4de-d5b7affa56aa",
"_parent_code": "sample string 6",
"sales_organization_id": "98f2b639-3e90-47de-b080-c756c83ba1d6",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"date_in_production_since": "2026-05-16T19:56:06.0950953+00:00",
"date_out_of_production_since": "2026-05-16T19:56:06.0950953+00:00",
"date_end_support": "2026-05-16T19:56:06.0950953+00:00",
"sales_organization_id": "b4051bc7-ea87-447e-bf93-f7621dbcbf5f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+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-05-16T19:56:06.0950953+00:00"
},
"project_status_id": "20bed23f-8f14-4354-91a0-c929061ef1ca",
"project_status_code": "sample string 10",
"project_status": {
"id": "2956009c-2b06-400d-9b60-46531eecbd9e",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2dc93fa5-a0f6-42ca-81a4-70959e06b84d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"company_id": "92c39408-1842-459b-8ff9-04eb5007311d",
"company_code": "sample string 12",
"db_address_id": "d31feec5-5f4d-43ef-81f4-511ae1c92348",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c7d7c38a-633f-4cf5-b71a-31a4a1b247d6",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "63003ce1-7ee7-46ee-a86d-fef4c3bda4e5",
"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-05-16T19:56:06.0950953+00:00",
"date_create": "2026-05-16T19:56:06.0950953+00:00",
"date_update": "2026-05-16T19:56:06.0950953+00:00",
"updated_by_user_id": "1a29c1ac-1d78-42ae-95a2-1501687d094c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-16T19:56:06.0950953+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-05-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-16T19:56:06.0950953+00:00",
"date_last_job": "2026-05-16T19:56:06.0950953+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-16T19:56:06.0950953+00:00",
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00",
"is_mobile_installation": true
},
"job_type_id": "4fd0ed60-a512-4d12-8519-29139ca202fd",
"job_type_code": "sample string 7",
"job_type": {
"id": "6a7b85f0-9f09-4076-b3f9-3d13bdd80246",
"name": "sample string 2",
"sales_organization_id": "55d7bba1-92ba-4cbc-8b92-5f17b4136b03",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00",
"code": "sample string 7"
},
"job_priority_id": "0097fbd1-54fc-4d2c-b18d-3ad77e6b2200",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "b20611c2-5fb6-40db-813f-3c44eb34d2c2",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "7281a70e-6557-48c8-a1ec-6685d3a599a1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"job_status_id": "a6336091-8d61-43ac-915e-b8a889c4bb99",
"job_status_code": "sample string 11",
"db_address_id": "f91e8b21-a6cb-4ee7-bf92-5930f0280a6a",
"contact_id": "3161d1a9-1b77-4c93-b4f4-e5422c630fad",
"requested_by_company_id": "a057f510-1435-438e-9e60-fa0f2f6a23be",
"requested_by_contact_id": "b99c87f4-8e69-4b4b-bfc3-84c9a7f7d844",
"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-05-16T19:56:06.0950953+00:00",
"due_date": "2026-05-16T19:56:06.0950953+00:00",
"date_create": "2026-05-16T19:56:06.0950953+00:00",
"date_update": "2026-05-16T19:56:06.0950953+00:00",
"date_closed": "2026-05-16T19:56:06.0950953+00:00",
"suggested_user_id": "4777eeae-dba9-4bd1-a4b6-df10c47b9b3d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f17f4a55-0ded-4dba-89f2-044c40b458c0",
"db_language_id": "4c8bb4a1-5f7e-4a37-b4ea-380a2b434caf",
"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-05-16T19:56:06.0950953+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e2b2e48d-3945-474f-a662-281b8e2f2956",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "4de31482-dd6b-462a-91d1-9a00766217e8",
"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": "1fd3ed99-5a7a-4cca-9ba9-7bb2d53a65c4",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a6115db3-ff44-4e19-ac70-3c923d98257e"
},
"suggested_date_start": "2026-05-16T19:56:06.0950953+00:00",
"skill_id": "05bab12b-4fa5-4173-b56f-6acd05291842",
"skill_code": "sample string 32",
"skill": {
"id": "c718b1a5-5036-4f89-8f87-c733297f5355",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6c61fe1a-e87d-43b6-a46c-135ffb419f5f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8e81969c-1c8f-409c-a6b4-3e31b71c85ca",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fbe69e4b-531b-4844-a4f0-3f550d6877db",
"db_currency_id": "ad5db977-4726-49da-9b5c-10789a40542d",
"db_language_id": "62685a56-cd0c-4d1b-bbbb-563cf3418205",
"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-05-16T19:56:06.0950953+00:00"
},
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e156db4d-cb00-4e31-99d7-452e967d23b1",
"date_reported_by_company": "2026-05-16T19:56:06.0950953+00:00",
"id2": 36,
"company_id": "0abab02a-9aaf-44e5-8d42-45e85bdefea3",
"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": "1ce0d03d-8784-4efe-931e-172cdc3500a2",
"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-05-16T19:56:06.0950953+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-16T19:56:06.0950953+00:00"
}