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": "ba750bba-8c93-435a-b74c-e0ab880cf05e",
"estimated_quantity": 2.0,
"article_id": "aba11e7b-303b-4ebf-8d3d-defb830016db",
"article_code": "sample string 4",
"article": {
"id": "3b769642-7d82-4cb7-853b-c8754347c160",
"article_category_id": "9970ff32-5dcb-44d3-bda0-2db27344d1d6",
"article_category": {
"id": "c98f7206-f9d0-46c9-a832-9dd4aa255344",
"parent_id": "f791b4e5-7be0-425d-87af-86ccdb53a427",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2c5ba853-af8a-4ed8-9cec-e307ea3edbcc",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b3003792-c291-4be2-95b0-0062135e88e0",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0ab30bb7-758f-4b9b-8d5d-f74a7814d0e6",
"article_group_3_code": "sample string 9",
"article_group_4_id": "bbd8e5a6-9286-4f55-bdd8-b5422ccc0a5b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "90469fe4-4153-4acd-b04d-a515e2f8063e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "9ddf5ff6-d898-430d-aba7-ee9692c5991e",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-03-20T07:29:08.4829914+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-03-20T07:29:08.4829914+00:00",
"date_update": "2026-03-20T07:29:08.4829914+00:00",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00",
"article_color_id": "3be26a36-1d87-4d1c-aeb6-a3ac818ec5e3",
"article_color_code": "sample string 38",
"article_color": {
"id": "df5f3e65-c5cf-478b-96f6-efffd181687d",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e5c84cc2-d141-4161-ab1c-9528e1ed3f3a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9b8815bf-aeff-4289-9995-8ac9abb77e5e",
"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": "badec200-54f5-4a55-9b45-8022346cb4bb",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "87521727-9f05-49c4-bfe1-bc13cc021633",
"_parent_id": "3760611c-3f21-46e8-95f9-5fe19ce76435",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5ffda8b7-a0ad-4465-a7eb-424b120a58a6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "bf2cb61d-1edb-46f2-ba5d-574b490efe14",
"_parent_id": "f6c1fb94-21d1-4f63-9d12-9dce4ff9a85e",
"root_parent_id": "b3a099d1-f19b-4f13-897c-9db906950772",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "fd7a5845-022f-4f08-8055-407cae1d4736",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "758d9d24-97cb-4898-b60b-061cef9b4716",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "67a2f435-0874-4bab-a5bf-5593e43f7d30",
"_parent_code": "sample string 6",
"sales_organization_id": "ac63cd63-444b-4f19-b9dc-eace8c0f1658",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"equipment_model_id": "2a94c585-ce87-4abd-a441-603e849f83bd",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "c035a9c6-5624-4d74-b40f-74e5a0194380",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e760c5f6-83bd-47bf-9e2a-f4120d20b5dc",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b91616fb-faca-4d69-b3c9-66b90f7fae37",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "0bb36041-c563-440a-8b62-17eade61c733",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"equipment_family_id": "85eded9c-c2a9-4c04-bd3c-94f209644f37",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "758d9d24-97cb-4898-b60b-061cef9b4716",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "67a2f435-0874-4bab-a5bf-5593e43f7d30",
"_parent_code": "sample string 6",
"sales_organization_id": "ac63cd63-444b-4f19-b9dc-eace8c0f1658",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"date_in_production_since": "2026-03-20T07:29:08.4829914+00:00",
"date_out_of_production_since": "2026-03-20T07:29:08.4829914+00:00",
"date_end_support": "2026-03-20T07:29:08.4829914+00:00",
"sales_organization_id": "2c0109ee-0f53-4223-ba61-261cb9b63024",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+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-03-20T07:29:08.4829914+00:00"
},
"project_status_id": "5895d388-ff91-401d-8d06-0132ff33bf24",
"project_status_code": "sample string 10",
"project_status": {
"id": "44016711-ef6c-42fb-8fa5-be263cbfe1d1",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "fedb7cbc-a694-4b51-927e-bef728b721ec",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"company_id": "362fd01e-0ecc-4633-a539-797f044d28b1",
"company_code": "sample string 12",
"db_address_id": "fb428af8-86ae-4d0b-8ef8-baed24216f0e",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b3f32e8d-73c0-43ef-9c6b-9fdfb3d300c8",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "f0a9c6f2-a7bf-41bd-a5bf-be9b1b03d9d6",
"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-03-20T07:29:08.4829914+00:00",
"date_create": "2026-03-20T07:29:08.4829914+00:00",
"date_update": "2026-03-20T07:29:08.4829914+00:00",
"updated_by_user_id": "52ace40d-2976-4383-8ff1-fef95485c33b",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-03-20T07:29:08.4829914+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-03-20T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-03-20T07:29:08.4829914+00:00",
"date_last_job": "2026-03-20T07:29:08.4829914+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-03-20T07:29:08.4829914+00:00",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00",
"is_mobile_installation": true
},
"job_type_id": "fd29b354-d1e9-4c52-bc2a-021fce144092",
"job_type_code": "sample string 7",
"job_type": {
"id": "c1f0c699-fd7d-4e9d-b090-e217b710f149",
"name": "sample string 2",
"sales_organization_id": "3827e4a7-056e-4f47-90fc-53908b585892",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00",
"code": "sample string 7"
},
"job_priority_id": "1ce87b8f-1057-4d00-9e49-2f24b025bd30",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "1c7abbd6-041f-4a9e-81ca-fa9c7e2fe11d",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "b7f94017-7ac1-436e-b7f7-c631035d3b2e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"job_status_id": "3e3901de-2f4d-42f7-9da7-6e905cf7b521",
"job_status_code": "sample string 11",
"db_address_id": "e09db740-3d85-4378-a17d-cda7787d26d3",
"contact_id": "54827020-dc38-4714-96c6-7ca8297359d5",
"requested_by_company_id": "f84e5b5c-431d-43f7-a11e-ef962be71605",
"requested_by_contact_id": "9d67fd55-4cdb-46c1-b526-f0a0440546cd",
"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-03-20T07:29:08.4829914+00:00",
"due_date": "2026-03-20T07:29:08.4829914+00:00",
"date_create": "2026-03-20T07:29:08.4829914+00:00",
"date_update": "2026-03-20T07:29:08.4829914+00:00",
"date_closed": "2026-03-20T07:29:08.4829914+00:00",
"suggested_user_id": "78f8ba51-2867-491f-83fe-038395858d75",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "61140d90-2396-4c8a-8b93-0895b5be3d86",
"db_language_id": "1f36065b-6e81-4152-a5e6-d944d33f7a1b",
"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-03-20T07:29:08.4829914+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "494bf4bb-d2ee-4e69-be53-6851310d326e",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "73ffa10a-ea04-449f-898a-985e46653d4b",
"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": "bf59efbb-5540-495e-94d1-96802fbe7fdf",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "6440674a-6dcf-4ae2-8b55-2c9faaf776d1"
},
"suggested_date_start": "2026-03-20T07:29:08.4829914+00:00",
"skill_id": "af0beed5-4d8d-4996-998a-911c4f9b9c98",
"skill_code": "sample string 32",
"skill": {
"id": "e4e8e5fc-de88-4865-adec-aa8ed1f8704d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f76d5475-3d6f-4326-ac65-d40fe185f331",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1739500a-0f63-4fb9-8f3d-fb60ac7cb633",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac827faf-f2e9-4165-bef7-f6e1c569be51",
"db_currency_id": "acdec960-5829-4d8f-acbf-2e4df018f499",
"db_language_id": "0c7fcad8-ae8d-4876-ba15-e7693951c266",
"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-03-20T07:29:08.4829914+00:00"
},
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "f444da95-2c69-455a-b398-d399cdc9252b",
"date_reported_by_company": "2026-03-20T07:29:08.4829914+00:00",
"id2": 36,
"company_id": "ab9f0c8f-a9b6-4a24-a972-e1b22b6d556f",
"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": "90f68797-098d-4e85-a09f-ba44ca40a991",
"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-03-20T07:29:08.4829914+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-20T07:29:08.4829914+00:00"
}