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": "605c6b02-7f5b-4b74-8d41-959fabfb2582",
"estimated_quantity": 2.0,
"article_id": "d8f3c092-1b20-4f64-8110-f5e065ea4343",
"article_code": "sample string 4",
"article": {
"id": "48ac7a4c-84c9-415d-910f-1f7d71f2811b",
"article_category_id": "52248b18-506d-4430-8bf5-13c416b689eb",
"article_category": {
"id": "db503b81-d3a2-4da9-8c0a-2dae83ed3fc6",
"parent_id": "c77ae882-1c4b-4752-9b61-a2c07d4bc6c1",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "6fd4e86d-4f4d-4367-a581-78443f4b9f23",
"article_group_1_code": "sample string 5",
"article_group_2_id": "12fde987-0400-4ac3-a205-e0dfb4f9f1ca",
"article_group_2_code": "sample string 7",
"article_group_3_id": "15b7ac69-661a-4813-80df-782e34daee8f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "713a0937-1af6-466b-b7cf-a2658a52abe2",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6d7d120c-59a2-4845-bfa4-9f140bce45cd",
"article_group_5_code": "sample string 13",
"article_group_6_id": "deb5c129-fd6b-4792-8bc8-1ee9a3cccd0b",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-07T01:39:10.8584402+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-09-07T01:39:10.8584402+00:00",
"date_update": "2026-09-07T01:39:10.8584402+00:00",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00",
"article_color_id": "c2c9217a-001a-46a3-948d-1a05ccb7e569",
"article_color_code": "sample string 38",
"article_color": {
"id": "0ad65c4f-cefb-4d55-a80d-a8bf9d0d8c66",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "1f580008-7240-4e6a-8dc1-2c502ce4d4c3",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "b6fa7550-d7b8-4ac1-9c0a-a7ead36f2a14",
"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": "d59dbed9-9930-4b9a-b200-3a847a74d43e",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "878f420d-6f55-42fc-a530-99fc4ea1657b",
"_parent_id": "23bae928-652f-4752-965d-a1f1c62927e0",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5175be60-79fc-4b69-b340-658a0532247b",
"project_reference_back_office": "sample string 5",
"project": {
"id": "008469f2-0d30-4c3c-858e-863811f8a4d2",
"_parent_id": "b3c51fc3-c8cd-4a03-a68b-ed463408b482",
"root_parent_id": "5f225f70-b5f1-4ac7-b9e4-ce273921ef1e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "3adef4b8-6ad8-4a4b-bc87-3fec1bb037f3",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6263f615-1e90-4cac-9d54-a3cfafbdd499",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "75cf4818-eb3e-4fd9-ba4f-2999723ec2cb",
"_parent_code": "sample string 6",
"sales_organization_id": "338b131e-2780-4a65-87fa-e8b0587dbf40",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"equipment_model_id": "cfee0907-7b81-40ac-a560-b3cec99b81f9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d9a638c8-2470-41f5-acdf-a61bdb828536",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "a459ba55-c070-4542-8361-47f4c9b71da2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "f88c9553-2e01-4f9d-aaf2-1b6fd8320535",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5821dc77-342a-422a-88bf-7464f6a12a2b",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"equipment_family_id": "9411b55c-3a43-41c7-bc5c-5ebfce5f8d61",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6263f615-1e90-4cac-9d54-a3cfafbdd499",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "75cf4818-eb3e-4fd9-ba4f-2999723ec2cb",
"_parent_code": "sample string 6",
"sales_organization_id": "338b131e-2780-4a65-87fa-e8b0587dbf40",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"date_in_production_since": "2026-09-07T01:39:10.8584402+00:00",
"date_out_of_production_since": "2026-09-07T01:39:10.8584402+00:00",
"date_end_support": "2026-09-07T01:39:10.8584402+00:00",
"sales_organization_id": "55810a30-c407-469e-a34d-eb3d1d40dddd",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+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-09-07T01:39:10.8584402+00:00"
},
"project_status_id": "371d2db9-215f-4035-843f-eba18d82e14f",
"project_status_code": "sample string 10",
"project_status": {
"id": "04199336-bdbd-46fc-bddc-ae56801c9561",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "7299f1f0-a38a-4ef2-9371-42a28931beea",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"company_id": "f5e647f9-4a3f-4e21-8aee-5326389de16b",
"company_code": "sample string 12",
"db_address_id": "37da641e-48b5-4013-873a-4d212d7589a6",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3af1bff7-ab70-4133-9862-b2aa34f76ca2",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "6e161092-d9f8-46f0-9f21-325d70ee17fc",
"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-09-07T01:39:10.8584402+00:00",
"date_create": "2026-09-07T01:39:10.8584402+00:00",
"date_update": "2026-09-07T01:39:10.8584402+00:00",
"updated_by_user_id": "59040792-dacc-4c0f-8748-f4ea3b19ef5e",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-07T01:39:10.8584402+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-09-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-07T01:39:10.8584402+00:00",
"date_last_job": "2026-09-07T01:39:10.8584402+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-07T01:39:10.8584402+00:00",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00",
"is_mobile_installation": true
},
"job_type_id": "ba9a8847-673b-41af-843e-54d4556aff25",
"job_type_code": "sample string 7",
"job_type": {
"id": "181ca2e8-d517-49e6-b6e0-7e27c7b145c3",
"name": "sample string 2",
"sales_organization_id": "388dc7d9-0ec1-46f2-a62b-a52a4e2c6c84",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00",
"code": "sample string 7"
},
"job_priority_id": "59bbc240-3a95-4d62-84bf-34c5f9735709",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "10f63371-67ad-4146-9d21-19b01a2feeb5",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "ed5a2e62-84a2-46d1-9091-584de0d3a9bf",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"job_status_id": "1a6e81bc-fc8b-47cb-9044-faac3e3c44e6",
"job_status_code": "sample string 11",
"db_address_id": "fc1ca56d-49c8-4fa6-8188-b9dd625ecde3",
"contact_id": "98c227aa-0552-406b-bace-a69cdc8c42a4",
"requested_by_company_id": "c39d1e8d-55ec-4c59-bc4b-050f7d855b1e",
"requested_by_contact_id": "02297ff5-23fe-456c-af46-89e0df6dea31",
"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-09-07T01:39:10.8584402+00:00",
"due_date": "2026-09-07T01:39:10.8584402+00:00",
"date_create": "2026-09-07T01:39:10.8584402+00:00",
"date_update": "2026-09-07T01:39:10.8584402+00:00",
"date_closed": "2026-09-07T01:39:10.8584402+00:00",
"suggested_user_id": "88d96d70-c0e4-4dd6-bcbe-9ecfefa99d02",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "56df1bd7-2b12-495b-b738-10c3eadb4793",
"db_language_id": "861b36cf-3f0b-4370-8d8b-15f63eed99e6",
"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-09-07T01:39:10.8584402+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "38bae89d-0bc9-438d-844e-f5acb0d77e49",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f0cdf237-8ba1-485f-8851-bfdd910c064a",
"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": "4d034cb2-c6f5-484e-a08d-83c6c39d33b8",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c50e4356-6270-4b11-a726-1a7bc75835d9"
},
"suggested_date_start": "2026-09-07T01:39:10.8584402+00:00",
"skill_id": "04e35805-637d-4819-9603-1dc53b80f105",
"skill_code": "sample string 32",
"skill": {
"id": "0dc34577-c75d-42d2-958b-8d1fedc29cc3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f63e9cdb-c747-43d6-b35c-560ab3daa895",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9f515400-52e2-42d9-b1ae-dc055b86e034",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f6a3a613-68a6-4d5e-8259-bb8744c0e0c7",
"db_currency_id": "91ec569d-70a9-4f5d-9ca8-996d8b451827",
"db_language_id": "a6460bd7-a7f6-4a25-9a4c-7a4bf3680add",
"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-09-07T01:39:10.8584402+00:00"
},
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "0c98c82f-e687-436c-86c9-4fe7c76e6652",
"date_reported_by_company": "2026-09-07T01:39:10.8584402+00:00",
"id2": 36,
"company_id": "993080fb-4c6d-4fb0-986b-3470ece2bf13",
"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": "00edeecd-4118-48c9-bde9-f0fc87b402b3",
"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-09-07T01:39:10.8584402+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-07T01:39:10.8584402+00:00"
}