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": "73cc0f57-d587-4bd3-8a57-bcb929a27c31",
"estimated_quantity": 2.0,
"article_id": "eda1c819-49ad-4e0f-a068-ad93faec3c1f",
"article_code": "sample string 4",
"article": {
"id": "179d9578-f2d9-4017-8370-9957022ee8a1",
"article_category_id": "349886c1-2dfe-41b8-a300-8ffb15eb0d2c",
"article_category": {
"id": "502abb8c-77ca-404d-9a6f-7bcbc9e68663",
"parent_id": "be2fa0ec-2608-41a8-992b-cbeecde52bc2",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "e5539039-233f-4379-b402-cdb2b8ca1755",
"article_group_1_code": "sample string 5",
"article_group_2_id": "1924f7e0-9eac-42f9-9196-95642519e895",
"article_group_2_code": "sample string 7",
"article_group_3_id": "de10ccb1-5a4a-48f1-80e5-68a0180b3de0",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a83de273-3c22-400d-81c4-df16cbcdb21f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "3d4a8575-c2c5-4abc-8f67-a076eff06e2d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "55debfdd-1a13-44c7-a667-aed413640262",
"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-02T03:49:41.7934665+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-02T03:49:41.7934665+00:00",
"date_update": "2026-06-02T03:49:41.7934665+00:00",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00",
"article_color_id": "687c26b4-7c52-492f-b651-c96b63efa286",
"article_color_code": "sample string 38",
"article_color": {
"id": "728b1497-4cbf-433e-a72b-a5ca02fdb7e2",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "30de67b6-0600-4f84-96e8-dd9c9ec6b084",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "11959295-e258-4d09-aa84-e1b0a22acdaa",
"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": "b3996ed8-5da8-4668-bb20-428909379b8b",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "a314f0c6-074a-4a70-a78b-67ec0b2374fc",
"_parent_id": "928b10c5-37f5-44ad-bd7f-1523144eb857",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "889c590e-9b86-47f3-a923-453b7c67eadb",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7ea591f5-da1e-4d59-aedf-a504e15c206b",
"_parent_id": "cb165368-0b70-4cb4-b077-e653036e03ad",
"root_parent_id": "18697ea3-ca9f-48aa-b359-35307b75c248",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "85f0d42b-c711-442f-be85-1e28dcd283c8",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "178d8d5f-6fdf-4534-b2a2-1a75be776454",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e0dcc4f2-2eb7-4ac0-867c-cca01047cabf",
"_parent_code": "sample string 6",
"sales_organization_id": "82bfc389-04bc-474a-9c28-4434565312e3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"equipment_model_id": "3e172a69-b7ed-4f1e-b9d3-e293e41f5640",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "bd7931fe-b7de-46aa-bdd5-2f0743843203",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "8a597110-927c-4f63-9468-c68d4f6654d9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e13fe03e-2ed3-471d-846a-2690b5767b9f",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "3448cdaf-282c-477b-8341-b66062b464fe",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"equipment_family_id": "125e21d4-ed4d-4566-94b5-ccec3026e535",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "178d8d5f-6fdf-4534-b2a2-1a75be776454",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e0dcc4f2-2eb7-4ac0-867c-cca01047cabf",
"_parent_code": "sample string 6",
"sales_organization_id": "82bfc389-04bc-474a-9c28-4434565312e3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"date_in_production_since": "2026-06-02T03:49:41.7934665+00:00",
"date_out_of_production_since": "2026-06-02T03:49:41.7934665+00:00",
"date_end_support": "2026-06-02T03:49:41.7934665+00:00",
"sales_organization_id": "4e1816df-2bb0-421c-9e07-e65931f655c1",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+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-02T03:49:41.7934665+00:00"
},
"project_status_id": "6c356a35-140f-4bf9-998c-5f8ff12ba902",
"project_status_code": "sample string 10",
"project_status": {
"id": "47308f83-2031-42eb-b7df-3ede0ebae9b2",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "75aca6cd-ed79-430b-bf71-899e897c12a4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"company_id": "880473aa-7f63-4563-a1a1-bb07991bfb4a",
"company_code": "sample string 12",
"db_address_id": "a3dfeed0-0ff1-4385-9d40-62dc46cdac77",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "81db0757-98ad-4843-b6e8-19e708e88dce",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "372b77ef-6b9b-4abc-ac37-b6811c6bd2ed",
"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-02T03:49:41.7934665+00:00",
"date_create": "2026-06-02T03:49:41.7934665+00:00",
"date_update": "2026-06-02T03:49:41.7934665+00:00",
"updated_by_user_id": "dc713b38-5acb-465c-875e-c2849eae37fe",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-02T03:49:41.7934665+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-02T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-02T03:49:41.7934665+00:00",
"date_last_job": "2026-06-02T03:49:41.7934665+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-02T03:49:41.7934665+00:00",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00",
"is_mobile_installation": true
},
"job_type_id": "72e77a5d-ca58-4d41-b5d8-e104289efd5f",
"job_type_code": "sample string 7",
"job_type": {
"id": "a511eef3-b4cb-4ab2-9b88-7ea799100ba5",
"name": "sample string 2",
"sales_organization_id": "339413ce-6ac4-40be-8567-8ba1f4433c32",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00",
"code": "sample string 7"
},
"job_priority_id": "d43f0698-bdea-4d73-9d01-d92a116df151",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "98d75235-9776-4b83-af0d-cb22217ba04d",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "5408b295-ed59-450b-bfe1-673080d0158d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"job_status_id": "a875438e-a518-4f64-986b-971574bf1e01",
"job_status_code": "sample string 11",
"db_address_id": "b5c6de1a-28c2-478e-88cd-87fbda623c13",
"contact_id": "d45a238f-2424-4e60-81b1-b0b2fec094bf",
"requested_by_company_id": "596f302d-1712-4706-a473-efe0e28bedc8",
"requested_by_contact_id": "669d9b74-7589-49dd-b1bf-7f301b33c449",
"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-02T03:49:41.7934665+00:00",
"due_date": "2026-06-02T03:49:41.7934665+00:00",
"date_create": "2026-06-02T03:49:41.7934665+00:00",
"date_update": "2026-06-02T03:49:41.7934665+00:00",
"date_closed": "2026-06-02T03:49:41.7934665+00:00",
"suggested_user_id": "c08b0d30-4ba5-4330-9403-85d4d6d30474",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "9276b4aa-6f0c-468e-86ae-6a4a459661b9",
"db_language_id": "1ed440e9-3b26-4f7a-b7c0-00b8b3d4c2f1",
"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-02T03:49:41.7934665+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "66d1c488-87cf-41df-9e89-493fedc34cf9",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "0c291bac-def0-48dc-b346-7d7f55b6a05a",
"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": "caea1021-1b1e-49a0-bfc5-b90e0fc0d7dc",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c9d68f9f-052c-4617-a183-9a5127f9e245"
},
"suggested_date_start": "2026-06-02T03:49:41.7934665+00:00",
"skill_id": "1403b27b-fce4-4c57-9a6d-c7619e91be9e",
"skill_code": "sample string 32",
"skill": {
"id": "533d23e2-2951-4e8f-bc03-dbcfd64700bc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "6b772d31-a78a-4a13-b6ad-3b6d72a3483f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7df902c9-5083-44ff-a3e4-631005f28757",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "100a8d53-6501-4ae8-9e7d-59fcab547cf4",
"db_currency_id": "44bf0d07-7d52-4bab-916e-b00c03cb05ca",
"db_language_id": "cd4326cc-62a0-4c1b-897e-2db72b749825",
"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-02T03:49:41.7934665+00:00"
},
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "b87b7d76-3b74-4496-971f-418789256eb6",
"date_reported_by_company": "2026-06-02T03:49:41.7934665+00:00",
"id2": 36,
"company_id": "3d01f4c1-686a-4079-90d2-2efc5fd1ad4a",
"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": "db045da3-c862-48da-a17e-d78bbb446a8c",
"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-02T03:49:41.7934665+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-02T03:49:41.7934665+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.