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": "572b0ddc-dd36-4448-b908-d1a42e367df7",
"estimated_quantity": 2.0,
"article_id": "32b77807-c8e1-4e9c-bb0a-d34451a0e2bc",
"article_code": "sample string 4",
"article": {
"id": "0f814737-8d2e-46ef-827c-c61d3641e9fc",
"article_category_id": "3dbc2b68-d558-4257-8161-2ba49e5ae1cc",
"article_category": {
"id": "2d81ebd9-dae8-4982-b7b3-fcbf3c3c6754",
"parent_id": "50df5045-33da-4b21-8947-507565ab9f91",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "1684a82b-8929-41cf-a71b-2bfafa77ca01",
"article_group_1_code": "sample string 5",
"article_group_2_id": "322c6003-f131-4438-83d1-56924f472ac2",
"article_group_2_code": "sample string 7",
"article_group_3_id": "321154d0-9575-4e9d-8ddc-5ccdd156b30f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "11d002b0-3fc1-422a-9e19-8ce71377ffbe",
"article_group_4_code": "sample string 11",
"article_group_5_id": "cf6338d1-5c3a-4fb6-b9a6-b305b3890c12",
"article_group_5_code": "sample string 13",
"article_group_6_id": "e08c1f5f-17f3-4c8a-83d5-6e0882a471b1",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-06T07:20:34.2510198+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-07-06T07:20:34.2510198+00:00",
"date_update": "2026-07-06T07:20:34.2510198+00:00",
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00",
"article_color_id": "0517b383-e6ef-4eaf-bec4-3422dce1f6a4",
"article_color_code": "sample string 38",
"article_color": {
"id": "0a152ddf-8ffd-4557-9c13-1e4cda15585e",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "2eeba2fe-29bd-4ea0-b79c-5a0a51925db0",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "635a56b3-de9d-4498-82a5-5742ca3d4d82",
"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": "63718369-310f-4022-8b83-c2526f6c488a",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a099a8a0-af05-4ec0-9d76-20c9c197ec9a",
"_parent_id": "09a0d43c-7d71-4ce0-929a-9cdf91760e5e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "b42f4ede-e3d1-4d84-a87d-611ec307f5ef",
"project_reference_back_office": "sample string 5",
"project": {
"id": "ce478b52-edf1-41da-a782-0ed1211db5a4",
"_parent_id": "43d9e904-620e-4e90-a502-0eca2b789b1c",
"root_parent_id": "fd6d9d49-57c6-454c-95f2-b645eaaf2e3b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "567f81b0-eb4e-43c2-9db9-f8d181e29a9c",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "eea4a212-9ef2-48a5-9496-f45cdd0b8f0b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "63f9d096-7901-4b68-88db-47ad3ea3392d",
"_parent_code": "sample string 6",
"sales_organization_id": "430080aa-e21b-4695-a194-8f649ccf8b33",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"equipment_model_id": "c0a92afb-9b16-4c19-a2ce-a120256e37a8",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3b32dd50-b0ba-4a23-b567-94f8e1e80aff",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "88567647-532f-4a70-9263-9285eb330cce",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "04a1f90f-e56a-4431-a6b9-002f6a9bd072",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7d61104b-65fc-4563-8b7a-0265b7828b52",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"equipment_family_id": "6cd1c07f-fec3-4b01-8af1-310d2c04ca00",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "eea4a212-9ef2-48a5-9496-f45cdd0b8f0b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "63f9d096-7901-4b68-88db-47ad3ea3392d",
"_parent_code": "sample string 6",
"sales_organization_id": "430080aa-e21b-4695-a194-8f649ccf8b33",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"date_in_production_since": "2026-07-06T07:20:34.2510198+00:00",
"date_out_of_production_since": "2026-07-06T07:20:34.2510198+00:00",
"date_end_support": "2026-07-06T07:20:34.2510198+00:00",
"sales_organization_id": "1f9f9ad8-7802-4d85-bedf-eb89f9a963fe",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+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-07-06T07:20:34.2510198+00:00"
},
"project_status_id": "1d8f1495-4d80-4038-8ce6-0d83cbc5953c",
"project_status_code": "sample string 10",
"project_status": {
"id": "44cbf068-26a8-4492-80c7-ffcf2f56e635",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a1435765-d5ba-4054-9a6b-014ea78bbc26",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-06T07:20:34.2510198+00:00"
},
"company_id": "cc4b4c0e-6771-42f7-af0c-1302a841a311",
"company_code": "sample string 12",
"db_address_id": "5cd671de-4e42-455b-b4bb-f3dfaa4aaedb",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f6431e28-3a4b-41dd-b345-ccc7049c91ed",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "3c2edaf7-f1ec-4457-859f-547affaf39ee",
"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-07-06T07:20:34.266639+00:00",
"date_create": "2026-07-06T07:20:34.266639+00:00",
"date_update": "2026-07-06T07:20:34.266639+00:00",
"updated_by_user_id": "075c2237-52cf-4706-b97f-735cda0cc808",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-06T07:20:34.266639+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-07-06T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-06T07:20:34.266639+00:00",
"date_last_job": "2026-07-06T07:20:34.266639+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-06T07:20:34.266639+00:00",
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00",
"is_mobile_installation": true
},
"job_type_id": "0ce236dd-5419-42b1-a1ae-a810d7397033",
"job_type_code": "sample string 7",
"job_type": {
"id": "42aa4962-aca2-4bd3-bbb2-c5f3aea8e4aa",
"name": "sample string 2",
"sales_organization_id": "4a6cd474-1adb-4cfb-9487-8ef11ecf0ece",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00",
"code": "sample string 7"
},
"job_priority_id": "a0a34e4d-a2e8-4368-97fb-6caf3b06b441",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "68a504e2-5817-4fda-b506-571e93c11430",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "3c4149ae-3e74-426e-9d1a-d0881cef9659",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00"
},
"job_status_id": "ec2192d8-8a6f-44de-9457-467c19d1015f",
"job_status_code": "sample string 11",
"db_address_id": "0bc2e30b-48d2-469c-91f3-6b68fe96c765",
"contact_id": "45cd7a7a-875e-4619-8636-5953defd8667",
"requested_by_company_id": "4f69a260-05df-481e-82f9-f4d7a612b3f4",
"requested_by_contact_id": "b5ffc8f6-56e1-45f9-bad0-11a331edf080",
"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-07-06T07:20:34.266639+00:00",
"due_date": "2026-07-06T07:20:34.266639+00:00",
"date_create": "2026-07-06T07:20:34.266639+00:00",
"date_update": "2026-07-06T07:20:34.266639+00:00",
"date_closed": "2026-07-06T07:20:34.266639+00:00",
"suggested_user_id": "899ef8d4-4e05-43f2-a24f-7f095ac2c1ed",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f64aabe4-1aea-4805-b2a7-5eeb640e65e8",
"db_language_id": "30efbd6a-c15f-4c5a-aebe-101bb6a71284",
"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-07-06T07:20:34.266639+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "adc0198c-eac8-4c33-a24f-a95da3566d85",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e14760ab-ab2d-4655-8b61-f65fcd14d662",
"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": "be3442cf-6dd2-4e4d-92b9-091fb4dcc9b9",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d9a5fa69-a204-46e7-ae85-a2204077cac2"
},
"suggested_date_start": "2026-07-06T07:20:34.266639+00:00",
"skill_id": "87c6878f-e165-4776-accc-c8fce2e1eb04",
"skill_code": "sample string 32",
"skill": {
"id": "09a4fe87-54b7-4e77-af29-e8d707ff7fc3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "88c028e2-b82c-4485-82ba-42054b8a47d2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "fb5f231e-f714-4228-819c-5fc6c80cf6ae",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1d3e60ac-00d2-4d86-bb26-55f01c623a3c",
"db_currency_id": "5f195b8e-8768-413f-a018-4e2558a4a004",
"db_language_id": "cbf46b01-a50c-4186-9859-04f63daf197d",
"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-07-06T07:20:34.2510198+00:00"
},
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "2de0ddcd-730d-4ef5-bc1b-f63c367a7e3b",
"date_reported_by_company": "2026-07-06T07:20:34.266639+00:00",
"id2": 36,
"company_id": "32fbd156-19ce-49d6-8f7f-fd30f18f5b98",
"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": "284e7b86-0f59-4b15-99be-eceaeed4108c",
"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-07-06T07:20:34.266639+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-06T07:20:34.266639+00:00"
}