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": "c42016e5-3c16-4cbf-9b37-268a23eb49df",
"estimated_quantity": 2.0,
"article_id": "ec06d49c-3ca1-4566-ada5-497b49db93f0",
"article_code": "sample string 4",
"article": {
"id": "cba7a018-7385-4045-b27f-d9ad67830ce2",
"article_category_id": "34496dea-ecb3-49c0-a706-14815196fb55",
"article_category": {
"id": "95aa5f02-ff5c-4059-a44d-f318aca868af",
"parent_id": "b232d312-a6c6-4b5e-a7f6-231e150ee19d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-19T13:46:55.3121252+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b63eef27-c0f0-47cb-ae9b-d7098bdbb58b",
"article_group_1_code": "sample string 5",
"article_group_2_id": "681ecfe3-b278-42e3-a3f2-a71876c68cfb",
"article_group_2_code": "sample string 7",
"article_group_3_id": "308e7033-aab0-47b0-9c2e-1caafbc5bdf7",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d4fbb1b2-f88b-433c-a84e-fa86ab2648b1",
"article_group_4_code": "sample string 11",
"article_group_5_id": "67c443b3-54df-489e-93c6-3f705123c20f",
"article_group_5_code": "sample string 13",
"article_group_6_id": "ee54bcef-9a7a-4291-8563-c316eed689f5",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-04-19T13:46:55.3121252+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-04-19T13:46:55.3277499+00:00",
"date_update": "2026-04-19T13:46:55.3277499+00:00",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00",
"article_color_id": "cad07c1a-cec3-460c-9369-ffb33ba236b1",
"article_color_code": "sample string 38",
"article_color": {
"id": "57fe8d8e-8eba-4886-a42d-34f2e2deba09",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "95c92a1b-769d-4149-80d0-378ee732c2b8",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a5e0154c-c2c4-4486-8d3e-52c2911809d6",
"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": "b8c7742d-1c3f-4159-927d-e7bffe9fa809",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "7486b5ee-726d-4c8e-9c93-4b91bbb3e096",
"_parent_id": "618236a2-4292-4a9d-a5a0-9e6d1c97144d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c6ae8617-fb45-4d15-a7c5-fdfc47f04e96",
"project_reference_back_office": "sample string 5",
"project": {
"id": "05ad2345-0e27-43f7-a9c6-516e6414d324",
"_parent_id": "a8af0597-0abb-4c32-872b-bc892b6061de",
"root_parent_id": "084bd8c5-525b-4db2-99fa-98a19858ac20",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "4eb9a419-a84e-40e1-93fe-6f0c6fb9f612",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "9f95171a-5d77-4589-93ad-783eff7a1c80",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ea05646b-9f63-456d-bf65-76624c26311d",
"_parent_code": "sample string 6",
"sales_organization_id": "78b96004-c321-4368-ad4b-f92b0f33ef0d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"equipment_model_id": "1447d8a6-1c2a-4fa0-b0a3-07436721caf9",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "ed468c82-f58f-4151-a1db-aadc3b915117",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "854cfb4b-f3cc-4c11-91f2-2dccf833d993",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "71ebca06-ea65-42ae-ad52-f68c71881e59",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7de0151c-e065-40b3-9948-fe20f5b4c5e5",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"equipment_family_id": "d21882ff-60d4-4616-8593-3a6eadcece5f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "9f95171a-5d77-4589-93ad-783eff7a1c80",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ea05646b-9f63-456d-bf65-76624c26311d",
"_parent_code": "sample string 6",
"sales_organization_id": "78b96004-c321-4368-ad4b-f92b0f33ef0d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"date_in_production_since": "2026-04-19T13:46:55.3277499+00:00",
"date_out_of_production_since": "2026-04-19T13:46:55.3277499+00:00",
"date_end_support": "2026-04-19T13:46:55.3277499+00:00",
"sales_organization_id": "3a2e4f1b-6c9a-4c4d-b0c3-125b48ba0ee6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+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-04-19T13:46:55.3277499+00:00"
},
"project_status_id": "9683c9d7-ea83-4c58-bc98-7af38c8e2dff",
"project_status_code": "sample string 10",
"project_status": {
"id": "a41d248d-1c52-4d50-9bc5-8e082696dd7f",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "9cb95466-1236-4acd-9e23-4314f5d1d206",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"company_id": "876b3909-2e23-4db8-99f9-fe3728aaa1cf",
"company_code": "sample string 12",
"db_address_id": "85a9870c-c378-4cf2-8eee-dd26abab3022",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "4e4394cc-3634-4695-8225-a3489c987c36",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "da88a8be-ce14-4640-8443-29827f5594c1",
"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-04-19T13:46:55.3277499+00:00",
"date_create": "2026-04-19T13:46:55.3277499+00:00",
"date_update": "2026-04-19T13:46:55.3277499+00:00",
"updated_by_user_id": "2e4fd582-624c-4a79-8490-421c61cae22d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-19T13:46:55.3277499+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-04-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-19T13:46:55.3277499+00:00",
"date_last_job": "2026-04-19T13:46:55.3277499+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-19T13:46:55.3277499+00:00",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00",
"is_mobile_installation": true
},
"job_type_id": "120fa206-a996-4839-b415-36c929554e05",
"job_type_code": "sample string 7",
"job_type": {
"id": "af081ce3-5729-4404-94e6-5e666b9b667c",
"name": "sample string 2",
"sales_organization_id": "dc895380-334f-4eb1-a7bb-b60401e0ecf9",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00",
"code": "sample string 7"
},
"job_priority_id": "45f46c26-a293-4180-b4f5-67e962844ed9",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "f38f5aa7-499c-401f-b8b5-64d02bd19669",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "ba2df18e-d5eb-4330-b441-8ab69529ee83",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"job_status_id": "512e030c-924f-4bfd-8ce4-720b1fa08909",
"job_status_code": "sample string 11",
"db_address_id": "71e572cf-fc59-4dde-af4b-ff7abd49784e",
"contact_id": "1aa2305a-5df1-4667-b5b3-fecbb2d85049",
"requested_by_company_id": "30bfd1da-d3b6-4d3e-920b-3fc13b564357",
"requested_by_contact_id": "5911f562-9dc7-4c0f-a446-357606395fe1",
"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-04-19T13:46:55.3277499+00:00",
"due_date": "2026-04-19T13:46:55.3277499+00:00",
"date_create": "2026-04-19T13:46:55.3277499+00:00",
"date_update": "2026-04-19T13:46:55.3277499+00:00",
"date_closed": "2026-04-19T13:46:55.3277499+00:00",
"suggested_user_id": "57d1a1af-fa16-43a7-9d8b-071ef13df33d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7a8080ca-9dbb-4815-93d2-9302fee94c36",
"db_language_id": "410eded1-fa4b-45a4-833b-20f014218397",
"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-04-19T13:46:55.3277499+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "14c5721f-137b-4f7e-bb98-932c51508042",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "50309bf2-519c-4c20-8957-780faf384c17",
"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": "37c54a69-9e66-47b3-bd01-e07e810107a6",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f5f8741c-eb55-45f1-9a27-b5b9e4d48710"
},
"suggested_date_start": "2026-04-19T13:46:55.3277499+00:00",
"skill_id": "e3737111-e95e-44a6-ba00-8c07aad44da0",
"skill_code": "sample string 32",
"skill": {
"id": "bb1f75ad-88a4-4e01-8ac9-a93494e7f659",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "00fd0e99-f03d-45de-a0a9-5b958612e0e8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c1728014-2af9-40cd-8285-d7399339d723",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "31b28dd8-66ca-4ed8-a578-508443631dea",
"db_currency_id": "ac1aae60-4af1-49de-8f73-161d9c60466b",
"db_language_id": "22bd06f1-3ed6-4464-adee-ce63ad2b8d13",
"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-04-19T13:46:55.3277499+00:00"
},
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "895be4d0-c09b-489c-9528-0572bce5a570",
"date_reported_by_company": "2026-04-19T13:46:55.3277499+00:00",
"id2": 36,
"company_id": "0d5c64db-802b-4e48-9c65-ed97e7aebb25",
"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": "e0db0b52-5e85-4aa6-94ab-dadea86a43cb",
"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-04-19T13:46:55.3277499+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-19T13:46:55.3277499+00:00"
}