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": "21299e4d-925d-4309-ab4f-bededdd94cb6",
"estimated_quantity": 2.0,
"article_id": "b1e3fced-b18f-4489-b2bc-8a7202438c75",
"article_code": "sample string 4",
"article": {
"id": "d10f699d-a84c-4aa9-84f0-746fce7c0021",
"article_category_id": "d169a214-7f67-477d-97a7-f4b2f1a1f7a7",
"article_category": {
"id": "87e56143-5efc-46c3-b337-42a284f7a538",
"parent_id": "4fc5c60f-2be9-4a99-9784-c63bb636f738",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2ed02d16-9c78-4a2a-a4a9-b5185ab4e927",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b114b1a9-c1b8-4654-8f3e-7bd039d8e01e",
"article_group_2_code": "sample string 7",
"article_group_3_id": "7ce85e64-40be-44c6-8f83-df81b2d42cb6",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ed2295b8-5c69-46db-b9c5-51acb71f6297",
"article_group_4_code": "sample string 11",
"article_group_5_id": "13e95318-8853-4646-8f7c-486a3b55ff95",
"article_group_5_code": "sample string 13",
"article_group_6_id": "dc810a2d-5711-4add-ad4a-b04cb000704c",
"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-26T06:58:20.1292326+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-26T06:58:20.1292326+00:00",
"date_update": "2025-12-26T06:58:20.1292326+00:00",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00",
"article_color_id": "c74959a3-2f28-4afc-bd33-fc6cde61fd24",
"article_color_code": "sample string 38",
"article_color": {
"id": "058e2d3c-abd0-4d59-b000-5216854c968b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "5e166332-8511-4911-b882-171d64ce7bd3",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a6cc6a46-d5d8-4f05-a9a6-73f250417fe0",
"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": "9a676cd0-1204-4291-9c63-c4178c706c96",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "0a0004eb-7b56-446c-ba94-1f28c991a880",
"_parent_id": "ad946448-de1f-453d-9423-cd9cd4b6545a",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c21e8c85-6df2-49b1-a3e3-95a83f66a6b7",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7a808f31-f4b4-4e55-888e-245197c3da8d",
"_parent_id": "16957008-2037-4e2f-a3ec-68a67ff752c3",
"root_parent_id": "34d177ea-7c82-4d83-9d75-9ca95d90595e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "41c55f65-e349-404d-a399-49436d37c042",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a7c527a5-3f06-4599-8282-71f3b4bf08b2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "47ca3d0e-be77-4cb6-b12a-21c201268814",
"_parent_code": "sample string 6",
"sales_organization_id": "913a11e6-4c54-4840-bc61-32ac1d3b11ca",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"equipment_model_id": "5a36fd70-06f5-467b-9241-6203add5a7e4",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "61fff86b-26c2-48bb-80f0-64b1d836d24e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "ae72be5c-6a3c-49f2-9b0c-3f14fa5c047f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "cd67670d-8f49-4ff2-b467-3642f717f403",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "8ca598df-0b2c-4e5c-b5fb-5d6cfc6f95cc",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"equipment_family_id": "0de4d40c-b6e0-4c96-bbc4-19b9ef5beda6",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a7c527a5-3f06-4599-8282-71f3b4bf08b2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "47ca3d0e-be77-4cb6-b12a-21c201268814",
"_parent_code": "sample string 6",
"sales_organization_id": "913a11e6-4c54-4840-bc61-32ac1d3b11ca",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"date_in_production_since": "2025-12-26T06:58:20.1292326+00:00",
"date_out_of_production_since": "2025-12-26T06:58:20.1292326+00:00",
"date_end_support": "2025-12-26T06:58:20.1292326+00:00",
"sales_organization_id": "49d09d3f-9365-450a-8702-69caced2bdff",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+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-26T06:58:20.1292326+00:00"
},
"project_status_id": "9f40430a-69a3-4953-9573-050bfe91aa50",
"project_status_code": "sample string 10",
"project_status": {
"id": "75537ad1-637f-4ed4-92d5-ceab3c542388",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "35116688-6834-4bf2-b127-a00ed56719b3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"company_id": "be22808d-7c0a-4185-a3cc-fdb41aec120c",
"company_code": "sample string 12",
"db_address_id": "825c417c-13f2-486c-a374-d61f1d3c086b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "75c70bec-33f5-4dc6-8ca1-75ee6c090edf",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0ae4ea2f-d924-4c1d-bbea-769b008308b0",
"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-26T06:58:20.1292326+00:00",
"date_create": "2025-12-26T06:58:20.1292326+00:00",
"date_update": "2025-12-26T06:58:20.1292326+00:00",
"updated_by_user_id": "f56bb810-24dc-4fb8-8315-81122798e330",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-26T06:58:20.1292326+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-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-26T06:58:20.1292326+00:00",
"date_last_job": "2025-12-26T06:58:20.1292326+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-26T06:58:20.1292326+00:00",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00",
"is_mobile_installation": true
},
"job_type_id": "3fc69b93-b31f-4256-aff6-11d9a1b6a154",
"job_type_code": "sample string 7",
"job_type": {
"id": "7dea0b12-d69d-4f96-9ad2-724bae27918c",
"name": "sample string 2",
"sales_organization_id": "a2495556-c3fa-40e2-8194-388c64022dc3",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00",
"code": "sample string 7"
},
"job_priority_id": "0a7698eb-9379-49b7-8a6d-ebae9bee124c",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "2cd5bdda-34af-44f6-a788-9062a2e890c7",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "7efb0c42-7aed-433c-a5e0-1f8259ec1d23",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"job_status_id": "f107e346-370c-41d2-89f8-7ec3b14d0781",
"job_status_code": "sample string 11",
"db_address_id": "51bc578b-d462-425a-b22f-6c0205291bec",
"contact_id": "4d95ab97-fe1c-4de1-a20e-01964bb69967",
"requested_by_company_id": "5d18e0a2-a176-476c-9be3-b21934cc9b8e",
"requested_by_contact_id": "b2a9b740-63f3-48de-a441-da37f3ea13c1",
"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-26T06:58:20.1292326+00:00",
"due_date": "2025-12-26T06:58:20.1292326+00:00",
"date_create": "2025-12-26T06:58:20.1292326+00:00",
"date_update": "2025-12-26T06:58:20.1292326+00:00",
"date_closed": "2025-12-26T06:58:20.1292326+00:00",
"suggested_user_id": "8fbc1b33-dfe3-4d9f-8641-8b013413f375",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "34614d60-5afe-49a9-ad98-94565c05d46a",
"db_language_id": "e362f01a-afe9-4c19-9ff9-14d674a8adce",
"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-26T06:58:20.1292326+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "5734c5d8-93c0-4a71-a2b7-205e3b8a75dc",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "a66b0853-64b3-4d4c-9f6d-3f9cd8245969",
"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": "5b5a5212-349f-4b33-a7f2-06fb1b10e026",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "cc55d21c-4675-45fd-a6a8-d044af9bdad8"
},
"suggested_date_start": "2025-12-26T06:58:20.1292326+00:00",
"skill_id": "c11b7aee-2bc8-4225-b24d-e334f806c43d",
"skill_code": "sample string 32",
"skill": {
"id": "eeda486b-c203-43ec-be96-361971d5108f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "3d9db760-e964-4b43-b2fd-4684e56bc612",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "2b960ec7-5083-4ee6-a43e-c88051e1fe00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "61167502-ecfa-4b1c-ad21-d1601d76abd4",
"db_currency_id": "ca901fce-968d-47f9-a763-466471c5f75a",
"db_language_id": "417b03be-d785-4f84-b6ea-5cfccaed99f2",
"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-26T06:58:20.1292326+00:00"
},
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7da59234-6319-43e0-b8c5-49252631d1fa",
"date_reported_by_company": "2025-12-26T06:58:20.1292326+00:00",
"id2": 36,
"company_id": "f84aba71-7cb2-407d-88da-62b8a30eee4e",
"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": "eb98af6c-2fb4-444b-8305-c07193ad2634",
"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-26T06:58:20.1292326+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-26T06:58:20.1292326+00:00"
}