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": "2faafc45-6e64-43e6-bd62-a817690d4aa4",
"estimated_quantity": 2.0,
"article_id": "29172094-cd15-4ade-83c8-2bd2d263b5de",
"article_code": "sample string 4",
"article": {
"id": "479912e2-6382-449e-b7b2-8d123d29669c",
"article_category_id": "cd27e0cb-28bb-4723-baf3-271a09d0cd09",
"article_category": {
"id": "a502c78a-58b2-4b74-bb34-3a1153dc7dc3",
"parent_id": "5cfb12d8-126c-4ebe-b17b-404e6f62a014",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f6302fd7-88cd-4314-8879-91b43cc62b52",
"article_group_1_code": "sample string 5",
"article_group_2_id": "3a9acc9d-5a33-4e06-be1b-8bd0abe273c8",
"article_group_2_code": "sample string 7",
"article_group_3_id": "09b5950a-cfb6-4d59-8849-9a77a59752e2",
"article_group_3_code": "sample string 9",
"article_group_4_id": "01635965-5eef-437b-85f2-2493d3b6eedf",
"article_group_4_code": "sample string 11",
"article_group_5_id": "34dab930-b8a4-41dc-a498-37322b40d70b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "98260c18-3f2c-460a-83fb-24a29ffe2d20",
"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-10T07:14:26.8115604+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-10T07:14:26.8115604+00:00",
"date_update": "2026-03-10T07:14:26.8115604+00:00",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00",
"article_color_id": "c93ce79c-1c85-4122-bf12-14f84e2864bd",
"article_color_code": "sample string 38",
"article_color": {
"id": "0da2067f-ff1e-4960-bf10-b6126d60a63d",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "78f14fed-32e9-45b7-ac5b-6ddb591c5c01",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "108ecb80-d19b-47b7-b172-232181341963",
"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": "4daad5f7-7fe2-45cd-ab79-417c4ff5650d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d095b638-2112-4f07-b0c9-46afaa872dce",
"_parent_id": "f901fe53-ddd5-481c-a552-ed6edd26e038",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "d0324e9d-1e82-42f9-b467-466d24669ca8",
"project_reference_back_office": "sample string 5",
"project": {
"id": "3a1e1e18-6f85-40e5-a67f-c231bc5aa739",
"_parent_id": "09479a09-d578-4915-ba33-cc863d8080fa",
"root_parent_id": "00902a1c-f767-465e-8114-d6cf89e430e5",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "c6f6796a-6a8e-4a0c-a622-f4f25d63910d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "342caa48-8296-42e8-8be0-558d56c363dd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "36fa4f08-440b-48be-b522-a7c0fdb39d8d",
"_parent_code": "sample string 6",
"sales_organization_id": "d03bf18f-e9b6-4f04-a6f3-5bcf55ce2323",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"equipment_model_id": "36909c3b-be48-46da-abfd-77d46cff0448",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "7381ade3-27e6-4ed7-8fce-fb8768035369",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5a4d3bd4-368f-44fa-baa5-a50c364faabe",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a79fb601-0690-401f-831f-f090e36e61f4",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "cec55261-807e-4b9c-8b18-f5be7bb664cd",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"equipment_family_id": "8ce89945-17a6-426a-95a3-dde8402bae10",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "342caa48-8296-42e8-8be0-558d56c363dd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "36fa4f08-440b-48be-b522-a7c0fdb39d8d",
"_parent_code": "sample string 6",
"sales_organization_id": "d03bf18f-e9b6-4f04-a6f3-5bcf55ce2323",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"date_in_production_since": "2026-03-10T07:14:26.8115604+00:00",
"date_out_of_production_since": "2026-03-10T07:14:26.8115604+00:00",
"date_end_support": "2026-03-10T07:14:26.8115604+00:00",
"sales_organization_id": "05474efb-32b7-4979-9422-c5b4c9e5affd",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+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-10T07:14:26.8115604+00:00"
},
"project_status_id": "50052bd2-07ed-47ee-8b3f-4ac89fc1bf82",
"project_status_code": "sample string 10",
"project_status": {
"id": "8c26a3ab-2180-4f97-b426-95f420d9351b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "4bb8b6ef-5358-4b93-92c5-65c4d109012e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"company_id": "6e8e4afa-5a56-4de0-8097-349480ea003c",
"company_code": "sample string 12",
"db_address_id": "c4e9b337-f26d-40a7-9157-10dc985c4941",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "17395eb3-b1ac-4aeb-a372-b8b74ab90dd0",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "5abb60d6-4a4f-4950-b7ec-dd406b6e54b8",
"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-10T07:14:26.8115604+00:00",
"date_create": "2026-03-10T07:14:26.8115604+00:00",
"date_update": "2026-03-10T07:14:26.8115604+00:00",
"updated_by_user_id": "688fcdf1-e590-4f08-88d6-724ae3f03a69",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-03-10T07:14:26.8115604+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-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-03-10T07:14:26.8115604+00:00",
"date_last_job": "2026-03-10T07:14:26.8115604+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-03-10T07:14:26.8115604+00:00",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00",
"is_mobile_installation": true
},
"job_type_id": "74f91491-6608-4b45-b3ea-0425482286c3",
"job_type_code": "sample string 7",
"job_type": {
"id": "b0ca5011-95f2-4d73-ba2c-4a81a1a1a731",
"name": "sample string 2",
"sales_organization_id": "5d52f5c6-b2a5-48a8-acea-812c8a6ef856",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00",
"code": "sample string 7"
},
"job_priority_id": "e7e27e00-3cd0-4f5e-bc3a-b41f2fc519d9",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "aa147e35-bb82-4503-8689-d21f3cc3004f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "4944f8f2-7caa-462d-82b6-4aa04112935a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"job_status_id": "7385a9ae-570e-4ad3-a194-0e69fcacedb2",
"job_status_code": "sample string 11",
"db_address_id": "ccae60a6-90be-41d5-93c2-8f22a1f6b1b5",
"contact_id": "35a9fc06-c199-4c9f-99b1-9c4c05afe10f",
"requested_by_company_id": "52a1e426-446e-49ac-a1f7-37d1632c5f18",
"requested_by_contact_id": "1e11fb7a-240c-4187-8509-ca2b4d982653",
"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-10T07:14:26.8115604+00:00",
"due_date": "2026-03-10T07:14:26.8115604+00:00",
"date_create": "2026-03-10T07:14:26.8115604+00:00",
"date_update": "2026-03-10T07:14:26.8115604+00:00",
"date_closed": "2026-03-10T07:14:26.8115604+00:00",
"suggested_user_id": "85e5b920-691f-45fd-b76b-3f9e098beb83",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7dc87c4b-3336-40b6-a66f-5b33c18edda0",
"db_language_id": "e446571a-cada-404e-a8b5-7b13aef6e66e",
"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-10T07:14:26.8115604+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "207b3e3a-6c14-4cc8-b12d-85005be3d4e5",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "f254974a-e762-4378-99c0-8f513942e21f",
"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": "7a922ffe-28ec-48f5-99b5-6de04f94df3a",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0eec270b-9a19-45bc-b00d-849f559d5837"
},
"suggested_date_start": "2026-03-10T07:14:26.8115604+00:00",
"skill_id": "da23aefb-dffb-4c4f-9c29-39d48d0e50ca",
"skill_code": "sample string 32",
"skill": {
"id": "f0a3b29d-088b-4d63-8fc2-faa455bee7b8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f2831a9e-2aae-431a-b876-76c2d2c5a482",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5aa1d0ae-3f0a-4e38-bf9b-d48135fec90b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a14895db-e306-419a-906d-de8982c1c382",
"db_currency_id": "522c7b1e-a39c-4852-9fcf-4a5350fd8b71",
"db_language_id": "146f99bf-4209-470e-adfa-7df0ee642214",
"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-10T07:14:26.8115604+00:00"
},
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "071ee785-4fba-4415-98e4-e742e9dccaa7",
"date_reported_by_company": "2026-03-10T07:14:26.8115604+00:00",
"id2": 36,
"company_id": "406f6a1c-0c06-48f0-98c6-8fbd643d9bff",
"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": "2cc1ff31-73bf-491f-a919-f62a36db8e01",
"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-10T07:14:26.8115604+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-10T07:14:26.8115604+00:00"
}