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": "0ebc84f8-1911-4ae0-9852-45cb92fbdff3",
"estimated_quantity": 2.0,
"article_id": "62e6e010-699a-40dd-abd8-585dfa7a5885",
"article_code": "sample string 4",
"article": {
"id": "83e997c2-5bd6-424c-b761-6161aa9d6385",
"article_category_id": "7414af8e-330e-4fcf-8566-9bfc560caed6",
"article_category": {
"id": "13a67deb-7406-4126-b09c-cf2e1a8eb88e",
"parent_id": "4c0b8d6f-91c1-472d-ba0b-ea9d3d58a486",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "689a59cf-622e-45c3-aab6-d711168f3945",
"article_group_1_code": "sample string 5",
"article_group_2_id": "31e6c106-fbc1-4e0d-a1ad-0621c237d537",
"article_group_2_code": "sample string 7",
"article_group_3_id": "37816c4b-1f00-4b5e-896c-987cda150556",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ba798ae1-03d0-43f8-81a2-daed2c8f80cb",
"article_group_4_code": "sample string 11",
"article_group_5_id": "a000f2c8-5949-4d2f-8ad4-d889c4c93816",
"article_group_5_code": "sample string 13",
"article_group_6_id": "128ce567-fd67-4c75-aca2-91f53d8c6536",
"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-14T02:31:42.0714184+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-14T02:31:42.0714184+00:00",
"date_update": "2026-08-14T02:31:42.0714184+00:00",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00",
"article_color_id": "8388b4c4-13c0-4e1e-9aca-4bd7d2b9292d",
"article_color_code": "sample string 38",
"article_color": {
"id": "c639b598-1727-420c-9d5e-de93fc4ea427",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "6fca9501-16a4-4305-aabd-0c46bed9f204",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5a85d005-86f4-475b-a0a3-c285d7a9e1a8",
"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": "5a71470b-263d-4122-804d-bf6816a422c8",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b82e1770-44ee-40fd-941f-cca5a169b4a2",
"_parent_id": "21f569b8-d769-45dc-b539-fdeb611dafbc",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f9b674d6-64bf-46c5-8e64-b0433c01ca1c",
"project_reference_back_office": "sample string 5",
"project": {
"id": "bdd7376e-f1d6-4fa7-b5fb-f8919e8cdc1e",
"_parent_id": "dad6445b-0e9e-468e-a01f-445c1ce18e9a",
"root_parent_id": "cffe681a-7356-45d8-833d-9b241508f16f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9acb21cc-5dd7-46b0-97d1-90e9ff959b96",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "aa1fd654-a4f5-4773-9c12-f6c415832436",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d877580-bbd3-4067-803f-a7d737014bb7",
"_parent_code": "sample string 6",
"sales_organization_id": "0a9b584d-7460-4df6-9892-ae2ae88127c9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"equipment_model_id": "460699e9-56c9-4ac0-98b5-be566e7ebac6",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "e4418693-3b0f-485b-849b-0602737365c7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5ea4e732-bf69-458f-9d22-e7b6c132be3b",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1d2e5576-94ac-4a25-bad7-547229970909",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "1c0124dc-b64f-4b2a-83fb-0ffe356fb9aa",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"equipment_family_id": "7c7fbc7a-42d8-44c5-a843-105fce85ef85",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "aa1fd654-a4f5-4773-9c12-f6c415832436",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4d877580-bbd3-4067-803f-a7d737014bb7",
"_parent_code": "sample string 6",
"sales_organization_id": "0a9b584d-7460-4df6-9892-ae2ae88127c9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"date_in_production_since": "2026-08-14T02:31:42.0714184+00:00",
"date_out_of_production_since": "2026-08-14T02:31:42.0714184+00:00",
"date_end_support": "2026-08-14T02:31:42.0714184+00:00",
"sales_organization_id": "c8d2b061-2097-4c32-8796-4c3127bfb862",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+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-14T02:31:42.0714184+00:00"
},
"project_status_id": "9c1b9416-4d81-4a22-9405-5cc99c664c48",
"project_status_code": "sample string 10",
"project_status": {
"id": "d3bb632a-ecf5-4838-aa60-a51fc7404b26",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "af83eb66-eb5e-4639-86ec-fe8c4a125ee4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"company_id": "b7d5290a-a499-4b2c-a2d9-f96011eeb61c",
"company_code": "sample string 12",
"db_address_id": "69b72468-ae30-47e0-9a11-3571a0d7a0e9",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c2e7b6e8-da9a-4a35-bbbb-a538ca440256",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "cd4de7ec-f9fa-4ddd-8b60-4c2faa2bdacd",
"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-14T02:31:42.0714184+00:00",
"date_create": "2026-08-14T02:31:42.0714184+00:00",
"date_update": "2026-08-14T02:31:42.0714184+00:00",
"updated_by_user_id": "cd51959d-4083-4052-b0f0-559c5df65924",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-14T02:31:42.0714184+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-14T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-14T02:31:42.0714184+00:00",
"date_last_job": "2026-08-14T02:31:42.0714184+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-14T02:31:42.0714184+00:00",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00",
"is_mobile_installation": true
},
"job_type_id": "794f326c-d59f-4cf3-9f1d-a57c9671acd5",
"job_type_code": "sample string 7",
"job_type": {
"id": "40dc9274-5c36-4bce-97c5-920e94420dd4",
"name": "sample string 2",
"sales_organization_id": "74c29c1a-7cce-4e4b-9af3-7641878e4427",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00",
"code": "sample string 7"
},
"job_priority_id": "0a99887a-8c2d-434a-bddf-bb8b8b9a5f97",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d3e95ca0-5914-4352-8727-a2a28f81397c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "31486909-b90d-461e-ad1a-bd76c2f5328a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"job_status_id": "91df2aa7-db19-48a5-a267-fe72801831cc",
"job_status_code": "sample string 11",
"db_address_id": "fe72e39b-c937-46d3-a3a9-685c801de7f5",
"contact_id": "a205b862-ea06-4a8c-9983-0d5e0e9f7add",
"requested_by_company_id": "d2a9a0a1-a71f-44f0-845d-aa8c4462fcb1",
"requested_by_contact_id": "9317b1d7-2440-460e-bd8f-d405bcecc91b",
"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-14T02:31:42.0714184+00:00",
"due_date": "2026-08-14T02:31:42.0714184+00:00",
"date_create": "2026-08-14T02:31:42.0714184+00:00",
"date_update": "2026-08-14T02:31:42.0714184+00:00",
"date_closed": "2026-08-14T02:31:42.0714184+00:00",
"suggested_user_id": "769063e4-5003-4aa1-9e94-e1a1fa4b4e7a",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7fef207a-3a62-4426-a433-0ddfa79d2166",
"db_language_id": "01592391-ad5c-4a36-96dd-d3689e325605",
"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-14T02:31:42.0714184+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "79161526-7e59-4f52-ba74-412a98964c7e",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "7c8d64c1-2d9b-40ea-ab6c-9e57531b35ff",
"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": "05847be7-07b2-446c-bed5-1dc2df64ae85",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f6f4866e-c931-42eb-afbe-7d46f4c562f4"
},
"suggested_date_start": "2026-08-14T02:31:42.0714184+00:00",
"skill_id": "7a26c980-9089-4483-a87a-033de726e9eb",
"skill_code": "sample string 32",
"skill": {
"id": "6fd76e58-adff-4ce9-8e68-14352b48922d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ce3a7fea-3c9b-4e88-99fa-5c5b963f9b2f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9e393ccd-1fd9-4ad7-bf16-69a4fe8a4529",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1ced244d-aca7-432a-adab-55955f8a79a2",
"db_currency_id": "c6198fec-3d56-4680-a529-dcf449d93b78",
"db_language_id": "d150f5ce-2897-459c-b2a1-9d113a080f43",
"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-14T02:31:42.0714184+00:00"
},
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "800815ff-58ff-43dc-9882-bd5c7fda26a7",
"date_reported_by_company": "2026-08-14T02:31:42.0714184+00:00",
"id2": 36,
"company_id": "3548bd60-f905-4eda-884a-bacb4a65493e",
"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": "f0bd1f94-a3ad-4504-8a81-1261a324ed2d",
"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-14T02:31:42.0714184+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-14T02:31:42.0714184+00:00"
}