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": "2c01b055-d4c7-468a-9064-4f7470e25ddc",
"estimated_quantity": 2.0,
"article_id": "fdfd4fb6-a9c1-4753-9bfb-73d1d6168339",
"article_code": "sample string 4",
"article": {
"id": "7ad80e7c-d69f-42b1-9f73-94133e1a955e",
"article_category_id": "eddd5da2-1aec-4002-b547-e18a7484ae28",
"article_category": {
"id": "d5214c22-4006-4a84-a16d-7d699ed0b1aa",
"parent_id": "4c21e588-c338-4542-8f49-5141361b6ef5",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "8396093d-9b5e-492c-ae68-5724cca242cc",
"article_group_1_code": "sample string 5",
"article_group_2_id": "63285c02-43c4-4c4e-b409-e3fb1882201a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4448a371-98f6-41fe-8304-876b3a32813f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "4a96ecb4-da4f-4a46-8398-d56348ccc3c7",
"article_group_4_code": "sample string 11",
"article_group_5_id": "15d44ba5-a652-46be-b87d-97270949c37c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "408454c2-3bd5-449b-8b64-7259876c4039",
"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-14T11:28:52.7377499+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-14T11:28:52.7377499+00:00",
"date_update": "2026-02-14T11:28:52.7377499+00:00",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00",
"article_color_id": "3932cf4b-ad4d-42c9-8eae-416a3df10095",
"article_color_code": "sample string 38",
"article_color": {
"id": "457241d6-2617-40ee-9c54-76da357a7af3",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "fa093a40-2f0e-4b64-8f01-a98811b86e3b",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "9750ce45-3273-4213-9eaa-150dd8ceead9",
"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": "1272de95-b87e-4f0b-a611-67a0678b1d02",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1d243a1c-597e-4f70-85c0-816ad9b3812d",
"_parent_id": "affa67f3-1ac7-4edd-ab0b-cd29679185a8",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f4afbbad-6013-47df-808a-8ea90ac5f83a",
"project_reference_back_office": "sample string 5",
"project": {
"id": "91568086-ddc5-4649-a2eb-1060a61a88cb",
"_parent_id": "90863536-6f57-453f-bd0a-11d2bbc920ae",
"root_parent_id": "b33a7df6-7e83-4694-85aa-38bbdf80578b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "89db281a-85da-4fab-8611-7601751db721",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3936fe8d-5eff-4efa-b4d4-d59ddd63653f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "cbb9110e-ec8d-4e77-ae9a-c8fb97d94727",
"_parent_code": "sample string 6",
"sales_organization_id": "79daa8db-cd25-48cc-a6a8-b7fc23014fba",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"equipment_model_id": "980f2301-182e-47d2-a86d-7ac9ef3e3284",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "685d4835-8757-41f1-ab46-9ddced6ab1e9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "e335e43c-6ed3-4cd5-91e2-567d7be7f3f7",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "8c149fb7-24e4-4b06-a216-5020f2eeff46",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "88af35c4-51c5-49e6-ad7b-38b3cc12460a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"equipment_family_id": "ac969b38-6d5a-484e-a049-4f961150ca06",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3936fe8d-5eff-4efa-b4d4-d59ddd63653f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "cbb9110e-ec8d-4e77-ae9a-c8fb97d94727",
"_parent_code": "sample string 6",
"sales_organization_id": "79daa8db-cd25-48cc-a6a8-b7fc23014fba",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"date_in_production_since": "2026-02-14T11:28:52.7377499+00:00",
"date_out_of_production_since": "2026-02-14T11:28:52.7377499+00:00",
"date_end_support": "2026-02-14T11:28:52.7377499+00:00",
"sales_organization_id": "f63fa173-073d-4cc7-8734-ca2a7776467d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+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-14T11:28:52.7377499+00:00"
},
"project_status_id": "2fe3a839-0273-400c-a796-8462fcd99659",
"project_status_code": "sample string 10",
"project_status": {
"id": "44c73161-9d10-4f0c-ba3d-d622d990090d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "922966b0-b153-44b8-95ee-4495890f811f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"company_id": "f8036020-a270-4207-b3de-6a6234331af5",
"company_code": "sample string 12",
"db_address_id": "b0640d81-a44d-4fc0-9028-c3a592c2919f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c7c298f5-7e3a-48c1-9e74-5e483d195b07",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "2aa0e461-7f78-4335-bc03-cb0b80d5193b",
"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-14T11:28:52.7377499+00:00",
"date_create": "2026-02-14T11:28:52.7377499+00:00",
"date_update": "2026-02-14T11:28:52.7377499+00:00",
"updated_by_user_id": "40506fa0-b623-45bd-9d45-513668864c80",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-14T11:28:52.7377499+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-14T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-14T11:28:52.7377499+00:00",
"date_last_job": "2026-02-14T11:28:52.7377499+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-14T11:28:52.7377499+00:00",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00",
"is_mobile_installation": true
},
"job_type_id": "38b9c1a7-920d-4886-9f02-085ccc7361d4",
"job_type_code": "sample string 7",
"job_type": {
"id": "840fb0c4-bc1b-40a9-835b-9599f8341588",
"name": "sample string 2",
"sales_organization_id": "e003709b-d064-4540-833b-cb9b10cf4258",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00",
"code": "sample string 7"
},
"job_priority_id": "62bd3ce1-fe84-48ba-90ae-754c9f9c4f69",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "da5c7ef4-be2a-44ec-b200-e5c82a6b4108",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d5f34d6f-5b28-4e65-9fbb-1f9a1106be29",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"job_status_id": "15146099-7b1f-4a1e-815c-2321c47f6552",
"job_status_code": "sample string 11",
"db_address_id": "f79b51f4-c347-477b-b5a0-f4729594c912",
"contact_id": "520dee48-d153-4015-8a78-e5d67204b521",
"requested_by_company_id": "8c80ca1a-bfc3-45c7-884f-34e3a469283c",
"requested_by_contact_id": "3dccfd68-5879-410d-b1a5-c34fa87d78ed",
"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-14T11:28:52.7377499+00:00",
"due_date": "2026-02-14T11:28:52.7377499+00:00",
"date_create": "2026-02-14T11:28:52.7377499+00:00",
"date_update": "2026-02-14T11:28:52.7377499+00:00",
"date_closed": "2026-02-14T11:28:52.7377499+00:00",
"suggested_user_id": "702a1ad5-f617-457a-af87-0f84353fddba",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "de1ac3d6-5d24-4747-b94d-0bd139643e02",
"db_language_id": "7566c20b-14c0-4e65-8395-8e52f16c65f2",
"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-14T11:28:52.7377499+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "2ee8d62e-879e-4a66-9a40-b2c8e3d1a048",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "fb00a9b3-7967-42b9-b082-d069614e6c9c",
"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": "f7f426ca-bc55-47cf-9137-4494525caa61",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "4d529f79-b24b-47e6-bd65-6c384030359a"
},
"suggested_date_start": "2026-02-14T11:28:52.7377499+00:00",
"skill_id": "47693b36-a60c-4f56-845c-d2a455cf1e00",
"skill_code": "sample string 32",
"skill": {
"id": "e94ae2d0-79bc-4a09-86c6-8f8f5ba22def",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "2703f2e9-0f79-4089-9902-86da204b69e4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d1ccf2c5-193e-42cc-8e69-2501a3e29e06",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4a1ff010-89f7-40a6-bcc7-c16af9335fbc",
"db_currency_id": "0a26404f-78d0-4c78-a2fd-955330e30e80",
"db_language_id": "4c412224-1373-48d3-8537-570d2e686679",
"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-14T11:28:52.7377499+00:00"
},
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b36ee05a-c355-48a9-9805-bfd0293a1440",
"date_reported_by_company": "2026-02-14T11:28:52.7377499+00:00",
"id2": 36,
"company_id": "6c17efd3-7687-43e6-ae27-b762bff0fc86",
"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": "c6c0be1d-b9bc-41bb-8e57-fa5c30fe7345",
"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-14T11:28:52.7377499+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-14T11:28:52.7377499+00:00"
}