Creates a new job_estimated_quantity object
Request Information
URI Parameters :
None.
Body Parameters :
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 |
Request Formats :
application/json, text/json
{
"id": "b6b6680d-2da6-4583-8131-63ee6657c149",
"estimated_quantity": 2.0,
"article_id": "d3820b63-0757-44b8-9866-94cd6de228a1",
"article_code": "sample string 4",
"article": {
"id": "5d179ac8-59ed-45da-be3d-09e0842d7577",
"article_category_id": "b6993837-dc4c-4bb9-99a2-ca31474c8e66",
"article_category": {
"id": "51741a86-383d-406e-a7e3-5428029b584d",
"parent_id": "025e20ca-465f-41bc-9b88-898264ad9e96",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "c7a0dc41-6937-484a-80d0-f9f9debd2bc9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "d2112e0c-44e7-4d49-a99d-7175750a4c8d",
"article_group_2_code": "sample string 7",
"article_group_3_id": "29efc740-ce14-4f91-9eb5-946c5636d63b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9875664d-7db0-4d3b-b9b3-8dffad399522",
"article_group_4_code": "sample string 11",
"article_group_5_id": "84910380-6c85-491f-b7cd-c16afc7a3919",
"article_group_5_code": "sample string 13",
"article_group_6_id": "a98ab9c3-592f-4cb6-8041-6b4d58c7d3f8",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-15T11:06:35.7817481+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-09-15T11:06:35.7817481+00:00",
"date_update": "2026-09-15T11:06:35.7817481+00:00",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00",
"article_color_id": "9ad58298-335d-4504-a629-b2bef85d729b",
"article_color_code": "sample string 38",
"article_color": {
"id": "e16be370-27ad-4d62-812b-f2f279712c4b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "bcce5b47-a007-4de3-a4ab-6449012102a4",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "b99c9872-69e1-455c-98fd-d1f1da5b9abe",
"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": "e1fba78c-c9ed-4973-bc84-109686362594",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6f61ad9f-e569-4e80-9e7a-079cf5fdff71",
"_parent_id": "e6f7571c-ff95-4183-b279-da418013f62d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "910b23c9-5ec3-4e69-a531-7e56d9d5f334",
"project_reference_back_office": "sample string 5",
"project": {
"id": "c5c5aaaf-4691-484d-bf74-c200eba868d3",
"_parent_id": "f584a6fb-ebf3-4f42-851b-2609405dcde5",
"root_parent_id": "a8852937-232b-41e6-833a-bb82da909f69",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5c2ee95a-9855-452d-a12c-78453a478069",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "292a26a4-d223-4291-8a7d-a53024b7d9a9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fafbfd08-136d-4735-9d92-89453ea694f7",
"_parent_code": "sample string 6",
"sales_organization_id": "7aaf0d69-82ab-4878-8d21-83f3faceb680",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"equipment_model_id": "17af0968-6398-46b3-adad-93874211ae81",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a0cbfcf5-52b9-4182-9e02-953f7e89907d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "170dbde1-9a09-41a1-a4e9-05eb652313de",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "35c6afe3-020a-4891-85e5-fa7cf9429b65",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "1fb924d2-7930-4e79-a914-0530cc843dbf",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"equipment_family_id": "8fb707fd-7de3-4ffd-8977-5813e8631c48",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "292a26a4-d223-4291-8a7d-a53024b7d9a9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fafbfd08-136d-4735-9d92-89453ea694f7",
"_parent_code": "sample string 6",
"sales_organization_id": "7aaf0d69-82ab-4878-8d21-83f3faceb680",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"date_in_production_since": "2026-09-15T11:06:35.7817481+00:00",
"date_out_of_production_since": "2026-09-15T11:06:35.7817481+00:00",
"date_end_support": "2026-09-15T11:06:35.7817481+00:00",
"sales_organization_id": "44a0a566-999f-4007-b71e-f82ea75a1020",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+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-09-15T11:06:35.7817481+00:00"
},
"project_status_id": "722a676d-7c0a-4f9b-bd37-2fb6f7bb7a15",
"project_status_code": "sample string 10",
"project_status": {
"id": "e44a54a6-9ddd-4cdc-9259-865413d0c30b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "5b135c27-5070-4240-9468-f3fef2f1448f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"company_id": "2e128388-d174-4026-81ba-e808ded000b7",
"company_code": "sample string 12",
"db_address_id": "6b2c6f14-59b9-4bfe-acbb-14a5557fa891",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "21925273-ae73-4aac-a828-f61f91b060f8",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "61f3e28d-0c13-4088-82b2-50b5571a5f6d",
"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-09-15T11:06:35.7817481+00:00",
"date_create": "2026-09-15T11:06:35.7817481+00:00",
"date_update": "2026-09-15T11:06:35.7817481+00:00",
"updated_by_user_id": "89c4eb78-7fee-4646-b494-fd41bc7cd860",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-15T11:06:35.7817481+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-09-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-15T11:06:35.7817481+00:00",
"date_last_job": "2026-09-15T11:06:35.7817481+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-15T11:06:35.7817481+00:00",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00",
"is_mobile_installation": true
},
"job_type_id": "4f37e1e7-4897-4839-be52-c5ef16fb8508",
"job_type_code": "sample string 7",
"job_type": {
"id": "de7963e5-1744-4245-b80f-386719e3600c",
"name": "sample string 2",
"sales_organization_id": "ccaf2ebc-836a-49ac-92b2-4e9103b81e67",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00",
"code": "sample string 7"
},
"job_priority_id": "ac46b810-cac4-470c-81b2-9cb6fab0fb8b",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "56ec05b7-2bc7-4d79-88a5-e766d8dbb824",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "161e5902-5741-4b25-a89a-5eecf53c1fe0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"job_status_id": "81bc9d32-f070-4135-a3f2-b54fed05e8ef",
"job_status_code": "sample string 11",
"db_address_id": "499dfe77-c52d-48f2-8385-0fb1f06dd668",
"contact_id": "334b9db6-3cf6-4d8a-8e6c-49e52be4cd38",
"requested_by_company_id": "0be60735-796d-416e-86ec-b326485a0d70",
"requested_by_contact_id": "7ed77e00-0890-4c5f-a313-d8b18add32d0",
"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-09-15T11:06:35.7817481+00:00",
"due_date": "2026-09-15T11:06:35.7817481+00:00",
"date_create": "2026-09-15T11:06:35.7817481+00:00",
"date_update": "2026-09-15T11:06:35.7817481+00:00",
"date_closed": "2026-09-15T11:06:35.7817481+00:00",
"suggested_user_id": "0243b79c-9c65-4ed6-828b-89db3ff26f4d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "38eff4b5-a130-45fd-b7ce-2985e2d737ec",
"db_language_id": "61aed01d-e032-444c-b9fe-b16a417c7ee8",
"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-09-15T11:06:35.7817481+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "aee3046d-b17c-4b6b-8117-692838cecbc2",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "5d074fd0-7bd5-4909-89af-9342b38a97f7",
"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": "2cf729a4-d122-4699-ad45-fac339a849ad",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "3cbf5811-64c1-41d2-bbe9-5a836a139c5e"
},
"suggested_date_start": "2026-09-15T11:06:35.7817481+00:00",
"skill_id": "5bb06c64-2264-4acd-815c-b05eeb92b006",
"skill_code": "sample string 32",
"skill": {
"id": "3834a96f-289c-431b-9bdf-f02c9cd7d358",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c0282c6b-c61b-4429-83e3-c202ed839291",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c5fc9906-f801-4f9f-9e2c-c02cdf56abcb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f01d2271-3439-4788-8b11-dea555f2c61d",
"db_currency_id": "e94b7e39-2322-4341-a89b-40cfd8729da5",
"db_language_id": "24efc6f4-b5cb-4a6a-9078-da26a348caf0",
"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-09-15T11:06:35.7817481+00:00"
},
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7be8c759-0991-4219-aaba-c24cb93033cc",
"date_reported_by_company": "2026-09-15T11:06:35.7817481+00:00",
"id2": 36,
"company_id": "000b6fc9-e649-4f62-9fef-8bca4f0045f6",
"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": "42cae605-9547-4cb0-a959-65f7501e0048",
"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-09-15T11:06:35.7817481+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-15T11:06:35.7817481+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.