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": "ae35a1ba-ae76-4e51-9191-788f856211bd",
"estimated_quantity": 2.0,
"article_id": "bd7055b2-f7ef-4ef3-a408-360eee35d62f",
"article_code": "sample string 4",
"article": {
"id": "8cecad96-4377-4b53-b929-4b97b409e89b",
"article_category_id": "551ed546-7bf9-478e-9be7-270715326a71",
"article_category": {
"id": "296e13c2-2b22-468b-b1fe-6c116990d81b",
"parent_id": "5c94fcf1-9c41-402e-a926-3ec62d10ade9",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "9a3260de-ebae-4cfa-b3c0-14ec2509f7d0",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b3146595-c1a5-403f-933c-b77b240d6520",
"article_group_2_code": "sample string 7",
"article_group_3_id": "c35e233a-4112-4d64-be81-974f24bf5bc5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "3593d440-d8ba-48b5-bf07-94d50a0ac15b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6b9e2879-0d12-45dd-ad85-6ec29e67c135",
"article_group_5_code": "sample string 13",
"article_group_6_id": "f4fe3931-98b4-4266-9bfa-cebc762a1671",
"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-30T17:19:10.6572875+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-30T17:19:10.6572875+00:00",
"date_update": "2026-08-30T17:19:10.6572875+00:00",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00",
"article_color_id": "c3d5f573-7044-480e-98ec-03918b823f17",
"article_color_code": "sample string 38",
"article_color": {
"id": "bb70bcb5-4720-4e1e-9fd0-780810dd3336",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e4cb1bd1-0eba-4551-819d-c3580482959e",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "b2eeb092-6087-42d3-8170-02041059aea3",
"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": "1d9749c5-585f-4ead-bcdb-4196e23e966a",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "3d09aefc-7abd-48be-8ae5-06a214e0f457",
"_parent_id": "a4742c66-4d1f-4718-be3d-57ea22748e59",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "6bde5dc7-dec5-476c-99b3-431e7ccd6c23",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b3aa844d-19bc-443f-bfbb-826d00179408",
"_parent_id": "4596b053-5d5b-4180-81c1-ee88ce3a9c04",
"root_parent_id": "4264bc3a-bbc3-4eb0-a665-8eb633f21b0f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "32364d40-54e3-4e27-af24-757b12f96222",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "d4088c34-5b44-4a9f-9bd4-a885e40447f0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "003dc035-9447-49c8-93df-69add1d12317",
"_parent_code": "sample string 6",
"sales_organization_id": "3e0e4690-12d7-45a4-86a8-1fe5a709bc11",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"equipment_model_id": "6b3f4fba-932b-499c-901c-76230ccb2aa4",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "dca91a54-462c-4a38-9d7e-fb27447d22f8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5cb43143-4484-4408-ab87-73d8cfe48699",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "056250ed-f95f-4dda-b8c9-9e64bb8abe41",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "816852c5-2393-4bb5-a5b8-30cf14db2e86",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"equipment_family_id": "edcc9fb3-15a3-47e9-8309-5ed195732d88",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "d4088c34-5b44-4a9f-9bd4-a885e40447f0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "003dc035-9447-49c8-93df-69add1d12317",
"_parent_code": "sample string 6",
"sales_organization_id": "3e0e4690-12d7-45a4-86a8-1fe5a709bc11",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"date_in_production_since": "2026-08-30T17:19:10.6572875+00:00",
"date_out_of_production_since": "2026-08-30T17:19:10.6572875+00:00",
"date_end_support": "2026-08-30T17:19:10.6572875+00:00",
"sales_organization_id": "42f79325-af3d-40f8-8ae7-0ffe1cc375f8",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+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-30T17:19:10.6572875+00:00"
},
"project_status_id": "9a8c04c3-a786-487f-9cc9-0b1093f6ef0c",
"project_status_code": "sample string 10",
"project_status": {
"id": "f2631834-0b13-4d59-8bad-7d16e6c92647",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "6e00636b-c0cc-4e5c-ab39-ee29e34ca169",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"company_id": "99e533a5-fe1a-411b-a234-f0e208b7b1eb",
"company_code": "sample string 12",
"db_address_id": "84f0c666-d1d6-44fe-bd69-00238ceede4a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5dec538c-2816-4c87-9d54-85a4d47c8ccf",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4a4d1068-5229-447d-aede-be2a64cec360",
"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-30T17:19:10.6572875+00:00",
"date_create": "2026-08-30T17:19:10.6572875+00:00",
"date_update": "2026-08-30T17:19:10.6572875+00:00",
"updated_by_user_id": "846ae9c0-7c22-42ff-9768-e2ab11884507",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-30T17:19:10.6572875+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-30T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-30T17:19:10.6572875+00:00",
"date_last_job": "2026-08-30T17:19:10.6572875+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-30T17:19:10.6572875+00:00",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00",
"is_mobile_installation": true
},
"job_type_id": "14c779f4-62be-4d56-b101-4b12ad4175cd",
"job_type_code": "sample string 7",
"job_type": {
"id": "32a5e244-0f13-4b14-8b20-297a51f2e597",
"name": "sample string 2",
"sales_organization_id": "d42ec1eb-ca88-4104-bff2-65308d149f61",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00",
"code": "sample string 7"
},
"job_priority_id": "a80fa969-65a2-47dc-97da-b88acf2be410",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8d9afdbf-5ebd-4cd9-916e-330956b9e5df",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "84af0fbb-cbc9-4718-8b67-c3e60403f7be",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"job_status_id": "32327916-fa4e-4bee-ae8d-053754b4b7e8",
"job_status_code": "sample string 11",
"db_address_id": "67b8c0bd-c9b4-490f-86ae-18e577bec85e",
"contact_id": "5732409b-4bbd-4334-96f1-c4abc5732c2a",
"requested_by_company_id": "50ac597f-53f8-4acb-8fd6-53dffae36632",
"requested_by_contact_id": "a13e9268-712a-4826-b970-513c75548f8a",
"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-30T17:19:10.6572875+00:00",
"due_date": "2026-08-30T17:19:10.6572875+00:00",
"date_create": "2026-08-30T17:19:10.6572875+00:00",
"date_update": "2026-08-30T17:19:10.6572875+00:00",
"date_closed": "2026-08-30T17:19:10.6572875+00:00",
"suggested_user_id": "75276829-c09d-4fcd-b998-636fd7df7abd",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f0ded4a2-d152-410f-9204-ceaa832dee24",
"db_language_id": "27111f4b-25f0-4046-88f0-dc0e71574c6a",
"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-30T17:19:10.6572875+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7bde1a06-9fcb-4241-a667-544762a17d85",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "02338c28-f231-45bc-8a22-be3ace2ca917",
"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": "995eb782-aa97-4c1c-8527-d6ded0bc2c11",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "43f14f55-05e8-46a2-b4ff-f5fc7fb89204"
},
"suggested_date_start": "2026-08-30T17:19:10.6572875+00:00",
"skill_id": "cc864c5a-cccd-4aa2-8a5e-3276b26f3dea",
"skill_code": "sample string 32",
"skill": {
"id": "bd53ded9-11b9-4a0a-a5f6-c7b3242b3204",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "31de422b-fce0-4347-9cf9-bcfd84a72449",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9cb7bcbf-e40f-4e57-9721-fd8cd465e12e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "01fcfdca-847d-472d-baf2-3a844255c34e",
"db_currency_id": "d6cc0faf-1744-45f9-b086-304a2afe426d",
"db_language_id": "0e793627-4db2-4b85-a4de-8d96c0a4686a",
"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-30T17:19:10.6572875+00:00"
},
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "e2cf4d28-51fa-40c0-88ef-c8ecdcbc74bc",
"date_reported_by_company": "2026-08-30T17:19:10.6572875+00:00",
"id2": 36,
"company_id": "8547dad6-5322-4128-8178-fa527ed75de9",
"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": "ffbad563-64ef-4757-91e4-46d47d6f1082",
"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-30T17:19:10.6572875+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-30T17:19:10.6572875+00:00"
}