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": "3951ba54-505d-46d9-9a86-f6b4c5468cbd",
"estimated_quantity": 2.0,
"article_id": "a269a322-39e6-4efc-bfb3-d00d1f3e12d7",
"article_code": "sample string 4",
"article": {
"id": "33cb41a9-4445-44d5-880c-ccc9253c6e51",
"article_category_id": "a4c6b8c8-3ce8-4b26-937b-ae56da9ccdca",
"article_category": {
"id": "268c5945-77d7-4a13-ba08-15f392729dd8",
"parent_id": "f9076aa2-7c70-441e-a0a2-f9f969529881",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a33a9726-b231-49ea-a0c9-835e7d552c2b",
"article_group_1_code": "sample string 5",
"article_group_2_id": "89838cf3-3ccc-4b6f-a1e6-1bee78e55599",
"article_group_2_code": "sample string 7",
"article_group_3_id": "72917052-efdb-4f5b-ace0-e37d2f26e0a4",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a907d021-c0c8-423d-8782-9a74ca5bd498",
"article_group_4_code": "sample string 11",
"article_group_5_id": "0db7300c-3cd8-405d-bb9c-41100106c916",
"article_group_5_code": "sample string 13",
"article_group_6_id": "2fdc7321-17b6-4a1f-8038-3690932f6cf0",
"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-23T09:57:00.7821024+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-23T09:57:00.7821024+00:00",
"date_update": "2026-08-23T09:57:00.7821024+00:00",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00",
"article_color_id": "c5b9f36c-f29f-4b5e-b127-5a642c098ff9",
"article_color_code": "sample string 38",
"article_color": {
"id": "c074d40e-d140-4be9-a143-a8e20764efb0",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "3b258064-73ca-477c-b77c-0466c0297159",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f6df9949-4649-4ffc-bd69-9dfe21fc8abb",
"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": "2c378137-4339-49c8-97c0-3f62d36b0bf9",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "4182019f-2c0d-461a-b67a-04fe4a1476d4",
"_parent_id": "c766074b-44a8-4faa-a369-8dfb532d5cd0",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "30ad0aca-b994-4392-b268-bab2bed8c757",
"project_reference_back_office": "sample string 5",
"project": {
"id": "afb7ac10-04f1-4976-9d72-34a63ae6f3d4",
"_parent_id": "884061a1-bf0a-42c2-b53a-fb2b20b60f56",
"root_parent_id": "928a0c34-5dc6-4050-b90b-50232f95fbc4",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "7f627fae-e300-4f0f-97a3-c49a01193b4f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "1fcd52e4-60da-4dab-9952-9661c8781c68",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a94a5a7d-d683-4cec-b378-70bc983f51d8",
"_parent_code": "sample string 6",
"sales_organization_id": "72b0d20c-2ed4-49a4-930e-d70bb5a6ed1a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"equipment_model_id": "7d66f9a5-8c6d-4c89-9599-9de91a5bbf4e",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "214f44cc-edfe-475f-82a3-6a66b6117e7b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f762320a-6a56-44cb-9362-0e1d5478f2ad",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "07bf0909-5a5a-4966-98cf-f25285aaf7e5",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ae2852d3-f656-4476-8750-9928d8832ab6",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"equipment_family_id": "66909d98-653a-48fe-987b-7292169da4b5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "1fcd52e4-60da-4dab-9952-9661c8781c68",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "a94a5a7d-d683-4cec-b378-70bc983f51d8",
"_parent_code": "sample string 6",
"sales_organization_id": "72b0d20c-2ed4-49a4-930e-d70bb5a6ed1a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"date_in_production_since": "2026-08-23T09:57:00.7821024+00:00",
"date_out_of_production_since": "2026-08-23T09:57:00.7821024+00:00",
"date_end_support": "2026-08-23T09:57:00.7821024+00:00",
"sales_organization_id": "87c30efb-9dae-47e1-9e57-063c254d7eae",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+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-23T09:57:00.7821024+00:00"
},
"project_status_id": "d9219383-0f4c-40bc-831c-628492dd649a",
"project_status_code": "sample string 10",
"project_status": {
"id": "7995db32-ac04-4d31-98e6-f96617cb61b2",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "3ba20d42-ece9-4b0d-a2fd-9bf3cf179c83",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"company_id": "ce27e9fa-8ba5-487c-ae50-b26feaf4eae7",
"company_code": "sample string 12",
"db_address_id": "1d3cb6af-3360-4872-bcec-4d4cfaa0abc5",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f75fc36a-5ea1-499e-b5b9-b8abd775777a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0875a026-4f79-4077-bb34-36a14f0d5446",
"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-23T09:57:00.7821024+00:00",
"date_create": "2026-08-23T09:57:00.7821024+00:00",
"date_update": "2026-08-23T09:57:00.7821024+00:00",
"updated_by_user_id": "11e96208-6513-4350-97e3-8a958d6c5030",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-23T09:57:00.7821024+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-23T09:57:00.7821024+00:00",
"date_last_job": "2026-08-23T09:57:00.7821024+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-23T09:57:00.7821024+00:00",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00",
"is_mobile_installation": true
},
"job_type_id": "b24a66ac-63d2-44d7-a2ca-c87c3d41ca73",
"job_type_code": "sample string 7",
"job_type": {
"id": "49996e1e-33f0-4156-ae85-8640befd801e",
"name": "sample string 2",
"sales_organization_id": "80066310-672b-4052-a212-99fe6254d027",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00",
"code": "sample string 7"
},
"job_priority_id": "58e3ad97-9a81-4bdf-b0f7-b61eee00e2d8",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "7e6b8b96-f0f7-4c4e-84e9-4dd9e8e6f6c7",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "cf3fbcf4-39f5-406c-8ac2-3b5f9fd5e408",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T09:57:00.7821024+00:00"
},
"job_status_id": "b22791a3-01e4-4a8e-84e4-c4e39f443d4c",
"job_status_code": "sample string 11",
"db_address_id": "8c8b73a7-55e9-4467-8b01-d6903b5739b2",
"contact_id": "58acf215-d66e-40af-aa80-8844c07c2e01",
"requested_by_company_id": "40fcc770-cd13-4aac-b9d1-95480b81d69e",
"requested_by_contact_id": "a130bb2b-f9d4-470f-90a5-80ec50751151",
"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-23T09:57:00.7821024+00:00",
"due_date": "2026-08-23T09:57:00.7821024+00:00",
"date_create": "2026-08-23T09:57:00.7821024+00:00",
"date_update": "2026-08-23T09:57:00.7821024+00:00",
"date_closed": "2026-08-23T09:57:00.7821024+00:00",
"suggested_user_id": "3ba93c4b-0684-47d4-bc87-d92356bbb6f7",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c6b33a1c-6aa7-47e0-9fc7-da1ca40a7831",
"db_language_id": "fac808e8-e179-455c-bc02-2ebe472ceddd",
"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-23T09:57:00.7977292+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "bfd09418-69db-46ef-a4dd-968053f87da3",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "40fa3738-be65-4341-aeb5-e8bfc4b9dd4f",
"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": "da3ae17d-48fa-4e00-8831-6d27c7359bfc",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-23T09:57:00.7977292+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "fa071f28-21fa-4dec-957c-87bfe2eb9738"
},
"suggested_date_start": "2026-08-23T09:57:00.7977292+00:00",
"skill_id": "738cff94-5f14-4855-8da6-48384ffdbbcf",
"skill_code": "sample string 32",
"skill": {
"id": "ceb1d67f-b6b8-4d59-b2c2-e7a42ab3be9b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "cb629599-0638-4617-a867-fd6621797ea8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "06f69c07-1cb6-4b39-be32-117a6bc3a099",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "cdb36fa9-9592-4345-9b8c-f82dffdd8558",
"db_currency_id": "8c17c45f-aa83-4299-ab41-b803086d2406",
"db_language_id": "a0602b60-a430-4431-9f5b-9d4b5faa81f4",
"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-23T09:57:00.7821024+00:00"
},
"modified_dateutc": "2026-08-23T09:57:00.7977292+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b24240d2-2922-4f4d-b054-189d91d1a205",
"date_reported_by_company": "2026-08-23T09:57:00.7977292+00:00",
"id2": 36,
"company_id": "08c4a3e9-319f-44fa-a192-94d4c8fbce6b",
"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": "cf64188e-56b6-448c-8e85-bc3a2b116ea2",
"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-23T09:57:00.7977292+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-23T09:57:00.7977292+00:00"
}