Retrieves the job_estimated_quantity with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
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": "717d1adf-5277-44f9-abf1-6bb0a39e08eb",
"estimated_quantity": 2.0,
"article_id": "8e0734c3-7f9d-4e42-a308-66d32fe7f7f5",
"article_code": "sample string 4",
"article": {
"id": "f1ee487f-317f-4322-be8f-16443d0a488d",
"article_category_id": "152b1fdd-e6f3-4f58-9a7a-f5803f7a67c5",
"article_category": {
"id": "1c5ac9eb-8019-427a-9926-71c691981a47",
"parent_id": "414a752a-9925-40c6-a9ba-51a8c8da2398",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-14T13:35:08.1065714+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "6a053b6d-1ed7-4595-b4dc-834d7396c5fd",
"article_group_1_code": "sample string 5",
"article_group_2_id": "e96f076b-1398-4811-9750-57e1b8d1918d",
"article_group_2_code": "sample string 7",
"article_group_3_id": "30f02d13-aa51-4024-b7da-b9405793543f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "50d54ae1-b20c-4eda-8b4f-64c807e3b4f5",
"article_group_4_code": "sample string 11",
"article_group_5_id": "bbe60312-81ba-4451-bef6-8b49a2be3147",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d4986710-27bc-4178-8ea6-2fe700234ccf",
"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-14T13:35:08.1221929+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-14T13:35:08.1221929+00:00",
"date_update": "2026-09-14T13:35:08.1221929+00:00",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00",
"article_color_id": "a84d833e-011f-4cdc-a904-5ab338ee948f",
"article_color_code": "sample string 38",
"article_color": {
"id": "2819715c-bb57-415a-9650-9e8ed4c745ef",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f18c661e-83cd-4eab-9c0f-af1cea988117",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "93fb75bb-7130-4a63-85c0-7e1760fb4903",
"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": "bbf36095-6ae2-4d90-9cbd-a199bda9a57d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "06cc5817-4175-4dac-a7e0-45077539d13d",
"_parent_id": "781c49a7-3dde-4beb-bc25-f7530ae7375c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "fb5a046a-6ec2-496f-83ef-8bf6e07a558d",
"project_reference_back_office": "sample string 5",
"project": {
"id": "30136675-0abf-405b-90d3-64bdfbe24846",
"_parent_id": "bd84a356-ae3f-469f-838a-429d70e04698",
"root_parent_id": "d76b177d-f172-4fbd-955a-08b935b892eb",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6c180419-a6ef-486b-b64a-0f6ead3f0a1d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "2c14cf85-8f9f-49a6-a7c9-a15257671e07",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ae3ce7fc-99a7-4d37-a2e3-0e261f38c6d7",
"_parent_code": "sample string 6",
"sales_organization_id": "84396f4f-3826-499d-9e61-c4d009e6e0d9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"equipment_model_id": "cdb635e4-9697-4cfb-a97a-c4c1e45110da",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a3f9904a-c59d-405e-99c4-a91b40c0cbcc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "a74b8485-4ad1-4747-ac49-ac5032065c05",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "408bb9fa-dcff-484b-822e-ee693110222d",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ae90970e-a5aa-4483-8f0b-71d7efef5e0e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"equipment_family_id": "67706ba9-9abd-434c-bb61-0d498407f9e8",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "2c14cf85-8f9f-49a6-a7c9-a15257671e07",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ae3ce7fc-99a7-4d37-a2e3-0e261f38c6d7",
"_parent_code": "sample string 6",
"sales_organization_id": "84396f4f-3826-499d-9e61-c4d009e6e0d9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"date_in_production_since": "2026-09-14T13:35:08.1221929+00:00",
"date_out_of_production_since": "2026-09-14T13:35:08.1221929+00:00",
"date_end_support": "2026-09-14T13:35:08.1221929+00:00",
"sales_organization_id": "10a2fc67-bc27-4a79-88ec-4f91d91852b4",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+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-14T13:35:08.1221929+00:00"
},
"project_status_id": "2f2f5ef4-5be0-4584-ac76-6d6b08071927",
"project_status_code": "sample string 10",
"project_status": {
"id": "9989ea04-20aa-4dba-b506-fc205552380f",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "64c639ec-f574-4dea-86f6-13b6fec4f358",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"company_id": "e37fdc41-aee7-4a5d-ada1-b8fabec11343",
"company_code": "sample string 12",
"db_address_id": "c9909406-9573-489b-a943-6e75c576e6c4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "87560ee7-76b5-4c72-9fa1-aa6811e38146",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "d2a8e71d-8c51-4f1b-b6e2-5fa97541d6e9",
"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-14T13:35:08.1221929+00:00",
"date_create": "2026-09-14T13:35:08.1221929+00:00",
"date_update": "2026-09-14T13:35:08.1221929+00:00",
"updated_by_user_id": "330eb0d2-4c45-40b1-8883-157a067b7473",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-14T13:35:08.1221929+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-14T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-14T13:35:08.1221929+00:00",
"date_last_job": "2026-09-14T13:35:08.1221929+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-14T13:35:08.1221929+00:00",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00",
"is_mobile_installation": true
},
"job_type_id": "dd2af99d-6a22-4f26-bbd7-3255e7541124",
"job_type_code": "sample string 7",
"job_type": {
"id": "5d6af717-96ba-4ac3-aaaa-2ad04a9b7ed2",
"name": "sample string 2",
"sales_organization_id": "98f4a494-f7fe-446b-9115-698b4b190dee",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00",
"code": "sample string 7"
},
"job_priority_id": "e8daefce-7f87-486a-b83f-f8a8d4c8c621",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "fab4968e-2134-449c-be62-b773e5b61f36",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "6f9ed6e8-b738-48df-9bf5-fc0c467eabbb",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"job_status_id": "24c7e350-1944-4a8e-bc9a-01fb890d7b0d",
"job_status_code": "sample string 11",
"db_address_id": "bbb1e1cc-ba04-43b4-915f-e27a61c09053",
"contact_id": "3afb2f33-527c-4df0-905c-e09a29be72b5",
"requested_by_company_id": "eccc006a-f63e-4d8d-9579-8383f8b4b6fc",
"requested_by_contact_id": "7c337bc6-e484-401a-885b-d3cc2832f615",
"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-14T13:35:08.1221929+00:00",
"due_date": "2026-09-14T13:35:08.1221929+00:00",
"date_create": "2026-09-14T13:35:08.1221929+00:00",
"date_update": "2026-09-14T13:35:08.1221929+00:00",
"date_closed": "2026-09-14T13:35:08.1221929+00:00",
"suggested_user_id": "019fe984-bb4d-4269-ac57-a4f18b67119c",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "e2325ec1-d9f0-4432-95fd-9b42bed3cf3a",
"db_language_id": "38921c21-4c77-48c5-a163-74a954054dc9",
"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-14T13:35:08.1221929+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b0a51d54-6a5f-40cf-b91c-17ef9f35f698",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "ca7fe078-c52b-49a6-9c17-ca4fc0d16d3a",
"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": "2f710d2a-99a3-445c-a92f-e739563bc053",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "d65ae75d-da75-4837-97c1-863e74079e03"
},
"suggested_date_start": "2026-09-14T13:35:08.1221929+00:00",
"skill_id": "f40674ce-c48f-4360-839e-d32fccc4a177",
"skill_code": "sample string 32",
"skill": {
"id": "cb02819a-9453-41bb-9963-b867c5f0e901",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ab24dc7f-08c1-4bad-ab8b-be4aad785a2d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cb1d1ca9-2c4f-4c63-b726-a3d24c08194d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2c1f3135-9668-4507-bc84-b2ca601d6580",
"db_currency_id": "e1f22f40-571f-4c6a-8cbe-ca7ad88dd4aa",
"db_language_id": "5176c88b-c70a-4faa-95f8-f8dcbc3b8fda",
"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-14T13:35:08.1221929+00:00"
},
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b6a2e3d0-8ad8-4b23-89d6-8a96959c2d28",
"date_reported_by_company": "2026-09-14T13:35:08.1221929+00:00",
"id2": 36,
"company_id": "3d281377-a3b0-4d83-8a31-4e77dc1073b1",
"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": "a92e9722-2cb4-475a-8f3f-bdb11a9bad5e",
"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-14T13:35:08.1221929+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-14T13:35:08.1221929+00:00"
}