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": "ae1d2cb8-38aa-4188-a10d-9bb908f404ed",
"estimated_quantity": 2.0,
"article_id": "066adbfa-3559-40f1-9ede-eada8896b97e",
"article_code": "sample string 4",
"article": {
"id": "fa8f139d-7db9-472d-bd2c-f2ff0e94fefe",
"article_category_id": "676cc4ab-7d79-4dce-b6f8-6461e79886cc",
"article_category": {
"id": "6ec2735b-72df-49f1-9d5a-d1e07e377dc5",
"parent_id": "71613dd0-09da-43df-864f-9105693ca5ce",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-21T19:21:52.428633+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "06190192-f33a-48f8-9f30-b6329de44aff",
"article_group_1_code": "sample string 5",
"article_group_2_id": "10e7207e-411e-4124-8a8b-a3fd51f22436",
"article_group_2_code": "sample string 7",
"article_group_3_id": "3467059e-123d-410d-a44b-c538a3cf3c0b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "07d9e70a-36a9-4379-92a8-3d843c3c0595",
"article_group_4_code": "sample string 11",
"article_group_5_id": "2f8c44c5-6905-4e2d-ad08-dd91d423b066",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b028c0f5-1521-4266-953f-e143786c4105",
"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-21T19:21:52.428633+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-21T19:21:52.428633+00:00",
"date_update": "2026-09-21T19:21:52.428633+00:00",
"modified_dateutc": "2026-09-21T19:21:52.428633+00:00",
"article_color_id": "07ac02a0-f94c-41c2-b82c-cea254a3fcc2",
"article_color_code": "sample string 38",
"article_color": {
"id": "27046699-7455-4b41-9b66-7960caff3b29",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-21T19:21:52.428633+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6f185314-79dd-4481-a489-42947d41a2cb",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "70996e7b-e31b-4bca-8246-6fe8a683688f",
"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": "53932269-a738-4f6c-a9fc-89150705b11f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "47ce0220-0bba-4696-8c2f-090946eb2d55",
"_parent_id": "f7199445-c6a6-489c-a03a-01fd9e03bf6f",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "1e5b19da-919f-4cc0-a205-060cf5771385",
"project_reference_back_office": "sample string 5",
"project": {
"id": "4d1c71e2-bd5f-4445-9b6f-84c08889d325",
"_parent_id": "e2c91501-e292-464d-b333-1dbcb3a1cb37",
"root_parent_id": "cab5ee4f-e562-41f2-a907-432860bdc066",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "d35dbd0a-1d1d-426f-a07d-aac42528e70d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "2524808e-23fa-4251-bbcc-48272d0b25bb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9641940b-cab3-44c5-9e2a-9ce42c386252",
"_parent_code": "sample string 6",
"sales_organization_id": "30b27887-d0c7-4cff-8c43-b8a4551d784c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"equipment_model_id": "e1807c47-8cbb-49e1-ae25-986097f71e2c",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "38a6df86-5b1d-4ee3-ba8b-8f28628e6374",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "35234ba3-d667-41db-b7f1-13dbe63a1da2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "34607ec9-88d4-4b9b-a8bd-fa788b17e77d",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "b0c740fd-7c47-45af-be22-337c5cf16f0c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"equipment_family_id": "8df1d5e5-162a-4e2f-be3f-c8bbfccc45b7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "2524808e-23fa-4251-bbcc-48272d0b25bb",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9641940b-cab3-44c5-9e2a-9ce42c386252",
"_parent_code": "sample string 6",
"sales_organization_id": "30b27887-d0c7-4cff-8c43-b8a4551d784c",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"date_in_production_since": "2026-09-21T19:21:52.4598837+00:00",
"date_out_of_production_since": "2026-09-21T19:21:52.4598837+00:00",
"date_end_support": "2026-09-21T19:21:52.4598837+00:00",
"sales_organization_id": "482a5c74-0e5f-470d-b4ac-bb047d683aa3",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+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-21T19:21:52.4598837+00:00"
},
"project_status_id": "635ec291-02bc-4cef-804e-e6a4bf2b8d09",
"project_status_code": "sample string 10",
"project_status": {
"id": "9072aa56-a339-4d73-a4e1-78ae139d2637",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "bac81781-10be-4ccd-b8bc-a6713ff50013",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"company_id": "c757eedb-462a-41df-adab-68ebc2f4ce67",
"company_code": "sample string 12",
"db_address_id": "098b29fd-de05-4717-96b7-1a4b7f58114a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b2b16c25-c884-485d-96fc-39c72a794dcb",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0a4bd4c3-1fee-45ae-b5ba-46e11bb42bcd",
"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-21T19:21:52.4598837+00:00",
"date_create": "2026-09-21T19:21:52.4598837+00:00",
"date_update": "2026-09-21T19:21:52.4598837+00:00",
"updated_by_user_id": "d33aa787-2b86-480d-b1a7-9d64ff24b047",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-21T19:21:52.4598837+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-21T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-21T19:21:52.4598837+00:00",
"date_last_job": "2026-09-21T19:21:52.4598837+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-21T19:21:52.4598837+00:00",
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00",
"is_mobile_installation": true
},
"job_type_id": "4896d48a-2663-4b1a-80aa-cd99517e1841",
"job_type_code": "sample string 7",
"job_type": {
"id": "99760ef4-74a7-4599-949c-6304a0969336",
"name": "sample string 2",
"sales_organization_id": "11861191-2a08-4726-bdc6-22e84d1e0cf0",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00",
"code": "sample string 7"
},
"job_priority_id": "2d0c7a1a-d9f5-4869-8133-1c93b97024d3",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d7e409a0-1388-47d6-b1f5-3ac3456dab11",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "479df96c-1fdf-41bf-95d9-fa70f4e980e1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"job_status_id": "591655cf-b7ff-4800-8c8d-2a5bcdb1fcb5",
"job_status_code": "sample string 11",
"db_address_id": "5e87b850-4a7d-4aad-a2b0-44ab2973c551",
"contact_id": "ad3a0783-eee4-4ddd-8745-f1f5f472d990",
"requested_by_company_id": "ab546375-8539-4b09-b8d4-22653d36987f",
"requested_by_contact_id": "4b74eab3-baf3-45a9-a183-081b8763b709",
"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-21T19:21:52.4598837+00:00",
"due_date": "2026-09-21T19:21:52.4598837+00:00",
"date_create": "2026-09-21T19:21:52.4598837+00:00",
"date_update": "2026-09-21T19:21:52.4598837+00:00",
"date_closed": "2026-09-21T19:21:52.4598837+00:00",
"suggested_user_id": "751435ea-56b7-4f48-95df-785a4f9d410e",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "878e579f-9b01-4b39-b291-12cf419add9b",
"db_language_id": "feb1ca7a-db55-4748-a988-5227f771d2bf",
"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-21T19:21:52.4598837+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3ac4ea34-5e7d-41e2-b8e6-637dd1ec2dd7",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "de49734f-7ad0-4dbf-bd58-fb03f1eb6e3d",
"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": "0359b6c7-d12d-4f9d-9d8e-3071b199ef7b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "ee93cd29-a3ff-49ed-9139-5eecbbb95763"
},
"suggested_date_start": "2026-09-21T19:21:52.4598837+00:00",
"skill_id": "5bcc095f-9e1b-4701-bd35-b3d69d51a4a6",
"skill_code": "sample string 32",
"skill": {
"id": "8ed5da4d-9cb7-4a6e-9372-a425b538cabd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "d69057fa-7f5b-4b11-8c01-0fe720477456",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b4219e72-b187-4a81-9488-f3c743d9dac6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e8bc1d00-c15a-4ab0-974e-7583266c017b",
"db_currency_id": "963a99d6-5ea8-4b8f-98f0-949df40ce6be",
"db_language_id": "e6635611-046c-4114-b30a-69bc3a410df3",
"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-21T19:21:52.4598837+00:00"
},
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d36a495e-0811-4f5a-98e6-9b72754df070",
"date_reported_by_company": "2026-09-21T19:21:52.4598837+00:00",
"id2": 36,
"company_id": "5942ffcc-70fb-494d-ba8a-456b12f33010",
"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": "532ea968-ab49-416c-8a3d-3a3dc84ecc9a",
"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-21T19:21:52.4598837+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-21T19:21:52.4598837+00:00"
}