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": "335f372e-bda2-4e96-b0b4-d93cfd66dfd0",
"estimated_quantity": 2.0,
"article_id": "4eb4f706-af27-4842-88bc-a3498261d717",
"article_code": "sample string 4",
"article": {
"id": "bc95db09-6936-4c68-8448-e1e05db4ceaf",
"article_category_id": "ecf6b714-c9a1-4bd4-8ac0-303c19a674e7",
"article_category": {
"id": "8370a13b-1d00-4625-99fc-cb56cc1035bc",
"parent_id": "9a6b7365-a4a6-4bcb-8e6d-cd715d953f9f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "178d1758-3c65-4910-8b09-ef99e5ce856d",
"article_group_1_code": "sample string 5",
"article_group_2_id": "a8bd64aa-e775-498f-b21e-08db25829983",
"article_group_2_code": "sample string 7",
"article_group_3_id": "2c98faca-7d1a-4316-9a91-7d757bcc28fe",
"article_group_3_code": "sample string 9",
"article_group_4_id": "6e6b758e-9734-4724-bb5c-5f8b2c4951ba",
"article_group_4_code": "sample string 11",
"article_group_5_id": "8bfb09aa-e9aa-4a2c-b44b-aa4392a3a6c0",
"article_group_5_code": "sample string 13",
"article_group_6_id": "0e66d332-aae4-4a12-a291-cd157afca823",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-08T18:10:45.3705413+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-08-08T18:10:45.3705413+00:00",
"date_update": "2026-08-08T18:10:45.3705413+00:00",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00",
"article_color_id": "ea23e6d2-8a15-4d37-b07c-f6b0723d31d4",
"article_color_code": "sample string 38",
"article_color": {
"id": "71a13914-328b-4e30-a346-44751933ccd2",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "55dbd32e-02c8-425a-9d49-27b7d4001e45",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "96dea243-27a4-4c7e-9ed1-f72017ba0d5a",
"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": "7af01c40-edcc-4b37-b476-235a97307dd6",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "fde229b1-034c-4692-ba9f-630bd7c71edf",
"_parent_id": "f2be38c9-1304-45b7-b465-39725a8906e7",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "16668875-6985-4cf6-afd4-863cfec1f9e1",
"project_reference_back_office": "sample string 5",
"project": {
"id": "d2519f00-6195-4d3e-9736-107bef84f787",
"_parent_id": "3b6dcedc-61c8-45b2-b36d-c602fae4aa4f",
"root_parent_id": "ecdf929a-5a55-48ef-9b88-9ac0a086eb33",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "a4ee5f5b-2be5-44e5-a582-557e386da816",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "bf9c8a25-4031-475e-b7c7-4431d9cb6fa0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fffd6440-c84b-45e7-adf9-56770f911ada",
"_parent_code": "sample string 6",
"sales_organization_id": "8656995a-65f1-4ebc-ad47-b7e6552524c2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"equipment_model_id": "66391ba0-7f6f-4a86-9916-ec521087dd9c",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "bffebaae-a068-45e1-97cc-cf9df3ce29f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "809cb133-5919-4873-902d-c6ecc501f1f5",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "c2ae74a8-7a94-4252-81ba-274ddee05ab0",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "0c94b5e0-a895-48a2-8480-28766e3fa0f4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"equipment_family_id": "a1dfc00a-67a4-4f80-901f-33766734c898",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "bf9c8a25-4031-475e-b7c7-4431d9cb6fa0",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "fffd6440-c84b-45e7-adf9-56770f911ada",
"_parent_code": "sample string 6",
"sales_organization_id": "8656995a-65f1-4ebc-ad47-b7e6552524c2",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"date_in_production_since": "2026-08-08T18:10:45.3705413+00:00",
"date_out_of_production_since": "2026-08-08T18:10:45.3705413+00:00",
"date_end_support": "2026-08-08T18:10:45.3705413+00:00",
"sales_organization_id": "295aac20-4519-48d8-9e37-ee61ae219799",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+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-08-08T18:10:45.3705413+00:00"
},
"project_status_id": "2356b374-c0da-4102-bac8-43a01323c3dc",
"project_status_code": "sample string 10",
"project_status": {
"id": "262bc9cb-6009-41de-b474-0a0dc3f93087",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "9367f83b-2305-4ae2-9a60-32d3bc36f78b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"company_id": "cfb5df99-3d9a-47d3-a988-c02373228bf7",
"company_code": "sample string 12",
"db_address_id": "6a0dc9bf-7cfb-4e4b-9a75-2b1d3bba27c7",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "63308c84-96c8-4d4f-834a-75eb36b36079",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "dd4df93c-28bb-4ce0-a8cd-579435adb952",
"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-08-08T18:10:45.3705413+00:00",
"date_create": "2026-08-08T18:10:45.3705413+00:00",
"date_update": "2026-08-08T18:10:45.3705413+00:00",
"updated_by_user_id": "82f0d39d-2393-4536-8781-6fba560aae4d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-08T18:10:45.3705413+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-08-08T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-08T18:10:45.3705413+00:00",
"date_last_job": "2026-08-08T18:10:45.3705413+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-08T18:10:45.3705413+00:00",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00",
"is_mobile_installation": true
},
"job_type_id": "42f6c7d4-d62f-477d-baad-c142df6da4b2",
"job_type_code": "sample string 7",
"job_type": {
"id": "4e2f2097-c139-4dd8-b1b7-6165309685cf",
"name": "sample string 2",
"sales_organization_id": "826efe4c-e802-4497-9d72-e562c758b2f1",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00",
"code": "sample string 7"
},
"job_priority_id": "5c5c2e5e-b708-40d2-93c2-29c34b30ca2b",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "76766895-b476-4910-8edd-f43cfea5e175",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "63b8e9bc-a287-4f2c-88cf-7496a9b09e1f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"job_status_id": "4ca2a306-a88d-4a5f-860d-fc5eb9cd9c34",
"job_status_code": "sample string 11",
"db_address_id": "1e9e019f-4651-4e7a-87bc-3e443c6d89cf",
"contact_id": "6ed8a63d-6be5-45e0-a720-3b07fea58125",
"requested_by_company_id": "049fa7e0-0145-4517-ae98-3abf7a3df96c",
"requested_by_contact_id": "e80d6731-a653-4db9-ba0f-294a778ec879",
"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-08-08T18:10:45.3705413+00:00",
"due_date": "2026-08-08T18:10:45.3705413+00:00",
"date_create": "2026-08-08T18:10:45.3705413+00:00",
"date_update": "2026-08-08T18:10:45.3705413+00:00",
"date_closed": "2026-08-08T18:10:45.3705413+00:00",
"suggested_user_id": "8127e7b7-7906-4ddd-9769-32602f4d560e",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "b6b66d6e-e6a6-4fa3-a751-fb5fbe511b4b",
"db_language_id": "afc48bf5-8adf-4b95-ad21-43d1d02ec328",
"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-08-08T18:10:45.3705413+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "781fe839-e27d-4e55-9838-407da938fe6f",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "00b8f9bc-d7fb-47e2-912a-fcde8ef84d53",
"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": "ee7d7503-08b6-439f-a65e-fce0f80d30be",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "ad62f996-2789-4e7a-890a-443bd473abed"
},
"suggested_date_start": "2026-08-08T18:10:45.3705413+00:00",
"skill_id": "27ea3ad0-a1da-4e65-af26-9a8c095131ee",
"skill_code": "sample string 32",
"skill": {
"id": "9b0723cd-2e41-45ec-856e-62396d35267e",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "4b3b2b3b-79c2-405d-a775-859fbbcbc9c3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "f32a631a-476c-4551-8b06-7c62147a2b4f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8c7b6017-a57d-4412-ae1e-9fb380bd690e",
"db_currency_id": "8e5db40c-e2f4-41c3-b493-785ce927d0d0",
"db_language_id": "0e082741-6995-4219-a863-34375a435d4f",
"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-08-08T18:10:45.3705413+00:00"
},
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "9362f494-e60c-4c0e-bf3b-496a0f788779",
"date_reported_by_company": "2026-08-08T18:10:45.3705413+00:00",
"id2": 36,
"company_id": "689cdad4-1804-4c40-80e6-da865abcd265",
"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": "a32e2050-566c-4bdb-b708-08ef723a7022",
"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-08-08T18:10:45.3705413+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-08T18:10:45.3705413+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.