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": "7fda95c9-3654-4da8-9b2e-3aa9e7613ffb",
"estimated_quantity": 2.0,
"article_id": "e5723bc5-8a1c-4134-9991-5008bdb26fa6",
"article_code": "sample string 4",
"article": {
"id": "c62450f4-edf8-4f09-8dd6-54d3466154b7",
"article_category_id": "1a324132-06d6-4855-bcf9-c787e5c08aab",
"article_category": {
"id": "49d13ce7-bf3b-4802-9cc2-b37ec3f0971b",
"parent_id": "1d95cb90-3837-4e1c-8aa0-7dd658285f40",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ed2c72b6-0dbc-4819-bc37-b0b4d92b55d6",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b2af342b-e246-49bf-8acc-ecd7d64570bd",
"article_group_2_code": "sample string 7",
"article_group_3_id": "28c0b916-d2a1-438e-8193-72811e5ed5ce",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d89837a3-3a51-407f-8df7-34b16a76b98e",
"article_group_4_code": "sample string 11",
"article_group_5_id": "297202ab-552e-4081-bb5b-e644a579028b",
"article_group_5_code": "sample string 13",
"article_group_6_id": "51ac8495-7a31-42ac-8dcc-5d7b6d838101",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-04-12T02:12:55.8956574+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-04-12T02:12:55.8956574+00:00",
"date_update": "2026-04-12T02:12:55.8956574+00:00",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00",
"article_color_id": "ea0be700-435a-4e28-b699-bf956d67a8a0",
"article_color_code": "sample string 38",
"article_color": {
"id": "3833d5d0-aeaa-4f6e-829a-9abb4a1c4b45",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "55c84634-b47a-462c-b1e5-6a38d92ede2c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ebf2b688-c4e8-4e04-be54-05af6e11ccbe",
"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": "9fae9c52-8f2a-4e40-b06e-913737af8852",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "0e0c0713-392c-4f59-9e63-156db542275e",
"_parent_id": "d010927c-ac69-4820-9b9c-e1cee619ccf7",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "0a77a43c-f29e-4c36-b03e-7a9683b90145",
"project_reference_back_office": "sample string 5",
"project": {
"id": "3926937b-0504-45e2-ba86-50d14edad899",
"_parent_id": "ad7a85cb-8de5-4f48-8230-731e6009496c",
"root_parent_id": "b46308a9-4143-4d21-963f-8d0935feda49",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a99c948b-e0f3-48c8-aeb5-5de1ab9964b9",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "7e691482-b8b5-4e85-89e2-cb642e20599a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5b39cea4-6048-4325-bb1b-54e98a81a345",
"_parent_code": "sample string 6",
"sales_organization_id": "2b8472d8-4c9e-4e12-af6f-5cf2cc0297f2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"equipment_model_id": "9cb6b40a-ea22-42e6-83c2-a0c1c6b710d1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "a822b388-e754-4144-a7a9-4d02727439c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c32e622c-05b8-4e39-8efa-7ed9984bf19d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e4468422-f61d-4596-a6d7-7e338058b7b6",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "71de7438-bebd-45aa-8858-53a7afa901a0",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"equipment_family_id": "19d2c94d-00b2-46a8-8191-b5fd053c8077",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "7e691482-b8b5-4e85-89e2-cb642e20599a",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5b39cea4-6048-4325-bb1b-54e98a81a345",
"_parent_code": "sample string 6",
"sales_organization_id": "2b8472d8-4c9e-4e12-af6f-5cf2cc0297f2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"date_in_production_since": "2026-04-12T02:12:55.8956574+00:00",
"date_out_of_production_since": "2026-04-12T02:12:55.8956574+00:00",
"date_end_support": "2026-04-12T02:12:55.8956574+00:00",
"sales_organization_id": "96e6db4c-46ee-4d92-a5c6-0c2bcf30e768",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+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-04-12T02:12:55.8956574+00:00"
},
"project_status_id": "a17aa02a-fd15-42eb-a54c-18694a452bb6",
"project_status_code": "sample string 10",
"project_status": {
"id": "3a5d3a6a-1235-4de2-920d-d52d5e4d24ff",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f86a1a15-dca6-4d5f-9e37-643ca8fe5ca5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"company_id": "8a87b48f-8ddc-4594-b01b-4d519ebe7cd8",
"company_code": "sample string 12",
"db_address_id": "7f6c8872-edc1-4029-a6a9-cf99ba803bd8",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e72105fe-c3c8-4c56-934c-407ae3012863",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "ec1fdea4-d029-4c9c-995d-65230385c9a4",
"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-04-12T02:12:55.8956574+00:00",
"date_create": "2026-04-12T02:12:55.8956574+00:00",
"date_update": "2026-04-12T02:12:55.8956574+00:00",
"updated_by_user_id": "dd13c5dd-e3f1-419d-8609-ec6a39d1dc63",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-12T02:12:55.8956574+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-04-12T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-12T02:12:55.8956574+00:00",
"date_last_job": "2026-04-12T02:12:55.8956574+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-12T02:12:55.8956574+00:00",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00",
"is_mobile_installation": true
},
"job_type_id": "0b9833b2-d2a4-42f6-bd7a-1e6981e3b654",
"job_type_code": "sample string 7",
"job_type": {
"id": "9315ea83-a17a-4b6f-9219-b482a539ad0c",
"name": "sample string 2",
"sales_organization_id": "a5747c6a-4d3a-4a67-8b04-a8a5589d5173",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00",
"code": "sample string 7"
},
"job_priority_id": "8b361278-7955-4dac-86a7-e2eca0e9c1d6",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d45d3124-d966-4772-b477-02ddd4f87e5c",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "f8b40c87-9f7b-40bc-a814-7bfb83bb8e70",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"job_status_id": "77a14a89-31d6-4d80-abb0-a805dfc914c8",
"job_status_code": "sample string 11",
"db_address_id": "51a55bf8-2b08-490f-8469-e3c28c1c0516",
"contact_id": "fe9bc5c1-5b95-4538-9be4-2bf55671267d",
"requested_by_company_id": "018add58-6922-49f2-ac31-a7865af97956",
"requested_by_contact_id": "7deeb070-7884-4238-900f-06e5161a1abc",
"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-04-12T02:12:55.8956574+00:00",
"due_date": "2026-04-12T02:12:55.8956574+00:00",
"date_create": "2026-04-12T02:12:55.8956574+00:00",
"date_update": "2026-04-12T02:12:55.8956574+00:00",
"date_closed": "2026-04-12T02:12:55.8956574+00:00",
"suggested_user_id": "df5fcf43-785b-452c-bb5b-4a108d134444",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "826a003a-b2c9-4a9c-8202-ebb0f32434fb",
"db_language_id": "c4f9edce-ca1a-435f-a004-79ed8eca993d",
"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-04-12T02:12:55.8956574+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "45cbf262-b7e0-474f-9402-193f61d49fea",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "fb2c5e59-b444-483e-b6fc-5411d7a76f41",
"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": "27691455-f39b-4577-a16b-6143c1cf0a0d",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "5b1d8f80-edbb-499c-b09a-1db349794695"
},
"suggested_date_start": "2026-04-12T02:12:55.8956574+00:00",
"skill_id": "c07e13ff-b048-4622-b53a-f1bd9216e9e8",
"skill_code": "sample string 32",
"skill": {
"id": "53c2212f-95cf-446c-a849-e1816238fb9f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "98d26e88-ac0d-4e2c-99bb-2bee284ffa77",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9ab0a5ba-7527-4466-869f-04b06774e911",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "09908f4e-2142-418e-9670-dd9159441122",
"db_currency_id": "1c15c0ce-5c53-48aa-aafb-b42050087a88",
"db_language_id": "0c4871ea-1a5b-462b-81bb-ce228846c37e",
"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-04-12T02:12:55.8956574+00:00"
},
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "26289bbb-9451-48c9-a829-2390f973aec1",
"date_reported_by_company": "2026-04-12T02:12:55.8956574+00:00",
"id2": 36,
"company_id": "f7d69432-1bef-49a8-b5bc-868857a7fb14",
"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": "874b64ee-e1b9-4f63-802e-aaeae296b5ec",
"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-04-12T02:12:55.8956574+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-12T02:12:55.8956574+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.