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": "4fb6c767-bd1f-47be-8916-3ae6880dd5b3",
"estimated_quantity": 2.0,
"article_id": "f72c401d-ad6e-4b63-a01e-b80d3233089a",
"article_code": "sample string 4",
"article": {
"id": "62cffd0e-13e4-40ac-8dfa-f2cc8f774af9",
"article_category_id": "45318f13-6bd1-469a-ad23-3c997aa9b21c",
"article_category": {
"id": "33ea1fe7-b44f-47ec-b10d-aae80c685a8a",
"parent_id": "74b6fc7b-d2c5-45df-9dae-c55f3a80b912",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "48f5dfda-ee49-4e89-bf2f-1c12d9c57722",
"article_group_1_code": "sample string 5",
"article_group_2_id": "7dacd1dd-8ec0-411a-b541-2c4a1086cdc0",
"article_group_2_code": "sample string 7",
"article_group_3_id": "53883a9b-ec3c-4b07-8e9b-efe9c23360c6",
"article_group_3_code": "sample string 9",
"article_group_4_id": "3f1957c2-62cb-4033-815e-96a51d9681c4",
"article_group_4_code": "sample string 11",
"article_group_5_id": "b81f505b-91ad-41de-99aa-6438e077ba18",
"article_group_5_code": "sample string 13",
"article_group_6_id": "78d4cb3d-d067-494b-8fa5-ebc3f21d5a10",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-18T15:53:26.5645533+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-06-18T15:53:26.5645533+00:00",
"date_update": "2026-06-18T15:53:26.5645533+00:00",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00",
"article_color_id": "21ab8b9b-7fbd-4c10-93dd-0bcec570ca8d",
"article_color_code": "sample string 38",
"article_color": {
"id": "0ed4bb71-1c20-46a6-8d19-104759dd53bd",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "37b79794-55f0-4234-82d8-41bae952716b",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "b85f647c-7321-43ec-9dc0-d6185714d918",
"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": "2c506960-95f2-4236-89e6-d9460ce4eeae",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "47ee6fc2-0de5-4a1e-a4d9-7aba8b2a55ef",
"_parent_id": "d259d30f-cfb5-492a-ae06-cc1439d03bce",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "05c01149-6103-447d-8243-f1b72fa081dd",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b72fabb8-c194-49b5-a420-8035a4c189b5",
"_parent_id": "8de1f36f-b1eb-40fc-ac65-61cacc9bbba1",
"root_parent_id": "c1c0d9f6-ed72-4628-899e-415e7316909c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "51aaa907-f4fa-4b0c-a0f5-13cdc0a67515",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "94a37ed5-ce3e-45f4-b5f2-12a059c5eab5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ae0a0e2a-1007-4c84-920e-030313f0c65e",
"_parent_code": "sample string 6",
"sales_organization_id": "de74715d-7382-47d5-ade6-765bbadcdcdd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"equipment_model_id": "5dd347e9-1693-43a4-8c67-0e22a94ed3f6",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "e704156b-ab36-4f9a-8481-03f68543fae5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "05bdfb60-4b5e-4c79-9d2e-d8cb3f0d508d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "075919c6-d5a1-4d87-b1a6-30cd0775a71a",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "f08d5bf8-9408-47b9-8904-e257aaf9051c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"equipment_family_id": "09f8324e-db99-4034-a396-5464be2f3de1",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "94a37ed5-ce3e-45f4-b5f2-12a059c5eab5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ae0a0e2a-1007-4c84-920e-030313f0c65e",
"_parent_code": "sample string 6",
"sales_organization_id": "de74715d-7382-47d5-ade6-765bbadcdcdd",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"date_in_production_since": "2026-06-18T15:53:26.5645533+00:00",
"date_out_of_production_since": "2026-06-18T15:53:26.5645533+00:00",
"date_end_support": "2026-06-18T15:53:26.5645533+00:00",
"sales_organization_id": "b82d8352-3c63-4420-b2b0-05ebc9bb2881",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+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-06-18T15:53:26.5645533+00:00"
},
"project_status_id": "c4e37b8b-2098-4061-87c5-86baeef59e7e",
"project_status_code": "sample string 10",
"project_status": {
"id": "862c0f87-24a0-4aec-9099-b80564ebb0fd",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "5e6002ee-8f0c-402e-8056-6c998e48d4f8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"company_id": "e2b9452d-01b6-4e5b-b802-10e39c388990",
"company_code": "sample string 12",
"db_address_id": "ff1c0a32-9c8d-45df-a99a-5ae906c4380c",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "91841028-0fc8-4620-ac5c-01641cc1caa5",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "52d7f43c-bd6f-4c23-94b4-09bb59bc7384",
"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-06-18T15:53:26.5645533+00:00",
"date_create": "2026-06-18T15:53:26.5645533+00:00",
"date_update": "2026-06-18T15:53:26.5645533+00:00",
"updated_by_user_id": "042503a0-eee3-4f74-84f8-f0893203bab5",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-18T15:53:26.5645533+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-06-18T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-18T15:53:26.5645533+00:00",
"date_last_job": "2026-06-18T15:53:26.5645533+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-18T15:53:26.5645533+00:00",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00",
"is_mobile_installation": true
},
"job_type_id": "db28af20-724e-4a09-9ad8-8d951f0806c6",
"job_type_code": "sample string 7",
"job_type": {
"id": "aab6794a-37f1-4839-872d-c97f25babf17",
"name": "sample string 2",
"sales_organization_id": "f8a31844-0167-416b-a236-18e1874e1d1d",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00",
"code": "sample string 7"
},
"job_priority_id": "d607288c-6a17-44b0-b1d2-ae2ab21f0606",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "2f3aa087-6df7-475c-9a98-336ae7c045e4",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "292abb9d-e1b8-4293-8047-6eab9c79afcc",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"job_status_id": "b7d15543-394e-4718-96ad-da7b66a1b0a2",
"job_status_code": "sample string 11",
"db_address_id": "539b2dc2-cfb1-458b-bce5-ca2ffa5202db",
"contact_id": "e4c9fc36-ba97-4a1b-86b8-c28e15467c90",
"requested_by_company_id": "5f1c8425-7baa-46d3-bdae-f2295762b7ce",
"requested_by_contact_id": "d7d7a8ba-2fdb-4a55-8bf9-1051cb4e2fa3",
"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-06-18T15:53:26.5645533+00:00",
"due_date": "2026-06-18T15:53:26.5645533+00:00",
"date_create": "2026-06-18T15:53:26.5645533+00:00",
"date_update": "2026-06-18T15:53:26.5645533+00:00",
"date_closed": "2026-06-18T15:53:26.5645533+00:00",
"suggested_user_id": "2351b86f-d8eb-4f5a-ab9f-fc35f5bb619b",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "edff7361-cdb6-405f-ab0d-f14a9fe341ec",
"db_language_id": "e9c72663-1c90-4ebd-8eb6-19faa3bee6a3",
"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-06-18T15:53:26.5645533+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "62b18ba0-a097-474a-aa77-941554233662",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "6bee9665-10c2-48c1-90d6-4b1ebe033a63",
"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": "f8f6b912-0ee8-4508-be85-9a384b5adb92",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "e0c8dacb-1961-4f04-ade0-cac36de19401"
},
"suggested_date_start": "2026-06-18T15:53:26.5645533+00:00",
"skill_id": "6c9131b1-5a93-4116-a12a-b1c7151fbb50",
"skill_code": "sample string 32",
"skill": {
"id": "dc058a14-a50f-433b-b4b4-3f10ba4efb99",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "891e6912-e5ed-48c5-a895-fb5e60f6f6a6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6995c5c4-c8bb-4cc3-be09-9cd37f1d040c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "33b624d1-ef76-4842-8325-7f259b510168",
"db_currency_id": "bc8b6c17-4014-4e66-a58a-46ad3b7aaf92",
"db_language_id": "6563583a-8275-49b6-af6e-cf9f552177cb",
"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-06-18T15:53:26.5645533+00:00"
},
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "2b7740f5-f21f-4b6b-a3ee-e0569e797cd6",
"date_reported_by_company": "2026-06-18T15:53:26.5645533+00:00",
"id2": 36,
"company_id": "7305c2ea-63ec-4e5f-a159-1df62ca6f166",
"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": "efcb300b-674b-49f3-ad15-a25edb77c309",
"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-06-18T15:53:26.5645533+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-18T15:53:26.5645533+00:00"
}