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": "e84f1d54-869d-402c-bbc2-378f9aba6581",
"estimated_quantity": 2.0,
"article_id": "a0b2714c-1184-4cb3-85eb-596be1964313",
"article_code": "sample string 4",
"article": {
"id": "0cc9c79e-4ea8-41c7-bb97-407571ac2b64",
"article_category_id": "d77632b7-aebf-4fcc-86b7-c8e339d5a860",
"article_category": {
"id": "68942800-49f8-4c93-9e20-3eb65741f482",
"parent_id": "d9ae53b2-c79b-4561-b92b-6fc4f2bf1b04",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "71e204d1-0d5b-4d1f-a860-59acf086f068",
"article_group_1_code": "sample string 5",
"article_group_2_id": "37a6fda0-61c0-459e-9d30-8fb2d52c701c",
"article_group_2_code": "sample string 7",
"article_group_3_id": "fe16aa4d-2be1-4437-b72b-ff60266cba4b",
"article_group_3_code": "sample string 9",
"article_group_4_id": "659c2023-cfd1-4e47-92ed-eab1e7e1d46a",
"article_group_4_code": "sample string 11",
"article_group_5_id": "70e98259-f436-4ebb-afd9-985230a52023",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b1e39e65-9de8-41ad-8161-8462d8a9b0f1",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-25T16:01:39.7162169+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-06-25T16:01:39.7162169+00:00",
"date_update": "2026-06-25T16:01:39.7162169+00:00",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00",
"article_color_id": "3e17a4a3-b405-45f4-9b55-b53a731ec96a",
"article_color_code": "sample string 38",
"article_color": {
"id": "cbdec328-b68c-4d1a-99c9-60f045230eaf",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "c820e467-17c4-4d99-bbcf-1ee187ff1a9a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "fc952f0c-ee8d-495d-ae96-c39677c64581",
"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": "629a699d-87d2-4d75-abd9-0beb42c3a21f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6305e329-3a45-4d92-9988-d2947aed2ac0",
"_parent_id": "7da0ccb0-73bb-4fee-b7a4-37c017288306",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "7f140dab-a07f-4663-8784-17d8ac6cdd01",
"project_reference_back_office": "sample string 5",
"project": {
"id": "200b384d-9876-4e41-a8e2-1dde38220601",
"_parent_id": "8eb3111b-e09c-4202-9ad2-3c0785c5fb8b",
"root_parent_id": "8bdf57d0-cb4f-405e-b88a-648d3409e03a",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "34aceadf-aa80-4c41-98d3-15d0e104875b",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "38779402-2621-4248-ae4a-396947dbc209",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3161c789-9dfd-444c-8020-506e3483df0a",
"_parent_code": "sample string 6",
"sales_organization_id": "bd6a8f36-7a38-4938-b958-62fe61b6dbf1",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"equipment_model_id": "065984b7-e85b-4cfa-bfc9-459af18c297e",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "8abeb39a-5c75-4e45-8157-02fbb3618de6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5e614c5a-eb52-45af-9aaf-c3c1acf5d13a",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b257cec3-f383-42ee-b9f7-d3e68bd1fafb",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "6f14ba06-e723-4184-951d-7c2e4303eb75",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"equipment_family_id": "e69eebaf-c4b6-492b-9d59-d1fd5e2857ec",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "38779402-2621-4248-ae4a-396947dbc209",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3161c789-9dfd-444c-8020-506e3483df0a",
"_parent_code": "sample string 6",
"sales_organization_id": "bd6a8f36-7a38-4938-b958-62fe61b6dbf1",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"date_in_production_since": "2026-06-25T16:01:39.7162169+00:00",
"date_out_of_production_since": "2026-06-25T16:01:39.7162169+00:00",
"date_end_support": "2026-06-25T16:01:39.7162169+00:00",
"sales_organization_id": "26f60d05-6dac-4716-bf6f-da1e3c0b34ad",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+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-06-25T16:01:39.7162169+00:00"
},
"project_status_id": "8aaba896-4da4-4223-8431-b6943959062b",
"project_status_code": "sample string 10",
"project_status": {
"id": "8887e421-13ba-4403-bfb0-d55ccdcd6dd5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a8137434-abce-422f-b5fe-15bbe4b809de",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"company_id": "306b2cc0-f2a1-4933-b2cf-37b8ad934be3",
"company_code": "sample string 12",
"db_address_id": "d52ea871-6473-488e-a4ec-01c0c090eb8f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "1bb61751-0bb4-4102-9ad4-83e9d5728579",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "44c6da0b-a623-4774-a734-7c5cb1ef77bc",
"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-06-25T16:01:39.7162169+00:00",
"date_create": "2026-06-25T16:01:39.7162169+00:00",
"date_update": "2026-06-25T16:01:39.7162169+00:00",
"updated_by_user_id": "338737bf-f747-48ce-b790-cf6bdee104a3",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-25T16:01:39.7162169+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-06-25T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-25T16:01:39.7162169+00:00",
"date_last_job": "2026-06-25T16:01:39.7162169+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-25T16:01:39.7162169+00:00",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00",
"is_mobile_installation": true
},
"job_type_id": "0fd2735a-777e-4bdc-bc5c-6d3877f36a2a",
"job_type_code": "sample string 7",
"job_type": {
"id": "492d16fe-11e9-42cf-93fb-3f3a70280bb5",
"name": "sample string 2",
"sales_organization_id": "9d876e08-6ef5-4186-890b-dc188900530c",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00",
"code": "sample string 7"
},
"job_priority_id": "760f86a1-b7a1-4db4-abf0-7cabba037fae",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "475afdc1-ccfc-4e40-b100-0fa6dbfd5e88",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "a5555ccc-3ea6-4492-be74-52b6ba52b46e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"job_status_id": "710f0d6f-fbf6-48a2-b016-95ae5cf20abd",
"job_status_code": "sample string 11",
"db_address_id": "48b9c1f6-7608-4011-9ec7-87060402f643",
"contact_id": "dfa94248-c048-4d38-beaf-43123c5a6ed6",
"requested_by_company_id": "bb98d8c9-4794-41c3-8177-ec8676abbbf2",
"requested_by_contact_id": "4f378290-b0d0-4d39-ac70-92f9668a3a57",
"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-06-25T16:01:39.7162169+00:00",
"due_date": "2026-06-25T16:01:39.7162169+00:00",
"date_create": "2026-06-25T16:01:39.7162169+00:00",
"date_update": "2026-06-25T16:01:39.7162169+00:00",
"date_closed": "2026-06-25T16:01:39.7162169+00:00",
"suggested_user_id": "2acb5af6-cda9-4380-9562-3cfc7927d0e8",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "e6618eb0-093c-482a-b792-9d49c1dcc526",
"db_language_id": "58e23cf9-3f02-4eda-a068-8544adc10104",
"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-06-25T16:01:39.7162169+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "8642750b-a917-4ceb-bcf7-2a151e1d32e0",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "72874878-7e8c-4aae-bfa9-70dfb4da0114",
"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": "de953b2e-cb9a-4230-8256-285fe3395380",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a6240b8b-7f19-4ff5-b97b-902a31eca767"
},
"suggested_date_start": "2026-06-25T16:01:39.7162169+00:00",
"skill_id": "d06ee33a-12d7-4264-a9cd-da81b7e223ee",
"skill_code": "sample string 32",
"skill": {
"id": "f60e58c7-d01f-4522-97e3-5f22eb1478a2",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "08fb2463-4c09-48d7-8660-999c63d61ca7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "1432985b-b237-4a28-88a6-14d1b468fc1b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "38847ced-b1e5-4e68-8734-a9e5a21ab3fe",
"db_currency_id": "8d64b47b-948d-4043-8b67-4b10724096f7",
"db_language_id": "2ca226b7-60ce-41b2-a331-0b9bec2a9b6a",
"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-06-25T16:01:39.7162169+00:00"
},
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "37a5c688-46c8-4181-a1b3-541a11a613d1",
"date_reported_by_company": "2026-06-25T16:01:39.7162169+00:00",
"id2": 36,
"company_id": "aa29fa80-9c11-4a54-8c4c-b7d0b4e481c6",
"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": "e16d9e8a-3d47-4ad8-8c94-089b93f37f3a",
"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-06-25T16:01:39.7162169+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-25T16:01:39.7162169+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.