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": "450b1c1f-6e7d-4d94-a48f-39cd410b2bb0",
"estimated_quantity": 2.0,
"article_id": "5da93036-b04e-4eb6-bfec-2e89870da0fb",
"article_code": "sample string 4",
"article": {
"id": "19579c34-554e-42b2-9c52-68f86846828a",
"article_category_id": "c08a3122-ac36-4585-a94a-d86bebf72e64",
"article_category": {
"id": "11b36fa7-1102-45a1-ba85-a085ecc7682c",
"parent_id": "c343c16b-9384-451f-8acc-6c5ffbba006b",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-19T03:56:59.1193984+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "557eddba-72b1-4da7-9e09-f4e8fd9aacea",
"article_group_1_code": "sample string 5",
"article_group_2_id": "310f03b1-ade2-4c79-96ef-c80215653f14",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b8a42bb3-0743-4cf6-9f20-6fb1f9b872a0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "23648a36-3301-43a9-9570-886608cf7923",
"article_group_4_code": "sample string 11",
"article_group_5_id": "637bb245-2535-4050-81e2-19a8f35bd375",
"article_group_5_code": "sample string 13",
"article_group_6_id": "c3cccc28-8e4f-4d05-b342-815eaa9b7f3d",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-19T03:56:59.1193984+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-12-19T03:56:59.1193984+00:00",
"date_update": "2025-12-19T03:56:59.1193984+00:00",
"modified_dateutc": "2025-12-19T03:56:59.1193984+00:00",
"article_color_id": "53af4546-cf1f-41b5-a63d-bbbb106098e0",
"article_color_code": "sample string 38",
"article_color": {
"id": "7a05340a-54f4-4126-9a59-cc91ddad61d8",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-19T03:56:59.1193984+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "cef70ac8-2629-42bc-af27-400b5007238a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "94ae52d8-a74c-4b97-b7fc-c05a5aea8d9d",
"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": "aecdc5d7-cbea-43db-9d3a-19226c884ea4",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d08bf010-817f-4b71-be8c-d40a7f2e88e1",
"_parent_id": "df8fc238-f311-423b-a809-bbfcfe4c2cf1",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "7bdd22df-51ad-406b-b5ba-1ac8d7120728",
"project_reference_back_office": "sample string 5",
"project": {
"id": "f847a6c5-2220-47f2-9207-23a9ef4abf61",
"_parent_id": "92d73da9-f756-4e0f-bfe7-10cda175a845",
"root_parent_id": "c2fcf64e-bd50-43d6-aad3-425962fe4369",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5b48a80d-ed51-47dc-982e-2ab024272d2e",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "9bdd76c8-89a6-4009-b342-ff7919fe010a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "65cb724d-d67b-4cf1-8b66-02da09fecf45",
"_parent_code": "sample string 6",
"sales_organization_id": "49552476-edb8-4a37-b4cb-6fbc9a89b34d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"modified_dateutc": "2025-12-19T03:56:59.1193984+00:00"
},
"equipment_model_id": "3551a4c1-84c1-460d-833c-1cc6302e7f91",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "2f7a8af0-0b8b-4fb1-b807-ea5a0b54d71f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "80300592-a6c3-40a4-b85a-bcf26f0185f8",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1bd526cc-b3a9-49b4-bfa1-1220a0917dbe",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "05a5da49-d064-4497-9206-f16232f12cfa",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00"
},
"equipment_family_id": "58b675c0-6695-4cd0-9782-673bbb603317",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "9bdd76c8-89a6-4009-b342-ff7919fe010a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "65cb724d-d67b-4cf1-8b66-02da09fecf45",
"_parent_code": "sample string 6",
"sales_organization_id": "49552476-edb8-4a37-b4cb-6fbc9a89b34d",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"modified_dateutc": "2025-12-19T03:56:59.1193984+00:00"
},
"date_in_production_since": "2025-12-19T03:56:59.1350316+00:00",
"date_out_of_production_since": "2025-12-19T03:56:59.1350316+00:00",
"date_end_support": "2025-12-19T03:56:59.1350316+00:00",
"sales_organization_id": "95411739-6eec-4334-873a-5da148aaf92e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+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-12-19T03:56:59.1350316+00:00"
},
"project_status_id": "70a52b7a-2d5c-4033-9145-8a16983b8d53",
"project_status_code": "sample string 10",
"project_status": {
"id": "6c45709e-bafc-42f5-bc72-0f47a971dd79",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a6c33ad6-015c-47da-ad07-935c47fd4008",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00"
},
"company_id": "39f3810f-2b0f-470a-a125-a8f9bb63ec0f",
"company_code": "sample string 12",
"db_address_id": "e862be77-5169-40d6-930e-1ed9e6d36328",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a29031af-368d-4b96-8037-0e92bddd9d5e",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "40d96068-b7e8-4bc0-9444-b3785e5eee00",
"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-12-19T03:56:59.1350316+00:00",
"date_create": "2025-12-19T03:56:59.1350316+00:00",
"date_update": "2025-12-19T03:56:59.1350316+00:00",
"updated_by_user_id": "02d22f3f-264e-4b00-ba7f-5fc1acdaefd3",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-19T03:56:59.1350316+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-12-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-19T03:56:59.1350316+00:00",
"date_last_job": "2025-12-19T03:56:59.1350316+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-19T03:56:59.1350316+00:00",
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00",
"is_mobile_installation": true
},
"job_type_id": "aa9bcc1e-1214-41ec-9d21-05117ff4aed5",
"job_type_code": "sample string 7",
"job_type": {
"id": "437b7482-e96c-41b1-884f-567b6803cd62",
"name": "sample string 2",
"sales_organization_id": "f5f9d984-880b-4c7d-990c-9a7dfa2754c9",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00",
"code": "sample string 7"
},
"job_priority_id": "55bf584d-c1ea-4c5a-935a-dcc09831c96d",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "9271b0bf-ee13-4336-bc09-98afa9673e2b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "e34bf6fe-7113-4154-a0a0-34b6da4ad3c3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00"
},
"job_status_id": "159667bc-dcb6-4448-8326-ec2a9fe1266d",
"job_status_code": "sample string 11",
"db_address_id": "223a6071-7219-441e-a291-a3f3162a24f0",
"contact_id": "e7cd2808-45bc-4a62-ae2a-4cb91832e449",
"requested_by_company_id": "2c35afe2-742b-48d8-9511-2066dffb32d8",
"requested_by_contact_id": "403f6ddd-1e33-46ef-83f7-0a06d57bb500",
"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-12-19T03:56:59.1350316+00:00",
"due_date": "2025-12-19T03:56:59.1350316+00:00",
"date_create": "2025-12-19T03:56:59.1350316+00:00",
"date_update": "2025-12-19T03:56:59.1350316+00:00",
"date_closed": "2025-12-19T03:56:59.1350316+00:00",
"suggested_user_id": "24e42ecc-94ee-4c6d-a2c2-2aeb69342419",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "a82b6206-ef38-4b3a-b623-6c46606dc355",
"db_language_id": "a48098c6-3322-4383-a549-8b21646dcc17",
"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-12-19T03:56:59.1350316+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "41d15fb7-6cb2-4c13-afaf-4fea242c57a2",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "1d76bb8b-7207-4ecc-9a8a-ef2085314efd",
"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": "cf6dc831-67e7-4bc6-ac8b-a42b31e4db9e",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "64748666-1923-4cee-985a-b9d7af41c79c"
},
"suggested_date_start": "2025-12-19T03:56:59.1350316+00:00",
"skill_id": "1746ce4c-0af6-49f8-a2d0-968ef44a2e86",
"skill_code": "sample string 32",
"skill": {
"id": "93bc58e4-7282-4019-b6c7-d572d2049cd6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6a7b6e7b-305e-42e7-b13a-a223d540e0f2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "aced0c39-619c-4be8-a9fd-d1d5db9e48f4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4ed2443-ff8e-4144-b047-4eb65644d479",
"db_currency_id": "0c043083-a21c-4105-8c4e-8faa70ecf284",
"db_language_id": "01c5787f-6b48-4ec7-979e-b9b94e43d4be",
"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-12-19T03:56:59.1193984+00:00"
},
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d080966c-a9b3-48c1-b5a8-8abfc37a0cd1",
"date_reported_by_company": "2025-12-19T03:56:59.1350316+00:00",
"id2": 36,
"company_id": "2f94ad60-bf71-4080-a476-6b8d5668b66d",
"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": "9b170d91-88a3-4864-911b-b5faf7b76863",
"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-12-19T03:56:59.1350316+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-19T03:56:59.1350316+00:00"
}