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": "c00c9037-4228-4814-b046-0dea0603cda5",
"estimated_quantity": 2.0,
"article_id": "09823a6d-c0d0-4a65-8aa1-edfa1c9fb051",
"article_code": "sample string 4",
"article": {
"id": "a63557b3-8349-4726-b0d9-63e112be08b2",
"article_category_id": "9cec00a8-38ab-44be-b472-0d852b7b64f7",
"article_category": {
"id": "33f5e8e4-7825-4961-a2eb-0915d8981079",
"parent_id": "137b9ff8-d41d-45c4-a572-bd64ede1fb45",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "3edd829a-92be-4a82-86c1-32efb61bf8d4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "1c72ca37-5678-44c5-8c0a-8fbb980f3105",
"article_group_2_code": "sample string 7",
"article_group_3_id": "c0dab130-b4ef-406d-84e1-6a6f84ffd5db",
"article_group_3_code": "sample string 9",
"article_group_4_id": "40c546b4-f2a9-46ea-a697-4b14f12d707d",
"article_group_4_code": "sample string 11",
"article_group_5_id": "72725418-84db-4995-be7f-e0e91f60dbd1",
"article_group_5_code": "sample string 13",
"article_group_6_id": "304fcebf-0100-42a7-8572-11a8fb812ea5",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-07-10T02:31:32.7488388+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-07-10T02:31:32.7488388+00:00",
"date_update": "2026-07-10T02:31:32.7488388+00:00",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00",
"article_color_id": "c2e45673-2281-4dab-a062-1766197d0601",
"article_color_code": "sample string 38",
"article_color": {
"id": "4ae4a207-bdb8-4c47-b8e6-235b67b6492f",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "20076ca0-9019-4e05-9330-cf5011472d23",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7a749ba9-7135-4f84-ae3d-7805ec4182d4",
"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": "58a4d2ab-2e9b-40cd-8513-cde3fbd8de37",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "3a816b84-37b1-4792-9ada-42144e555311",
"_parent_id": "870f6e9d-a124-41a5-a25a-617720cb8c3d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "fceb7132-4f9d-432e-b4e9-f840d00afe99",
"project_reference_back_office": "sample string 5",
"project": {
"id": "6cebd865-08b2-40a7-a6da-df955c7005d8",
"_parent_id": "705ae2da-1404-479c-a7c5-2da832f47670",
"root_parent_id": "217943d9-5e9f-470a-b574-39d8c8460a85",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "20c0c229-1a58-4c34-9431-61befcf1e30f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "07541ba9-d506-47ea-a284-4b0bbed66326",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c1bd3838-2c6f-4eae-8ef3-46529f20991d",
"_parent_code": "sample string 6",
"sales_organization_id": "2fb3a1d3-77db-4969-b892-5d9d3f1a8be3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"equipment_model_id": "0b1857f1-f85b-4dbe-9956-e3e0aeb02fbc",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "0795e13b-d27c-484e-a97a-f449969af85c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "99a57bba-9ed1-4ccf-bc22-724387b7c800",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "82fe2d01-f381-436c-a6d1-c26d7f9e26b2",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "837098fe-ad5b-4a2f-9e86-b4bb0f94f8e4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"equipment_family_id": "d1e962a5-0d63-4e1a-bfe9-94624208ed25",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "07541ba9-d506-47ea-a284-4b0bbed66326",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c1bd3838-2c6f-4eae-8ef3-46529f20991d",
"_parent_code": "sample string 6",
"sales_organization_id": "2fb3a1d3-77db-4969-b892-5d9d3f1a8be3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"date_in_production_since": "2026-07-10T02:31:32.7488388+00:00",
"date_out_of_production_since": "2026-07-10T02:31:32.7488388+00:00",
"date_end_support": "2026-07-10T02:31:32.7488388+00:00",
"sales_organization_id": "a6d36f14-3cd4-4316-a3bf-5bf671c89f62",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+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-07-10T02:31:32.7488388+00:00"
},
"project_status_id": "280a9d2b-284d-47ea-8868-97fea9d39790",
"project_status_code": "sample string 10",
"project_status": {
"id": "3e1079d4-0d53-4ddf-a956-3bb8186c52b8",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "75e7e096-d780-4647-8c6f-69206c7f4e29",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"company_id": "60b0e51c-2ccc-4f8c-b57e-2f6d44e13f64",
"company_code": "sample string 12",
"db_address_id": "7348a41b-83df-4578-bb7f-912cd0fd542c",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a83faba8-233e-4daf-b939-23e192c4b6fb",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0c0729e5-6ef4-470a-8249-57a25a103a27",
"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-07-10T02:31:32.7488388+00:00",
"date_create": "2026-07-10T02:31:32.7488388+00:00",
"date_update": "2026-07-10T02:31:32.7488388+00:00",
"updated_by_user_id": "7bdcdb1d-c7fe-4dd7-9e1f-415b0a03a84c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-07-10T02:31:32.7488388+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-07-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-07-10T02:31:32.7488388+00:00",
"date_last_job": "2026-07-10T02:31:32.7488388+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-07-10T02:31:32.7488388+00:00",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00",
"is_mobile_installation": true
},
"job_type_id": "01841af6-387d-4ef6-a10c-90f3128ba2cc",
"job_type_code": "sample string 7",
"job_type": {
"id": "7db13b60-18a7-4db3-b1d1-632adc68d619",
"name": "sample string 2",
"sales_organization_id": "6319c071-51d5-477b-ab6b-5d9b4ac3b091",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00",
"code": "sample string 7"
},
"job_priority_id": "1499ec29-f299-4c38-85cb-0c3bf3e502fd",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "d8f6ea80-ad3e-428d-ae43-2824ab60fb32",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "129339ca-db54-4aa9-b1db-b26f68de3d38",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"job_status_id": "faf2c029-7eaa-4f5b-a220-a4b07819ad60",
"job_status_code": "sample string 11",
"db_address_id": "f96d6e6f-b709-4c58-b231-1f5c10143808",
"contact_id": "0859d7f2-f532-43b3-bf18-67e9153e1a9e",
"requested_by_company_id": "c51df554-e7a2-457c-9ac8-9d9de219cbbd",
"requested_by_contact_id": "e277cdfb-a212-4683-9a0b-b7541cbdecb2",
"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-07-10T02:31:32.7488388+00:00",
"due_date": "2026-07-10T02:31:32.7488388+00:00",
"date_create": "2026-07-10T02:31:32.7488388+00:00",
"date_update": "2026-07-10T02:31:32.7488388+00:00",
"date_closed": "2026-07-10T02:31:32.7488388+00:00",
"suggested_user_id": "dbcff2ce-5ce3-4a83-8efd-c72308eac39a",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "2738deff-4266-4c3a-bda8-5ad4e86aa189",
"db_language_id": "09baa34d-b157-4160-8bff-99b855fc8c78",
"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-07-10T02:31:32.7488388+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "44c541be-10bc-45e1-8db9-d75b6b81743a",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "32d79d36-8f62-4b6a-a33b-62300e06c01f",
"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": "f8f808b9-3495-49d1-8002-593577573e55",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "72fe2dce-d038-4c64-862f-1f7bbe78cd42"
},
"suggested_date_start": "2026-07-10T02:31:32.7488388+00:00",
"skill_id": "73812b68-839c-4f90-b0ef-d1ebcf9cc37d",
"skill_code": "sample string 32",
"skill": {
"id": "145a0f9e-8af7-454e-b077-6123b6813aa5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c1a8bd74-543f-4436-b622-d5ca8987272f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0d59e6f5-f533-4815-bcc8-a007b422f496",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f0abafae-db44-495b-af69-4daa83828894",
"db_currency_id": "83bbedcf-4502-45ec-a77c-d94c18664445",
"db_language_id": "9d94f3ab-a290-4f25-9fa4-23c0b59967de",
"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-07-10T02:31:32.7488388+00:00"
},
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3bb987db-28de-4cc7-aa68-8ca4fb7326a3",
"date_reported_by_company": "2026-07-10T02:31:32.7488388+00:00",
"id2": 36,
"company_id": "f81121f8-4a77-4131-9fb8-ae73adccad17",
"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": "079de6fe-dbf7-46e4-8452-6601016023fe",
"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-07-10T02:31:32.7488388+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-10T02:31:32.7488388+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.