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": "e396ec8f-0680-4a16-b111-3784ed555867",
"estimated_quantity": 2.0,
"article_id": "ea121728-5abb-4808-8387-b9bbb9660071",
"article_code": "sample string 4",
"article": {
"id": "07b902d1-316f-4c46-ab60-4c45bc6149ad",
"article_category_id": "6fbc46aa-b717-4c96-8edc-679d17987e13",
"article_category": {
"id": "8c041a0f-7cb1-4985-893f-633b063ec415",
"parent_id": "04ab966b-762f-4c85-8815-cb5ad8c22d3c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a9d5533c-666e-4807-9c2f-e9c176cee880",
"article_group_1_code": "sample string 5",
"article_group_2_id": "9c9df407-420d-40f5-a90c-538cd325765b",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f55e69ad-b52d-45fe-a146-34b1e859bcc2",
"article_group_3_code": "sample string 9",
"article_group_4_id": "6afa27a8-64eb-4ec4-a3e0-a65420858e9c",
"article_group_4_code": "sample string 11",
"article_group_5_id": "2c26e8dc-25d1-4726-82f7-11fdbc96e267",
"article_group_5_code": "sample string 13",
"article_group_6_id": "91913d02-2be0-447b-85d6-598532780e86",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-08T11:11:59.5477307+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-11-08T11:11:59.5477307+00:00",
"date_update": "2025-11-08T11:11:59.5477307+00:00",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00",
"article_color_id": "b0659271-d97a-4c9a-bf97-47d82c83f622",
"article_color_code": "sample string 38",
"article_color": {
"id": "a16b32a4-baef-4e72-9347-2f55ebce8d45",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d522d344-73bf-419c-a28f-37e3afa496cc",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "4961b0d0-32e6-41c6-85b9-02891a877ac2",
"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": "f9f52a62-ca40-46b8-bb16-5b2b0c4fce14",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "fb6b1908-8184-43da-a691-77f5bcc066c7",
"_parent_id": "75635660-6972-4671-88e8-5dc5771e6f15",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "b8e2b12b-f7b8-4433-a069-f2f375a60e23",
"project_reference_back_office": "sample string 5",
"project": {
"id": "296bc2d7-57ac-4aa4-832a-e6e839b93231",
"_parent_id": "e10b4cf2-f3dc-4b28-bc3a-389ace17484a",
"root_parent_id": "0810e9c4-5a92-4117-8689-09a25be1b13b",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "8d24874c-4e49-4bc8-9c75-a638690f365a",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fb1f1cf5-51c9-4ca5-99b9-1d77d0516dd1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ba86f73c-2158-4b16-9f28-3c7ce984b90d",
"_parent_code": "sample string 6",
"sales_organization_id": "7bd51048-4674-4d10-9de3-ebdce2e0f795",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"equipment_model_id": "25a4fa78-e2d5-4bad-917b-63321453231b",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "9c95a17c-482b-4996-b46d-ded218747d62",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "0cbc0b21-0847-49e4-91af-600ce87c93ef",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "6ca6f508-7b2b-4f15-bca4-9d4c82801e9c",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "86f5c6fa-0ce6-497d-a612-12bc66298422",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"equipment_family_id": "44898d30-1b51-48a1-afbd-3e1589ca7d10",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fb1f1cf5-51c9-4ca5-99b9-1d77d0516dd1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ba86f73c-2158-4b16-9f28-3c7ce984b90d",
"_parent_code": "sample string 6",
"sales_organization_id": "7bd51048-4674-4d10-9de3-ebdce2e0f795",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"date_in_production_since": "2025-11-08T11:11:59.5477307+00:00",
"date_out_of_production_since": "2025-11-08T11:11:59.5477307+00:00",
"date_end_support": "2025-11-08T11:11:59.5477307+00:00",
"sales_organization_id": "f0d2bd6f-9045-4ae6-a9ff-0c35359cf4ad",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+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-11-08T11:11:59.5477307+00:00"
},
"project_status_id": "376538cc-e528-4354-828f-2d04034c7ede",
"project_status_code": "sample string 10",
"project_status": {
"id": "9cf3cecd-155a-400c-a660-e965b96abc05",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "39cfe3bc-1c85-4a04-8124-00fac5fb5cb3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"company_id": "1a84c1ff-b2c3-4843-953d-14c78ce15355",
"company_code": "sample string 12",
"db_address_id": "8e7e2fa3-4951-41e3-bd95-7d31def6425a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "639463a6-4319-4a79-ba34-923740e3ca54",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e3f995d7-d887-4098-abb2-784ec43479ee",
"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-11-08T11:11:59.5477307+00:00",
"date_create": "2025-11-08T11:11:59.5477307+00:00",
"date_update": "2025-11-08T11:11:59.5477307+00:00",
"updated_by_user_id": "625c052b-a517-4806-9ef2-9365b78d85c3",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-08T11:11:59.5477307+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-11-08T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-08T11:11:59.5477307+00:00",
"date_last_job": "2025-11-08T11:11:59.5477307+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-08T11:11:59.5477307+00:00",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00",
"is_mobile_installation": true
},
"job_type_id": "27a6efd2-d0fe-416c-bb76-dfaacf44d665",
"job_type_code": "sample string 7",
"job_type": {
"id": "de427291-3f30-4d5a-a738-508d239f184b",
"name": "sample string 2",
"sales_organization_id": "bd8d1f02-7d91-49c1-afe3-280b90a158d1",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00",
"code": "sample string 7"
},
"job_priority_id": "aeb40b65-e503-4469-8446-dc073361a2fb",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "0389aa30-1130-46f6-9c81-3eed4a5318e4",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "30254e42-0abd-4b1d-84f5-3d2361601e55",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"job_status_id": "f6e2146f-da74-4be3-aef3-be9e4d8c4888",
"job_status_code": "sample string 11",
"db_address_id": "b767416d-2465-4bc5-bffc-ad0fab1d7b8e",
"contact_id": "c7e44af9-bd11-4d4b-8eba-c94cf5fcb137",
"requested_by_company_id": "2b714098-5e9f-4f31-b358-394966b8f79e",
"requested_by_contact_id": "13f7abb8-4e53-49e2-8fbb-0d41a84de367",
"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-11-08T11:11:59.5477307+00:00",
"due_date": "2025-11-08T11:11:59.5477307+00:00",
"date_create": "2025-11-08T11:11:59.5477307+00:00",
"date_update": "2025-11-08T11:11:59.5477307+00:00",
"date_closed": "2025-11-08T11:11:59.5477307+00:00",
"suggested_user_id": "9b4f143e-95c7-493e-831c-c5f786fdf2bb",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "335c7769-c8b5-4c14-b107-a8759e442d9b",
"db_language_id": "f6f4064c-f1f5-4e39-ab10-209c9f7452af",
"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-11-08T11:11:59.5477307+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "6083ad9c-c466-423e-ab1c-60d24c301925",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "8f79e866-85ab-4d9c-b2f7-008dd7418a05",
"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": "0834f6a4-0136-4338-b829-de15fee20e7b",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "8643aa4a-1599-422d-a897-1d04e033f1e1"
},
"suggested_date_start": "2025-11-08T11:11:59.5477307+00:00",
"skill_id": "d29306fe-9fa9-4455-9050-097107d0d18b",
"skill_code": "sample string 32",
"skill": {
"id": "8c517533-794c-466a-be86-12cda13f1e95",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "bd80b9e7-75ec-4f89-987a-f03aa9bc6648",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "cff94e30-5b4e-4b0d-a917-0117fe5de756",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2a7345bb-f88c-4525-9fc5-0cf95f96773d",
"db_currency_id": "81075014-eb47-4ca5-a21e-a8cd23ca4852",
"db_language_id": "907034df-be45-48d0-9557-67a28adf4a2d",
"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-11-08T11:11:59.5477307+00:00"
},
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "56a8754e-c5ac-4eb1-bf2e-ac6fd9b446e8",
"date_reported_by_company": "2025-11-08T11:11:59.5477307+00:00",
"id2": 36,
"company_id": "a9a67390-c9cd-42d4-a0bc-dc1e65d7a1b8",
"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": "8581eda5-9467-4bbd-a9d5-fadb663534de",
"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-11-08T11:11:59.5477307+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-08T11:11:59.5477307+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.