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": "0b878202-f73b-4382-9eb9-6e8bf3229b61",
"estimated_quantity": 2.0,
"article_id": "71332240-bbf8-4534-90c2-20a30a94923b",
"article_code": "sample string 4",
"article": {
"id": "cba61be6-d49a-4d8c-941b-3f664069fcf3",
"article_category_id": "fc12816a-2c95-4283-88e6-586b7b277c7f",
"article_category": {
"id": "73769528-ac84-4b85-9d10-d200b3533791",
"parent_id": "c74cf347-ce9b-4134-a1b9-9d639ea9ed8e",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5055b2a6-47d1-4778-81a3-4b60c454eff4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "8bb542f3-50c7-438b-b79c-96eb3e15b765",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f12cca6b-88dd-436a-909b-e201f3c9c3d0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "5e112726-97fa-4d7a-b4e1-c465cfc7342b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "44f99793-87a3-41c6-9fe2-d75bc6cf744b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "183e4aeb-f0a1-412c-8e6d-ecff84896c6a",
"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-26T08:26:18.5090885+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-26T08:26:18.5090885+00:00",
"date_update": "2026-09-26T08:26:18.5090885+00:00",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00",
"article_color_id": "62c20850-3ec5-4523-8f29-bc8a34a99af5",
"article_color_code": "sample string 38",
"article_color": {
"id": "a8e7d9cf-8c73-472e-bb63-8493bc621b7c",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f9b030bd-7318-418b-90bb-84647cbca809",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "228400dc-c03d-414e-b70f-87c00f3e3c11",
"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": "8ca197a0-bff8-4c3b-a668-2280a7eab7f6",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "cbdc9fd6-1e66-47f6-b99d-bd4d4d7713ba",
"_parent_id": "eef100cd-ccc1-420e-83d6-1543f3fccc57",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "a30adabe-ebae-4195-a35c-460bcb0dd014",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b99d9715-11b2-4522-ba15-b7b90f1689b6",
"_parent_id": "9c52d33b-e2d9-4e80-87f3-c96912c313d1",
"root_parent_id": "8c7ab6a4-1201-4cbc-80e4-1ab7dee7b1be",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "56ef6dac-404f-48c4-b8e7-93a7d46978f0",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "c08f7d20-4fbd-41e0-a1e0-413dda32d7c7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "030d8dc2-0476-4d5c-a6f9-e448b4a60185",
"_parent_code": "sample string 6",
"sales_organization_id": "db56ef59-c3e1-4b82-8c16-0728b5c25c61",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"equipment_model_id": "5253a0ad-4d06-41b4-bb9e-6349ffa06458",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "fa983172-6648-4735-b425-191dc057fac4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "2c400458-403f-4f10-b78f-db9eb77502a6",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "493d3998-60c4-45c7-b24c-ec9f6830c23e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "26f2bcf5-185f-403f-a589-ee6055243a7a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"equipment_family_id": "e0a3c864-915e-4bf8-b88a-73baa79dbcaa",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "c08f7d20-4fbd-41e0-a1e0-413dda32d7c7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "030d8dc2-0476-4d5c-a6f9-e448b4a60185",
"_parent_code": "sample string 6",
"sales_organization_id": "db56ef59-c3e1-4b82-8c16-0728b5c25c61",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"date_in_production_since": "2026-09-26T08:26:18.5090885+00:00",
"date_out_of_production_since": "2026-09-26T08:26:18.5090885+00:00",
"date_end_support": "2026-09-26T08:26:18.5090885+00:00",
"sales_organization_id": "e47a1443-0e6f-4736-9a8d-11f1220f8903",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+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-26T08:26:18.5090885+00:00"
},
"project_status_id": "db8312a2-4efa-4cb9-9c47-740635c2aff0",
"project_status_code": "sample string 10",
"project_status": {
"id": "8cd98058-f714-40dd-a1b2-27fa38e22e64",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "47aca79e-adaf-4761-82be-b87da90e7000",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"company_id": "2ee92887-ea4b-42a9-a657-dfdf1ca8b186",
"company_code": "sample string 12",
"db_address_id": "5a3563d5-0535-41ac-a6e1-4e856007dbf3",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b8170c5b-2d44-48cb-9433-c134eec62abc",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "f430c84e-b003-42fb-8177-d0e9e98c30a1",
"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-26T08:26:18.5090885+00:00",
"date_create": "2026-09-26T08:26:18.5090885+00:00",
"date_update": "2026-09-26T08:26:18.5090885+00:00",
"updated_by_user_id": "102af887-fce2-4fa6-ad8f-446bb2198d0a",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-26T08:26:18.5090885+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-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-26T08:26:18.5090885+00:00",
"date_last_job": "2026-09-26T08:26:18.5090885+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-26T08:26:18.5090885+00:00",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00",
"is_mobile_installation": true
},
"job_type_id": "2d73ed02-9b3d-4909-8f43-d33b0661ced7",
"job_type_code": "sample string 7",
"job_type": {
"id": "6df030fc-c7c7-4322-ac38-b8107431fda7",
"name": "sample string 2",
"sales_organization_id": "fee9d348-3caf-4ff3-b073-1ef421b79735",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00",
"code": "sample string 7"
},
"job_priority_id": "bee867a5-753c-416c-97b4-8fafd7883800",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "342e5c93-ab58-40a0-936d-9e50d1deed97",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "4d1d98d1-cc0e-4920-b79a-820bc440d77f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-26T08:26:18.5090885+00:00"
},
"job_status_id": "6df98269-bca9-494c-901b-1b55085f4add",
"job_status_code": "sample string 11",
"db_address_id": "c80d9974-a35b-4cf9-944d-6ea87bdb7845",
"contact_id": "6dc7dd1d-2b9d-4a76-8c15-ccc1c88b8c28",
"requested_by_company_id": "6df2dc61-8e0e-4886-908b-41265a8e2fea",
"requested_by_contact_id": "0db56e57-198d-4496-a8d8-281936d2dc80",
"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-26T08:26:18.5090885+00:00",
"due_date": "2026-09-26T08:26:18.5090885+00:00",
"date_create": "2026-09-26T08:26:18.5090885+00:00",
"date_update": "2026-09-26T08:26:18.5090885+00:00",
"date_closed": "2026-09-26T08:26:18.5090885+00:00",
"suggested_user_id": "fe6449ff-a6d4-42fc-a820-35602e3bc6bd",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "6b3cbba4-c3e3-4574-bef5-0d929babfd1f",
"db_language_id": "455f49f2-a6fa-4c9b-97e6-aa4ca256b4fe",
"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-26T08:26:18.5247066+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b1ef2d38-0097-4997-8df4-8a3700a7d3db",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "c7b89788-faf6-49e5-9a41-e21375d3013c",
"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": "87488686-a74c-47b4-8df8-467f9aa113ee",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-26T08:26:18.5247066+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0d9c1a58-4ce3-4c65-bf8a-92db952f9dfb"
},
"suggested_date_start": "2026-09-26T08:26:18.5247066+00:00",
"skill_id": "e7766871-b6e5-49f1-8ad8-9a2d75fa0d91",
"skill_code": "sample string 32",
"skill": {
"id": "5c48691c-53e7-4da6-b4b7-fd3255338997",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "43a6f555-e3b6-4151-9812-33ca8d342ead",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9d59600d-77ff-4dbb-a9c2-21f0c97248e8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ef0d8cbe-ad93-40b1-8eda-3e550cc6c9cd",
"db_currency_id": "d305147e-ae98-481c-acd2-13a7258de09b",
"db_language_id": "0a757ea3-f570-41e3-8afd-fe8369a5f1e0",
"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-26T08:26:18.5090885+00:00"
},
"modified_dateutc": "2026-09-26T08:26:18.5247066+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "2e39ecad-90e4-4f6e-9354-d9a534ff639b",
"date_reported_by_company": "2026-09-26T08:26:18.5247066+00:00",
"id2": 36,
"company_id": "bb38bcbf-812d-48ac-8a8a-121581ad8c2c",
"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": "ae6bc3d1-c3be-4d37-ba84-1002f160b838",
"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-26T08:26:18.5247066+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-26T08:26:18.5247066+00:00"
}