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": "2d8ad51b-0a27-4b49-9b57-bf3ab5e1d57c",
"estimated_quantity": 2.0,
"article_id": "50d2d8c3-8109-4223-9eb5-c66219e1344c",
"article_code": "sample string 4",
"article": {
"id": "300b0997-9ce4-4a4b-abe6-c4e484de551d",
"article_category_id": "02f78474-bed0-4830-a26b-25cfcc86819d",
"article_category": {
"id": "50f83161-e135-4250-9578-afd3b004e44f",
"parent_id": "c0a833cb-fd8c-43f3-9b39-d9ffc137973d",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-21T15:46:19.6542863+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3c753162-f63e-4e63-9a56-2e5f5b8f5860",
"article_group_1_code": "sample string 5",
"article_group_2_id": "a21bb047-9318-4a6f-b815-5c05b99dc67a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "20bfc7f2-94a0-449e-9d79-961aed4a9f1e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f5ecc317-87ce-4637-ab70-eeb55b097c69",
"article_group_4_code": "sample string 11",
"article_group_5_id": "5d0eef7d-b7fc-4fe0-85d8-5441148f034e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "e676d0ad-d58f-47a2-8f20-52584ba25c74",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-21T15:46:19.6542863+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-05-21T15:46:19.6542863+00:00",
"date_update": "2026-05-21T15:46:19.6542863+00:00",
"modified_dateutc": "2026-05-21T15:46:19.6542863+00:00",
"article_color_id": "7fc7f3cf-32b0-4ed6-a07d-2ddb8c789724",
"article_color_code": "sample string 38",
"article_color": {
"id": "ea809bfe-8937-4e04-a6e0-2d8dcc1c48bf",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-21T15:46:19.6542863+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "ab8f6530-e985-4ae9-a72a-3e03cd6705eb",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ea4e0ba8-79c9-4c74-8c83-2d2ce959bba7",
"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": "bef780c7-f75a-493a-a3d4-61dffe46ac2d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d2adcb8c-1617-4a93-bcb8-4133f27d1e75",
"_parent_id": "3f3b54e5-9434-4e61-bb55-57d511159595",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "64280bc2-43a2-4394-96c3-a0ad247fc291",
"project_reference_back_office": "sample string 5",
"project": {
"id": "9af7a339-66e5-4822-8e99-188df4a97fdf",
"_parent_id": "807e2b91-ad0a-4f27-8ff7-20236590d3a8",
"root_parent_id": "1761df3e-d887-4f13-9a5a-6b1defbdb521",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "717e3f08-55ca-4e1d-82be-59d4f2a3b02b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a9aa27c7-ad50-4a86-9658-ba538a1bdc8c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f71f4c12-d1d7-422d-ad58-56d950d39843",
"_parent_code": "sample string 6",
"sales_organization_id": "6afe2d70-9017-4f59-9a02-174b48c6d35b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"modified_dateutc": "2026-05-21T15:46:19.6542863+00:00"
},
"equipment_model_id": "380f4e77-33cf-4350-8be9-8f54315b095c",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "d0e6c776-bda1-4c9c-b6a6-88256bf73084",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "b33cb3f8-8f90-41ad-9176-e84f212ce813",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0d3c0a69-df65-44e0-b321-46e8d72c98da",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "3b5aa30d-7836-4cfc-9869-66be0c0379c9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00"
},
"equipment_family_id": "6dc89a3c-3e04-4c93-8462-4c738d81b9a7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a9aa27c7-ad50-4a86-9658-ba538a1bdc8c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f71f4c12-d1d7-422d-ad58-56d950d39843",
"_parent_code": "sample string 6",
"sales_organization_id": "6afe2d70-9017-4f59-9a02-174b48c6d35b",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"modified_dateutc": "2026-05-21T15:46:19.6542863+00:00"
},
"date_in_production_since": "2026-05-21T15:46:19.6699148+00:00",
"date_out_of_production_since": "2026-05-21T15:46:19.6699148+00:00",
"date_end_support": "2026-05-21T15:46:19.6699148+00:00",
"sales_organization_id": "9c417645-ea23-4169-898b-5ca2391929f0",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+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-05-21T15:46:19.6699148+00:00"
},
"project_status_id": "e68397b8-72a9-4769-a8c8-b35e24300449",
"project_status_code": "sample string 10",
"project_status": {
"id": "4369133a-7cdb-4f10-b9e5-b1741d39499e",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "6d61d423-6d6d-4a51-acaf-2e4e6d7665b0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00"
},
"company_id": "a0fb259e-9b09-4bb5-969e-07528a75172b",
"company_code": "sample string 12",
"db_address_id": "499e517b-700d-467f-849c-d7ac37806c6b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "13b58beb-5e1d-40a0-b9d2-3ec1d1c6ba4f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "02e250ab-ec48-4320-8b89-88cebc565f9b",
"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-05-21T15:46:19.6699148+00:00",
"date_create": "2026-05-21T15:46:19.6699148+00:00",
"date_update": "2026-05-21T15:46:19.6699148+00:00",
"updated_by_user_id": "f01f699f-a64b-48d0-9111-8252c67ad13b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-21T15:46:19.6699148+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-05-21T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-21T15:46:19.6699148+00:00",
"date_last_job": "2026-05-21T15:46:19.6699148+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-21T15:46:19.6699148+00:00",
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00",
"is_mobile_installation": true
},
"job_type_id": "49319bae-2123-44fd-b297-222a0c2f9e40",
"job_type_code": "sample string 7",
"job_type": {
"id": "342cd1c0-b31d-41c5-8dbf-3a77cc4980de",
"name": "sample string 2",
"sales_organization_id": "265c1373-171d-4ad0-8c67-2c703bed66ad",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00",
"code": "sample string 7"
},
"job_priority_id": "f6e5cc88-fa1c-4cb5-b304-4c72640ceb8b",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d33b749e-8a4f-4e03-8805-b14c6aaede0c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "34c17754-8c8e-4b1f-bd4c-a0596730e7de",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00"
},
"job_status_id": "84b6f6a6-1116-4d2f-8f0b-083d52a2e13f",
"job_status_code": "sample string 11",
"db_address_id": "18b32fae-261f-4884-8db7-4c49ab65e9d5",
"contact_id": "6d01a437-2d55-469a-bd5e-ca608cdcf4f1",
"requested_by_company_id": "e081ebd8-2a32-409f-8bf1-bbb73ed690f1",
"requested_by_contact_id": "d8a8e55d-ea1f-4352-8d7c-3832b451bd88",
"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-05-21T15:46:19.6699148+00:00",
"due_date": "2026-05-21T15:46:19.6699148+00:00",
"date_create": "2026-05-21T15:46:19.6699148+00:00",
"date_update": "2026-05-21T15:46:19.6699148+00:00",
"date_closed": "2026-05-21T15:46:19.6699148+00:00",
"suggested_user_id": "f25090c0-0b3f-4f39-a47f-99e65e95c6cf",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "835a5326-ce53-4855-922f-eb49767b6199",
"db_language_id": "bdb41acc-a070-40e2-8724-4b475cbe3e83",
"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-05-21T15:46:19.6699148+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "4f43af99-863d-4192-ac2c-173430f1f98f",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "83f4ef1e-a9c7-443c-bb64-f0dfb9fd9225",
"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": "67a8eb1b-b4b5-4fbd-adc8-ad920a81fe8d",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "196023ad-59dc-43d1-8c88-8f3ef51977c6"
},
"suggested_date_start": "2026-05-21T15:46:19.6699148+00:00",
"skill_id": "736b211d-5b3c-4017-b85c-be4ea9cc6972",
"skill_code": "sample string 32",
"skill": {
"id": "5cfec08f-2cf8-409c-bcea-b65675d665bc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "b1b222bd-e56e-4350-ac09-9722ffb0dd04",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "40dba95d-4a5b-426d-9acc-a2efd2a01f0b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c97af200-c046-462d-9d61-d4b36b30fb51",
"db_currency_id": "32d1eb9d-4063-48e3-a5a1-582de67e2f06",
"db_language_id": "ae23c23b-55bc-44ac-8b27-4c46671474f4",
"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-05-21T15:46:19.6542863+00:00"
},
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "914ebd4c-67da-4b96-bec0-c08f6df2dcc9",
"date_reported_by_company": "2026-05-21T15:46:19.6699148+00:00",
"id2": 36,
"company_id": "948f6985-fd6a-4d00-9cdc-8c9eb1b39cd3",
"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": "d68ee80a-3f05-4c50-af79-36fabf0e2eea",
"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-05-21T15:46:19.6699148+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-21T15:46:19.6699148+00:00"
}