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": "ef124257-d9d2-4015-90a0-6a35d071e279",
"estimated_quantity": 2.0,
"article_id": "d64ffb0b-bc23-45af-9132-746124664aeb",
"article_code": "sample string 4",
"article": {
"id": "08932962-ca93-482b-84e9-c64bb308cd81",
"article_category_id": "b6e24092-35c8-4f6b-bde1-3c957d5b5f9a",
"article_category": {
"id": "02838888-e115-457b-94d8-36f661059e46",
"parent_id": "372366dc-eaac-4899-a963-4c0abba437a2",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "8a10a2d3-dda1-4251-b5d7-20502dd5a31d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "044838b8-147b-48dd-b1e8-875551f339c0",
"article_group_2_code": "sample string 7",
"article_group_3_id": "425c928f-1ad7-4e14-863d-9ba1cb74a240",
"article_group_3_code": "sample string 9",
"article_group_4_id": "3c3ce452-bac5-434e-8af2-8c4ca30167bd",
"article_group_4_code": "sample string 11",
"article_group_5_id": "fad97268-27fc-4369-a845-013886cb9edb",
"article_group_5_code": "sample string 13",
"article_group_6_id": "0524f77a-4f52-4042-be03-4379846e6f26",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-22T20:57:01.4765595+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-07-22T20:57:01.4765595+00:00",
"date_update": "2026-07-22T20:57:01.4765595+00:00",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00",
"article_color_id": "dd1951b1-721f-476e-9539-70f14b018c3a",
"article_color_code": "sample string 38",
"article_color": {
"id": "3b7ababc-5161-4159-aa18-d4ba141c03e2",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "96003b61-9079-4013-9393-7be3155a337a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "46787575-f579-41d3-afc7-840e5d657cb3",
"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": "939ab600-bf86-430c-82f4-795c8697cbb9",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "9ff59b12-ab90-4b81-938d-6aa1578942b2",
"_parent_id": "455597ca-fa26-4058-9b59-67e76a47af58",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "358ed44f-0242-4eee-b07c-50482424fd30",
"project_reference_back_office": "sample string 5",
"project": {
"id": "12abc91f-da85-4d1c-b5ca-f5b19198f715",
"_parent_id": "bae1299d-90e6-4933-818a-607f50131f5c",
"root_parent_id": "46881760-1fd6-47e1-a7b7-93daa3c43cb4",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6f2389b0-7e27-434f-a563-efd043fe9028",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "8b678466-2783-4dc0-b0a1-8a31c900c2b6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "29dbc3fc-647b-43b1-ac66-f981f5e26abc",
"_parent_code": "sample string 6",
"sales_organization_id": "f2569543-4a03-4d96-a9e7-a8de0e2619e4",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"equipment_model_id": "918c97d3-085a-4ac5-8ffc-3d913d247cdc",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "967d2163-90dc-4f27-ac3f-897099f52a1d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "6fc574fc-4de1-469e-a471-d72fe8bcee11",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "ac5ee7e6-73fc-4b14-8101-794eedadb437",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "527ce09d-05a8-4e5f-9154-56f82ebc714c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"equipment_family_id": "d48902fd-7c52-4f60-84b2-b6ae23730e61",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8b678466-2783-4dc0-b0a1-8a31c900c2b6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "29dbc3fc-647b-43b1-ac66-f981f5e26abc",
"_parent_code": "sample string 6",
"sales_organization_id": "f2569543-4a03-4d96-a9e7-a8de0e2619e4",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"date_in_production_since": "2026-07-22T20:57:01.4765595+00:00",
"date_out_of_production_since": "2026-07-22T20:57:01.4765595+00:00",
"date_end_support": "2026-07-22T20:57:01.4765595+00:00",
"sales_organization_id": "3fc3f9f2-bd72-41a5-a258-b42474288ea6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+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-07-22T20:57:01.4765595+00:00"
},
"project_status_id": "924a141a-d838-4228-9790-88028b47d076",
"project_status_code": "sample string 10",
"project_status": {
"id": "af73fa55-f612-4aad-8bcb-959121074d8b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "1dcfeac7-4d3a-48ba-be12-55c0c13808af",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"company_id": "5c70f6a5-7d8f-40a8-8eb8-b914740c82a0",
"company_code": "sample string 12",
"db_address_id": "28433003-f4ef-404a-bc2f-39d6ca534169",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "be4c5620-934e-45e6-a3f9-a1862b6afbc4",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "25bcb973-7e9f-4eee-9309-fea9cb7eb9ce",
"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-07-22T20:57:01.4765595+00:00",
"date_create": "2026-07-22T20:57:01.4765595+00:00",
"date_update": "2026-07-22T20:57:01.4765595+00:00",
"updated_by_user_id": "ac017fa7-d912-488b-9b4a-4162cac40c26",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-22T20:57:01.4765595+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-07-22T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-22T20:57:01.4765595+00:00",
"date_last_job": "2026-07-22T20:57:01.4765595+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-22T20:57:01.4765595+00:00",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00",
"is_mobile_installation": true
},
"job_type_id": "fca31417-6ca0-4ef0-ac48-1d2e93f0e7b9",
"job_type_code": "sample string 7",
"job_type": {
"id": "e149d308-1680-45e8-9186-b822600c924c",
"name": "sample string 2",
"sales_organization_id": "dd75b5bf-2dff-4ab8-b135-4fbede8b0685",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00",
"code": "sample string 7"
},
"job_priority_id": "f99afc5e-0f45-426e-a812-c464259cc5ae",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "be13f5a0-be9d-4f30-b685-7103abeb687b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "546c2a34-2a14-4293-be41-c8074dd6839c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"job_status_id": "7c1a7976-1bbb-448f-9508-298a1bd15de0",
"job_status_code": "sample string 11",
"db_address_id": "f024ca14-47b8-4022-a0ab-f1736c3617ab",
"contact_id": "5f4c6bc6-47e6-4a4e-bc35-271f6f567184",
"requested_by_company_id": "61ac8d8f-a974-4c7a-831d-e6594b507a28",
"requested_by_contact_id": "4a96d6fa-eeb2-46a2-b2f0-737fceed92d9",
"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-07-22T20:57:01.4765595+00:00",
"due_date": "2026-07-22T20:57:01.4765595+00:00",
"date_create": "2026-07-22T20:57:01.4765595+00:00",
"date_update": "2026-07-22T20:57:01.4765595+00:00",
"date_closed": "2026-07-22T20:57:01.4765595+00:00",
"suggested_user_id": "aa762067-faea-4aeb-b2cc-899c85670328",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "84b1c74e-1271-4566-be7d-4cfcf9880355",
"db_language_id": "abfdd85b-8731-4f99-b8b9-a91ad24dcdf6",
"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-07-22T20:57:01.4765595+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "8b6abd5b-a84a-472c-81ed-963d580300b0",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "849c85bc-9982-45d2-8817-472f65321899",
"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": "42cbda81-a904-49ec-b109-ede5ff43b16a",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f236a368-4bd2-429b-a793-ff5544c3d3b6"
},
"suggested_date_start": "2026-07-22T20:57:01.4765595+00:00",
"skill_id": "e9449354-7940-4880-9f01-77ed0b972ff8",
"skill_code": "sample string 32",
"skill": {
"id": "f4221df2-487d-4c05-9830-2d8f6956e231",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "b0888e5f-41e5-4a8a-97e5-c7f524040816",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04ca088c-409c-41ed-85f9-9dd5529cbe9c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6130823c-4415-474b-9284-eaab10f6e0d9",
"db_currency_id": "830a5dc7-33b9-4b4c-a2ce-fe9fa3a1a4c0",
"db_language_id": "af7ac2ed-5813-49a3-8b08-8dbe4ac2d8ef",
"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-07-22T20:57:01.4765595+00:00"
},
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b3216e6e-88cc-423a-a10e-52934e543c22",
"date_reported_by_company": "2026-07-22T20:57:01.4765595+00:00",
"id2": 36,
"company_id": "1fe17b99-a23a-4986-b4af-072e67cb55d4",
"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": "dbb1e831-1498-4778-9d9a-37468770e840",
"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-07-22T20:57:01.4765595+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-22T20:57:01.4765595+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.