Retrieves all the job_estimated_quantity objects
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
job_estimated_quantityName | 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": "56c2da89-04bf-455e-8bc1-15f7e86b1d01", "estimated_quantity": 2.0, "article_id": "5b27bd2a-2434-4444-8c16-53638462c468", "article_code": "sample string 4", "article": { "id": "804cf0aa-8e32-4a56-a6e3-4051426a629d", "article_category_id": "3cc29c9e-c4ac-4458-bd36-beba85c7e5ab", "article_category": { "id": "c1c99ed7-a024-415a-8a00-bdae0153370d", "parent_id": "baedf3a6-7941-4799-a9c2-64433ae85f69", "parent_code": "sample string 3", "code": "sample string 4", "name": "sample string 5", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "article_category_code": "sample string 3", "article_group_1_id": "d2143f48-0327-4c09-b38f-846b6f9a3ff5", "article_group_1_code": "sample string 5", "article_group_2_id": "8074f6e3-add3-42f7-8f53-0161b9d2936b", "article_group_2_code": "sample string 7", "article_group_3_id": "3c856de6-3c56-4357-9f54-1b03540d25a7", "article_group_3_code": "sample string 9", "article_group_4_id": "9555ffd0-6734-461a-a63b-2b0925053175", "article_group_4_code": "sample string 11", "article_group_5_id": "f8e5be39-7fd3-4f98-a5a8-d8875ef3740b", "article_group_5_code": "sample string 13", "article_group_6_id": "35c9115d-6a1e-4040-b90d-f99788ac933f", "article_group_6_code": "sample string 15", "physical_stock": 16, "back_order_client": 17, "back_order_supplier": 18, "expected_delivery_date_bo_supplier": "2023-03-23T15:26:30.0178356+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": "2023-03-23T15:26:30.0178356+00:00", "date_update": "2023-03-23T15:26:30.0178356+00:00", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00", "article_color_id": "7d9f9ace-503e-4e9b-9f18-56e47a56b1e4", "article_color_code": "sample string 38", "article_color": { "id": "a608e59d-19aa-450e-a546-a27f6a21261d", "name": "sample string 2", "code": "sample string 3", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "warranty_period_nb_months": 39, "use_serial": true, "_replace_id": "5685572c-0bf2-498a-aa5f-aaf7afab23cd", "replace_article_code": "sample string 42", "db_unit_of_measure_id_selling": "4cc59118-dcbc-494c-952c-c723377fdfd1", "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": "12adecd6-1d01-40be-9eff-d46f7ef75017", "jobs_reference_back_office": "sample string 6", "jobs": { "id": "b60fefbf-f866-4eac-8ec0-f731f4c8b326", "_parent_id": "b2a092aa-494f-4ffe-8813-43c11b61fefe", "_parent_jobs_reference_back_office": "sample string 3", "project_id": "965af53b-e0c1-438c-9660-44a64c7c9e14", "project_reference_back_office": "sample string 5", "project": { "id": "a51ce394-5c27-459f-8a68-8a8a4dbaf4cc", "_parent_id": "a8e7afe1-3687-444c-be47-872ce9ea916b", "root_parent_id": "e9ddf87c-e951-43c5-b594-e6b66ef14948", "_parent_reference_back_office": "sample string 4", "equipment_family_id": "60e81f49-d462-40a3-9206-6c7d180b5ca8", "equipment_family_code": "sample string 6", "equipment_family": { "id": "d91d1183-b589-477d-84f5-de22368e2750", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "137c498a-deba-42f2-9f6a-173a72f7e0f1", "_parent_code": "sample string 6", "sales_organization_id": "ad189529-b52e-45d3-987f-99176ae03849", "sales_organization_code": "sample string 8", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "equipment_model_id": "ac62a9a7-d2db-4fc8-81fc-79301d9994be", "equipment_model_code": "sample string 8", "equipment_model": { "id": "cdebf2c8-dcfc-4562-96d6-59151bc1e145", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "equipment_brand_id": "8069deec-5b12-44fe-aa44-276021d44af8", "equipment_brand_code": "sample string 6", "equipment_brand": { "id": "82fb80b9-681b-4fc0-bf15-9664ccae690d", "name": "sample string 2", "code": "sample string 3", "sales_organization_id": "52dc8fa3-89a3-4670-aa74-790ed4b50478", "sales_organization_code": "sample string 5", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "equipment_family_id": "1651981e-cb8c-408a-a864-44fbe5d3d5b0", "equipment_family_code": "sample string 8", "equipment_family": { "id": "d91d1183-b589-477d-84f5-de22368e2750", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "137c498a-deba-42f2-9f6a-173a72f7e0f1", "_parent_code": "sample string 6", "sales_organization_id": "ad189529-b52e-45d3-987f-99176ae03849", "sales_organization_code": "sample string 8", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "date_in_production_since": "2023-03-23T15:26:30.0178356+00:00", "date_out_of_production_since": "2023-03-23T15:26:30.0178356+00:00", "date_end_support": "2023-03-23T15:26:30.0178356+00:00", "sales_organization_id": "65af6939-117f-45ef-ab11-3cd7bc7125c5", "sales_organization_code": "sample string 13", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+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": "2023-03-23T15:26:30.0178356+00:00" }, "project_status_id": "b272a4dd-b3e4-4cfd-a88d-7908f2c295f6", "project_status_code": "sample string 10", "project_status": { "id": "bcf6192e-8e4b-485b-a4be-4b5f9128f066", "name": "sample string 2", "is_default": true, "is_closed": true, "sales_organization_id": "74932055-bba8-474b-b823-8aebae79eb1f", "sales_organization_code": "sample string 6", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "code": "sample string 7", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "company_id": "bcdd91cf-9b2e-461d-925f-f123a2766cf4", "company_code": "sample string 12", "db_address_id": "ba101308-863f-4bb3-8323-8d743c1b6579", "db_address_code": "sample string 14", "location": "sample string 15", "contact_id": "0c3327ad-9820-4293-8c8c-2b6fd57cc3b9", "contact_reference_back_office": "sample string 17", "owner_user_id": "03d9740c-6ddd-42a7-bc35-c54457668707", "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": "2023-03-23T15:26:30.0178356+00:00", "date_create": "2023-03-23T15:26:30.0178356+00:00", "date_update": "2023-03-23T15:26:30.0178356+00:00", "updated_by_user_id": "f1058717-9a6d-4020-9fdc-ff82a3cd9027", "customer_reference": "sample string 28", "warranty_date_until": "2023-03-23T15:26:30.0178356+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": "2023-03-23T00:00:00+00:00", "shutdown_consequence": "sample string 35", "id2": 36, "nb_open_jobs": 37, "date_next_job": "2023-03-23T15:26:30.0178356+00:00", "date_last_job": "2023-03-23T15:26:30.0178356+00:00", "nb_jobs_planned": 40, "nb_jobs_tobeplanned": 41, "nb_jobs_waitingfurtheraction": 42, "back_office_timestamp": "2023-03-23T15:26:30.0178356+00:00", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00", "is_mobile_installation": true }, "job_type_id": "a44d45d6-f805-4e0b-bc7c-0ec83c241498", "job_type_code": "sample string 7", "job_type": { "id": "44f1bd24-0d33-43f2-986d-a039f606c83c", "name": "sample string 2", "sales_organization_id": "0a0d2d46-cf22-458e-996b-f48acd6256e9", "description": "sample string 4", "is_default": true, "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00", "code": "sample string 7" }, "job_priority_id": "c10f8dd6-d0ff-4abd-9b88-dfd4c2c4698d", "job_priority_code": "sample string 9", "job_priority": { "id": "83d92072-87c5-4dec-a669-50f7049fa186", "name": "sample string 2", "is_default": true, "sequence": 4, "sales_organization_id": "2b85d95b-2f1d-4dde-b191-f805798e9208", "sales_organization_code": "sample string 6", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "code": "sample string 7", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "job_status_id": "a05abbd5-94cc-4bde-9d5e-ce85be84fab1", "job_status_code": "sample string 11", "db_address_id": "a7f2bc42-2a03-4f02-8471-8a52ee3b98e2", "contact_id": "fbc14739-5fd3-4a3d-80d7-5b5a59a2701a", "requested_by_company_id": "8ef530f2-00b7-478a-a944-f7d4d0d69ffd", "requested_by_contact_id": "ba83bccb-8163-40a5-98f6-db5c4f9a252d", "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": "2023-03-23T15:26:30.0178356+00:00", "due_date": "2023-03-23T15:26:30.0178356+00:00", "date_create": "2023-03-23T15:26:30.0178356+00:00", "date_update": "2023-03-23T15:26:30.0178356+00:00", "date_closed": "2023-03-23T15:26:30.0178356+00:00", "suggested_user_id": "a57cfacc-0a31-47c3-92ac-326eba1b0153", "suggested_user_code": "sample string 29", "suggested_user": { "id": "9d1eae06-8f66-430b-a2d6-3249137e4b5b", "db_language_id": "930de1fb-e52e-438a-aff2-72454d72ed1f", "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": "2023-03-23T15:26:30.0178356+00:00", "skype": "sample string 16", "notes": "sample string 17", "sales_organization_id": "1e6a9510-88df-4ed0-957e-87743bf784dc", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "sales_organization_code": "sample string 19", "is_team_leader": true, "team_leader_user_id": "8a8eb95a-030c-443e-a596-de2cbee3456e", "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": "a437cf93-51a3-4f71-af76-fea56113a1df", "private_db_country_code": "sample string 35", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00", "allow_hero_app": true, "allow_sales_app": true, "allow_service_app": true, "user_group_id": "278cb2d3-d04b-404d-9d80-7bb9234b1851" }, "suggested_date_start": "2023-03-23T15:26:30.0178356+00:00", "skill_id": "da9b56db-8f22-4be0-bf51-4b3292e0dd3b", "skill_code": "sample string 32", "skill": { "id": "f5e1b032-2066-4fa8-912f-6224bc2662b5", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "sales_organization_id": "daf6b473-91d3-45ab-b0a2-4e854ce283c1", "sales_organization_code": "sample string 6", "sales_organization": { "id": "9ae8aee3-8465-48de-ab33-3e76c2dd2906", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "062f713a-9796-4939-82aa-dd27f0656266", "db_currency_id": "b6438936-7e2b-429f-bfd8-b868e4dbe33a", "db_language_id": "27f1a27f-8d3b-4ad4-a9e2-6da66d109e05", "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": "2023-03-23T15:26:30.0178356+00:00" }, "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }, "customer_reference": "sample string 33", "approval_responsible_user_id": "6e6ab8b6-1192-43dd-946c-fc5eb76ebf4e", "date_reported_by_company": "2023-03-23T15:26:30.0178356+00:00", "id2": 36, "company_id": "8e8adda6-6804-4915-8b0e-ef1f7a08f19a", "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": "a817c54a-db72-4cca-ad01-220a53fe7eff", "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": "2023-03-23T15:26:30.0178356+00:00" }, "reference_back_office": "sample string 7", "modified_dateutc": "2023-03-23T15:26:30.0178356+00:00" }