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": "41ddcbf1-4d80-44a0-9e78-78457546c0ee",
"estimated_quantity": 2.0,
"article_id": "dcac82f1-5b37-4559-843a-a30bb76f2a83",
"article_code": "sample string 4",
"article": {
"id": "23652130-8f16-4be0-a010-493b769307bd",
"article_category_id": "2d8d1632-9ee4-4bdd-8af4-1cf8bd769bba",
"article_category": {
"id": "58da2af7-a8ef-4651-a9f4-1f2b7c9d2dbe",
"parent_id": "c74b7189-3388-4eb3-b2cd-fe1f040eb04f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "52eb25a8-0fb7-45b0-a362-c8e6fb6fc2e3",
"article_group_1_code": "sample string 5",
"article_group_2_id": "5460c0d2-6f3b-4ee9-976b-4e8624fdc15a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a2ec202c-f46a-40e4-b4fc-e83057fcc240",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f6449fc5-af08-47cf-9565-569c3b4bf43d",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9b3aa5c9-f47c-4930-bee6-694da0586e13",
"article_group_5_code": "sample string 13",
"article_group_6_id": "52507e0d-dcab-49da-ad80-d1ede1cf6ca4",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-01T20:45:03.2051213+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-06-01T20:45:03.2051213+00:00",
"date_update": "2026-06-01T20:45:03.2051213+00:00",
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00",
"article_color_id": "41057833-9133-4f5f-96e0-bdf9f7cbddd5",
"article_color_code": "sample string 38",
"article_color": {
"id": "36125532-ca98-4b79-b293-54219365127a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b80f18d6-0e7a-45da-98ac-3de9189b4b44",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "25f6cbc2-fbc1-451b-aab8-d2fd18fe6f2a",
"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": "d3e8548c-e377-41a7-89b6-536965464310",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ceb53f37-e3be-455c-8682-8a8c6d2ed4e3",
"_parent_id": "f4bc071c-81e5-41e0-9549-3879499ac8dc",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "49879e75-51fd-4499-b971-7d7b2c21a150",
"project_reference_back_office": "sample string 5",
"project": {
"id": "71dff03f-d673-498d-a177-1fcffd63c2ed",
"_parent_id": "ee3d47b8-bc34-4b4e-ac4a-60a41ffa50f9",
"root_parent_id": "836ada43-e49c-4349-97ce-b59f3d8732ce",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9c7921a1-886f-4a82-aaff-688f106f1672",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "03eba330-abdc-4c38-b562-751d585f1159",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "86945548-6f4b-4e14-8927-9cf71a51482d",
"_parent_code": "sample string 6",
"sales_organization_id": "bdaf584b-2264-40c7-ba9d-7b828a0206db",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"equipment_model_id": "c3b0b6f8-09c4-4cdc-bc08-96b6d06b57d0",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "69a3939b-5845-4b58-a2a6-a86fb6496db8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "856af024-2773-4032-901b-8117d903e11c",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "f95680e1-60c0-406d-a471-5b9161cbf6d1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "52785f32-489b-4b59-bb88-6317fb69b181",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"equipment_family_id": "d5f94ea5-5e81-4758-bbb1-6144ec12ce56",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "03eba330-abdc-4c38-b562-751d585f1159",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "86945548-6f4b-4e14-8927-9cf71a51482d",
"_parent_code": "sample string 6",
"sales_organization_id": "bdaf584b-2264-40c7-ba9d-7b828a0206db",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"date_in_production_since": "2026-06-01T20:45:03.2051213+00:00",
"date_out_of_production_since": "2026-06-01T20:45:03.2051213+00:00",
"date_end_support": "2026-06-01T20:45:03.2051213+00:00",
"sales_organization_id": "4ddfdb00-6c50-4d67-ac8d-dfc5f61f02ff",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+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-06-01T20:45:03.2051213+00:00"
},
"project_status_id": "f0da10c1-638d-4992-87b2-66247c1e3ccc",
"project_status_code": "sample string 10",
"project_status": {
"id": "5b6cb945-ecdf-4481-b9fd-1c136b826dab",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f709d2c1-9dc3-47ab-9bd9-8cc71813e265",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00"
},
"company_id": "56731d2b-e063-474f-a996-d1478b9ea433",
"company_code": "sample string 12",
"db_address_id": "b6e72beb-45fc-441a-b3da-7d35eebbb7c4",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1ea69426-7fb5-457f-acb6-d2ea1d93fb93",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "47157075-4832-475f-bcc8-a5c9a145a501",
"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-06-01T20:45:03.2051213+00:00",
"date_create": "2026-06-01T20:45:03.2051213+00:00",
"date_update": "2026-06-01T20:45:03.2051213+00:00",
"updated_by_user_id": "56fd27fa-56d8-4de1-a0a5-bcc534874d9a",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-01T20:45:03.2051213+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-06-01T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-01T20:45:03.2051213+00:00",
"date_last_job": "2026-06-01T20:45:03.2051213+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-01T20:45:03.2051213+00:00",
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00",
"is_mobile_installation": true
},
"job_type_id": "dfea2bfa-aa6c-4eb0-aa18-35aada854006",
"job_type_code": "sample string 7",
"job_type": {
"id": "e075bd56-a279-48d6-a08e-a94cdcb25efd",
"name": "sample string 2",
"sales_organization_id": "45ee8564-fc88-47b9-8b08-6375750e8456",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-01T20:45:03.2051213+00:00",
"code": "sample string 7"
},
"job_priority_id": "9a36720d-a8a5-480d-a06b-f9334b0c216e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a41c0444-e756-42f7-8324-a6addc02d877",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "9bfff94c-5ae0-4115-863a-568c30fa354f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-01T20:45:03.22074+00:00"
},
"job_status_id": "bec40993-d3e4-4797-9c0e-be82822c0db0",
"job_status_code": "sample string 11",
"db_address_id": "daabbc74-136e-4be7-8ed9-bd2ad745d9e3",
"contact_id": "333e80cf-bfe7-40ca-b8c1-dcc0a4b6d8f4",
"requested_by_company_id": "2b306656-7537-4d1a-ab8e-d0e77b048199",
"requested_by_contact_id": "0d3921af-39ac-4438-8654-4b02b7b21f59",
"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-06-01T20:45:03.22074+00:00",
"due_date": "2026-06-01T20:45:03.22074+00:00",
"date_create": "2026-06-01T20:45:03.22074+00:00",
"date_update": "2026-06-01T20:45:03.22074+00:00",
"date_closed": "2026-06-01T20:45:03.22074+00:00",
"suggested_user_id": "2c195014-6d7a-4ff8-b101-4c330dbce7ba",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "eaff3ec2-7652-49c5-8925-c1f8a93ae7d7",
"db_language_id": "80065815-9796-4623-b1ea-304db49f7a23",
"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-06-01T20:45:03.22074+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7496eec9-96ef-4920-b7ff-dcff0e0277a2",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "769aa80c-cccc-4ce1-a065-ff3fcae706bd",
"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": "32cb374c-08ad-45f0-aa04-7c4af9a45c7e",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-01T20:45:03.22074+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "7af93ae0-abaf-4f3d-8f79-ba4b31d2cf6c"
},
"suggested_date_start": "2026-06-01T20:45:03.22074+00:00",
"skill_id": "1992e195-3ff2-4f01-b393-d9c62162e255",
"skill_code": "sample string 32",
"skill": {
"id": "74bad485-012b-4a84-a97c-ce68793b24c6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8ccad7cb-2d02-4b63-8f0f-163968887d7d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8a5d88be-e23b-4e0c-a80f-08e0edc8c8a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "533f98e5-65a9-4ca7-ab91-5452da500094",
"db_currency_id": "316e222c-0afd-43b4-9b68-bdec55714498",
"db_language_id": "2ec7d139-ddc9-442a-885e-1f23f281b550",
"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-06-01T20:45:03.2051213+00:00"
},
"modified_dateutc": "2026-06-01T20:45:03.22074+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "8e170191-f7ed-45b0-a21d-5e1b0719550c",
"date_reported_by_company": "2026-06-01T20:45:03.22074+00:00",
"id2": 36,
"company_id": "cb51d781-c49e-4399-8766-761cb7fea8f7",
"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": "0c0309f9-cb6a-497b-acf6-e3f2515b9871",
"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-06-01T20:45:03.22074+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-01T20:45:03.22074+00:00"
}