Creates a new job_estimated_quantity object
Request Information
URI Parameters :
None.
Body Parameters :
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 |
Request Formats :
application/json, text/json
{ "id": "e49322c2-4320-49a5-bc56-2e397c2613ba", "estimated_quantity": 2.0, "article_id": "b0988e2f-e903-43a4-979b-45aae4985b84", "article_code": "sample string 4", "article": { "id": "8f6a62a8-5b6e-4cb4-8151-0786f528595c", "article_category_id": "a70cbe1a-8cf0-4231-8430-7a50231ec7c8", "article_category": { "id": "2372a6f2-651c-4d25-8ca8-a9b6fdf34563", "parent_id": "33ec6c02-727c-4ca6-b642-d024ec442beb", "parent_code": "sample string 3", "code": "sample string 4", "name": "sample string 5", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "article_category_code": "sample string 3", "article_group_1_id": "e630ac98-f4cb-48bf-808b-24a359efc3dd", "article_group_1_code": "sample string 5", "article_group_2_id": "f0beff6e-41ef-48af-89d4-a7567c6fe261", "article_group_2_code": "sample string 7", "article_group_3_id": "7ffac7c1-6a5d-47f4-be5d-05340b73445e", "article_group_3_code": "sample string 9", "article_group_4_id": "c3e55a9d-f386-43cc-a9fd-96f87f8d24de", "article_group_4_code": "sample string 11", "article_group_5_id": "bd2b317d-d109-48b1-a390-5e5064d43254", "article_group_5_code": "sample string 13", "article_group_6_id": "0465e2f1-1bec-4b09-b5c0-7032400ce1a0", "article_group_6_code": "sample string 15", "physical_stock": 16, "back_order_client": 17, "back_order_supplier": 18, "expected_delivery_date_bo_supplier": "2025-10-01T12:47:30.4715388+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": "2025-10-01T12:47:30.4715388+00:00", "date_update": "2025-10-01T12:47:30.4715388+00:00", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00", "article_color_id": "99069a96-9497-4b88-9a8c-bc641f8b385f", "article_color_code": "sample string 38", "article_color": { "id": "19e74765-679a-44d4-b419-b1c3a8255f4a", "name": "sample string 2", "code": "sample string 3", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "warranty_period_nb_months": 39, "use_serial": true, "_replace_id": "83d99078-3e95-4efb-9770-dedb3f34a695", "replace_article_code": "sample string 42", "db_unit_of_measure_id_selling": "207cb37b-c54d-400b-b8e6-dffd45009ef2", "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": "aa28ab75-0572-4e1b-9834-8c901afef99f", "jobs_reference_back_office": "sample string 6", "jobs": { "id": "93ec34cb-2fb4-4d71-817d-366f10cccc9c", "_parent_id": "3b8dc6f3-3b16-4225-a0e4-b7c83bb43714", "_parent_jobs_reference_back_office": "sample string 3", "project_id": "0e292b69-50e3-4d14-988c-cf99687d8072", "project_reference_back_office": "sample string 5", "project": { "id": "661ee9dd-801b-4b12-a899-a5e7db947d91", "_parent_id": "160d9548-3887-49df-be60-18ccc950ff2d", "root_parent_id": "17fd2521-dc7e-4ee6-8905-d373a6fbb83c", "_parent_reference_back_office": "sample string 4", "equipment_family_id": "ffa3b1eb-ed1f-4c56-bff6-1ac1722939a2", "equipment_family_code": "sample string 6", "equipment_family": { "id": "47ee1d78-f88e-4108-abd2-03535d6e1238", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "29f58a4f-1b26-49e4-87d6-a9e315aec562", "_parent_code": "sample string 6", "sales_organization_id": "2e674d12-dda4-41ce-aec6-036e2177a6a5", "sales_organization_code": "sample string 8", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "equipment_model_id": "484bf8be-d34b-4389-9d5f-7d70d91dd7dd", "equipment_model_code": "sample string 8", "equipment_model": { "id": "16e0ff3d-e806-47b9-ada2-fd1cbe35803b", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "equipment_brand_id": "f69d91da-f204-4178-b817-55de363022af", "equipment_brand_code": "sample string 6", "equipment_brand": { "id": "4e2bb0d5-8d89-49ab-b137-56644816af3f", "name": "sample string 2", "code": "sample string 3", "sales_organization_id": "a0c4778f-41fb-4161-a6b9-b57111d093b0", "sales_organization_code": "sample string 5", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "equipment_family_id": "2c368a08-d7af-48f6-9422-e477c775370f", "equipment_family_code": "sample string 8", "equipment_family": { "id": "47ee1d78-f88e-4108-abd2-03535d6e1238", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "29f58a4f-1b26-49e4-87d6-a9e315aec562", "_parent_code": "sample string 6", "sales_organization_id": "2e674d12-dda4-41ce-aec6-036e2177a6a5", "sales_organization_code": "sample string 8", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "date_in_production_since": "2025-10-01T12:47:30.4715388+00:00", "date_out_of_production_since": "2025-10-01T12:47:30.4715388+00:00", "date_end_support": "2025-10-01T12:47:30.4715388+00:00", "sales_organization_id": "84c15e6b-34e3-4f45-af62-d88a5d6e083a", "sales_organization_code": "sample string 13", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+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": "2025-10-01T12:47:30.4715388+00:00" }, "project_status_id": "21581af0-107d-4147-bb2f-101e33b20cf8", "project_status_code": "sample string 10", "project_status": { "id": "7193af02-213c-46b8-8782-6ffa0501854c", "name": "sample string 2", "is_default": true, "is_closed": true, "sales_organization_id": "b62fbf71-ad0d-4b92-97fa-85032d81a9b5", "sales_organization_code": "sample string 6", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "code": "sample string 7", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "company_id": "2a5f08d4-ab96-4010-ad70-aaa24fb84877", "company_code": "sample string 12", "db_address_id": "f6d8875a-7e82-4c99-8a34-b7794c3cb0be", "db_address_code": "sample string 14", "location": "sample string 15", "contact_id": "ebf27d5e-c4b9-4752-b661-00a3ef6ab95c", "contact_reference_back_office": "sample string 17", "owner_user_id": "2f674194-d400-47e3-b873-21f9d7227f6c", "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": "2025-10-01T12:47:30.4715388+00:00", "date_create": "2025-10-01T12:47:30.4715388+00:00", "date_update": "2025-10-01T12:47:30.4715388+00:00", "updated_by_user_id": "8eae8caa-e5e8-4417-b9df-53d155e29947", "customer_reference": "sample string 28", "warranty_date_until": "2025-10-01T12:47:30.4715388+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": "2025-10-01T00:00:00+00:00", "shutdown_consequence": "sample string 35", "id2": 36, "nb_open_jobs": 37, "date_next_job": "2025-10-01T12:47:30.4715388+00:00", "date_last_job": "2025-10-01T12:47:30.4715388+00:00", "nb_jobs_planned": 40, "nb_jobs_tobeplanned": 41, "nb_jobs_waitingfurtheraction": 42, "back_office_timestamp": "2025-10-01T12:47:30.4715388+00:00", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00", "is_mobile_installation": true }, "job_type_id": "0d0867e7-14c6-4616-a472-164884722144", "job_type_code": "sample string 7", "job_type": { "id": "580a985f-dc79-4474-bff9-0b7670279ece", "name": "sample string 2", "sales_organization_id": "65af31b5-d499-43f6-a46a-359233fec2b6", "description": "sample string 4", "is_default": true, "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00", "code": "sample string 7" }, "job_priority_id": "53d4912a-6d19-4091-90ee-575f2d1139e4", "job_priority_code": "sample string 9", "job_priority": { "id": "ccf8600c-6e37-4d30-8dd5-fc93ecaa1546", "name": "sample string 2", "is_default": true, "sequence": 4, "sales_organization_id": "6198ae9b-6ee0-48bd-9f9b-ae9212e0723a", "sales_organization_code": "sample string 6", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "code": "sample string 7", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "job_status_id": "e8e7f138-095d-44d3-a122-faeaf5b78c9d", "job_status_code": "sample string 11", "db_address_id": "53678fd7-ea88-4735-8a25-37907cc54179", "contact_id": "16f6bb10-914c-4487-942a-c79123f2c0be", "requested_by_company_id": "c7039209-a9b9-487d-83f6-9f6fa963384f", "requested_by_contact_id": "67da29fa-c9f7-4901-8144-0e3094ad0c58", "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": "2025-10-01T12:47:30.4715388+00:00", "due_date": "2025-10-01T12:47:30.4715388+00:00", "date_create": "2025-10-01T12:47:30.4715388+00:00", "date_update": "2025-10-01T12:47:30.4715388+00:00", "date_closed": "2025-10-01T12:47:30.4715388+00:00", "suggested_user_id": "3012ddaf-5176-46f7-85e8-1fa5f19748d0", "suggested_user_code": "sample string 29", "suggested_user": { "id": "2858b51f-e1d2-430d-a620-cdd6fc0dc032", "db_language_id": "99a77193-3d59-40ad-a9b1-a91781d12829", "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": "2025-10-01T12:47:30.4715388+00:00", "skype": "sample string 16", "notes": "sample string 17", "sales_organization_id": "23c7ab0d-22c3-4166-b8d5-31428031c3ff", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "sales_organization_code": "sample string 19", "is_team_leader": true, "team_leader_user_id": "6aebfdd9-7e3b-4047-a096-723b7c140896", "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": "e1ddea68-067f-45e4-a7c8-1e1186e8d57d", "private_db_country_code": "sample string 35", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00", "allow_hero_app": true, "allow_sales_app": true, "allow_service_app": true, "user_group_id": "b5001a8a-74a9-4813-9994-7b8a3491bd0c" }, "suggested_date_start": "2025-10-01T12:47:30.4715388+00:00", "skill_id": "132dca72-c465-4dd4-94e5-6088a950f2e3", "skill_code": "sample string 32", "skill": { "id": "e955c666-1ca2-4690-a6b0-ed7f135b7647", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "sales_organization_id": "f0abc651-507c-4ee8-8190-293b6de8faaa", "sales_organization_code": "sample string 6", "sales_organization": { "id": "015f01bc-dfbf-4b38-a8a4-22f7683150b5", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "a1fe1f34-6264-4c70-8d77-d8d1bd211229", "db_currency_id": "79bed571-fe78-4a11-b06e-ff9dcf67649a", "db_language_id": "6c8311a4-4fa2-4e44-abad-5fabdef78fbb", "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": "2025-10-01T12:47:30.4715388+00:00" }, "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }, "customer_reference": "sample string 33", "approval_responsible_user_id": "8bc8168a-1d67-45e9-b468-ac69bf69b9ab", "date_reported_by_company": "2025-10-01T12:47:30.4715388+00:00", "id2": 36, "company_id": "ac416a61-ba49-4895-8d7b-1a9717ec3a25", "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": "884764ee-5452-4f65-863a-23bb659a3076", "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": "2025-10-01T12:47:30.4715388+00:00" }, "reference_back_office": "sample string 7", "modified_dateutc": "2025-10-01T12:47:30.4715388+00:00" }
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.