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": "f24fdaf4-cb93-4710-8016-8bbdb8779328",
"estimated_quantity": 2.0,
"article_id": "dc605299-709f-4ef2-991c-ba9040536082",
"article_code": "sample string 4",
"article": {
"id": "af8a959f-fb67-47db-b8bf-844df7ea5dd9",
"article_category_id": "1d85d220-3075-457c-a11b-139673fd29f5",
"article_category": {
"id": "776eced9-599a-4a52-b5bd-7ce29c1dbb49",
"parent_id": "c05fc907-6be2-49c5-8e61-9aefb8ea412b",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "5fe2496a-c157-4020-ac5d-2eca6d50ad09",
"article_group_1_code": "sample string 5",
"article_group_2_id": "498b8639-e1bf-417e-98de-883821a63e70",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b1edde03-6cc4-4a55-9a78-4438ab652657",
"article_group_3_code": "sample string 9",
"article_group_4_id": "e12d3101-f0fc-4459-9133-f251eb626325",
"article_group_4_code": "sample string 11",
"article_group_5_id": "d4746458-6ca1-4249-bd88-82b3765d605d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "f315790c-bb20-4b05-9000-8a5502e1ec67",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-31T11:37:05.5076234+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-01-31T11:37:05.5076234+00:00",
"date_update": "2026-01-31T11:37:05.5076234+00:00",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00",
"article_color_id": "dd0dee8a-02ce-4eed-bebe-991207d26d5a",
"article_color_code": "sample string 38",
"article_color": {
"id": "cdf81637-64e0-472d-b334-09db3f731fe6",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "07cae4a1-596f-4cc5-944b-78d8122334ba",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "514a1ca2-480b-4bd7-96c8-1a848941ce42",
"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": "fa0c0ea7-6f69-4f8a-801a-823bb671c850",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d5a0cd1c-bdaf-43f4-a333-a36b0dd4f7b3",
"_parent_id": "cf4e0709-5318-4d4f-9a80-1b1a6a7fda27",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "b3a7944b-2715-4ded-874d-caa2837bebbb",
"project_reference_back_office": "sample string 5",
"project": {
"id": "068c9229-ddaa-411c-93eb-9f0c1ceae9f4",
"_parent_id": "78aa4313-16cc-4eb1-bcef-5d6863be894c",
"root_parent_id": "75082d24-cc12-4a28-9f0c-f71482497314",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "47bb2843-5bac-4499-89f9-a128f127df9a",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "7201aa3a-4bdc-4d2a-abe0-a722282e1ed1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2f2feaf9-c435-4d20-8b71-284e97e6085d",
"_parent_code": "sample string 6",
"sales_organization_id": "a9fa06f7-c4e1-4914-b1d4-5e26c6760a28",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"equipment_model_id": "41c14c87-886b-4007-b727-dfcf8cbe6cec",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "2c12a29b-c635-42fe-b691-7e30ee90a028",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "1a9df9fe-d01d-4885-b7bd-18eb72cb2740",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "82564ac1-cce7-4dc4-b0af-26cd61c53b88",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "4bf8807f-82e6-444c-92af-ff6ae23cf13d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"equipment_family_id": "cfb9f60c-cbad-44f7-a4f0-cfa98644fe54",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "7201aa3a-4bdc-4d2a-abe0-a722282e1ed1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2f2feaf9-c435-4d20-8b71-284e97e6085d",
"_parent_code": "sample string 6",
"sales_organization_id": "a9fa06f7-c4e1-4914-b1d4-5e26c6760a28",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"date_in_production_since": "2026-01-31T11:37:05.5076234+00:00",
"date_out_of_production_since": "2026-01-31T11:37:05.5076234+00:00",
"date_end_support": "2026-01-31T11:37:05.5076234+00:00",
"sales_organization_id": "abc56712-7ed0-41da-bd63-fecd50d4478c",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+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-01-31T11:37:05.5076234+00:00"
},
"project_status_id": "05241fc1-6e59-420a-9771-11b438f95547",
"project_status_code": "sample string 10",
"project_status": {
"id": "67dbb94c-11eb-425c-b695-a287598657f7",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "f6b5a5b6-ad8d-4ea4-8ccf-dd11049908aa",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"company_id": "bc8b878b-0fd3-472c-8411-05288bcf7604",
"company_code": "sample string 12",
"db_address_id": "82866369-9096-4ae2-b53b-384d17914c41",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "7d292e04-107f-4fd7-ad0a-96b963a1800a",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "1745f9af-1983-4bfa-a898-83057bd8aeb2",
"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-01-31T11:37:05.5076234+00:00",
"date_create": "2026-01-31T11:37:05.5076234+00:00",
"date_update": "2026-01-31T11:37:05.5076234+00:00",
"updated_by_user_id": "cd795fd8-c060-4cb5-a6c3-fb8157019882",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-31T11:37:05.5076234+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-01-31T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-31T11:37:05.5076234+00:00",
"date_last_job": "2026-01-31T11:37:05.5076234+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-31T11:37:05.5076234+00:00",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00",
"is_mobile_installation": true
},
"job_type_id": "7901597c-2e95-4899-b737-1277184dacb5",
"job_type_code": "sample string 7",
"job_type": {
"id": "ce8158d9-c5f6-4b5d-a06e-bc75574f2852",
"name": "sample string 2",
"sales_organization_id": "424aff82-a0f8-4ccf-bb02-06948bacfb3d",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00",
"code": "sample string 7"
},
"job_priority_id": "6cf32808-c634-4894-b7f7-58366b61838d",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ee7a4bcf-67eb-4c27-9f6b-7479c3182b36",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "bf8bf535-c3e7-4ba0-9655-2a7817848abd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"job_status_id": "3ae9d5cd-e9d0-4371-aea4-60ae46587730",
"job_status_code": "sample string 11",
"db_address_id": "b4949b94-5af4-4e29-a0d1-9326f1744e66",
"contact_id": "4a3cdcb1-1656-4697-9460-7893421929cb",
"requested_by_company_id": "b90f381a-577b-49d8-b0fb-3cfc14cb1603",
"requested_by_contact_id": "b428f3bc-28bc-4111-b4f7-6dbbcc0c9b0b",
"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-01-31T11:37:05.5076234+00:00",
"due_date": "2026-01-31T11:37:05.5076234+00:00",
"date_create": "2026-01-31T11:37:05.5076234+00:00",
"date_update": "2026-01-31T11:37:05.5076234+00:00",
"date_closed": "2026-01-31T11:37:05.5076234+00:00",
"suggested_user_id": "e01a2f39-37df-400a-85a0-9becd128de0d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "db3ff8a0-c62d-410e-9d2f-0a162ee5a4a3",
"db_language_id": "cedc3892-700b-4876-8afe-cfd765f96ecc",
"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-01-31T11:37:05.5076234+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "63c7b4bf-fa4e-4aac-8d8d-1a99ac53498d",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "b663be5e-80c5-42e9-98c5-3b29c6e265c7",
"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": "0518ee63-c785-41bc-8e73-0145abfeafeb",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f148767b-4594-45ba-a4e3-cefc20485873"
},
"suggested_date_start": "2026-01-31T11:37:05.5076234+00:00",
"skill_id": "3ab6c1c4-c115-4ad4-91df-ce7f220a3b12",
"skill_code": "sample string 32",
"skill": {
"id": "d3c106a3-10f7-41db-b6db-6f03d3598ba4",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "a1d20d35-2147-4022-a6f4-855c2222abd1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "04638187-8ded-441b-8dce-b26f1396551b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "858de51d-87df-45da-aaef-d25f78193287",
"db_currency_id": "1f66fa4c-01c5-47c7-b284-7988a813d24b",
"db_language_id": "593ba046-fd6a-4e23-97ce-55da8b516252",
"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-01-31T11:37:05.5076234+00:00"
},
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "0fb11a80-0021-4424-85b6-1f16369bcf65",
"date_reported_by_company": "2026-01-31T11:37:05.5076234+00:00",
"id2": 36,
"company_id": "6e88ba1a-de36-4625-b38c-89ea7e6942ff",
"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": "9426b060-52b2-4b06-9d99-aa0bd753160c",
"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-01-31T11:37:05.5076234+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-31T11:37:05.5076234+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.