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": "65a9983c-4d81-4612-aeed-dc04df3e4e92",
"estimated_quantity": 2.0,
"article_id": "1404a7fd-187e-4c1a-b067-40f3c00ebd23",
"article_code": "sample string 4",
"article": {
"id": "1f981656-77e1-41bc-9d58-83f566343e87",
"article_category_id": "d921aa21-c5ed-49e9-b139-bbb5f9bb323b",
"article_category": {
"id": "3385b0d9-2b29-4bce-b47e-9eac72f9c335",
"parent_id": "e6ccc358-7cf8-4609-9a22-0ed71655f5df",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "488ce1fc-bd2d-4825-9265-c8cfc9abf3f1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "4005e6c2-a8db-436f-92bd-a77a22d62bef",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e3eb87fa-f355-4cbd-a405-fc17104cf83a",
"article_group_3_code": "sample string 9",
"article_group_4_id": "d0699fe1-ad2b-4011-b27f-e4ebe46ac145",
"article_group_4_code": "sample string 11",
"article_group_5_id": "6d20d5fe-6b55-4cf6-9513-0f78ed107ef7",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b40542c7-6716-4264-bb4e-7f7d82ffc43e",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-19T09:05:37.4415687+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-09-19T09:05:37.4415687+00:00",
"date_update": "2026-09-19T09:05:37.4415687+00:00",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00",
"article_color_id": "2d73de64-9d0c-41bb-93d7-db80139797b9",
"article_color_code": "sample string 38",
"article_color": {
"id": "61c0b433-bae8-4f49-8fea-973021295f75",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "84f0ab45-efd0-45ce-ba7c-0a688344bc48",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "d48d8f16-99df-4bf7-bde3-5494449a6700",
"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": "1f9adfc7-4ede-425c-99d9-b3e3a5dc49ad",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "50f30244-2ebf-4de1-aad5-0c66c1781a27",
"_parent_id": "4837a070-38d5-4bd0-b4dd-931d04b76a09",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "1514e4d6-f094-4143-ae18-609594a193d0",
"project_reference_back_office": "sample string 5",
"project": {
"id": "bc821711-8c2a-4f93-800c-feef542817eb",
"_parent_id": "800b9b77-2c76-443d-922b-75c2107a2db9",
"root_parent_id": "506a7d2c-b7fe-4307-8453-87c3c27fe4b6",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "6c859fe8-dc64-492d-a087-bb34569a759c",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "15a0595f-44cd-4f62-87a5-fbc7971abdee",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5efd8f4d-ec02-4845-9837-a2e1f4215c86",
"_parent_code": "sample string 6",
"sales_organization_id": "67170802-8331-4c08-b986-808d0245aa79",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"equipment_model_id": "ef75fdf5-11e0-4934-8be4-50f8f42d2f4f",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "86d05de7-1e31-40d7-ab48-002272a5899f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "b6ebdbd4-a2f2-485f-81d0-5cd366f10e7d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0aacafc0-c5b2-4889-9943-025cc3bca9e8",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "95206f03-409b-4d7d-89a0-8060d80373ff",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"equipment_family_id": "13717a7b-5d65-4f1a-a16c-0a441e52654b",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "15a0595f-44cd-4f62-87a5-fbc7971abdee",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "5efd8f4d-ec02-4845-9837-a2e1f4215c86",
"_parent_code": "sample string 6",
"sales_organization_id": "67170802-8331-4c08-b986-808d0245aa79",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"date_in_production_since": "2026-09-19T09:05:37.4415687+00:00",
"date_out_of_production_since": "2026-09-19T09:05:37.4415687+00:00",
"date_end_support": "2026-09-19T09:05:37.4415687+00:00",
"sales_organization_id": "f140ef14-9e52-4e4c-9a3c-9df7a1563548",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+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-09-19T09:05:37.4415687+00:00"
},
"project_status_id": "74a49f52-f9b2-4e6c-8994-27247c66654b",
"project_status_code": "sample string 10",
"project_status": {
"id": "241c795e-7f21-4047-8675-e1c0d397bcd5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "61889b99-f586-44d3-bdb6-dbdb41ca0c92",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"company_id": "2a472485-5b25-4539-8b81-76c8e8cde77b",
"company_code": "sample string 12",
"db_address_id": "0a54cd16-2c3c-4936-845b-80a3d67bb8ce",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "d34f7f28-3f47-43b8-b2a9-fe0b9a93f4d4",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "56840c7a-09c9-489f-ad41-98f7cf77bea0",
"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-09-19T09:05:37.4415687+00:00",
"date_create": "2026-09-19T09:05:37.4415687+00:00",
"date_update": "2026-09-19T09:05:37.4415687+00:00",
"updated_by_user_id": "80a695fb-3a8a-4155-b334-b05afb923c32",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-19T09:05:37.4415687+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-09-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-19T09:05:37.4415687+00:00",
"date_last_job": "2026-09-19T09:05:37.4415687+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-19T09:05:37.4415687+00:00",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00",
"is_mobile_installation": true
},
"job_type_id": "3dc62b15-f719-4cd7-b355-98fc336de666",
"job_type_code": "sample string 7",
"job_type": {
"id": "511b6223-057e-4feb-bf83-ff60d39adc7b",
"name": "sample string 2",
"sales_organization_id": "2c0f3bc8-a52b-4245-9c01-04cc3a69143d",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00",
"code": "sample string 7"
},
"job_priority_id": "a56c1273-e9d5-4faa-89d4-559a69ec1e17",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "b946788f-882c-48b6-a2ed-f80809fe4821",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d5f90758-9222-4f9e-b87e-129b28ddf676",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"job_status_id": "6e620d00-5518-46fa-812f-8ac36136925d",
"job_status_code": "sample string 11",
"db_address_id": "9ad61515-cefe-4d92-bd12-6ec100cf4d1c",
"contact_id": "f5cdfd30-8976-4049-9a95-4a1f3f3e3438",
"requested_by_company_id": "563bb9b2-d93f-493c-8c6d-13061b04780a",
"requested_by_contact_id": "d317db83-5094-4e7d-b9b4-7a0b8c6a012e",
"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-09-19T09:05:37.4415687+00:00",
"due_date": "2026-09-19T09:05:37.4415687+00:00",
"date_create": "2026-09-19T09:05:37.4415687+00:00",
"date_update": "2026-09-19T09:05:37.4415687+00:00",
"date_closed": "2026-09-19T09:05:37.4415687+00:00",
"suggested_user_id": "9c69240d-6ebb-4a99-bb00-ffdb65b683a9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3480cf74-69d2-47de-8a36-f13a9cda39b3",
"db_language_id": "e99c1d0a-3161-42ef-a795-d82ab590fafb",
"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-09-19T09:05:37.4415687+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "01dae290-920b-4e90-b3db-68cdd9006692",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "5a0236a7-040c-4dc2-92fb-1b7dfe3ec9c6",
"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": "fe718008-d8e6-42a5-b840-97724537e5a2",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "de43d237-a6d7-40ee-bb15-8bd119de1d5b"
},
"suggested_date_start": "2026-09-19T09:05:37.4415687+00:00",
"skill_id": "c3246981-37ca-4d04-9304-dd1cf2e05f7b",
"skill_code": "sample string 32",
"skill": {
"id": "c57c4a88-fcb3-47a7-882c-05bcdd63c953",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c2f1bb4b-46f6-48b6-b807-551f915e822b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9579b91f-806e-42f1-8851-6ea10159053f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c4c5ffef-66e6-4390-82f6-9edbee68e117",
"db_currency_id": "333c4516-ad60-4779-88d2-b8e5585d0178",
"db_language_id": "1ddad55a-310b-485e-9717-d2123abe1680",
"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-09-19T09:05:37.4415687+00:00"
},
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "01363d7c-5400-4288-ab86-e3735f547adc",
"date_reported_by_company": "2026-09-19T09:05:37.4415687+00:00",
"id2": 36,
"company_id": "6dcd7aff-3719-4724-a2ab-f11b978ea1ff",
"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": "733ab7f0-71bc-4082-b496-872667b276f0",
"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-09-19T09:05:37.4415687+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-19T09:05:37.4415687+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.