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": "ce0bd638-f339-46a9-a0ea-5b08dde9801e",
"estimated_quantity": 2.0,
"article_id": "8a35c2b4-bc83-4d55-adb9-6233cd1087c3",
"article_code": "sample string 4",
"article": {
"id": "03d6d501-89ac-445a-949a-8cb3682a29e6",
"article_category_id": "67450e1b-8728-4643-88e9-67cb24d4be48",
"article_category": {
"id": "7f4607ff-caad-4f0c-9418-bf9df7035085",
"parent_id": "aa84a062-05ff-4a11-b99c-f096d724bb4a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "7600e8ad-f023-469d-9ff2-ab84fdc93973",
"article_group_1_code": "sample string 5",
"article_group_2_id": "a2b6dac1-7e71-42de-b397-3083795e9778",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4c8dd820-976b-46e5-a4e8-6580e373c173",
"article_group_3_code": "sample string 9",
"article_group_4_id": "8c283b2a-5373-4f3d-890b-07469eb613b7",
"article_group_4_code": "sample string 11",
"article_group_5_id": "fd7dbd89-a9ce-4de1-9191-b429ed857515",
"article_group_5_code": "sample string 13",
"article_group_6_id": "ab83828b-24b1-49a6-bcf8-3622b6956dcb",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-15T10:25:17.5514391+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-07-15T10:25:17.5514391+00:00",
"date_update": "2026-07-15T10:25:17.5514391+00:00",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00",
"article_color_id": "accd910f-93b3-4ea7-a432-29e0de844662",
"article_color_code": "sample string 38",
"article_color": {
"id": "cb21881e-dbab-4be4-a04a-79da5b11f62d",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6bbd7388-c11d-4d64-8c6a-571f31c86ded",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "612bad35-28e0-476e-a856-30edb8588cb4",
"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": "cd34f3fa-58aa-41fa-a050-8d2eec79d58e",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d4d38205-96e1-44c3-9392-2632ede64200",
"_parent_id": "00055d58-a5f3-400b-bc7c-8ddaa042db30",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5eff2a1f-e54c-459b-866f-eead16e3d0f3",
"project_reference_back_office": "sample string 5",
"project": {
"id": "cb75372b-0915-496d-a441-0dbd9172071a",
"_parent_id": "56dfc38c-7edb-4cdb-b628-9a7c28f59396",
"root_parent_id": "6536bb54-d8e2-4439-9cfd-3629dd7be7d3",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "ae02d1b1-5162-4aaf-a524-3d6b508acbf4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "552e91e9-74b7-467c-852d-184e5f85e60b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c83daff9-7356-4f78-9f9a-396e99957ca4",
"_parent_code": "sample string 6",
"sales_organization_id": "95a6cb58-1494-47c5-8612-df08429a170d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"equipment_model_id": "98b8430b-1c4f-4702-a058-bf697c58a557",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "7541741d-4c1d-47d7-9d2c-0c7b631f6c99",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "ffe5c679-6288-43d6-9dc1-5ca3641e5af8",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b4a02dad-d771-42f2-9ee2-07fa7ef28fe0",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "2e385110-27c5-4b68-9718-1da8a119f5e5",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"equipment_family_id": "1a133dfb-4dca-4981-a0fb-3c966ef42155",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "552e91e9-74b7-467c-852d-184e5f85e60b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c83daff9-7356-4f78-9f9a-396e99957ca4",
"_parent_code": "sample string 6",
"sales_organization_id": "95a6cb58-1494-47c5-8612-df08429a170d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"date_in_production_since": "2026-07-15T10:25:17.5514391+00:00",
"date_out_of_production_since": "2026-07-15T10:25:17.5514391+00:00",
"date_end_support": "2026-07-15T10:25:17.5514391+00:00",
"sales_organization_id": "8220950d-efc8-41bd-a25b-8e4f5c3380ef",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+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-07-15T10:25:17.5514391+00:00"
},
"project_status_id": "d04b2233-ed7f-4de4-994a-16f76b2526de",
"project_status_code": "sample string 10",
"project_status": {
"id": "6fea9142-4424-4780-a30b-aa98ccc0c4ec",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "fdf0d4bb-0906-46d3-a1f8-0ca7b6085763",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"company_id": "1a163c2f-f7ff-411d-bf13-0db9519a972e",
"company_code": "sample string 12",
"db_address_id": "5faafc41-cc6c-41fb-a2f3-c17672271c82",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5b6ea1fc-8101-4d94-b68d-c7a1cdaeeb55",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "94778578-d680-4ebb-9c3a-429f20eabbf7",
"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-07-15T10:25:17.5514391+00:00",
"date_create": "2026-07-15T10:25:17.5514391+00:00",
"date_update": "2026-07-15T10:25:17.5514391+00:00",
"updated_by_user_id": "39d2ef34-d3ec-47b9-8651-ee9a3e402116",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-15T10:25:17.5514391+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-07-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-15T10:25:17.5514391+00:00",
"date_last_job": "2026-07-15T10:25:17.5514391+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-15T10:25:17.5514391+00:00",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00",
"is_mobile_installation": true
},
"job_type_id": "cf80d898-7e7e-481b-9322-d752c107887a",
"job_type_code": "sample string 7",
"job_type": {
"id": "43ac6798-8990-4151-84be-5c5a49c1e6b6",
"name": "sample string 2",
"sales_organization_id": "4107801b-e961-4500-bdb6-5a2bafedd979",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00",
"code": "sample string 7"
},
"job_priority_id": "c0d3a434-ba88-4900-8d83-87c1a349208e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a2c1c669-af6b-4237-8872-6dc40643befc",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "3612ec25-da07-4e59-89e9-9d61f0f94ff0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"job_status_id": "b53ff23d-59a3-4aa5-8d9d-83b8158e1ea2",
"job_status_code": "sample string 11",
"db_address_id": "0f8531af-5929-4457-843e-50ab2936d960",
"contact_id": "786dcbcc-e713-4c33-b968-80f9a271f59a",
"requested_by_company_id": "62125d0d-4a34-46d7-a5fe-3ee0f250c205",
"requested_by_contact_id": "10ebfdf7-9d06-4dae-b381-19c0a6cb672b",
"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-07-15T10:25:17.5514391+00:00",
"due_date": "2026-07-15T10:25:17.5514391+00:00",
"date_create": "2026-07-15T10:25:17.5514391+00:00",
"date_update": "2026-07-15T10:25:17.5514391+00:00",
"date_closed": "2026-07-15T10:25:17.5514391+00:00",
"suggested_user_id": "cadfbfa4-5e8a-4a4f-9f2d-624c3dbe5d2d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "e478e6c3-2c0c-45af-b7c9-b67443f1b52a",
"db_language_id": "e2485387-ba2c-433f-8156-5d2161ac3fa8",
"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-07-15T10:25:17.5514391+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "38044793-1b6f-4a71-bb28-5993e2776d36",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "2e1ea1e1-9caa-4081-b5b6-0518f8736b08",
"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": "dad467c0-395c-4529-ae74-2173ed059ff5",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "3acf1d89-c907-4323-9b3b-54a28feed306"
},
"suggested_date_start": "2026-07-15T10:25:17.5514391+00:00",
"skill_id": "24fca13f-2157-4248-99d7-ec270958bfa1",
"skill_code": "sample string 32",
"skill": {
"id": "9bfb15b2-825c-4158-bfed-fc9b9cd5d806",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "9c662007-9c64-4099-a7a6-404ee3570155",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c18d0caf-b80e-4f9c-a189-e93205471569",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "41c7d82d-36c5-47d4-9af1-23d6f4dde957",
"db_currency_id": "0b344a79-1f3f-4f8b-82d7-9631c2ec6129",
"db_language_id": "f0a94a69-97d1-41e3-b5c3-ff0ea60f6407",
"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-07-15T10:25:17.5514391+00:00"
},
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "14106728-2c73-453c-bdb2-d2893239cece",
"date_reported_by_company": "2026-07-15T10:25:17.5514391+00:00",
"id2": 36,
"company_id": "1722455b-c592-43ba-98d3-dac7d61662e2",
"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": "ed45743a-a849-4dd2-8604-3e0832fc101a",
"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-07-15T10:25:17.5514391+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-15T10:25:17.5514391+00:00"
}