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": "1d2f672e-c820-4be0-99a5-a2980d90101d",
"estimated_quantity": 2.0,
"article_id": "39a09d9e-0ebd-43ac-8232-37f772675af3",
"article_code": "sample string 4",
"article": {
"id": "49d0f285-f25f-4229-9af2-3efef123239a",
"article_category_id": "139a6703-7c0a-47a3-8cee-a49182a43dd1",
"article_category": {
"id": "0e81b1b6-ba8f-42e8-8446-77f539584c40",
"parent_id": "20473a2d-cb62-46fb-accc-395bf6592bac",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-25T03:31:06.5344842+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "eab64d9e-c13a-4760-a1da-9e0bb07915a4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b1af338f-ac74-4dcf-97f9-10df0357a153",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4be554a6-70da-4766-aa10-99d29f5e0ef8",
"article_group_3_code": "sample string 9",
"article_group_4_id": "598dea95-f180-4641-b2f2-9bd4a6136fec",
"article_group_4_code": "sample string 11",
"article_group_5_id": "c5148b9b-e968-469b-ab34-bf959db4bf09",
"article_group_5_code": "sample string 13",
"article_group_6_id": "cfb52d85-c04d-41cc-9d73-8b35a09a79a0",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-25T03:31:06.5344842+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-01-25T03:31:06.5344842+00:00",
"date_update": "2026-01-25T03:31:06.5344842+00:00",
"modified_dateutc": "2026-01-25T03:31:06.5344842+00:00",
"article_color_id": "8af59105-3eac-436a-b1f5-74528d8014c4",
"article_color_code": "sample string 38",
"article_color": {
"id": "f62d9601-f8e3-4c91-8fdc-a93ed5100699",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-25T03:31:06.5344842+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "70c93c44-8a84-40de-bd15-74de1923bdcf",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9a11f04f-a840-411d-86ce-b5220579574f",
"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": "0434e1cd-96a0-4241-b19a-9ba2a86769cc",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6ed750de-664b-45fc-8c5e-6861c97340df",
"_parent_id": "3ec5023a-e23c-4a6b-9f90-cbad8076fb95",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "d93e7a09-b5e8-429b-bc87-a5d2337abb44",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8da9f317-23d7-4e54-bdc2-ba3fafc21b70",
"_parent_id": "fdc4a3f7-0768-49b2-b041-4a04e50b5bb7",
"root_parent_id": "354873d4-35b0-463c-bcc7-44828d25c55c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1f928508-c237-40af-a6e9-36e770e49263",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "f992f8e9-6398-4c15-a01d-833c1c08337e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "dae92a6d-6df0-4462-9e1c-899baa954dbf",
"_parent_code": "sample string 6",
"sales_organization_id": "f6ac13aa-56a8-4f5a-88f2-dfd3468269e5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"equipment_model_id": "74231e78-133f-4494-8d48-d289b3c53262",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4964ab75-2fcf-4411-afae-65e65441ea93",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e6bc7f04-e4ec-40a1-95ba-03f160572793",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1afac930-09ae-464d-b901-f045ce8ea975",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "322a932e-fc91-4f9e-a0e4-81789e8bf16b",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"equipment_family_id": "dea73152-62d9-4e49-b0f0-a7335d1198d9",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "f992f8e9-6398-4c15-a01d-833c1c08337e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "dae92a6d-6df0-4462-9e1c-899baa954dbf",
"_parent_code": "sample string 6",
"sales_organization_id": "f6ac13aa-56a8-4f5a-88f2-dfd3468269e5",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"date_in_production_since": "2026-01-25T03:31:06.5501067+00:00",
"date_out_of_production_since": "2026-01-25T03:31:06.5501067+00:00",
"date_end_support": "2026-01-25T03:31:06.5501067+00:00",
"sales_organization_id": "c50834bb-8259-43fe-a4f3-97fbc30f5374",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+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-01-25T03:31:06.5501067+00:00"
},
"project_status_id": "2420bc17-0a2a-4dd7-9ca6-2436157add8b",
"project_status_code": "sample string 10",
"project_status": {
"id": "c5199b22-2563-4f57-8afe-70304579d6ee",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "bad02693-c91d-4636-bbf2-9cbc3779656f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"company_id": "e6d7c227-6a7a-499f-85fc-4da82ec4b019",
"company_code": "sample string 12",
"db_address_id": "c23b8b03-8843-4b6d-ace0-5f29c5c0df30",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e5444f7d-9de2-463c-9187-c5b17dcf7a5a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "415ca25f-abee-4b91-8ed4-a150f2c0c81a",
"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-01-25T03:31:06.5501067+00:00",
"date_create": "2026-01-25T03:31:06.5501067+00:00",
"date_update": "2026-01-25T03:31:06.5501067+00:00",
"updated_by_user_id": "81852f32-92e6-49a6-bb8c-4beef8e802da",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-25T03:31:06.5501067+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-01-25T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-25T03:31:06.5501067+00:00",
"date_last_job": "2026-01-25T03:31:06.5501067+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-25T03:31:06.5501067+00:00",
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00",
"is_mobile_installation": true
},
"job_type_id": "0fb8d35c-407a-4a83-aa68-9cdc1b554e7d",
"job_type_code": "sample string 7",
"job_type": {
"id": "ac15669f-95ec-4a80-a8b2-4aca0586283c",
"name": "sample string 2",
"sales_organization_id": "9b9978ee-3710-400f-a057-ffe8f089c550",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00",
"code": "sample string 7"
},
"job_priority_id": "a42a2690-6fe4-4016-a879-02136b3f2451",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "6137c608-5ab0-4ef3-a19f-e9288424f3cf",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "9be63405-9a2e-4593-a98d-2ff18eb47e36",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"job_status_id": "37aed0a0-6814-4985-82f6-11ff8c8a4cc0",
"job_status_code": "sample string 11",
"db_address_id": "deab9f92-8671-4d78-b275-e4d71e3f9711",
"contact_id": "cd4df91c-97e5-4826-976c-29ae74f0aa1e",
"requested_by_company_id": "4f34684f-1aab-421c-977a-86bffc7802be",
"requested_by_contact_id": "28fd08f8-5fd8-4b8b-ae4a-5b41557156ef",
"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-01-25T03:31:06.5501067+00:00",
"due_date": "2026-01-25T03:31:06.5501067+00:00",
"date_create": "2026-01-25T03:31:06.5501067+00:00",
"date_update": "2026-01-25T03:31:06.5501067+00:00",
"date_closed": "2026-01-25T03:31:06.5501067+00:00",
"suggested_user_id": "e268178b-8013-46cb-bc33-5ac402726d8a",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "be2454b2-1697-48b0-a575-bb5e9ec59c14",
"db_language_id": "a8dedff7-b53b-44c2-aecf-5597a5b771c9",
"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-01-25T03:31:06.5501067+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "2c046c5c-d165-485f-b2b4-5203a089d64a",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "5e7d734d-37e6-4f9b-8aa2-721c713d4fd2",
"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": "6b1a2a66-97f5-4afc-b5f7-1f6318984f93",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "82e9a73b-3b5d-4286-87bf-5e91d77a7903"
},
"suggested_date_start": "2026-01-25T03:31:06.5501067+00:00",
"skill_id": "cb41b562-4dfb-4c80-a94b-6aacce24384c",
"skill_code": "sample string 32",
"skill": {
"id": "687a4c28-0ed6-46e1-aea5-5ab59482a04e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8a736ead-2b93-4cd6-a058-2a9e26e02ad4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "3bff60f7-af0e-41cd-8ccb-37ab8c96b7fd",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "12e77340-af9f-46b2-a9f0-bc1356110f12",
"db_currency_id": "7c724ad6-3214-40d8-90ca-8d01b8c26a47",
"db_language_id": "6b24c444-8164-4ef1-a523-abe1e98843f9",
"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-01-25T03:31:06.5501067+00:00"
},
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3c81165f-c256-4775-a558-d2a097430e12",
"date_reported_by_company": "2026-01-25T03:31:06.5501067+00:00",
"id2": 36,
"company_id": "a05d5ae3-7d4f-4c33-b2bb-926240122310",
"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": "50eb728c-ef05-4fe7-b021-d57f9ef49fbf",
"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-01-25T03:31:06.5501067+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-25T03:31:06.5501067+00:00"
}