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": "f2cae09f-5b90-423a-b1b1-3f15396ba49c",
"estimated_quantity": 2.0,
"article_id": "984d7aa2-fc51-4819-9dcf-3d508d83336a",
"article_code": "sample string 4",
"article": {
"id": "4df96cb9-5054-410c-b092-284683829c95",
"article_category_id": "34bfebba-09a4-4cb6-b201-7cb1939b25cc",
"article_category": {
"id": "eb25eaea-713d-44d8-b727-176a2e061432",
"parent_id": "cb813059-f830-44ee-ad46-b6f016307199",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ca4918bf-da24-4adf-bfee-a5b52b17c431",
"article_group_1_code": "sample string 5",
"article_group_2_id": "ecd8b0bb-0c2b-42fa-98a9-3eeb3330d79b",
"article_group_2_code": "sample string 7",
"article_group_3_id": "cec0b0c3-085d-4a18-abfd-4593efe4250d",
"article_group_3_code": "sample string 9",
"article_group_4_id": "203ee0bf-0f4f-4691-ad7b-cec2e7ce5682",
"article_group_4_code": "sample string 11",
"article_group_5_id": "3faaf585-1829-427f-97da-dea5236f66c1",
"article_group_5_code": "sample string 13",
"article_group_6_id": "4f6352ec-fb16-429e-9e2f-6b31ad07a981",
"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-23T15:16:51.924117+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-23T15:16:51.924117+00:00",
"date_update": "2026-08-23T15:16:51.924117+00:00",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00",
"article_color_id": "b38268e3-1122-4b49-81d6-a45a6dce398a",
"article_color_code": "sample string 38",
"article_color": {
"id": "3cb205e0-3325-490c-af12-4922a9dea330",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "c569a638-577e-42c6-83cd-66189c5fc234",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "85339f71-9113-4672-b7a1-fa64ba418696",
"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": "d7550a94-10d1-45ad-947d-55cb48b79217",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6230bcd3-6c1b-4719-979e-7d7fd7714006",
"_parent_id": "79415ab6-18ae-4fa3-a3f2-d5bb56d9571c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "05d2f4c4-1491-4194-a038-df1251aee7a1",
"project_reference_back_office": "sample string 5",
"project": {
"id": "0afe308f-0954-4176-a317-5db1807589f0",
"_parent_id": "a0abf2f5-1776-476e-8c54-af979250622c",
"root_parent_id": "c606aea8-8769-4e48-8241-facc0e503541",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "43160c7d-7972-4ec2-bf77-3c7989c56e29",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "5b48d9b1-3f51-4a7e-9681-e538d82ccb10",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "985a1430-1001-43b9-bf48-1d5e639e444b",
"_parent_code": "sample string 6",
"sales_organization_id": "1adac5b8-7209-4f14-945c-d3dd74126b53",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"equipment_model_id": "37b31083-f8b8-45f6-9e17-11b561b005e1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "025c06f2-15f8-4680-8cd4-080c78649119",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "dbc2487d-fd65-4fc4-b966-7b922b006af1",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "7416dc65-1ca7-49c6-9966-8e3ea7f6b566",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "aeeeacb3-8337-4949-b3cc-347dbcf4d614",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"equipment_family_id": "0f901578-de1c-4c53-828d-ad1537b115db",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "5b48d9b1-3f51-4a7e-9681-e538d82ccb10",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "985a1430-1001-43b9-bf48-1d5e639e444b",
"_parent_code": "sample string 6",
"sales_organization_id": "1adac5b8-7209-4f14-945c-d3dd74126b53",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"date_in_production_since": "2026-08-23T15:16:51.924117+00:00",
"date_out_of_production_since": "2026-08-23T15:16:51.924117+00:00",
"date_end_support": "2026-08-23T15:16:51.924117+00:00",
"sales_organization_id": "0892851c-95eb-4b52-86c9-986725572012",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+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-23T15:16:51.924117+00:00"
},
"project_status_id": "2e92d0a1-fb93-404c-8a1a-ed235fa7bb64",
"project_status_code": "sample string 10",
"project_status": {
"id": "06973e68-1602-4860-b3fa-5688b9d11f32",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "510fe945-84db-405c-969f-69e4f6b1a373",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"company_id": "8ac3ab5d-cf0c-46f0-9fd3-7d165b4c658f",
"company_code": "sample string 12",
"db_address_id": "cf25c7a3-9945-4868-8914-63d42ec45d28",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "d1c4fb63-820e-4493-b5cb-469acf1e172a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "ce6066de-8ec1-427a-ba83-1e9d12d3a89f",
"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-23T15:16:51.924117+00:00",
"date_create": "2026-08-23T15:16:51.924117+00:00",
"date_update": "2026-08-23T15:16:51.924117+00:00",
"updated_by_user_id": "8a3f4467-28f6-4208-912f-461901d684d0",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-23T15:16:51.924117+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-23T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-23T15:16:51.924117+00:00",
"date_last_job": "2026-08-23T15:16:51.924117+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-23T15:16:51.924117+00:00",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00",
"is_mobile_installation": true
},
"job_type_id": "e9f0096e-f482-459b-b36c-d0f702af42ab",
"job_type_code": "sample string 7",
"job_type": {
"id": "ccad02c9-9316-44be-b04f-f373e1ae5e6d",
"name": "sample string 2",
"sales_organization_id": "5ff7d0b7-1882-4774-b83d-dd5d63227dd2",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00",
"code": "sample string 7"
},
"job_priority_id": "864892cf-e0c0-4461-b97b-bff8a3edb819",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "cedecb8f-a8de-4217-9c7e-a240544aec91",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "aaa3c1c4-c385-4e0b-9326-8b3959666ae9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"job_status_id": "975c3630-1059-45fb-992c-ab78a0a431e5",
"job_status_code": "sample string 11",
"db_address_id": "37341c43-b952-4ef0-bee1-8669b6b91206",
"contact_id": "3624ab08-143d-4afa-a603-21a116cccdef",
"requested_by_company_id": "42da63bb-8739-4d26-bafa-06bfec91d5d4",
"requested_by_contact_id": "7a98e331-fc97-4b22-be5a-03e7ff915346",
"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-23T15:16:51.924117+00:00",
"due_date": "2026-08-23T15:16:51.924117+00:00",
"date_create": "2026-08-23T15:16:51.924117+00:00",
"date_update": "2026-08-23T15:16:51.924117+00:00",
"date_closed": "2026-08-23T15:16:51.924117+00:00",
"suggested_user_id": "eed63e33-3bb0-4388-8607-bf08df4d1e04",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "78656e9c-6825-4e79-bc46-8b471f257823",
"db_language_id": "a24f398c-af87-4d41-bc1c-6df7f65aede2",
"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-23T15:16:51.924117+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "1c671397-ed13-4a05-8786-fa911ac686e0",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "ff116dd6-a5c3-45c1-b38e-9607e3cb2ac1",
"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": "8ca715b7-ed09-43f8-8b6d-2355cd85c1e4",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "de8f26eb-d581-43f4-b25b-e8bc55240d84"
},
"suggested_date_start": "2026-08-23T15:16:51.924117+00:00",
"skill_id": "50a9c724-b1c7-42e0-9599-4fda56bde5ba",
"skill_code": "sample string 32",
"skill": {
"id": "6b194f58-12e8-4bb0-8796-3cad58c6cd25",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "feda9fb3-65e8-4580-8248-21967d67230f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0a3bf4a1-253d-4425-92b8-d19779a95611",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8efdb19b-b9a4-4db8-97a3-f1f235b215d1",
"db_currency_id": "e38199c7-4f00-4924-9ce2-c82da37af6a2",
"db_language_id": "ce9156d6-6f3a-4057-acba-3fa59764e8ce",
"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-23T15:16:51.924117+00:00"
},
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "ba7ea114-488f-4fad-8907-645c353581c3",
"date_reported_by_company": "2026-08-23T15:16:51.924117+00:00",
"id2": 36,
"company_id": "3ba5faee-edfb-43d6-9587-073fc377ad77",
"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": "835c4c54-2a08-4d1d-bd6b-5fdc80ab6f14",
"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-23T15:16:51.924117+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-23T15:16:51.924117+00:00"
}