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": "2d9debc0-72a7-464f-a83b-4aa616aea8f2",
"estimated_quantity": 2.0,
"article_id": "195e3ad6-98e6-459c-9c5f-bc3b41c53e8a",
"article_code": "sample string 4",
"article": {
"id": "bed8b13e-4c6c-4a42-95da-58d88896a74c",
"article_category_id": "11a96124-b27b-4188-bfcd-ef6570e0c0a9",
"article_category": {
"id": "d9ad1f26-c74d-4fbe-96a5-4925a328cea4",
"parent_id": "50bc1081-4ad1-41a4-bf9a-817f22ad3af0",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "41b28ef1-66c0-499b-9589-1ecc0553b8ee",
"article_group_1_code": "sample string 5",
"article_group_2_id": "9393d4a7-17a1-4b57-8876-830027bb4469",
"article_group_2_code": "sample string 7",
"article_group_3_id": "2e46c1c2-9106-441c-b2ac-832278ae735e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "efdfe0a6-e91b-4b31-97b8-1cc7bc292ebc",
"article_group_4_code": "sample string 11",
"article_group_5_id": "cf0eaf14-ac1e-49a9-af84-62bc8da5e6cf",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8d1fb968-4a38-44fe-8d10-829abce0306a",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-04-18T12:43:05.8733107+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-04-18T12:43:05.8733107+00:00",
"date_update": "2026-04-18T12:43:05.8733107+00:00",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00",
"article_color_id": "028e4d70-a713-46c3-b172-9716245e6780",
"article_color_code": "sample string 38",
"article_color": {
"id": "6384c83a-cce6-4cf7-815c-1de827983c3b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "0c11a00d-edd5-47ca-91e2-e26ec127125c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ebb9ec03-3f32-4b11-8949-5f01822fd1d9",
"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": "7fcf4778-912c-445b-b22e-d0f7dde71ba4",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "459c5a3c-fb7f-4a47-942a-744332242494",
"_parent_id": "eb800bc9-0d1d-48ea-b14e-74a7586cb3f6",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "c88bede9-284b-4746-955c-ea8b88065d55",
"project_reference_back_office": "sample string 5",
"project": {
"id": "d96a86f8-f6ba-4f0b-801c-e305d12c125f",
"_parent_id": "4133a314-3c35-4fef-9bf0-1de8eee6411a",
"root_parent_id": "1d08eeaa-196c-4d56-a4c0-16d662625685",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2920f2d2-cc64-4cfe-85f5-bd2147a6d9bd",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "5f8d08db-3829-421f-9abd-8bcefdcae255",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "88fee540-b1b2-46b9-9a50-118598e701e5",
"_parent_code": "sample string 6",
"sales_organization_id": "fe24ae9c-8d1e-4153-b976-99666fae77fc",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"equipment_model_id": "0ce2e0fb-54be-47a1-abf8-4b283c1edff6",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1a4724e1-55d4-41fb-beb4-f08dd36b768f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "2da905bc-c0b3-4f24-a983-d81319c76ee3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "5b1a9c55-787d-48cd-93fe-b8aef23d4e81",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "fe062cdf-c5d8-4b96-ac32-411194d68246",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"equipment_family_id": "d5a2c21b-c52d-42d0-b5ac-d5c5773ccca5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "5f8d08db-3829-421f-9abd-8bcefdcae255",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "88fee540-b1b2-46b9-9a50-118598e701e5",
"_parent_code": "sample string 6",
"sales_organization_id": "fe24ae9c-8d1e-4153-b976-99666fae77fc",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"date_in_production_since": "2026-04-18T12:43:05.8733107+00:00",
"date_out_of_production_since": "2026-04-18T12:43:05.8733107+00:00",
"date_end_support": "2026-04-18T12:43:05.8733107+00:00",
"sales_organization_id": "e6b02ac7-c49d-40e2-b0d5-82b8121eae16",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+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-04-18T12:43:05.8733107+00:00"
},
"project_status_id": "def85d58-7b20-4adc-b287-e0a2a0ddd140",
"project_status_code": "sample string 10",
"project_status": {
"id": "e60fff1f-382f-48ff-9fc0-f1937f70cd42",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "e7b94e67-a7be-4573-9b3c-9aa15f950170",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"company_id": "e2376090-f988-45a2-b74b-8d41c566dbb2",
"company_code": "sample string 12",
"db_address_id": "60d3fb73-b85b-46d9-9a8c-092383ef9f90",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "5b6fd043-5a9f-4137-b4b2-2c73becffa54",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "a9ce5be0-27d1-400d-b3ad-6670e024085d",
"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-04-18T12:43:05.8733107+00:00",
"date_create": "2026-04-18T12:43:05.8733107+00:00",
"date_update": "2026-04-18T12:43:05.8733107+00:00",
"updated_by_user_id": "a79ad9b4-8e88-4033-acca-cbd9069ebe3e",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-18T12:43:05.8733107+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-04-18T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-18T12:43:05.8733107+00:00",
"date_last_job": "2026-04-18T12:43:05.8733107+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-18T12:43:05.8733107+00:00",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00",
"is_mobile_installation": true
},
"job_type_id": "2c26878e-9812-4210-abfe-32b7966e3d91",
"job_type_code": "sample string 7",
"job_type": {
"id": "923bfc2c-6ffb-4a8f-858d-69ca551527d7",
"name": "sample string 2",
"sales_organization_id": "73ec92df-5c87-4bdf-9284-4de6096af6bd",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00",
"code": "sample string 7"
},
"job_priority_id": "b35eae49-870d-4f83-82df-f62e7215def4",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "402231ba-a286-45f8-8621-c5eb4601599a",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "72a04317-3676-4d43-9e34-d158f6d0fa49",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"job_status_id": "2fa5c80d-b0c6-4207-b7dd-9ff5c0320680",
"job_status_code": "sample string 11",
"db_address_id": "f7554660-08cf-4bfc-a844-14a2380d9fb1",
"contact_id": "3c70de15-0800-4740-96c3-db518a5b0be9",
"requested_by_company_id": "c8874761-5951-431c-9a9a-b3d3e657d123",
"requested_by_contact_id": "a4714fae-1ca3-45c3-b7ad-38f37fd7ceb7",
"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-04-18T12:43:05.8733107+00:00",
"due_date": "2026-04-18T12:43:05.8733107+00:00",
"date_create": "2026-04-18T12:43:05.8733107+00:00",
"date_update": "2026-04-18T12:43:05.8733107+00:00",
"date_closed": "2026-04-18T12:43:05.8733107+00:00",
"suggested_user_id": "59a2d3ac-2b93-4076-b573-5923e8129978",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "05f353be-3e31-4ed7-bd1e-754041081049",
"db_language_id": "3dd6584a-fda7-425c-bf0e-01ceed605fe4",
"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-04-18T12:43:05.8733107+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "65821974-c687-4102-bac8-521c2a4d92bc",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e3ec6c2a-7ee2-406e-8087-d0c692173502",
"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": "a9bc54b5-4905-4b76-a636-552755d20dbe",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "cc96ba9b-e1d8-4151-bb93-7b539d85a247"
},
"suggested_date_start": "2026-04-18T12:43:05.8733107+00:00",
"skill_id": "a85ee82a-ee78-4811-a854-2e882fb6bda2",
"skill_code": "sample string 32",
"skill": {
"id": "80958aed-51c5-4ba6-b408-4ff6c41b0c41",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "65fedfab-6bda-43ba-bc32-6da63fcad6a7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6e7d4225-10cd-4ef8-97cd-cc3d21bcdbd4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a3acb477-5862-46c7-9e70-ccf6db7bf9ff",
"db_currency_id": "39ea89a5-29bb-403f-8680-eb845766072b",
"db_language_id": "d0599753-2e46-411b-a323-a79e3b40e501",
"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-04-18T12:43:05.8733107+00:00"
},
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "ceac3eb1-dd22-4caa-842d-27b77b0f5165",
"date_reported_by_company": "2026-04-18T12:43:05.8733107+00:00",
"id2": 36,
"company_id": "3f758c64-f7df-4544-8c46-dc22cdb4ae0b",
"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": "444b379d-aaa1-48a9-8f77-caf4bdc4f680",
"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-04-18T12:43:05.8733107+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-18T12:43:05.8733107+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.