Updates the job_estimated_quantity object with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
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": "736976ea-7158-4b3b-a2dc-fbe5ce6f2730",
"estimated_quantity": 2.0,
"article_id": "7b5e2c86-3dd1-4b42-add6-22ee943075ab",
"article_code": "sample string 4",
"article": {
"id": "6f9373c8-9c5f-4e7c-8ba3-8802b68df6b7",
"article_category_id": "63356538-ed71-40c8-a071-86e785b93bdd",
"article_category": {
"id": "689f9526-c186-419d-9de1-64b8df5f68e1",
"parent_id": "83670b01-275a-43fc-9d53-5081a95ac0e3",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "b43406ae-299f-4ffc-92d4-c786105051a4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "721173f1-6843-405f-ba54-656c68ecdfe6",
"article_group_2_code": "sample string 7",
"article_group_3_id": "fd974ac3-2334-4893-a7b2-360e0fec5519",
"article_group_3_code": "sample string 9",
"article_group_4_id": "3684df08-9866-4137-a519-72bf25dec8d8",
"article_group_4_code": "sample string 11",
"article_group_5_id": "323c5ae8-0487-402b-afba-1c22fea5f736",
"article_group_5_code": "sample string 13",
"article_group_6_id": "cd54fed7-e795-4af0-ad27-177f6ad55d77",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-08T22:49:54.6003942+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": "2025-11-08T22:49:54.6003942+00:00",
"date_update": "2025-11-08T22:49:54.6003942+00:00",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00",
"article_color_id": "7d3b303d-8822-4a9f-8b40-9977027c994b",
"article_color_code": "sample string 38",
"article_color": {
"id": "a6380289-5dde-4b5d-9d82-58e8595a0d0a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "a8b81509-9b15-4b82-b729-2f52bcf250e2",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "887b91ce-2b80-4731-a470-fdbf6286159e",
"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": "8027514c-238f-446b-a52f-ebf36205618f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "caab66e3-5995-4b8c-b50a-fae9235fbb2e",
"_parent_id": "b07f69a3-fd99-4d13-99dd-8e592cc012f8",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c5ad1d6b-daa8-4858-ad22-a97ab735f6d0",
"project_reference_back_office": "sample string 5",
"project": {
"id": "2c70ef72-dc5c-4452-932c-b4a5e64a4989",
"_parent_id": "acd1a49c-4ad4-4aeb-8727-b61c6432639f",
"root_parent_id": "78a11657-7d77-45c2-ae3c-88d0a4fd5d7f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "f58dbdfc-3071-4764-a977-260ca415a58e",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "d0932381-5d4b-417c-aa3a-6845c2d70356",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4f135d58-17bf-4361-bdf5-79d5bddfdeeb",
"_parent_code": "sample string 6",
"sales_organization_id": "8e9b4a55-1e7a-4b88-afae-ec692809479f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"equipment_model_id": "797ad8cc-d6ff-4e47-af78-7f6d42d65980",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "6e13ebd4-8dad-4984-a8c5-c2a859bf2903",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "cdf9c920-c7e9-4e92-8455-02f539730046",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3b177b09-8969-498a-a27c-db6d53d611c9",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "42c6f685-5c02-493a-9e2d-f9e721407498",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"equipment_family_id": "10540ec5-e4ee-4f35-ad4d-d9bc05da5e3b",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "d0932381-5d4b-417c-aa3a-6845c2d70356",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4f135d58-17bf-4361-bdf5-79d5bddfdeeb",
"_parent_code": "sample string 6",
"sales_organization_id": "8e9b4a55-1e7a-4b88-afae-ec692809479f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"date_in_production_since": "2025-11-08T22:49:54.6003942+00:00",
"date_out_of_production_since": "2025-11-08T22:49:54.6003942+00:00",
"date_end_support": "2025-11-08T22:49:54.6003942+00:00",
"sales_organization_id": "250241d5-14b1-45e2-a1fb-6aca4979eb52",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+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": "2025-11-08T22:49:54.6003942+00:00"
},
"project_status_id": "eabcdb0d-5b40-4cfb-a2a1-458fdd34d5b6",
"project_status_code": "sample string 10",
"project_status": {
"id": "cfd9b18b-02c3-4da0-a306-49a4d114c1f9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a8c4e369-c488-4087-be83-bf3e97242926",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"company_id": "83ab0a2e-a625-4112-aa51-06cf53e9d507",
"company_code": "sample string 12",
"db_address_id": "8bae3505-5bef-4766-92e7-be04aad6d092",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e2dd62b8-f0e4-4c8d-91a5-cd6288a9f369",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "6ee7ee63-3fa0-42c7-afe6-0679dfba7670",
"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": "2025-11-08T22:49:54.6003942+00:00",
"date_create": "2025-11-08T22:49:54.6003942+00:00",
"date_update": "2025-11-08T22:49:54.6003942+00:00",
"updated_by_user_id": "fab77d9f-06b6-42eb-b238-b6be72b011d2",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-08T22:49:54.6003942+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": "2025-11-08T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-08T22:49:54.6003942+00:00",
"date_last_job": "2025-11-08T22:49:54.6003942+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-08T22:49:54.6003942+00:00",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00",
"is_mobile_installation": true
},
"job_type_id": "37dd3202-7318-484d-9244-d1313db7a9a1",
"job_type_code": "sample string 7",
"job_type": {
"id": "4acb2e73-86e9-4a58-b228-d98afbf3edb5",
"name": "sample string 2",
"sales_organization_id": "9fff4c7d-0794-4089-ba83-e02b90f01286",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00",
"code": "sample string 7"
},
"job_priority_id": "80e6b9dc-3d20-47e6-bd67-efaf9af6da6c",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "432486d9-cd5f-46df-a009-33586e31e636",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "1b6451d5-7e1f-4914-9396-8ca53310e0c9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"job_status_id": "422e3e41-3372-4be2-a43d-a0f0212a0712",
"job_status_code": "sample string 11",
"db_address_id": "88198c18-3821-430a-85c5-91affa449780",
"contact_id": "699d9ce0-2961-4054-be8b-60ddfc52952b",
"requested_by_company_id": "af0901f3-6bc8-4b50-9180-9efd8c7e8f6d",
"requested_by_contact_id": "2f4c1025-2362-4ddb-9986-5b48b2d35963",
"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": "2025-11-08T22:49:54.6003942+00:00",
"due_date": "2025-11-08T22:49:54.6003942+00:00",
"date_create": "2025-11-08T22:49:54.6003942+00:00",
"date_update": "2025-11-08T22:49:54.6003942+00:00",
"date_closed": "2025-11-08T22:49:54.6003942+00:00",
"suggested_user_id": "6490922a-7032-4bfb-b526-e54b3092fa23",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "63dff859-5096-4ec6-b0bc-bb0c5449b4e1",
"db_language_id": "39c3afa8-f91c-4817-918c-82db5c72de12",
"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": "2025-11-08T22:49:54.6003942+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0efe8e6b-34ec-423d-8b11-6431921ef27b",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3f14d931-8828-4b1c-abf1-5d264460305a",
"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": "ab370c40-1324-4da8-a0c5-8c4fae8a507a",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "3f1f3f48-afa1-485e-a417-411d9234dcf6"
},
"suggested_date_start": "2025-11-08T22:49:54.6003942+00:00",
"skill_id": "72edd217-2ec7-4530-a342-dc39c507665e",
"skill_code": "sample string 32",
"skill": {
"id": "ab6fea9f-f5a0-4f11-a4bf-62264be2f757",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "1b81b14d-0a62-4776-8f06-351ac61766ae",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "271b0684-f4ce-416c-82ed-2cf02444c4f5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dd023f54-8a31-44d3-a91b-bb5b3f35c062",
"db_currency_id": "32965670-546c-43d3-8c64-9b1ecd257d68",
"db_language_id": "58ec0714-44f0-4edc-8c7a-2cac2f4fad62",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "94fc795a-0fa1-4b92-ad90-3710547029aa",
"date_reported_by_company": "2025-11-08T22:49:54.6003942+00:00",
"id2": 36,
"company_id": "8d68cf20-09b2-423d-bbaa-19739cee8a50",
"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": "96463ec5-efe3-4264-a34f-c4b686f5abb6",
"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": "2025-11-08T22:49:54.6003942+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-08T22:49:54.6003942+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.