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": "17872826-21ea-4272-b2f5-86da79ee9317",
"estimated_quantity": 2.0,
"article_id": "f4cb2024-8e63-47e3-a228-68a1b18b55ca",
"article_code": "sample string 4",
"article": {
"id": "934d5790-1699-4aa8-8bd7-5f5edaac4521",
"article_category_id": "9a32ac00-817e-4eca-bf3f-853a91115516",
"article_category": {
"id": "a0bbf9dc-ce9f-4e16-82bb-cf010d454e94",
"parent_id": "cdce6d1b-5b61-48de-8fa0-0a43ee6c5a94",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-25T19:01:58.7678896+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "1b87d9c5-e063-4574-90c6-c75f9915cd13",
"article_group_1_code": "sample string 5",
"article_group_2_id": "2a600779-1ac4-4d0d-8796-20bc172eb7e7",
"article_group_2_code": "sample string 7",
"article_group_3_id": "ae7c6fb6-ce55-4f71-b38d-817643e79f71",
"article_group_3_code": "sample string 9",
"article_group_4_id": "2e951ed3-1353-4a97-8666-d6fc9c472af3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "be028a6e-5a5c-4462-95d0-79cf4a3bdd3f",
"article_group_5_code": "sample string 13",
"article_group_6_id": "b2cf1b51-37e2-4f5a-935c-f5bdac492024",
"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-25T19:01:58.7835037+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-25T19:01:58.7835037+00:00",
"date_update": "2026-04-25T19:01:58.7835037+00:00",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00",
"article_color_id": "ad2ea3c4-2888-4d37-8e8c-1a9ee81a91c3",
"article_color_code": "sample string 38",
"article_color": {
"id": "2b0bb903-3cc1-4406-8620-1dfa0483e87b",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "3f093695-9706-4fa9-8c87-179c3c9fd4da",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "cd84b836-3ff7-447e-812e-e3de934d0f77",
"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": "ca472d83-d7bb-4326-91d1-0234ae652f7a",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "7d1eaf22-cf81-47ac-9f98-ab70a769d938",
"_parent_id": "7585e1c4-0cd5-467c-ba30-f4d4d6b6880f",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "12ce7811-cbbe-4692-b2c3-169efc3d4893",
"project_reference_back_office": "sample string 5",
"project": {
"id": "c5673ecb-0be4-4575-bf8c-54a4bcf3645c",
"_parent_id": "40e0f17c-a502-4b81-bb09-693d38ba5dce",
"root_parent_id": "5f6065e9-5984-43f2-bbc6-8bf99ef0cda2",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1d69c23c-9f13-41e1-b981-6a8b2de74ce8",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "900e746f-6d2d-4b14-87ed-7b9589479463",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b8e18e2-8742-4d60-a02c-7272bd577a7a",
"_parent_code": "sample string 6",
"sales_organization_id": "61130808-c66a-4dd2-b4b7-a3daed7e8d64",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"equipment_model_id": "2572806d-12f9-4d4c-9ade-492d96d03bb2",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3c4528df-e250-468e-9481-c9efc3e0c1f2",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "7026749a-89be-4aca-b817-70c113a320d8",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3a7623e4-a67e-4149-87b4-979bf83e0c9a",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "cffd7fd5-1280-4841-aa1f-65da397b8985",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"equipment_family_id": "c8a38bbe-d4fd-4424-b677-209b4da8287a",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "900e746f-6d2d-4b14-87ed-7b9589479463",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "1b8e18e2-8742-4d60-a02c-7272bd577a7a",
"_parent_code": "sample string 6",
"sales_organization_id": "61130808-c66a-4dd2-b4b7-a3daed7e8d64",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"date_in_production_since": "2026-04-25T19:01:58.7835037+00:00",
"date_out_of_production_since": "2026-04-25T19:01:58.7835037+00:00",
"date_end_support": "2026-04-25T19:01:58.7835037+00:00",
"sales_organization_id": "6956be6c-f56a-4486-b6c8-57ef567a53cb",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+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-25T19:01:58.7835037+00:00"
},
"project_status_id": "31cbf165-a78d-4403-8052-3f5909e44766",
"project_status_code": "sample string 10",
"project_status": {
"id": "c1d8db12-51f4-41ad-985c-7c2fe7025655",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "4a363066-2f5e-45d2-90aa-58d54445a875",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"company_id": "63440d42-4840-441a-a5b1-40520109ef22",
"company_code": "sample string 12",
"db_address_id": "5a0e1285-1d35-49e7-8432-c69de4646537",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "7a282adb-dd3f-42ad-a969-e19776242c30",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "7142cc88-e9df-4f7c-823a-fcabf067f12c",
"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-25T19:01:58.7835037+00:00",
"date_create": "2026-04-25T19:01:58.7835037+00:00",
"date_update": "2026-04-25T19:01:58.7835037+00:00",
"updated_by_user_id": "2c9f7793-ceba-44d4-97a9-6bc19422854c",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-25T19:01:58.7835037+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-25T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-25T19:01:58.7835037+00:00",
"date_last_job": "2026-04-25T19:01:58.7835037+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-25T19:01:58.7835037+00:00",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00",
"is_mobile_installation": true
},
"job_type_id": "ba54b4d2-5fda-4902-a4f5-c21a32b6c348",
"job_type_code": "sample string 7",
"job_type": {
"id": "993a33aa-e0c4-493a-a9df-2c666b634d7e",
"name": "sample string 2",
"sales_organization_id": "6c03da7a-2e1c-4ce2-afda-16e9a156ac30",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00",
"code": "sample string 7"
},
"job_priority_id": "db2316bc-e39e-4617-ad83-e521b938f922",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "fe324330-ab23-43ef-808d-400b252e9352",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "d5b3dddd-536f-468f-84a2-b198324fa98d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"job_status_id": "54a98c2e-1aee-475a-9f20-00d4d844d003",
"job_status_code": "sample string 11",
"db_address_id": "2d6be6af-9697-4c0e-add5-872bd7fd2026",
"contact_id": "2c48e62a-0fb3-49f1-912f-be52a58766b5",
"requested_by_company_id": "469ac00b-58da-4939-93c8-527ede342bf5",
"requested_by_contact_id": "18b7b3d9-1bdc-43c3-a6c0-7e03f64cb055",
"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-25T19:01:58.7835037+00:00",
"due_date": "2026-04-25T19:01:58.7835037+00:00",
"date_create": "2026-04-25T19:01:58.7835037+00:00",
"date_update": "2026-04-25T19:01:58.7835037+00:00",
"date_closed": "2026-04-25T19:01:58.7835037+00:00",
"suggested_user_id": "e995c19c-d747-4f2b-bb46-dcc7bd15dccc",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "06beb1d3-5f22-4f56-8005-a3501f0aec15",
"db_language_id": "76f4513c-2cb0-46fd-b115-d7cf80d51a77",
"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-25T19:01:58.7835037+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "3f3c40a9-8660-4e1e-9667-9b5c6be367e0",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "42f71db4-aae9-4b26-8346-863270e6416c",
"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": "72c9685c-1160-4ae6-88a9-11a8a27f8785",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "85f12247-8b36-42f5-8998-cd0f76af4c24"
},
"suggested_date_start": "2026-04-25T19:01:58.7835037+00:00",
"skill_id": "f07f34e4-dceb-4e72-a7e3-4aea3d65ff32",
"skill_code": "sample string 32",
"skill": {
"id": "cc976b88-3735-4a96-98cc-e9e826ac91b9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f07ffb7a-789c-42a4-8bb3-5f669c08f742",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "34109633-f5ae-4acf-aee0-3501beb0a020",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "85475392-75dd-44f6-a43e-b584ad84b5c9",
"db_currency_id": "ce633eab-5103-43a9-a14b-fc8a5805b9e8",
"db_language_id": "7a9f0fe2-4f9a-43e6-9696-dcd3c6d949bf",
"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-25T19:01:58.7835037+00:00"
},
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "51a248bd-1bb4-46b9-ae48-e745ead6f757",
"date_reported_by_company": "2026-04-25T19:01:58.7835037+00:00",
"id2": 36,
"company_id": "e943d7fc-a961-47c4-a44b-9ef786dcee59",
"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": "2e71a148-b3eb-4716-b95e-9edf41f8ff03",
"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-25T19:01:58.7835037+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-25T19:01:58.7835037+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.