Retrieves all the job_estimated_quantity objects
Request Information
URI Parameters :
None.
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": "4cfc9bed-e826-464a-8753-9f736df1edf5",
"estimated_quantity": 2.0,
"article_id": "66290848-afd2-4364-bd2b-41d1747bf30d",
"article_code": "sample string 4",
"article": {
"id": "5cfb1d9a-1ef2-4d51-ad6a-328fa12a4d09",
"article_category_id": "0979c10a-7483-4414-8915-77f5fad8d936",
"article_category": {
"id": "cd32a80b-0124-4f65-ba47-8e2b51b42689",
"parent_id": "afd2f722-e51a-4eaf-a4e4-b7567c0f4a7c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "300a7387-82fc-42cc-88fa-a6d87fe6d464",
"article_group_1_code": "sample string 5",
"article_group_2_id": "0cda0d77-d060-4a9b-919e-d39b1786b917",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b42c752b-ae39-44ca-9d76-1efbe5881e4a",
"article_group_3_code": "sample string 9",
"article_group_4_id": "407abf39-a8d4-43f3-8641-e9f2bb6190a7",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9ce1e903-3af6-4338-a84c-90a350e40b28",
"article_group_5_code": "sample string 13",
"article_group_6_id": "1fd8ad0f-f80d-4cbd-89ea-5d29ae8774e2",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-20T12:49:04.265434+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-08-20T12:49:04.265434+00:00",
"date_update": "2026-08-20T12:49:04.265434+00:00",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00",
"article_color_id": "2f0b1e09-9d96-47bc-b2ec-bd8649e27b80",
"article_color_code": "sample string 38",
"article_color": {
"id": "ace7542a-573a-403a-9146-b0ad45cbb216",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "01c64c70-e5fa-4b40-b4cb-8ec773fa25b6",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a2b2cd8d-7245-4a74-b5d0-92bc5fc09f3b",
"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": "e4236436-2708-468b-9d01-fc968e9e72a9",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a106b03a-dbb0-4921-983f-5f2b8ecdf1a5",
"_parent_id": "cb7d09d8-411c-4507-abd6-1e09ea9c1acb",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "6ef0dec0-5857-4192-a8ae-8a5a4580b891",
"project_reference_back_office": "sample string 5",
"project": {
"id": "1ff7dec2-ccf7-4726-a5d7-d7aad57b644c",
"_parent_id": "a8006941-71db-4ab7-b657-0d94e03b458d",
"root_parent_id": "9a1e9fab-c0f1-4ae0-b210-e29ac453bc8d",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6920e17c-58bf-4d8d-9ecb-3c62d5670497",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "0aea8a36-213f-42c6-a983-25b1b6eca94a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8f28684c-638f-44c9-83f0-19cdddb3a53b",
"_parent_code": "sample string 6",
"sales_organization_id": "f1e3f3cc-9de7-40ca-96dd-320c36fc7416",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"equipment_model_id": "47efdca7-f6dc-4292-b50d-f36ff690cc3d",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "29dcc13d-b318-46f7-b540-976a3bdc7174",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "100a6b94-2fe5-4569-8bc2-45910f969a11",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1a9fc614-3bd7-479b-8801-19d3161b3814",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "e8f760fa-50da-4a8c-ac6e-6b05dd00a26a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"equipment_family_id": "b49cb6e4-4fef-46e6-bd4a-1b3bd4094e9f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "0aea8a36-213f-42c6-a983-25b1b6eca94a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8f28684c-638f-44c9-83f0-19cdddb3a53b",
"_parent_code": "sample string 6",
"sales_organization_id": "f1e3f3cc-9de7-40ca-96dd-320c36fc7416",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"date_in_production_since": "2026-08-20T12:49:04.265434+00:00",
"date_out_of_production_since": "2026-08-20T12:49:04.265434+00:00",
"date_end_support": "2026-08-20T12:49:04.265434+00:00",
"sales_organization_id": "55b56ad1-00cf-4e36-be58-673321811588",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+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-08-20T12:49:04.265434+00:00"
},
"project_status_id": "0d407e7b-66f8-4be7-8140-e98146e41403",
"project_status_code": "sample string 10",
"project_status": {
"id": "7c8dc17b-6fb9-45d6-ae23-3bd56a44545d",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "deab70ab-c00a-4f48-81cb-8aea3e6f992f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"company_id": "97ad9db2-e8fd-4158-bbce-f5218380a01a",
"company_code": "sample string 12",
"db_address_id": "17a384d2-78ef-428f-8783-a38d9ad8927e",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "28652720-748f-4614-9e5c-601fa8da6d40",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4838c3a1-8f58-4762-956e-5dd464191749",
"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-08-20T12:49:04.265434+00:00",
"date_create": "2026-08-20T12:49:04.265434+00:00",
"date_update": "2026-08-20T12:49:04.265434+00:00",
"updated_by_user_id": "3edfc255-bef3-47c0-a921-986ac82666de",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-20T12:49:04.265434+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-08-20T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-20T12:49:04.265434+00:00",
"date_last_job": "2026-08-20T12:49:04.265434+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-20T12:49:04.265434+00:00",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00",
"is_mobile_installation": true
},
"job_type_id": "5c51a25b-c7ce-41f8-9bae-a28275d2eca6",
"job_type_code": "sample string 7",
"job_type": {
"id": "1df8e3ff-f67f-4f86-b172-68aded549865",
"name": "sample string 2",
"sales_organization_id": "a64458b6-bbee-4b60-ac28-afeda26de338",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00",
"code": "sample string 7"
},
"job_priority_id": "5de96797-d112-4834-bbee-0828834ca63d",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "19596db6-39a5-4082-9d95-72145063a844",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "7a1536f1-9e64-494b-90c2-cededab620bf",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"job_status_id": "92684f1b-894c-4f91-b4ee-7474724bb910",
"job_status_code": "sample string 11",
"db_address_id": "90e8e224-a21d-409f-a082-ece1bce98d04",
"contact_id": "b76b69f9-599f-428f-96a3-854a027854d7",
"requested_by_company_id": "67500fb5-c34f-4972-a943-090119afae63",
"requested_by_contact_id": "655642c0-6821-4670-8906-68f28c5eeb7e",
"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-08-20T12:49:04.265434+00:00",
"due_date": "2026-08-20T12:49:04.265434+00:00",
"date_create": "2026-08-20T12:49:04.265434+00:00",
"date_update": "2026-08-20T12:49:04.265434+00:00",
"date_closed": "2026-08-20T12:49:04.265434+00:00",
"suggested_user_id": "6379827e-f05b-4be2-9914-ff09f5586a58",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "9df1ab1b-ac0d-4fcb-96f5-43c04d3e444b",
"db_language_id": "31f0fe6c-37ba-46b3-8369-a77d11169f4c",
"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-08-20T12:49:04.265434+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "af823d7f-7198-40df-bc9e-8c6ed59c7d51",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "59cd0b36-4dc0-4957-beda-69ca2b856ed9",
"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": "39f5ee1b-1702-45bb-be9b-80a2a4454cfc",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "1bcc83af-327f-4e53-8546-3a44619915b6"
},
"suggested_date_start": "2026-08-20T12:49:04.265434+00:00",
"skill_id": "a75da982-cdce-41bb-a2d0-0634fdbf3787",
"skill_code": "sample string 32",
"skill": {
"id": "dfb99125-6b63-45cf-8ac1-5445da47a4b0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ab7554be-f471-46bc-972b-9f6dd8f66420",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c79bf0c3-8f19-44ba-b1d1-d48c7905e7a6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a0843a2-6219-4d70-b729-16138fc6c765",
"db_currency_id": "b1e73d4b-bbcd-42e9-b73a-483d82275f93",
"db_language_id": "53142a0f-75a2-4e38-97b5-557cfb9303ee",
"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-08-20T12:49:04.265434+00:00"
},
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3748d111-69e0-46b3-8675-81c562e89457",
"date_reported_by_company": "2026-08-20T12:49:04.265434+00:00",
"id2": 36,
"company_id": "85dd020d-b996-4d81-b3d8-6838a7330d81",
"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": "e9c55391-00c4-4a47-be21-be2e951ed75c",
"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-08-20T12:49:04.265434+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-20T12:49:04.265434+00:00"
}