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": "6002b1c4-ed95-4931-9158-30df55160b7f",
"estimated_quantity": 2.0,
"article_id": "d2898526-dbb7-40ae-843e-e31128a960a1",
"article_code": "sample string 4",
"article": {
"id": "be5606f5-9a66-4237-9905-a08b54cfda03",
"article_category_id": "4cce0cd8-b5f5-43d7-a1cd-46f2552f2445",
"article_category": {
"id": "a8d6fd9d-eca5-4b0f-88ea-8bd7e9cd1a2a",
"parent_id": "74950af4-503b-4598-b88c-71ca3393e9d9",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ec63de16-914f-4086-8c5c-ee53fdb6109d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "5b631628-0f9d-4d17-ab26-baef29e858b4",
"article_group_2_code": "sample string 7",
"article_group_3_id": "0d90a747-5025-48b6-b80d-b2ace2d7e979",
"article_group_3_code": "sample string 9",
"article_group_4_id": "27b73418-6cc7-456f-8c7b-d91fe9931476",
"article_group_4_code": "sample string 11",
"article_group_5_id": "9c40211b-bb4c-45ad-8201-2b8bde1eb020",
"article_group_5_code": "sample string 13",
"article_group_6_id": "c35010bf-da5c-4264-a13f-425a346bd5ce",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-03-10T02:31:43.9280212+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-03-10T02:31:43.9280212+00:00",
"date_update": "2026-03-10T02:31:43.9280212+00:00",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00",
"article_color_id": "2c456baf-486d-4e26-bfee-3cd6f9e1427e",
"article_color_code": "sample string 38",
"article_color": {
"id": "e9db0aee-18da-44c9-b3d5-0f7726ac524a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "a3994ed3-9aeb-4c09-8991-699c5ffade86",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "6ef194ac-effc-4e41-9b3a-34ce27f038a1",
"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": "e56e5611-862d-4a5d-9243-2bdf5b653c99",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "316136bb-ab86-44ae-98aa-7b6bb33b68c3",
"_parent_id": "2ee75cfa-8dc4-4025-adeb-b44b0b1aa15c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "533da28c-9b18-4b7e-9d42-ddf2120099db",
"project_reference_back_office": "sample string 5",
"project": {
"id": "887b6f47-10d3-4f65-a829-879dc8e60daf",
"_parent_id": "4fb7c1f5-9030-4f59-accd-ee33953a2440",
"root_parent_id": "1df9c992-e7a0-492d-8839-724116e3470e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6daf5cd0-25ab-44e9-8de4-978f098b5a9e",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "08d63a7c-b145-4986-9ec5-46b68d0abb72",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "938d7054-818f-4f86-b670-ea743bc1c252",
"_parent_code": "sample string 6",
"sales_organization_id": "fb5b7434-269c-495a-9e34-5bfc6d63990a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"equipment_model_id": "865500fe-43a0-4de5-9fe3-8234feab1b17",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "8246785f-60b1-4853-90cd-12bbe93070b5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "bbd0b5c5-4c5d-487a-9260-d88be9394e1f",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3353d840-5919-4aab-93f3-2a78af32bbcb",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "e3c0d0e3-08dd-4622-af7d-086df02fbbc9",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"equipment_family_id": "16c17ab4-7d6b-4c3f-89dc-3a3621b788d2",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "08d63a7c-b145-4986-9ec5-46b68d0abb72",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "938d7054-818f-4f86-b670-ea743bc1c252",
"_parent_code": "sample string 6",
"sales_organization_id": "fb5b7434-269c-495a-9e34-5bfc6d63990a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"date_in_production_since": "2026-03-10T02:31:43.9280212+00:00",
"date_out_of_production_since": "2026-03-10T02:31:43.9280212+00:00",
"date_end_support": "2026-03-10T02:31:43.9280212+00:00",
"sales_organization_id": "b1a8f38f-dab2-4462-94b0-8a154cc0ac7f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+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-03-10T02:31:43.9280212+00:00"
},
"project_status_id": "abb893ea-7ffe-4443-8d2b-728465b36250",
"project_status_code": "sample string 10",
"project_status": {
"id": "f7bf0231-1bb8-40f4-8b75-cc916ffdaaa9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "0a95d8cf-8e11-4985-a361-b20a462d441f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"company_id": "6212f65e-b560-4755-9f4d-4ceb6a7dc6ce",
"company_code": "sample string 12",
"db_address_id": "5267fe33-347a-406d-a1da-96f178be2fdc",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "4f16b4a7-d9e4-4674-9d01-e034371e57ca",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "92bd952e-ee74-488b-85f5-8d06a41b0bb5",
"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-03-10T02:31:43.9280212+00:00",
"date_create": "2026-03-10T02:31:43.9280212+00:00",
"date_update": "2026-03-10T02:31:43.9280212+00:00",
"updated_by_user_id": "a513f506-788a-4f61-9bf8-31a5ce220a67",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-03-10T02:31:43.9280212+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-03-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-03-10T02:31:43.9280212+00:00",
"date_last_job": "2026-03-10T02:31:43.9280212+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-03-10T02:31:43.9280212+00:00",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00",
"is_mobile_installation": true
},
"job_type_id": "5e40ea9f-0e4c-4492-83df-b62562b04060",
"job_type_code": "sample string 7",
"job_type": {
"id": "8d558db9-2615-4d32-81c7-4b97448db7ba",
"name": "sample string 2",
"sales_organization_id": "53d6393d-9414-4c14-bee4-d96ecac5d0f0",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00",
"code": "sample string 7"
},
"job_priority_id": "775accea-2310-4c8c-b974-1064ffba1a1e",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "c31a81d2-4352-4dbd-a925-94b278b90c64",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "6fbfebf4-c1eb-4fde-9258-960ce897bd42",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"job_status_id": "c7bc98c9-054a-40cc-ab1c-1e844175524c",
"job_status_code": "sample string 11",
"db_address_id": "eafa9a06-a09a-429c-a923-e589794f68ca",
"contact_id": "d357ca4f-b5a4-42d2-a352-464dbcbade03",
"requested_by_company_id": "a66e2b3e-182d-4de9-8c6c-10dfa8c3d730",
"requested_by_contact_id": "cda96671-30c9-4976-be63-06d1e1cbcb5c",
"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-03-10T02:31:43.9280212+00:00",
"due_date": "2026-03-10T02:31:43.9280212+00:00",
"date_create": "2026-03-10T02:31:43.9280212+00:00",
"date_update": "2026-03-10T02:31:43.9280212+00:00",
"date_closed": "2026-03-10T02:31:43.9280212+00:00",
"suggested_user_id": "90e780c1-fe27-4acf-acae-90c2107382e3",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "7a2a6085-9297-42aa-ae6c-69b030fb52c1",
"db_language_id": "813d22f1-4221-4a49-9e54-d3fa7afc46cc",
"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-03-10T02:31:43.9280212+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "2e9cff7a-524f-40c4-a9dd-7a2a790956b1",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "8069b60b-034b-4455-98ae-c5a6a94e149c",
"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": "3c3ae601-73a8-4230-a633-c92664ec5e86",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a106624a-1665-4b98-9444-c217a0dcd456"
},
"suggested_date_start": "2026-03-10T02:31:43.9280212+00:00",
"skill_id": "06b45089-1ef8-48ed-9e64-6b0292e2e6ed",
"skill_code": "sample string 32",
"skill": {
"id": "773c52a6-7291-48a2-b0c6-ee4b6113bf61",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "5c1282e9-b2ac-4151-ba37-6aa1afb37bde",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "042f5f91-053a-4868-8076-89962ae96629",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df8f85e0-68cc-401d-9404-b3275974088b",
"db_currency_id": "5f9c0e8f-d30b-4001-a30b-cc36930ca80c",
"db_language_id": "9b78863a-5162-4645-9d7f-0bc82caab8f5",
"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-03-10T02:31:43.9280212+00:00"
},
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3c489cb3-b408-4984-99ec-adcc540250fd",
"date_reported_by_company": "2026-03-10T02:31:43.9280212+00:00",
"id2": 36,
"company_id": "c01bf2a3-6465-4c6f-bcaf-64c801176fdd",
"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": "ca09f749-55d7-425a-a09a-7abea9c4efda",
"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-03-10T02:31:43.9280212+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-10T02:31:43.9280212+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.