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": "44d5a6d7-2fa3-4f04-94ab-d9439d725e41",
"estimated_quantity": 2.0,
"article_id": "d52f2fbe-f0fa-4331-8fd2-5930b259447d",
"article_code": "sample string 4",
"article": {
"id": "d151fd1c-c1b3-4da8-89e5-1a345b8e3bae",
"article_category_id": "b6630df3-d472-49a1-8da7-c2c3023be91c",
"article_category": {
"id": "fcdd6633-64ff-4125-9c7c-b304af53bb3f",
"parent_id": "ed27c257-50ac-42e0-879d-ac4390c0a622",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "90dbcbb9-94d2-4b54-afaa-b372feb67a67",
"article_group_1_code": "sample string 5",
"article_group_2_id": "10a9803d-b221-4b1b-9583-4da55b7f04dd",
"article_group_2_code": "sample string 7",
"article_group_3_id": "c3799fe3-790d-4384-b42a-cb5cbb0bc27f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "c1e675c8-4dfd-4cf2-98c2-94aac44e5202",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9cc9b1a0-f929-4a67-8618-a359af904e3d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "68ba8ad1-4ee4-4ab1-9125-da1c22086e6f",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-24T11:26:29.6415838+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-11-24T11:26:29.6415838+00:00",
"date_update": "2025-11-24T11:26:29.6415838+00:00",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00",
"article_color_id": "0cc08c66-0a6b-4864-a96d-72677a9e3a93",
"article_color_code": "sample string 38",
"article_color": {
"id": "af7792c9-f6dd-4f4b-9d97-a9fcdf5137e3",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6e906f4e-9a6e-40a5-9e6a-62eb330db735",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f00784ee-b064-4199-bb52-73105c71d7a0",
"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": "340e34cb-ded3-48ea-a75f-fa7142ef1be6",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "c8937ad7-76be-42ce-83d8-4fdd494bc7ba",
"_parent_id": "b96dfed1-ec4e-4993-bbe7-ead028f8e835",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "516f20ee-86ae-4131-8f8f-853302829174",
"project_reference_back_office": "sample string 5",
"project": {
"id": "67ca6985-5be9-4ff9-a072-124a7ac7a3d2",
"_parent_id": "8077a36f-8586-4bd2-a5bd-9ca55f6915f4",
"root_parent_id": "9cc7d797-ee46-402f-a871-3c5b8594e35b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6b4bcc23-6d95-4af9-8b5c-ecaa3eee7a63",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "53a0333f-4acc-43de-94c8-5332c5498b47",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ec92557d-2966-4520-bb2a-2b18e3429182",
"_parent_code": "sample string 6",
"sales_organization_id": "2f01f806-fa4a-4d56-a55b-afcff8dbdc0f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"equipment_model_id": "1bea8082-ee7d-45c2-a514-c6ef01c0e4b5",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4b67934b-6cb9-4afc-a517-b05a74e78b82",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "64d49eba-66c6-4d17-9f46-eeb071b4d0b3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "818b9bd8-d0c2-4bc5-9c2b-3c6d742e1100",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "f60acf71-d7be-46f9-b7bf-7d26865cb443",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"equipment_family_id": "733a13e1-0dba-4a34-8c55-d211fe0a1a14",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "53a0333f-4acc-43de-94c8-5332c5498b47",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ec92557d-2966-4520-bb2a-2b18e3429182",
"_parent_code": "sample string 6",
"sales_organization_id": "2f01f806-fa4a-4d56-a55b-afcff8dbdc0f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"date_in_production_since": "2025-11-24T11:26:29.6415838+00:00",
"date_out_of_production_since": "2025-11-24T11:26:29.6415838+00:00",
"date_end_support": "2025-11-24T11:26:29.6415838+00:00",
"sales_organization_id": "9b78ddc4-e210-44b1-91d5-a2c07600b49b",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+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-11-24T11:26:29.6415838+00:00"
},
"project_status_id": "fabca713-1db2-4751-ac69-77543860cb00",
"project_status_code": "sample string 10",
"project_status": {
"id": "a39204b3-e5f5-4b2f-9b27-6cbfcf77b5a4",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "48db5098-cbeb-4c7d-a820-01541e20851d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"company_id": "1b25cdb7-20c6-40dd-a20e-dd151cb357d8",
"company_code": "sample string 12",
"db_address_id": "4ad3048b-b3b1-44e5-b41a-31ce40c4ba00",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "19fd408b-ddf0-4ee1-8931-9fabe6273ffd",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0aade1cd-cd0d-4b9b-a34d-c936b9b931ac",
"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-11-24T11:26:29.6415838+00:00",
"date_create": "2025-11-24T11:26:29.6415838+00:00",
"date_update": "2025-11-24T11:26:29.6415838+00:00",
"updated_by_user_id": "dba10708-0688-4014-9994-9e02cc1a7452",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-24T11:26:29.6415838+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-11-24T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-24T11:26:29.6415838+00:00",
"date_last_job": "2025-11-24T11:26:29.6415838+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-24T11:26:29.6415838+00:00",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00",
"is_mobile_installation": true
},
"job_type_id": "cce9276e-17ce-4c59-a666-19d08c6e5a8a",
"job_type_code": "sample string 7",
"job_type": {
"id": "b32d0fda-09a1-4278-8aaf-6ea75c6e61a8",
"name": "sample string 2",
"sales_organization_id": "2e6d60d2-c2aa-4516-bad3-e5529144be80",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00",
"code": "sample string 7"
},
"job_priority_id": "9e4d9b50-52af-4902-b53b-118b96ddbb67",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "95b8912f-fc54-40ab-a65e-46cc93cda526",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "279a2319-c9ea-494f-9ae5-aa5f0ed56203",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-24T11:26:29.6415838+00:00"
},
"job_status_id": "dbbcea0e-4763-4152-8f91-595bcf23010f",
"job_status_code": "sample string 11",
"db_address_id": "c46b36b5-dd43-49ee-866c-359857302eab",
"contact_id": "a99259c3-6a3c-4fb4-9db3-8e71f4a1db77",
"requested_by_company_id": "69c0d249-963e-4725-87df-9bb940a8b683",
"requested_by_contact_id": "33e7cd88-f7fc-4051-959f-b753b36df13b",
"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-11-24T11:26:29.6415838+00:00",
"due_date": "2025-11-24T11:26:29.6415838+00:00",
"date_create": "2025-11-24T11:26:29.6415838+00:00",
"date_update": "2025-11-24T11:26:29.6415838+00:00",
"date_closed": "2025-11-24T11:26:29.6415838+00:00",
"suggested_user_id": "c9bcbb2a-04ef-4634-8f80-101990295cc9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "04a31752-1450-4ef2-a5d1-08196b9b3710",
"db_language_id": "a707023b-1a33-4e31-9348-5779b61cf178",
"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-11-24T11:26:29.6415838+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "aac910b0-9704-4258-8348-078e94d410ae",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "8cd7317d-1157-4153-abc2-fda1a812c349",
"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": "77979859-dde4-4b08-8ddc-e1fa4e673e3a",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-24T11:26:29.6572048+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a124631d-0743-4a69-bf47-b9829eb2e04d"
},
"suggested_date_start": "2025-11-24T11:26:29.6572048+00:00",
"skill_id": "4da04f16-d20c-4e9a-8e08-b93fcead86dc",
"skill_code": "sample string 32",
"skill": {
"id": "e0d72e65-d640-4138-95da-c931fea91ee2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "b99ceb9f-5946-4220-8d08-57d8b8ff6653",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "982cbe33-083f-4b75-9413-9e8327d02c13",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "de7ecbe1-b6f4-4cf5-8fff-86958d661ccf",
"db_currency_id": "342da517-d52b-4ae0-bf4c-65c93b3847ce",
"db_language_id": "a66bec91-997e-4097-98be-c3d8181ab866",
"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-11-24T11:26:29.6415838+00:00"
},
"modified_dateutc": "2025-11-24T11:26:29.6572048+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d7af5671-e251-4a4e-adf3-03f36a77e708",
"date_reported_by_company": "2025-11-24T11:26:29.6572048+00:00",
"id2": 36,
"company_id": "01c7933b-a0f0-4f3f-bafb-a48a98511462",
"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": "b1eb6834-b748-493d-939f-09283612b5a7",
"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-11-24T11:26:29.6572048+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-24T11:26:29.6572048+00:00"
}