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": "744889ad-025c-4fa8-b4c5-0eea0af9f661",
"estimated_quantity": 2.0,
"article_id": "ebafefb6-5557-491d-a9fa-b202c208f564",
"article_code": "sample string 4",
"article": {
"id": "00e2d9ec-1187-4fb5-8db8-be4d681a54bf",
"article_category_id": "49292ae6-b02a-45b6-9441-06ffcbd164ee",
"article_category": {
"id": "cbfe4389-531d-46ea-9658-b413a21721e0",
"parent_id": "6ee96732-8678-44f5-947d-86898d651033",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-16T04:49:16.5572557+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5619b6d4-2bb2-4261-a715-7bb90d665cd5",
"article_group_1_code": "sample string 5",
"article_group_2_id": "d1cff757-2136-4d76-b56b-523a39023c24",
"article_group_2_code": "sample string 7",
"article_group_3_id": "83a4384f-2266-4eb9-8ee0-e9a03c2ac47a",
"article_group_3_code": "sample string 9",
"article_group_4_id": "7287611a-7e9e-4253-8205-f726a9ece647",
"article_group_4_code": "sample string 11",
"article_group_5_id": "0310bf49-c974-45f3-ad3b-304f30063b98",
"article_group_5_code": "sample string 13",
"article_group_6_id": "25e89013-cc27-4f4a-ad75-d354d5851a15",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-16T04:49:16.5728806+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-02-16T04:49:16.5728806+00:00",
"date_update": "2026-02-16T04:49:16.5728806+00:00",
"modified_dateutc": "2026-02-16T04:49:16.5728806+00:00",
"article_color_id": "bc62d0e9-feeb-4e2e-841e-134d9e5b2e9a",
"article_color_code": "sample string 38",
"article_color": {
"id": "bbe9b5eb-7f7f-47ba-9595-9c7f3e3b26fe",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-16T04:49:16.5728806+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b04f3d2d-805f-4731-8400-8ff610c783cc",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5310fdcc-18e0-49c4-b79e-8dcbc55271b8",
"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": "c0b37809-c46c-4cf0-af0e-b081d6ce760b",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6047e36a-ca74-4883-8416-79a4437ce0b5",
"_parent_id": "ab8062d5-4de0-4a38-9bb6-9a6c3e4cdab7",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "020f33ca-6627-493e-b537-72bb3ca7bae4",
"project_reference_back_office": "sample string 5",
"project": {
"id": "26789160-dc67-4f71-aefc-6156c2fefd76",
"_parent_id": "46f97a52-cbc4-4169-ab42-d1ffc0cd3d6d",
"root_parent_id": "38fdb4a4-64ee-4662-b6b7-71d40e6860c9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "84c3312a-ddcb-4d51-bc51-7ff47f026ae9",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "e2cfb81f-fbc0-497a-bb28-e6f583ec1928",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "226f6d69-d2c4-4926-bfb8-fe744d74596a",
"_parent_code": "sample string 6",
"sales_organization_id": "506dcf43-54f3-49c4-95cc-64136512db72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"modified_dateutc": "2026-02-16T04:49:16.5728806+00:00"
},
"equipment_model_id": "c1b12fdf-8845-43f5-a4ce-3efc60e267ed",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "e15ce9b5-8db7-4556-966c-8d8385128486",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "3d1e33dc-557a-4474-b45f-1ed272e6b33a",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "8fe9d409-c6a0-4313-819e-0ae834aa1ea7",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "e493d489-db1c-4989-8105-a6f23d2885c2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00"
},
"equipment_family_id": "f4a42a40-e699-48b2-a35a-043e873620f6",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "e2cfb81f-fbc0-497a-bb28-e6f583ec1928",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "226f6d69-d2c4-4926-bfb8-fe744d74596a",
"_parent_code": "sample string 6",
"sales_organization_id": "506dcf43-54f3-49c4-95cc-64136512db72",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"modified_dateutc": "2026-02-16T04:49:16.5728806+00:00"
},
"date_in_production_since": "2026-02-16T04:49:16.5885045+00:00",
"date_out_of_production_since": "2026-02-16T04:49:16.5885045+00:00",
"date_end_support": "2026-02-16T04:49:16.5885045+00:00",
"sales_organization_id": "28ba436a-7beb-418e-902f-2d48e99e1217",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+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-02-16T04:49:16.5885045+00:00"
},
"project_status_id": "1dc7ea16-12f3-4e37-bd4d-85fb01112cf5",
"project_status_code": "sample string 10",
"project_status": {
"id": "2af759d5-2e89-4387-8700-4fe4704d8804",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a9eb2dee-e14d-439f-aa74-31eee7f1434b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00"
},
"company_id": "a08ee5ce-38f9-4877-a19a-87e4196dfac7",
"company_code": "sample string 12",
"db_address_id": "950a27f1-79f7-4caa-bbfa-66862d33aa52",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "d82aa874-e2ed-45b7-8eaa-f288098106d4",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "04e9ef3f-d116-4d5c-9a59-62bf68a53679",
"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-02-16T04:49:16.5885045+00:00",
"date_create": "2026-02-16T04:49:16.5885045+00:00",
"date_update": "2026-02-16T04:49:16.5885045+00:00",
"updated_by_user_id": "f5f1079f-a3a4-4a3f-a511-f634cbb480ee",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-16T04:49:16.5885045+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-02-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-16T04:49:16.5885045+00:00",
"date_last_job": "2026-02-16T04:49:16.5885045+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-16T04:49:16.5885045+00:00",
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00",
"is_mobile_installation": true
},
"job_type_id": "cd753838-18c4-463e-9d1e-73f807649a1b",
"job_type_code": "sample string 7",
"job_type": {
"id": "49c5769a-b480-4fbb-af8f-fb4e6631f483",
"name": "sample string 2",
"sales_organization_id": "db63a356-be52-43b3-9e4c-ea2fcca92218",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00",
"code": "sample string 7"
},
"job_priority_id": "21c69db8-5e9d-4a33-8ca1-0bff53853aff",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6cbec118-5635-4e36-a3cf-7cff42fba209",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "1d863c99-7119-4106-ba9c-31e9e4188327",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00"
},
"job_status_id": "4d9940dc-19a1-4de6-bb8b-646ebf8b9bd2",
"job_status_code": "sample string 11",
"db_address_id": "c3558a1a-2cf0-4595-8ffe-62ff3383785c",
"contact_id": "b3a3c214-11ae-4329-9972-2ed0289faee6",
"requested_by_company_id": "29a884cb-b674-4bbf-ad6c-06daf522f78f",
"requested_by_contact_id": "bb587191-a203-4f71-b1c4-178aad1ed124",
"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-02-16T04:49:16.5885045+00:00",
"due_date": "2026-02-16T04:49:16.5885045+00:00",
"date_create": "2026-02-16T04:49:16.5885045+00:00",
"date_update": "2026-02-16T04:49:16.5885045+00:00",
"date_closed": "2026-02-16T04:49:16.5885045+00:00",
"suggested_user_id": "7a7e37fe-0728-42d1-b568-50099de5e7e7",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "504fe5d3-796d-4caf-bec7-97ea896177ca",
"db_language_id": "d374416a-23e9-488c-bf67-f5ff00170c7e",
"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-02-16T04:49:16.5885045+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "4647b9fa-c768-4e29-9732-615385b3a19f",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "2c972683-a1ac-4080-ac5d-b9095e840a0f",
"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": "8d8b833a-c014-4fef-ad87-84102624d08c",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "ebb3721b-28f3-4def-ba97-ce140dc02005"
},
"suggested_date_start": "2026-02-16T04:49:16.5885045+00:00",
"skill_id": "67530f2e-d475-402b-abca-30cb591103f6",
"skill_code": "sample string 32",
"skill": {
"id": "7bc40ae1-30b8-479f-b6c6-13ee5bc68598",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "44ade2d2-b91a-4c5a-83e2-0fd2ad650071",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "26d12213-dcbb-470a-9747-f1656af73607",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c25f9709-b2da-4d28-8755-7c147b524084",
"db_currency_id": "cc864af5-c495-4d36-9081-8394e25d733a",
"db_language_id": "240d5ffd-b59c-4b1f-98bc-24f058fdad57",
"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-02-16T04:49:16.5728806+00:00"
},
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "fed283e5-c229-47d1-8a39-cbaeadd5860a",
"date_reported_by_company": "2026-02-16T04:49:16.5885045+00:00",
"id2": 36,
"company_id": "aa3b1fb0-beeb-40a9-ae23-c075b03ddd22",
"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": "2ce7aa99-1698-4ff7-a750-88070e46c914",
"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-02-16T04:49:16.5885045+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-16T04:49:16.5885045+00:00"
}