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": "d429cb62-7413-4061-b48f-b63238a07d0e",
"estimated_quantity": 2.0,
"article_id": "a90ca516-f7a2-46fc-aab0-7195524e3073",
"article_code": "sample string 4",
"article": {
"id": "e8c6d86f-e532-419e-9d41-41cfacc53421",
"article_category_id": "294f8c04-ea32-4aaa-bc86-b529aa902e32",
"article_category": {
"id": "a568bbf0-959a-46c5-88a9-ee30806d66af",
"parent_id": "9a77fe88-07a0-4dc5-bf90-af694f1f171a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "63912bfe-57c9-489d-bd02-f1cb7c6cc841",
"article_group_1_code": "sample string 5",
"article_group_2_id": "adc18979-aa5c-4cf3-bf83-37aa0958e46e",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f9e7e771-a7aa-4755-903e-7de069350644",
"article_group_3_code": "sample string 9",
"article_group_4_id": "56efec81-7eb3-42a9-9130-b300ae3cd17f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9305b08b-ebad-4c0d-9905-3252b4fb0bef",
"article_group_5_code": "sample string 13",
"article_group_6_id": "3cbed2ca-d2c6-4f46-9320-5c58e0b9e7d9",
"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-13T06:38:45.4785463+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-13T06:38:45.4785463+00:00",
"date_update": "2026-09-13T06:38:45.4785463+00:00",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00",
"article_color_id": "8c4ec44a-87d9-4da4-9df3-2960d47d5b72",
"article_color_code": "sample string 38",
"article_color": {
"id": "6cfe35a7-fef5-4bcc-911a-903208516868",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "0f8a68fd-86ff-4258-a322-f6d549e48bb2",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "c2b76901-1880-44e9-8ac0-c00540b380e6",
"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": "601f95d4-5b5f-4c64-85ab-0a543abfa003",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "68fe8f6d-48f0-44df-acc7-dc1461c0abcc",
"_parent_id": "57fe8437-c41b-4e50-924c-841e2652426e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "668b4406-bfad-4321-9be9-741560c1dbb6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "81014031-0145-42cb-99dc-204bf48725cc",
"_parent_id": "5356ab64-cee7-4fc9-8cae-c9454e884ab8",
"root_parent_id": "462a5d0a-5ab1-47ea-a72b-7bd6089de621",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9c940b26-174f-4f93-bfdf-3df14b399d8d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fbbc1e90-43bf-41fa-99a2-863bb745ab66",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0970fc95-6bf0-4ad4-8067-8429c9a89253",
"_parent_code": "sample string 6",
"sales_organization_id": "ab634ab2-2ed0-4fb9-a130-4046f69b1182",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"equipment_model_id": "e686c718-5e10-4398-9f69-be9a76477ea3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4826b923-58bb-4f09-b83c-f9d46d84863d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "878430da-5c3e-4b05-abe5-2461663127d7",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "66317166-f04b-46f7-b615-9f0e3c4fb85a",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "3325d7a5-9348-49f6-b956-3951d823e10b",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"equipment_family_id": "9cef399f-aadc-4467-8924-142f0ed0d3b9",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fbbc1e90-43bf-41fa-99a2-863bb745ab66",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "0970fc95-6bf0-4ad4-8067-8429c9a89253",
"_parent_code": "sample string 6",
"sales_organization_id": "ab634ab2-2ed0-4fb9-a130-4046f69b1182",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"date_in_production_since": "2026-09-13T06:38:45.4785463+00:00",
"date_out_of_production_since": "2026-09-13T06:38:45.4785463+00:00",
"date_end_support": "2026-09-13T06:38:45.4785463+00:00",
"sales_organization_id": "038c6e6c-4fa0-4c64-a6df-601bbd532666",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+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-13T06:38:45.4785463+00:00"
},
"project_status_id": "a06569bc-567e-433f-bb03-d71cb1f8b848",
"project_status_code": "sample string 10",
"project_status": {
"id": "372b1141-4db7-44cb-b785-bbbdd5130691",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "02a6a8c4-158b-4af3-9491-8561811d811f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"company_id": "63dcce10-8f6f-4c30-9cde-429ff17351f5",
"company_code": "sample string 12",
"db_address_id": "f01ce68d-87ee-4d7d-9190-58a9dd90c357",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "cceb4c0d-6f84-47e1-972e-c725f7753ab1",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "9f2a87dd-9fc4-459a-b75e-52ebd369a74d",
"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-13T06:38:45.4785463+00:00",
"date_create": "2026-09-13T06:38:45.4785463+00:00",
"date_update": "2026-09-13T06:38:45.4785463+00:00",
"updated_by_user_id": "d52a5ba6-652c-4a37-89a3-b4831c5118ac",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-13T06:38:45.4785463+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-13T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-13T06:38:45.4785463+00:00",
"date_last_job": "2026-09-13T06:38:45.4785463+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-13T06:38:45.4785463+00:00",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00",
"is_mobile_installation": true
},
"job_type_id": "2be7779f-cd8d-4c3a-8c8a-a2cb7cd625df",
"job_type_code": "sample string 7",
"job_type": {
"id": "d6af66d3-dabc-4fb1-86a8-fb03e6b98207",
"name": "sample string 2",
"sales_organization_id": "71b54485-c20e-4a60-899f-78949172a50b",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00",
"code": "sample string 7"
},
"job_priority_id": "d6eb4fc6-d7d1-40c6-80ac-83190e84ef37",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "e49213d3-560b-4c88-af16-8d4a051e820c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "a32f3b02-da1a-4941-a09c-4d2bd8850d01",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"job_status_id": "7c057379-fede-4db9-9b84-7e11345f1464",
"job_status_code": "sample string 11",
"db_address_id": "fe4de7ee-6033-4513-969d-be80511676f0",
"contact_id": "bc08ec9e-1980-4d2c-bd8d-b19bb47ae27f",
"requested_by_company_id": "1e26c6af-1627-4df3-a557-22e30213d310",
"requested_by_contact_id": "e5239611-56f2-4009-a604-58fd518d4815",
"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-13T06:38:45.4785463+00:00",
"due_date": "2026-09-13T06:38:45.4785463+00:00",
"date_create": "2026-09-13T06:38:45.4785463+00:00",
"date_update": "2026-09-13T06:38:45.4785463+00:00",
"date_closed": "2026-09-13T06:38:45.4785463+00:00",
"suggested_user_id": "2d97c9d5-7e1b-4de9-bfec-9e45b28e7bac",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "68660134-5f91-4a6f-9c90-f635d08df2c4",
"db_language_id": "d0291900-dea2-4cfe-98e0-bd7bf6399393",
"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-13T06:38:45.4785463+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "198305c0-7fa8-4e51-8cd8-b51c534d4fc1",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3b0c891a-3fa0-4521-96b0-62e5c3dc5b99",
"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": "e6a11e00-af4b-4fb9-8fb8-9bd629b2b4b3",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "58f8b1cf-d198-4ae9-ab64-728484775d56"
},
"suggested_date_start": "2026-09-13T06:38:45.4785463+00:00",
"skill_id": "29aabdf1-973c-4adf-9183-5dab5fd952cb",
"skill_code": "sample string 32",
"skill": {
"id": "8c046212-a427-454c-b609-e70274cec169",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8bd0ba9b-a513-4d4b-937e-cf39dbafd1be",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "08d72132-f4d2-4616-9c95-2452860bf760",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "20688c1a-4560-4fca-aab7-fb62b8b9f5dc",
"db_currency_id": "7b1d7a80-be59-4d47-b214-0bcfed5d8bf7",
"db_language_id": "e303a313-fcd2-478f-99c1-0357516e77a0",
"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-13T06:38:45.4785463+00:00"
},
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "6146bccf-70e2-420f-8274-9e7b09a041f5",
"date_reported_by_company": "2026-09-13T06:38:45.4785463+00:00",
"id2": 36,
"company_id": "4c0c2658-a499-4d46-916d-308647a67e79",
"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": "994b5e56-f625-465e-b3f9-79db79d3e0e5",
"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-13T06:38:45.4785463+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-13T06:38:45.4785463+00:00"
}