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": "6eb357a9-846d-4574-b2f6-dd26b823f4f8",
"estimated_quantity": 2.0,
"article_id": "3bb0dc05-bca5-4428-b992-8808dff548b1",
"article_code": "sample string 4",
"article": {
"id": "637e84df-4a11-47e1-90dc-160f5298d040",
"article_category_id": "c4126296-a8b9-4037-aa88-b25031f5cc51",
"article_category": {
"id": "c15df214-0643-4b40-bab0-1e227c990a4a",
"parent_id": "ecc4f2b0-0609-4d5d-be2a-5586fadfda55",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-10T10:46:20.388143+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2d613656-149e-4d6f-9b23-00a6049160d8",
"article_group_1_code": "sample string 5",
"article_group_2_id": "79f79028-8ac7-4b2a-9963-af46e4c3df73",
"article_group_2_code": "sample string 7",
"article_group_3_id": "93dd53dd-e75d-4d46-b6d9-4b3ae99c9451",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f4854ece-180b-46b9-a391-b9ac021b61c2",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9a87a544-594d-47eb-a5a5-5f6ed37dbd5d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "9c0bedd5-7144-4872-be8e-b0cba9df34a3",
"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-10T10:46:20.388143+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-10T10:46:20.388143+00:00",
"date_update": "2026-09-10T10:46:20.388143+00:00",
"modified_dateutc": "2026-09-10T10:46:20.388143+00:00",
"article_color_id": "0ca75b79-8009-4fd8-a2b4-fa6bccbd8a38",
"article_color_code": "sample string 38",
"article_color": {
"id": "6a85f72f-34de-4298-95ef-ca05f747468f",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-10T10:46:20.388143+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d9e2e8f7-aefd-42fe-be85-a9284e583c1b",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "421a32c5-26f3-4961-90b0-171c00ea993c",
"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": "bcd2776f-c132-40b6-a87d-c9c023a00bbf",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "fe54abc7-88a8-49bb-bf3c-7b9c7ad5be29",
"_parent_id": "7e96e651-fd55-4393-97aa-137d0f6029c0",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f66d00f6-c8ad-4882-a043-11f2a382563f",
"project_reference_back_office": "sample string 5",
"project": {
"id": "d471cff8-f677-42a2-bf98-7bb07904fd98",
"_parent_id": "003331a5-d810-49f1-8a94-3acf0a2350d3",
"root_parent_id": "d500d966-655b-464f-9c01-f599507cf76e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a6dab8d5-037a-4492-8d29-fc224981e358",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8c78b5ca-e690-4479-8021-49e974a4ff87",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "55729175-dcbd-4ab1-b1e5-45825e046060",
"_parent_code": "sample string 6",
"sales_organization_id": "d603e20a-ea21-4b46-8e6f-dc2c40da5dc9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"equipment_model_id": "2055bdad-4d1a-423c-ac59-24497bffd7fe",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "67f9cc2a-5d3a-48d2-8a1f-6c5eafcac233",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "4bbd486a-ed91-405d-b554-4daa46a5b322",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "6d2fd1ba-ce4c-4d15-8056-6d087865aa87",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "06df7494-2105-4027-8036-8bf93c2f1935",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"equipment_family_id": "e5d360fb-ee93-45ec-8288-1f00590f40fe",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8c78b5ca-e690-4479-8021-49e974a4ff87",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "55729175-dcbd-4ab1-b1e5-45825e046060",
"_parent_code": "sample string 6",
"sales_organization_id": "d603e20a-ea21-4b46-8e6f-dc2c40da5dc9",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"date_in_production_since": "2026-09-10T10:46:20.4037655+00:00",
"date_out_of_production_since": "2026-09-10T10:46:20.4037655+00:00",
"date_end_support": "2026-09-10T10:46:20.4037655+00:00",
"sales_organization_id": "23faedef-c6a8-4140-89d2-e1247be40062",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+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-10T10:46:20.4037655+00:00"
},
"project_status_id": "53bd321a-43a3-45e9-a4d6-12eb5ecefd18",
"project_status_code": "sample string 10",
"project_status": {
"id": "d823209e-9a61-414b-b35f-b5c99cc78aec",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "da7e2e9a-bf36-4050-8c57-5bf06181c5b4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"company_id": "ed528df5-2c48-4508-9050-0104ab79fd61",
"company_code": "sample string 12",
"db_address_id": "0439a072-e831-4b59-9a48-c824c5e1b35d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "4a4238f6-43dc-4c47-84a7-1fe8282d3516",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "945c8873-f42f-4144-aa4f-dc55962fb760",
"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-10T10:46:20.4037655+00:00",
"date_create": "2026-09-10T10:46:20.4037655+00:00",
"date_update": "2026-09-10T10:46:20.4037655+00:00",
"updated_by_user_id": "ee74ae59-fd50-46b5-bef0-7f791154b6a2",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-10T10:46:20.4037655+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-10T10:46:20.4037655+00:00",
"date_last_job": "2026-09-10T10:46:20.4037655+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-10T10:46:20.4037655+00:00",
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00",
"is_mobile_installation": true
},
"job_type_id": "8894756d-3d91-4626-9e95-7597828bfbea",
"job_type_code": "sample string 7",
"job_type": {
"id": "6a39a3b0-f707-4aea-8910-9d5fe3bbbb28",
"name": "sample string 2",
"sales_organization_id": "71564363-f870-482f-8832-1a6305776a08",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00",
"code": "sample string 7"
},
"job_priority_id": "e13ad324-6117-4ed1-a686-57b4bf41f8f5",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "8fe8043b-2ee8-4156-b23b-0ba3714fc56b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "47a31d5c-c332-4fa9-a65d-8b7fe918c8cd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"job_status_id": "ca34cbc1-557f-4063-aff1-130467c7e12c",
"job_status_code": "sample string 11",
"db_address_id": "ff17d6db-4d88-4f5f-9a15-65af751522a5",
"contact_id": "64e5da0c-99d2-411d-9720-5aca2bcc7d41",
"requested_by_company_id": "4814f54a-3241-4dff-aabe-1f14bbabe4dd",
"requested_by_contact_id": "ac397c20-8bc4-4a3c-b131-b8344a13e2a6",
"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-10T10:46:20.4037655+00:00",
"due_date": "2026-09-10T10:46:20.4037655+00:00",
"date_create": "2026-09-10T10:46:20.4037655+00:00",
"date_update": "2026-09-10T10:46:20.4037655+00:00",
"date_closed": "2026-09-10T10:46:20.4037655+00:00",
"suggested_user_id": "85eedf38-ab4b-438c-9795-2b777ecbcc62",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "f985d51e-1028-440c-bc87-4807a4905424",
"db_language_id": "d6175197-6b00-4947-b396-3547c80df16b",
"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-10T10:46:20.4037655+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b1654674-d46b-4dec-ad4a-188aaa3aa239",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "4b8fff73-2888-46e6-9734-e072cb232677",
"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": "4901c0b7-f12d-41da-93d2-171e1a24a440",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "6110a714-77d4-42f7-b6ee-de2e5cbe1583"
},
"suggested_date_start": "2026-09-10T10:46:20.4037655+00:00",
"skill_id": "db5ecffc-6ee2-45a4-b4b1-23abeefe1ad5",
"skill_code": "sample string 32",
"skill": {
"id": "5ec50ab8-0e90-40fb-8d96-936be8672b17",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f942e719-441a-44bd-92e5-5af1df15a041",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55ffcdb9-34b2-4666-b80c-f9f8d833a80b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "5a1e4707-c574-4b19-904c-c77fe6a4bf80",
"db_currency_id": "b6784533-91f4-44cb-8ae9-169633e7745e",
"db_language_id": "a5695f28-38e1-425f-b438-a3284245618c",
"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-10T10:46:20.4037655+00:00"
},
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a4d0978e-77fb-43ce-899c-e72c0782aef3",
"date_reported_by_company": "2026-09-10T10:46:20.4037655+00:00",
"id2": 36,
"company_id": "92e2f22b-c6cb-431d-8a7c-de8d3823ff18",
"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": "f03c2662-263c-4823-8556-b00fa62960c9",
"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-10T10:46:20.4037655+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-10T10:46:20.4037655+00:00"
}