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": "a3f5480c-7c2e-42af-b30f-5efecd9413ab",
"estimated_quantity": 2.0,
"article_id": "c6dd3058-4a2f-41c9-b635-d70f71629b29",
"article_code": "sample string 4",
"article": {
"id": "010af0bc-2f0f-438e-8f24-3ad773db516c",
"article_category_id": "f205424a-0e47-4be8-acc3-ca8f44d3fcaf",
"article_category": {
"id": "463d497e-abf8-4cf7-9294-79b8c06b9552",
"parent_id": "03e5d3f3-f44b-4e3c-8044-b025fd68a339",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "05abec96-a8a2-4e4b-861e-fcc71dddadfc",
"article_group_1_code": "sample string 5",
"article_group_2_id": "62c6081d-ef2c-48a9-b523-447b4d5a186f",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4f21dda8-e900-43ab-a740-a20edcda9c97",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d94c209d-b540-4447-896e-f4d8a0e325d1",
"article_group_4_code": "sample string 11",
"article_group_5_id": "05790229-3571-434c-89e4-263653f29c14",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d753e0f0-2221-4ea2-b212-626695e1246e",
"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-10T12:59:42.5550283+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-10T12:59:42.5550283+00:00",
"date_update": "2025-11-10T12:59:42.5550283+00:00",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00",
"article_color_id": "a6726799-e94d-4665-a9bb-a225432ca476",
"article_color_code": "sample string 38",
"article_color": {
"id": "ef1cfa5e-c192-4662-8007-8708ffbcd70f",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "020149cc-5f5f-485d-a1b5-378f6503d236",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "2d123f42-e380-4eee-8849-e7102b78c189",
"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": "4cb05027-710e-4c97-a7a9-1fa646c81319",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a9f93042-f695-4071-8a1c-392087b69be7",
"_parent_id": "e1d92b96-a974-4faf-b72e-ded3e4cb96a2",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c9828a50-74bb-4273-b57c-75a27fb4afeb",
"project_reference_back_office": "sample string 5",
"project": {
"id": "201be244-f347-404e-a1eb-5ec424dd6471",
"_parent_id": "cbbc4d51-82a0-4175-8216-b840999d223f",
"root_parent_id": "6b1ed185-71f0-4087-878f-882da1be8ee2",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "77f65903-85e5-4178-8ac1-ed66f73eaec8",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "4207462a-f85f-46ff-99de-6e1b79006a34",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "289c7547-49e4-4232-a781-47c0a33bb44e",
"_parent_code": "sample string 6",
"sales_organization_id": "28c76ba1-1417-40b4-8168-4bb1f14381f5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"equipment_model_id": "d9baf05c-63cc-497f-9b13-0ed3e8936e47",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f312a79b-0340-4023-a9e9-726932ea384d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "362ca05b-fce5-49a8-8c71-ebb86769aad2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "9bb5e5b8-050e-4875-aa7b-6aaf1be2dd8c",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "5cbb6232-5149-472f-9af7-0ce015d9f5d3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"equipment_family_id": "55cbf10d-1f5a-41e2-b8ef-e3e320db4f83",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "4207462a-f85f-46ff-99de-6e1b79006a34",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "289c7547-49e4-4232-a781-47c0a33bb44e",
"_parent_code": "sample string 6",
"sales_organization_id": "28c76ba1-1417-40b4-8168-4bb1f14381f5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"date_in_production_since": "2025-11-10T12:59:42.5550283+00:00",
"date_out_of_production_since": "2025-11-10T12:59:42.5550283+00:00",
"date_end_support": "2025-11-10T12:59:42.5550283+00:00",
"sales_organization_id": "bc3fd0a7-a1b5-4115-b000-3abe03c4efa3",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+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-10T12:59:42.5550283+00:00"
},
"project_status_id": "3af0fe85-c44a-4e2f-953e-5854e1bdd511",
"project_status_code": "sample string 10",
"project_status": {
"id": "f9c996ee-1784-497a-8c3d-b0aa38c3ca5c",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "bfca0aaa-2212-4e29-b3ec-64acb6666303",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"company_id": "eb782f33-3ea1-4193-ac6a-8d9d5b648f5a",
"company_code": "sample string 12",
"db_address_id": "a6e98501-e4f9-493c-95eb-2f3a507135a1",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "35f4e0fa-7cdb-4d76-b1a1-54ea6c09cd90",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "7dc4782b-ddca-467d-acd9-70d604854eb3",
"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-10T12:59:42.5550283+00:00",
"date_create": "2025-11-10T12:59:42.5550283+00:00",
"date_update": "2025-11-10T12:59:42.5550283+00:00",
"updated_by_user_id": "3445ef71-419b-498a-a8b3-3e62833de8cb",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-10T12:59:42.5550283+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-10T12:59:42.5550283+00:00",
"date_last_job": "2025-11-10T12:59:42.5550283+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-10T12:59:42.5550283+00:00",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00",
"is_mobile_installation": true
},
"job_type_id": "ea268025-94b8-4781-afad-af181f32f0e5",
"job_type_code": "sample string 7",
"job_type": {
"id": "1a1bdbf7-c7ad-4528-84f2-582f3953fc44",
"name": "sample string 2",
"sales_organization_id": "9eddbf93-f488-4985-b13c-d08ed0050b8a",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00",
"code": "sample string 7"
},
"job_priority_id": "a3f9c377-2981-465e-b0cd-6c3f6ed692ae",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "274e3959-f553-4cf0-969f-a11645cac93a",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "6f03259b-b372-40c3-a5f4-55ea5bf5fba1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"job_status_id": "ebcd5447-6fef-4977-97ab-34db1988e820",
"job_status_code": "sample string 11",
"db_address_id": "f58b1cca-f13a-405b-8a1b-e0bab4df711f",
"contact_id": "a1566800-0af5-4267-a52c-e3ce479e82c5",
"requested_by_company_id": "be09e935-1d41-480d-8474-ec61e137dbea",
"requested_by_contact_id": "db0cae0c-767f-4fe5-8824-e91f5b397266",
"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-10T12:59:42.5550283+00:00",
"due_date": "2025-11-10T12:59:42.5550283+00:00",
"date_create": "2025-11-10T12:59:42.5550283+00:00",
"date_update": "2025-11-10T12:59:42.5550283+00:00",
"date_closed": "2025-11-10T12:59:42.5550283+00:00",
"suggested_user_id": "c320f362-5608-4011-b177-75045bf5b3d9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3ad4f818-6d68-4e09-ac49-e6b506e70b29",
"db_language_id": "d61d682d-304f-45a8-8d00-b26e96a28909",
"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-10T12:59:42.5550283+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7ae6eb11-0760-4108-9ed5-2d95b805133c",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "30a6b182-a7ff-433a-8266-b806bef8bf11",
"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": "e171c206-9965-45df-84f9-4b83a26e838b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "448c0cdd-5962-4744-881b-1b3235cfde27"
},
"suggested_date_start": "2025-11-10T12:59:42.5550283+00:00",
"skill_id": "a89dd366-25b1-4fa7-be0a-fccb7ce5fa8b",
"skill_code": "sample string 32",
"skill": {
"id": "2e15a1e5-e97c-48c6-9c9b-9a5f46e7f5af",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c96eecf9-7eac-46a4-aa84-d6869fa67e26",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f080303e-8ea8-4320-a41c-e5757e353d99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0fa1056-b38f-486f-8b06-b5378d699f1f",
"db_currency_id": "9230c49f-4bcb-4d15-9b25-04a1f2206451",
"db_language_id": "86107e00-0be0-4d26-b372-bd0e946b291f",
"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-10T12:59:42.5550283+00:00"
},
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "f7c7d7d8-bde9-4aaf-9404-dce495ff6795",
"date_reported_by_company": "2025-11-10T12:59:42.5550283+00:00",
"id2": 36,
"company_id": "a0a8674d-9afd-46fa-b492-a19f0ee6654c",
"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": "4b92937b-a146-4494-adbc-5f5023686446",
"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-10T12:59:42.5550283+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-10T12:59:42.5550283+00:00"
}