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": "7cdbf5f6-53f5-4a25-9b56-64258cb02d72",
"estimated_quantity": 2.0,
"article_id": "30f78a2c-f97b-4d4c-9398-0e4aae7606a0",
"article_code": "sample string 4",
"article": {
"id": "0656a219-82ae-4464-accf-06a3c51e0fa0",
"article_category_id": "2bed450b-0e0f-468f-91b6-bc5c98e840a2",
"article_category": {
"id": "27470a65-12fa-4d8d-a47d-3eec87496486",
"parent_id": "e9359454-2c89-4c46-a787-0162c6737ddc",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "88404480-f44d-4cbf-af24-6518db7f6062",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b8f010f4-1e99-4eaa-91f5-a0d50f656cef",
"article_group_2_code": "sample string 7",
"article_group_3_id": "53fef77f-9471-43ac-9d5e-cacd2c247840",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9b30cd06-d951-4a34-a35a-23578bac40d9",
"article_group_4_code": "sample string 11",
"article_group_5_id": "110aef79-af5f-47da-96cf-264f0e54884a",
"article_group_5_code": "sample string 13",
"article_group_6_id": "2d66964e-74a5-4931-b473-7fd9c17e9986",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-05T00:34:13.0606054+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-12-05T00:34:13.0606054+00:00",
"date_update": "2025-12-05T00:34:13.0606054+00:00",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00",
"article_color_id": "e9c7af78-e4a9-4138-b393-dc1571398776",
"article_color_code": "sample string 38",
"article_color": {
"id": "5e7d7583-1274-4a1c-832a-d2e0b16cf871",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "690f7445-639e-42af-94a7-7eb83c947bc8",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "27a1c4ee-9f65-4df3-8789-8e198231d52f",
"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": "7c3e27c6-a543-493f-9298-fb01a7dcc1dc",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a6700611-0c61-4abe-bcef-c07e08d1956c",
"_parent_id": "e98a5a6c-9dc5-47c9-9935-05739bd713d6",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "8f00cc86-b714-4eb3-aa6a-8b3004760bf2",
"project_reference_back_office": "sample string 5",
"project": {
"id": "1641a96c-2ed1-4a2e-a61c-2edd607a5691",
"_parent_id": "415d2f58-3598-404c-b671-b5bc2c5ba419",
"root_parent_id": "56b5c672-1597-4ad9-9872-ceb8df934a34",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "280bda55-3e72-4a35-b3b6-e84d20218d73",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "45912814-8b1d-4d66-984c-56bc7a866233",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2d9904ce-d566-4d15-bbd0-40cb11db1bc1",
"_parent_code": "sample string 6",
"sales_organization_id": "eae29111-6931-495e-97f1-a8a2a04c45c2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"equipment_model_id": "08ef4e11-0f54-46cd-b568-3efef6e0c639",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "35537cbe-e216-4181-b57c-7f5a53885891",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "22162afe-c26a-4bc2-97a0-5f01d6686d29",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "1e350d0b-a2e9-4b0e-abcd-8409906e1464",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a207e052-90f4-4925-a922-4730bae63a9e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"equipment_family_id": "4c091b48-d8bc-4865-8532-1df1831d4872",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "45912814-8b1d-4d66-984c-56bc7a866233",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2d9904ce-d566-4d15-bbd0-40cb11db1bc1",
"_parent_code": "sample string 6",
"sales_organization_id": "eae29111-6931-495e-97f1-a8a2a04c45c2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"date_in_production_since": "2025-12-05T00:34:13.0606054+00:00",
"date_out_of_production_since": "2025-12-05T00:34:13.0606054+00:00",
"date_end_support": "2025-12-05T00:34:13.0606054+00:00",
"sales_organization_id": "beced795-3ac9-4742-9540-b4143f1cb7f6",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+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-12-05T00:34:13.0606054+00:00"
},
"project_status_id": "7a35da3c-8adb-46f0-b44b-3a7ecf622700",
"project_status_code": "sample string 10",
"project_status": {
"id": "ae16edc5-48da-4698-88ec-664853a3f7af",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "70f53ca2-e399-4a92-93f8-6a459eb5f2d9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"company_id": "2e91cbc6-3d71-4e59-963d-7d99f695010a",
"company_code": "sample string 12",
"db_address_id": "bc11f572-ff3f-4ec9-8f90-6383cf2cc2b6",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "f8e25f06-4a59-434e-98b8-f08ae9137fa0",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0c74b09d-6e4b-4a2d-8102-91571933216b",
"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-12-05T00:34:13.0606054+00:00",
"date_create": "2025-12-05T00:34:13.0606054+00:00",
"date_update": "2025-12-05T00:34:13.0606054+00:00",
"updated_by_user_id": "32f9f4d1-d691-405d-8f76-f9359bc683ee",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-05T00:34:13.0606054+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-12-05T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-05T00:34:13.0606054+00:00",
"date_last_job": "2025-12-05T00:34:13.0606054+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-05T00:34:13.0606054+00:00",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00",
"is_mobile_installation": true
},
"job_type_id": "d36ef28a-bc7e-4a2e-bebd-83b29f27bd83",
"job_type_code": "sample string 7",
"job_type": {
"id": "c8378e4e-fbf3-4fc4-afe4-957d244e5512",
"name": "sample string 2",
"sales_organization_id": "42fb29be-de24-4896-8696-23eb3cc155a5",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00",
"code": "sample string 7"
},
"job_priority_id": "d3ff67e5-0778-411e-9d72-b7aa6ebcebe5",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "78bfbf9a-d720-46ee-a1a5-a2fc66008cb7",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d862b15b-0d5c-4016-9918-cf500cc13828",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"job_status_id": "e39e47bf-4aeb-415f-bb15-01d8ddb5aba7",
"job_status_code": "sample string 11",
"db_address_id": "5222a7e2-5b81-4e9e-9d05-b03b0493fe41",
"contact_id": "9194110e-7268-4445-ab3a-db948ab1ec19",
"requested_by_company_id": "e8b833c2-de23-4d2a-88e3-253af609c9a3",
"requested_by_contact_id": "83eba95e-0020-4998-bd63-807f8ed09513",
"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-12-05T00:34:13.0606054+00:00",
"due_date": "2025-12-05T00:34:13.0606054+00:00",
"date_create": "2025-12-05T00:34:13.0606054+00:00",
"date_update": "2025-12-05T00:34:13.0606054+00:00",
"date_closed": "2025-12-05T00:34:13.0606054+00:00",
"suggested_user_id": "e8fe7e77-a73f-4a08-8aaa-6e3c1d2b7368",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "1119ab67-77cd-4e63-b1cd-e79f76ad0e3d",
"db_language_id": "96870caf-bb2d-472d-9910-b2ee85fe057a",
"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-12-05T00:34:13.0606054+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "82a6d022-048d-4b7e-b28f-c62d73a7318b",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "43a6bdd0-3496-4be3-b2c1-95b06556e87a",
"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": "1cb93a63-da46-45e7-a463-31330bf69ecc",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c2677052-017c-40ec-9230-1126ddb65359"
},
"suggested_date_start": "2025-12-05T00:34:13.0606054+00:00",
"skill_id": "b99011bb-3f28-45da-ab36-d333230647f3",
"skill_code": "sample string 32",
"skill": {
"id": "8435d4f8-9f24-4655-bec8-c09162c09e63",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "2d2aaedd-37b7-4458-b325-ecf83a279289",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f7848940-a0c8-4684-a63c-c2fed96d8f2c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3242d8a1-9e22-4137-b403-2640ca53c7cc",
"db_currency_id": "8a93f7c6-11d8-4425-8181-85c6e9e4ad15",
"db_language_id": "ede8ecc7-07ae-4028-8a32-3188320552d8",
"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-12-05T00:34:13.0606054+00:00"
},
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "03afe67d-dc18-4f41-b972-8afba4ce6c2e",
"date_reported_by_company": "2025-12-05T00:34:13.0606054+00:00",
"id2": 36,
"company_id": "4d67e53a-c9fb-46a9-92f6-039435753e64",
"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": "5f6361d4-d90a-45e3-9609-e001519149a8",
"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-12-05T00:34:13.0606054+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-05T00:34:13.0606054+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.