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": "e2aa2363-33b2-4cae-b98e-26b86107d6e5",
"estimated_quantity": 2.0,
"article_id": "7d820b7f-0680-4ef9-af36-ea75b538a294",
"article_code": "sample string 4",
"article": {
"id": "db569822-f427-4be2-bd07-f484b437ccaf",
"article_category_id": "58a80b96-640c-4d18-9030-0c9970ccd0f3",
"article_category": {
"id": "ef8b4546-a4a8-472c-9555-7323c9ab6ea4",
"parent_id": "544d63c2-2ae2-485f-ab07-7024b5d81d67",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "0fa3f26a-97e5-46d1-9834-dddf77bee759",
"article_group_1_code": "sample string 5",
"article_group_2_id": "343b0201-d92b-4df2-9671-5ac1a99cfa7e",
"article_group_2_code": "sample string 7",
"article_group_3_id": "6892151d-47ed-4685-83bf-74b8182144df",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f1107b4a-4b2a-4313-ad9d-7d0496ae62ba",
"article_group_4_code": "sample string 11",
"article_group_5_id": "57ff2280-78da-4964-b478-a001099438ca",
"article_group_5_code": "sample string 13",
"article_group_6_id": "309eaaf3-2de3-4a1b-8522-cd86c0f616d1",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-07T06:28:26.7725105+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-02-07T06:28:26.7725105+00:00",
"date_update": "2026-02-07T06:28:26.7725105+00:00",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00",
"article_color_id": "b302b22e-8229-4d4c-8ab1-ddc188fee409",
"article_color_code": "sample string 38",
"article_color": {
"id": "2df6132e-302b-403f-a6f3-2d007bd30dbf",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "82b65789-9555-4fa2-8467-57d3858d7858",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "c005e996-66fc-43ce-b625-2e5fe3a41173",
"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": "e4da8ec9-2f54-4749-9d26-9635f53de4ca",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "b71433b8-1b61-416d-8a2d-a866a872dcec",
"_parent_id": "306cc493-7e20-4a05-8358-14aa2de4f79e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "085c88d0-307e-43b2-9417-149158f7b3a5",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8167fa06-6eb0-44a9-9940-e729ac2b2f8a",
"_parent_id": "b9aa5f7c-66e0-452a-ac3f-4de55db595ea",
"root_parent_id": "c4c96abc-0246-40fe-a3ae-c592a5571586",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "55bd55fb-ce0b-4176-a1d5-a5ed129c08a6",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "a0d6dd2b-3d46-4bd9-8317-82419ccda3d9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "6550a211-a27e-40f2-ae04-49df7cd051de",
"_parent_code": "sample string 6",
"sales_organization_id": "d674bc9d-5efd-4e3b-902b-b81a8191ecd3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"equipment_model_id": "f3e5e120-9453-4483-90fe-94a1630def70",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "b2f9c9da-e0a3-4687-9daf-388c09dfd36c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "012ba952-55b1-4236-87d9-0c8bbe4b37b2",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "4b2220e6-6796-4cdc-980a-58b4c0391299",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "acd985fa-2689-419b-9e83-115903faea72",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"equipment_family_id": "2193b9c6-3c50-4456-be27-cc9d5c9a25b4",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "a0d6dd2b-3d46-4bd9-8317-82419ccda3d9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "6550a211-a27e-40f2-ae04-49df7cd051de",
"_parent_code": "sample string 6",
"sales_organization_id": "d674bc9d-5efd-4e3b-902b-b81a8191ecd3",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"date_in_production_since": "2026-02-07T06:28:26.7725105+00:00",
"date_out_of_production_since": "2026-02-07T06:28:26.7725105+00:00",
"date_end_support": "2026-02-07T06:28:26.7725105+00:00",
"sales_organization_id": "a43b0f23-ebee-43bd-b09e-506565310ebe",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+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-02-07T06:28:26.7725105+00:00"
},
"project_status_id": "22577409-1f7e-477f-9074-09e6fbab1899",
"project_status_code": "sample string 10",
"project_status": {
"id": "39a6431d-be2b-4a91-a921-6312fc360568",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "6051ab42-342f-484a-9fca-19e09311b08a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"company_id": "c5b13bcf-f00b-48ca-ae35-cf8827a3bd09",
"company_code": "sample string 12",
"db_address_id": "42342336-e283-48a1-a084-c6e308009626",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "6ffc440e-cb5f-4755-8b0b-8a1cc264629b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b0d015a0-dff4-4f78-98de-b866f905066c",
"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-02-07T06:28:26.7725105+00:00",
"date_create": "2026-02-07T06:28:26.7725105+00:00",
"date_update": "2026-02-07T06:28:26.7725105+00:00",
"updated_by_user_id": "a80fd858-ad06-4a41-83e2-e5d53ac65ce5",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-07T06:28:26.7725105+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-02-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-07T06:28:26.7725105+00:00",
"date_last_job": "2026-02-07T06:28:26.7725105+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-07T06:28:26.7725105+00:00",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00",
"is_mobile_installation": true
},
"job_type_id": "5da86e39-df89-4e5c-8031-bd27bffe2966",
"job_type_code": "sample string 7",
"job_type": {
"id": "7ce5d040-9eca-4ad4-88ab-e35c100616f9",
"name": "sample string 2",
"sales_organization_id": "61f33a5e-8a4c-4703-88ef-7f7c0d05e880",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00",
"code": "sample string 7"
},
"job_priority_id": "2be3de00-7b7f-4f4a-accc-a71a298f71e1",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "5ebc3e7e-c912-4948-adda-de544a946e5f",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "4d63b413-2640-4d70-b9ea-fcde0b7b4841",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"job_status_id": "2fb147b1-0c7f-493f-81bc-5203135aad63",
"job_status_code": "sample string 11",
"db_address_id": "6608a2dd-8391-465d-83b7-457c11342641",
"contact_id": "d0ca933a-b8cb-4765-9ce6-01e33d2985b1",
"requested_by_company_id": "c073fb08-70ed-44a5-90fc-6284dd866744",
"requested_by_contact_id": "5a74185f-a52e-4a78-8aa5-2abdc2e066c6",
"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-02-07T06:28:26.7725105+00:00",
"due_date": "2026-02-07T06:28:26.7725105+00:00",
"date_create": "2026-02-07T06:28:26.7725105+00:00",
"date_update": "2026-02-07T06:28:26.7725105+00:00",
"date_closed": "2026-02-07T06:28:26.7725105+00:00",
"suggested_user_id": "147923d0-a4a8-4848-8278-4006cc9da16b",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "584b881b-0281-4a7c-b8df-4ad7941c8365",
"db_language_id": "e9465267-9226-4bf2-a0d9-769ffe336464",
"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-02-07T06:28:26.7725105+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3e19f5a7-4d51-4347-bbd4-e27abfa09628",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "43c93da1-240d-481c-86e0-1de814f5c9c5",
"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": "610805e0-dcf5-41ab-a122-6219d32c83eb",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a81f8b87-2088-4fa7-b184-27d10737c264"
},
"suggested_date_start": "2026-02-07T06:28:26.7725105+00:00",
"skill_id": "e537220b-5798-432c-ab39-c2e85e04d251",
"skill_code": "sample string 32",
"skill": {
"id": "ef8dbb98-bdc3-4b69-9ff1-222e9c633663",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c0915478-8e87-48bb-8188-febc1ac3bdc3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "b1d09081-5268-4ecf-a9be-55363d71b434",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4da5390f-40d5-4007-89d3-597bb4fb2f9b",
"db_currency_id": "129478f3-2407-406d-b67c-f102de2721f4",
"db_language_id": "0291e90d-089e-4fcc-afd6-70d2683fe511",
"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-02-07T06:28:26.7725105+00:00"
},
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "c899e950-def1-4006-b88b-eb0dec89fa7b",
"date_reported_by_company": "2026-02-07T06:28:26.7725105+00:00",
"id2": 36,
"company_id": "057e18c5-ab14-4834-8925-014639f5468b",
"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": "534a9c2f-dc72-4993-95a8-28cd106054d9",
"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-02-07T06:28:26.7725105+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-07T06:28:26.7725105+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.