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": "ee273908-bdeb-4748-8d6f-0f7a6a9cb275",
"estimated_quantity": 2.0,
"article_id": "5b395227-090f-48d8-b634-84f8e0d74152",
"article_code": "sample string 4",
"article": {
"id": "cf27d911-ade9-46e7-a852-3db1e42ae037",
"article_category_id": "55674309-1e6c-4dc2-a0c4-da3c172b83b4",
"article_category": {
"id": "e3ff4f44-76f8-4b9f-b005-117caac81195",
"parent_id": "a92d3f0b-6f0d-4f00-ab8c-4ed34dc6d628",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-25T02:42:23.0178509+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ed86de36-2f21-4083-bd7c-b306f0a8e1d4",
"article_group_1_code": "sample string 5",
"article_group_2_id": "213bf27f-50ad-4609-9a92-208498bb096a",
"article_group_2_code": "sample string 7",
"article_group_3_id": "3afc4df6-512f-4a95-ae2f-d0d21ecf15fa",
"article_group_3_code": "sample string 9",
"article_group_4_id": "ad572dbe-204e-441d-b0f3-7f6038769d21",
"article_group_4_code": "sample string 11",
"article_group_5_id": "4190e5e6-5cea-42e6-9548-6133ab88c0d4",
"article_group_5_code": "sample string 13",
"article_group_6_id": "73306fdd-54a8-4540-80ef-528e5a9bc106",
"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-25T02:42:23.0178509+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-25T02:42:23.0178509+00:00",
"date_update": "2026-01-25T02:42:23.0178509+00:00",
"modified_dateutc": "2026-01-25T02:42:23.0178509+00:00",
"article_color_id": "db880d50-f95f-4b56-be38-af4e721dacdf",
"article_color_code": "sample string 38",
"article_color": {
"id": "628044a4-e22b-4a78-802e-0b6b8f84ce48",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-25T02:42:23.0178509+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "28d8f289-a7f8-44ca-bd22-0230fcfd7f20",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "1b75514a-da8f-4abc-9980-61d8bb8306e6",
"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": "3317eb3a-bb05-4997-92ac-f6fce5f7440d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "8e3f4ba4-3e93-4977-b9a2-cf70d2d5d3b3",
"_parent_id": "2355c99f-7850-48e1-8a2c-50df2073b41b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "ed46ba87-d8da-4f53-af85-bd229bba4ae6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "55ed29d8-046a-4001-83dc-e87b779cc40e",
"_parent_id": "f0342d07-efa9-4e49-b2a1-7b2896bca622",
"root_parent_id": "c06cee2e-85fb-4f64-917b-986f613799e9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9548b8e3-5f7b-406f-8903-3d3722d75b16",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "3a0312f5-bdee-406e-8822-fe930250fd21",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2237f0df-2fd1-4ccf-be44-c7bc031dec9d",
"_parent_code": "sample string 6",
"sales_organization_id": "a8f8a910-9608-4b3a-8ea1-8c1e99277809",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"equipment_model_id": "e113a747-de57-49e1-94ee-35668d78ca37",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "06e08e42-b24c-430b-8b12-13d0866cfcab",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "6c48feb0-9195-4701-bbbd-ce598880f48a",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "0cd2c89c-b9a4-44f0-abcf-afacc283e3aa",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "66708f2f-3f0f-455a-a0a0-baf55ef3aae7",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"equipment_family_id": "55da75fd-67c2-4cb1-ad0a-36304197d5b8",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "3a0312f5-bdee-406e-8822-fe930250fd21",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "2237f0df-2fd1-4ccf-be44-c7bc031dec9d",
"_parent_code": "sample string 6",
"sales_organization_id": "a8f8a910-9608-4b3a-8ea1-8c1e99277809",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"date_in_production_since": "2026-01-25T02:42:23.0334729+00:00",
"date_out_of_production_since": "2026-01-25T02:42:23.0334729+00:00",
"date_end_support": "2026-01-25T02:42:23.0334729+00:00",
"sales_organization_id": "8f446a3c-1d6a-4ea5-bc87-456c7757372a",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+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-25T02:42:23.0334729+00:00"
},
"project_status_id": "85461b9d-0b1d-4250-9c0d-7cf244cd7ced",
"project_status_code": "sample string 10",
"project_status": {
"id": "a23e4ee6-16bd-4a62-bc5c-76152446bed9",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "ea521be0-e770-4298-b137-20f5967da55f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"company_id": "976e4cf0-b95d-4b8f-ac91-39f0c35e1faf",
"company_code": "sample string 12",
"db_address_id": "ae1738a5-3698-45de-b890-53cd992d8a20",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5121e943-3a5e-4c4e-8801-d37c8e70051f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0c61a282-e66d-43c5-9f32-17320f8778fd",
"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-25T02:42:23.0334729+00:00",
"date_create": "2026-01-25T02:42:23.0334729+00:00",
"date_update": "2026-01-25T02:42:23.0334729+00:00",
"updated_by_user_id": "6edf69bc-18ed-481d-ba94-5bf6e1ef5c06",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-25T02:42:23.0334729+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-25T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-25T02:42:23.0334729+00:00",
"date_last_job": "2026-01-25T02:42:23.0334729+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-25T02:42:23.0334729+00:00",
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00",
"is_mobile_installation": true
},
"job_type_id": "7595d5c5-a0c6-49a4-acf8-a6da740e06bf",
"job_type_code": "sample string 7",
"job_type": {
"id": "c0069e9e-bbff-428f-8b4c-e570d4c56699",
"name": "sample string 2",
"sales_organization_id": "4a1d7c5d-8d42-45d3-8ebd-ce85a6959da4",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00",
"code": "sample string 7"
},
"job_priority_id": "8510ccb7-450a-4726-a10d-02ca93700432",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "73030e9b-27a6-4ba8-a3b2-0f60a3d3fd73",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "12454d1d-c91c-40ef-b8ea-31f71b1ca4ad",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"job_status_id": "9dd772d6-dfaa-4a54-b851-ee2d94cf5edc",
"job_status_code": "sample string 11",
"db_address_id": "88b2e58b-08e8-42d7-83d5-459ad07ced6f",
"contact_id": "ded0526b-77c1-44d9-b8fd-4b15174620f4",
"requested_by_company_id": "0a0216ee-288b-421e-b457-c5477ca1e1c2",
"requested_by_contact_id": "a601b06e-fff2-41ec-a065-6a39cb097f13",
"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-25T02:42:23.0334729+00:00",
"due_date": "2026-01-25T02:42:23.0334729+00:00",
"date_create": "2026-01-25T02:42:23.0334729+00:00",
"date_update": "2026-01-25T02:42:23.0334729+00:00",
"date_closed": "2026-01-25T02:42:23.0334729+00:00",
"suggested_user_id": "cc60bf38-39bc-44c0-b929-a226c7a6916d",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3126d538-6f2b-4365-94fc-ffd87eb2bebc",
"db_language_id": "8e9eb1f0-155b-46ef-8649-a4c811ab6166",
"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-25T02:42:23.0334729+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3985adf6-9a35-4934-bd9f-6344d80a6d72",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "881cee91-8a5c-48a0-a71a-ad8c4bb01355",
"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": "e32e5387-1ea1-47ce-beb6-51945a7af6b2",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "669d3dec-4090-4993-8780-22971391bda4"
},
"suggested_date_start": "2026-01-25T02:42:23.0334729+00:00",
"skill_id": "42fd4da7-57d6-430b-a2be-16f7288038bc",
"skill_code": "sample string 32",
"skill": {
"id": "f4d10b72-8bd0-4a63-b9e5-ff1417341230",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "2b821a9c-69ed-4b83-93d7-2c1d021a187b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "52791117-ab27-447f-b268-336a5f0ecf8e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ac077a70-9b59-4d21-a5d3-afa432f1985f",
"db_currency_id": "5db39afe-f0c6-4745-adb3-64982a552d41",
"db_language_id": "433b16cc-0d6a-4444-b863-66d13a257327",
"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-25T02:42:23.0334729+00:00"
},
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "ba0845c7-24df-435b-b558-db430113bcd3",
"date_reported_by_company": "2026-01-25T02:42:23.0334729+00:00",
"id2": 36,
"company_id": "fa5413fd-b934-41f3-8a60-f2e6efe80328",
"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": "bb1e9124-4a77-4a56-b92c-d139d5994c3d",
"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-25T02:42:23.0334729+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-25T02:42:23.0334729+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.