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": "e3cf7f93-ccf6-4745-a159-4305fd1d6a3f",
"estimated_quantity": 2.0,
"article_id": "f97bd25b-d98c-4e6e-91ea-bc9b44b50304",
"article_code": "sample string 4",
"article": {
"id": "69a72bab-3b70-4149-aa3f-2f801ceef46b",
"article_category_id": "9a7edfde-75bc-49cf-beea-3f00c60a631c",
"article_category": {
"id": "8b9ed721-10b1-42f0-ba83-93a26685b442",
"parent_id": "20d3d7f3-3926-402a-b739-5d1c64b687ce",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2aaeee3e-5c91-4be1-8efc-ef2c97ff6cf4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "63d3f20f-dd5f-4869-b073-9cdfdfbc8d55",
"article_group_2_code": "sample string 7",
"article_group_3_id": "efeca537-6af4-4eae-a6b7-1f1f142a5677",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ec56c8fe-641c-432b-b6a9-a71cfbd12833",
"article_group_4_code": "sample string 11",
"article_group_5_id": "69837cc9-a621-4a57-8e68-4361f9ed36cc",
"article_group_5_code": "sample string 13",
"article_group_6_id": "ee55899a-aecf-4f4a-a676-2e66c76cd816",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-15T08:27:58.7094005+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": "2025-11-15T08:27:58.7094005+00:00",
"date_update": "2025-11-15T08:27:58.7094005+00:00",
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00",
"article_color_id": "92794587-b033-41bd-8d57-261ae0f15ba7",
"article_color_code": "sample string 38",
"article_color": {
"id": "0c0f8c93-f4a3-43ff-a8a1-67e9a4a0f93a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "8e71c017-2917-47fc-aacf-b9d1ea7373e5",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a9ab5b05-5812-4549-bd7f-c05cfc67352a",
"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": "4026f61e-8e6e-49a1-bd8c-2f947487b905",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "191cb359-42ec-4947-b2ed-7497f7c775ce",
"_parent_id": "c4d7d0bb-454f-4e84-ad02-54be93f7e814",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "a4b33624-5da6-4edd-a1f3-42199576d5a6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "91c53241-dfbb-4d6f-b0dc-c9e12f6b6fdf",
"_parent_id": "4ba950e3-6690-48f1-8f28-8c1ddb37ae2d",
"root_parent_id": "b99ff0dd-da5f-4368-a505-39cfd456917d",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1949408e-d1ad-4dc1-92a4-5407232b1625",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "ff81412c-e046-4347-8432-4e8030d946ab",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c802dcd3-f478-46dd-a244-786e91f7185d",
"_parent_code": "sample string 6",
"sales_organization_id": "35d8028b-58c3-4d9b-9651-7a2d7c50b5ce",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"equipment_model_id": "d2b5ff28-a4da-44e1-a3c1-316ec2c8bb15",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "7ab9996d-1de5-4ac4-b26e-218b69f2ac6a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "3730422b-8ca8-462a-84a5-ee3998cf1396",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e8e31810-34d0-498f-b913-82d107bbbde7",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "25ea6063-2489-475b-bbf8-3268cbdefb5e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"equipment_family_id": "63dfb5be-2cc8-4e5e-a9a3-113dbe1a6935",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "ff81412c-e046-4347-8432-4e8030d946ab",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c802dcd3-f478-46dd-a244-786e91f7185d",
"_parent_code": "sample string 6",
"sales_organization_id": "35d8028b-58c3-4d9b-9651-7a2d7c50b5ce",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"date_in_production_since": "2025-11-15T08:27:58.7094005+00:00",
"date_out_of_production_since": "2025-11-15T08:27:58.7094005+00:00",
"date_end_support": "2025-11-15T08:27:58.7094005+00:00",
"sales_organization_id": "23e77488-a979-4e21-9bf1-19012042fae8",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+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": "2025-11-15T08:27:58.7094005+00:00"
},
"project_status_id": "2834036f-dca5-4ad7-8d6c-22ca2f0317ab",
"project_status_code": "sample string 10",
"project_status": {
"id": "2ba81a59-93bd-488d-8e4f-a991ffbcd931",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "682271ae-eef9-445d-bb10-967fa338a89d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00"
},
"company_id": "ca645ec0-3810-4156-b620-b6454c9ffd40",
"company_code": "sample string 12",
"db_address_id": "ea5e16ad-c27c-41c4-bffe-899af89692ec",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "83a6bc43-08a3-4f20-8b7f-849269550839",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a483a3ba-d349-40f3-9d5e-0199f985cea0",
"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": "2025-11-15T08:27:58.7094005+00:00",
"date_create": "2025-11-15T08:27:58.7094005+00:00",
"date_update": "2025-11-15T08:27:58.7094005+00:00",
"updated_by_user_id": "798eca23-850d-47ae-a52d-79182464dc91",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-15T08:27:58.7094005+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": "2025-11-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-15T08:27:58.7094005+00:00",
"date_last_job": "2025-11-15T08:27:58.7094005+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-15T08:27:58.7094005+00:00",
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00",
"is_mobile_installation": true
},
"job_type_id": "0434b6e6-efbd-4bc6-a7f7-a7cd21f03349",
"job_type_code": "sample string 7",
"job_type": {
"id": "de3440fa-dd85-46fa-a33e-a743d04c78e4",
"name": "sample string 2",
"sales_organization_id": "f50d8b47-a960-4bf2-9e37-765ca6149def",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-15T08:27:58.7094005+00:00",
"code": "sample string 7"
},
"job_priority_id": "4d6a8df2-a316-4af8-bd72-577f99456547",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "eaefc398-8b82-4223-a5f2-c6cc488c2be9",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "348ee684-a34c-4d58-b274-c93bd107e895",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-15T08:27:58.7250273+00:00"
},
"job_status_id": "c551f8d3-0328-4b77-b05b-6de4b35ab1a5",
"job_status_code": "sample string 11",
"db_address_id": "8dd038a2-d110-451a-9375-fd48d53f31b1",
"contact_id": "a7083e49-5ee4-4fda-a2c3-a307a27a99af",
"requested_by_company_id": "17e08ee7-c009-425e-b00e-37d4fc34bb39",
"requested_by_contact_id": "43b9b0ee-5503-4ea1-826d-25569379bad8",
"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": "2025-11-15T08:27:58.7250273+00:00",
"due_date": "2025-11-15T08:27:58.7250273+00:00",
"date_create": "2025-11-15T08:27:58.7250273+00:00",
"date_update": "2025-11-15T08:27:58.7250273+00:00",
"date_closed": "2025-11-15T08:27:58.7250273+00:00",
"suggested_user_id": "65620c2e-fadc-4d90-b8ea-acbd13a3b6f0",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "ab5004cb-6e1d-44f1-9dcc-dd104bfeae40",
"db_language_id": "c228c2ee-8466-4272-be87-c903d9f59034",
"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": "2025-11-15T08:27:58.7250273+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "8e3bfec6-d509-41b0-9011-8fcd61ef8ac6",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "84b51c20-4197-403d-ae65-8770e0f3bf43",
"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": "a5f9a0c4-ec27-463c-9716-3b9d6aec1b6b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-15T08:27:58.7250273+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "bae33140-86b5-4b07-9dc5-c3bf789666a0"
},
"suggested_date_start": "2025-11-15T08:27:58.7250273+00:00",
"skill_id": "5ee576da-471a-4cbf-8c7d-1ec8bdec0052",
"skill_code": "sample string 32",
"skill": {
"id": "28e14c8d-3fa5-4774-9846-4b77eb954e89",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ca57e733-631c-4d84-b3f5-53edb69ea6e8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "edb124ec-0ac4-4d79-ba31-b86dccd4fd65",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "75e4ee48-c5ac-47ab-86b6-ba523b81d859",
"db_currency_id": "5df72601-45ea-4954-9e19-0bfc597a7f19",
"db_language_id": "eccade5f-2c2e-48aa-b720-aa51825f33b9",
"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": "2025-11-15T08:27:58.7094005+00:00"
},
"modified_dateutc": "2025-11-15T08:27:58.7250273+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "71c4cdb1-ee55-4e58-9681-d3363f9cdbfd",
"date_reported_by_company": "2025-11-15T08:27:58.7250273+00:00",
"id2": 36,
"company_id": "f1991c72-1e53-4987-a170-58d3de84958e",
"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": "e821c5be-246b-4745-ada6-362b6334a951",
"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": "2025-11-15T08:27:58.7250273+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-15T08:27:58.7250273+00:00"
}