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": "5fe534b5-1718-4f32-a780-575a08ce1c71",
"estimated_quantity": 2.0,
"article_id": "31433a79-8752-462b-a508-5a959d7d3384",
"article_code": "sample string 4",
"article": {
"id": "2c5f9d1c-e1bb-47cf-8ee6-d550f1589f93",
"article_category_id": "f80fdac0-0e4b-43ec-9339-6e8a1552e4c1",
"article_category": {
"id": "0ac07b8a-2deb-433c-9223-478741ecb8ce",
"parent_id": "bde57c81-a2ef-4903-9d76-f0b6d86d7e1a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3b18e319-ed6c-4540-afb6-03778bebfc3e",
"article_group_1_code": "sample string 5",
"article_group_2_id": "6c6b29ab-4f9a-49e7-a6c5-7d1772dc1853",
"article_group_2_code": "sample string 7",
"article_group_3_id": "7ce31a69-2913-458e-9fab-e02e6a433add",
"article_group_3_code": "sample string 9",
"article_group_4_id": "8c253c7c-0b4b-46a9-b7d3-a7ad348a82d7",
"article_group_4_code": "sample string 11",
"article_group_5_id": "a1bd1b25-f27d-4667-ba15-4ba0a784fec4",
"article_group_5_code": "sample string 13",
"article_group_6_id": "ff9e2534-655d-4c24-b369-07cdedd22d49",
"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-21T22:00:21.0587399+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-21T22:00:21.0587399+00:00",
"date_update": "2026-08-21T22:00:21.0587399+00:00",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00",
"article_color_id": "7bd46827-a59c-4fba-b999-2075bccaad1d",
"article_color_code": "sample string 38",
"article_color": {
"id": "635d746b-a9c3-43f4-b205-949cb3a330a0",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "18b50fc9-b118-495e-9981-8487b8a4ec7a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "d6d66fbd-e99d-4dad-8eb5-2e817007d00c",
"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": "3fae8034-9fd4-4918-9c26-5704cdd3d4a1",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1d9f9170-d255-4755-b4fe-068a227f9d1e",
"_parent_id": "80530c40-08dc-4ce3-95a4-712c31cab480",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "4b8c358c-fa44-495b-8aec-0ef15caff932",
"project_reference_back_office": "sample string 5",
"project": {
"id": "1e50f941-4537-4244-92cd-0feb3afc4a75",
"_parent_id": "aa8abcfa-3023-4036-bea2-415175fa9d11",
"root_parent_id": "a5fec12c-8728-4ef6-b174-11f3f1674748",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "d7829ab2-862a-4a9b-a828-e119a654c219",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "4b651512-1510-4165-8abd-a4d178694e2b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e5bab8f0-4ad6-4253-bbbb-1b19e0cdbcc8",
"_parent_code": "sample string 6",
"sales_organization_id": "4f55355d-a584-4efe-9af7-f3a73a4039fe",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"equipment_model_id": "4cf738e9-faec-4fbb-a105-37f405147a08",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "ec8bb556-dd3b-437b-b4f0-ab21f7c502f8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "50dd4b71-4262-4091-9323-fe926802bd31",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e596c2d0-9757-4223-a29b-5873cf80761d",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "3efabc2d-542c-4520-84c5-4252984e772d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"equipment_family_id": "31e37d3d-07fc-4a53-b947-5108a9cefb63",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "4b651512-1510-4165-8abd-a4d178694e2b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e5bab8f0-4ad6-4253-bbbb-1b19e0cdbcc8",
"_parent_code": "sample string 6",
"sales_organization_id": "4f55355d-a584-4efe-9af7-f3a73a4039fe",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"date_in_production_since": "2026-08-21T22:00:21.0587399+00:00",
"date_out_of_production_since": "2026-08-21T22:00:21.0587399+00:00",
"date_end_support": "2026-08-21T22:00:21.0587399+00:00",
"sales_organization_id": "28d90d36-71b2-47e7-be57-7fbe33824ec9",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+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-21T22:00:21.0587399+00:00"
},
"project_status_id": "fd38aa7f-28d3-4185-9c09-5e19e995fc8d",
"project_status_code": "sample string 10",
"project_status": {
"id": "f938fff2-4caf-430d-9b0c-dfa7fd7ff34a",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "b8146d19-d1ec-494a-b973-22c4da48974e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"company_id": "5cc997bf-e265-4795-9a16-9e662650ed7c",
"company_code": "sample string 12",
"db_address_id": "e4b21540-ce72-42f0-8f79-334c8eac2ebe",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b0f7528f-842e-4c61-b584-60e25a4fc17d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "8a23f22f-7a50-481e-a867-d7e2c36acb7e",
"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-21T22:00:21.0587399+00:00",
"date_create": "2026-08-21T22:00:21.0587399+00:00",
"date_update": "2026-08-21T22:00:21.0587399+00:00",
"updated_by_user_id": "86453bc9-12d2-4722-bd31-78f3e553f330",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-21T22:00:21.0587399+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-21T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-21T22:00:21.0587399+00:00",
"date_last_job": "2026-08-21T22:00:21.0587399+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-21T22:00:21.0587399+00:00",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00",
"is_mobile_installation": true
},
"job_type_id": "14e16071-a740-44e5-9f2e-b70c19208420",
"job_type_code": "sample string 7",
"job_type": {
"id": "2d820cdc-2e64-4f50-9011-b1adc954027c",
"name": "sample string 2",
"sales_organization_id": "3b3f017a-d959-4fc0-8e39-bca9f92b8bf2",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00",
"code": "sample string 7"
},
"job_priority_id": "795a115c-2d8c-4586-9926-66639a20b507",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "3dbe9176-d2fa-4a17-aaa8-7b4b64e832df",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "9d8daa7d-1bcd-4ff5-8399-a49a9d7debf8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"job_status_id": "c321ab10-8da7-49d8-876b-79b144faf6e1",
"job_status_code": "sample string 11",
"db_address_id": "3b23a5f8-2cdf-44f2-9b23-a4c7512cd623",
"contact_id": "2315209c-ca7d-4ac3-8bab-10237f7b0d9f",
"requested_by_company_id": "02acf432-c994-4bf6-8c9b-f2abe1919f78",
"requested_by_contact_id": "7cff9e63-8cae-4beb-83fa-3e2082b4948a",
"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-21T22:00:21.0587399+00:00",
"due_date": "2026-08-21T22:00:21.0587399+00:00",
"date_create": "2026-08-21T22:00:21.0587399+00:00",
"date_update": "2026-08-21T22:00:21.0587399+00:00",
"date_closed": "2026-08-21T22:00:21.0587399+00:00",
"suggested_user_id": "02657798-beed-46cf-b9c0-190ebe4551f8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "0228f115-73d6-4b08-b8d7-dc1830bacfce",
"db_language_id": "96686000-bbcb-4b0a-9e33-e5f200a57b75",
"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-21T22:00:21.0587399+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "c6776d90-c6d7-447d-b823-d2100b745609",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "80022619-9703-4744-89ed-4e66bba5bf57",
"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": "19cb2af4-3cf0-4188-b824-2b012c883f09",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c0af4ef3-65dc-415d-888f-8023540ee539"
},
"suggested_date_start": "2026-08-21T22:00:21.0587399+00:00",
"skill_id": "9cdaf5de-0390-43b7-a49e-ea369f24de8c",
"skill_code": "sample string 32",
"skill": {
"id": "17cd7173-89ee-4bc0-8366-54939623a88c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "acdee076-d5b9-41b3-b38e-ae7792d52520",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "74859e7f-a97f-4749-8fa2-983e48b52ce6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "fd039f1b-7c29-4d9a-97a1-d5f108316c8c",
"db_currency_id": "282c1ecb-2b23-44d2-8100-df48943c2498",
"db_language_id": "3c85d6fb-84c8-46d0-86b1-0d16c7e8eb5e",
"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-21T22:00:21.0587399+00:00"
},
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3bba1724-8303-4b39-ae95-7d6dc7eb6730",
"date_reported_by_company": "2026-08-21T22:00:21.0587399+00:00",
"id2": 36,
"company_id": "782ecbb4-2d86-4ed6-b684-f9c54611813c",
"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": "a5b389dc-4244-466f-8fe2-93e207f98c45",
"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-21T22:00:21.0587399+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-21T22:00:21.0587399+00:00"
}