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": "5915a931-5e69-4619-a3db-3a811c09e023",
"estimated_quantity": 2.0,
"article_id": "9a68a0de-6d98-4756-ac29-e48e1ac1c59f",
"article_code": "sample string 4",
"article": {
"id": "2fe7c374-7831-4de6-8998-07434e826333",
"article_category_id": "02744e9d-e78c-4300-abba-68bd6c19f3d3",
"article_category": {
"id": "fa18cdbc-1c2c-410c-ad70-57ad0902efbe",
"parent_id": "fa069fe7-8b59-4341-ae42-779161259b5c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ff53cc20-ca5a-4e33-b931-b97a3bbc9929",
"article_group_1_code": "sample string 5",
"article_group_2_id": "5d8c020f-7634-432c-bafd-73751232b934",
"article_group_2_code": "sample string 7",
"article_group_3_id": "686fb2e1-7be9-42cf-8eb0-828f99334e88",
"article_group_3_code": "sample string 9",
"article_group_4_id": "b4eae15f-d6fc-4b38-b13d-cdcc837231f3",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e2f60dda-0999-4777-b1b1-9b78d0a0af4c",
"article_group_5_code": "sample string 13",
"article_group_6_id": "9097a1e4-392e-4b6d-a119-01b017d0a184",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-10T21:30:56.7022414+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-12-10T21:30:56.7022414+00:00",
"date_update": "2025-12-10T21:30:56.7022414+00:00",
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00",
"article_color_id": "fe94d206-6bda-488b-92b5-327a31e4d631",
"article_color_code": "sample string 38",
"article_color": {
"id": "c3e7e14d-5b36-4eec-909a-9fe3521527bc",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "7e2378aa-0f45-4448-8e4e-5c5430a9acaa",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "0b2f1c17-3df3-441f-bda2-79aa31d8eddf",
"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": "43637073-4d3b-428e-89a9-652f05d24e1f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d0eac3a0-d8f5-4158-97b5-fca199e9fcf9",
"_parent_id": "e587fbe3-2d2f-4862-94ed-74420f55ceb6",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3fbf0d09-28f5-4ef3-a36b-d011faa15144",
"project_reference_back_office": "sample string 5",
"project": {
"id": "7ab1c7ed-dd69-446c-9de3-d32da9248a80",
"_parent_id": "39b1a18b-850c-438a-9ad8-6f1704f365f9",
"root_parent_id": "bb86b033-88cf-4ec1-ac65-6f24ad53db59",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "3000b172-7ed1-426f-97c7-fd5b3a288530",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "746d3d77-c9ba-40c0-93b6-c97878a5fd2b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9b17e3b9-9eab-420c-989e-8a6387d4a484",
"_parent_code": "sample string 6",
"sales_organization_id": "6451e818-37f6-45c3-bbd4-4e48f520ab31",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00"
},
"equipment_model_id": "d9415220-6131-46e1-8298-e8d5b3431dd4",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3b2b4f24-f813-41ea-a07f-a4a85c214238",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "9b2b797d-6297-4d80-ad90-762cda2c9e08",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "63d8f37c-81e7-4e5a-9a08-b9ebc7b850fe",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "7e6eb05c-4eed-4bb1-8e03-a09f00458dcb",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00"
},
"equipment_family_id": "9c581054-c4da-4cf0-823b-90ed3ea62f6f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "746d3d77-c9ba-40c0-93b6-c97878a5fd2b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9b17e3b9-9eab-420c-989e-8a6387d4a484",
"_parent_code": "sample string 6",
"sales_organization_id": "6451e818-37f6-45c3-bbd4-4e48f520ab31",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"modified_dateutc": "2025-12-10T21:30:56.7022414+00:00"
},
"date_in_production_since": "2025-12-10T21:30:56.7022414+00:00",
"date_out_of_production_since": "2025-12-10T21:30:56.7022414+00:00",
"date_end_support": "2025-12-10T21:30:56.7022414+00:00",
"sales_organization_id": "8f2976e3-6918-4e01-9796-a6f9432769a8",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+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-12-10T21:30:56.7022414+00:00"
},
"project_status_id": "8082be14-28f7-4a00-b133-edfde37391aa",
"project_status_code": "sample string 10",
"project_status": {
"id": "3710f141-8df0-49e2-b226-d0b7c1e378b4",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "d415618e-594d-4e96-afd1-86369b57d6b4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00"
},
"company_id": "966c5217-3aac-407f-9657-a8c342738ee9",
"company_code": "sample string 12",
"db_address_id": "17f1337f-0d1d-4319-b88f-45810fb83095",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "c4dc5da7-c338-47ef-ad9f-fdc4180e3b82",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "701514d9-2482-47f6-8c29-ca936441a998",
"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-12-10T21:30:56.7172939+00:00",
"date_create": "2025-12-10T21:30:56.7172939+00:00",
"date_update": "2025-12-10T21:30:56.7172939+00:00",
"updated_by_user_id": "b9ff1376-8b64-424f-8b4f-1fa7cf311de9",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-10T21:30:56.7172939+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-12-10T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-10T21:30:56.7172939+00:00",
"date_last_job": "2025-12-10T21:30:56.7172939+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-10T21:30:56.7172939+00:00",
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00",
"is_mobile_installation": true
},
"job_type_id": "93ace99c-beae-40dc-8c67-a11b3365690c",
"job_type_code": "sample string 7",
"job_type": {
"id": "ed460486-5fc0-4297-b3b0-c9f6f3917fa3",
"name": "sample string 2",
"sales_organization_id": "f1b3ba15-4223-4191-ad3e-40f4a94be87d",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00",
"code": "sample string 7"
},
"job_priority_id": "f3aa704b-cfc1-4c8f-aa41-afeb667c5d78",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "915b15ed-3293-4f51-a3f3-641474d6e9fd",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "65a91759-606a-4659-8f38-f5a8ac1d2fc6",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00"
},
"job_status_id": "defb3a07-c13f-4e28-8645-4e902b7a2249",
"job_status_code": "sample string 11",
"db_address_id": "450f208c-86e5-41ef-be59-cbb681bb0de7",
"contact_id": "679af2f9-ad12-423f-956b-5718f9b5d621",
"requested_by_company_id": "2fe9ac6b-c7b2-413a-b4bb-949198122291",
"requested_by_contact_id": "d762309c-3c4e-4a5e-b59b-8d4bcb3d5545",
"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-12-10T21:30:56.7172939+00:00",
"due_date": "2025-12-10T21:30:56.7172939+00:00",
"date_create": "2025-12-10T21:30:56.7172939+00:00",
"date_update": "2025-12-10T21:30:56.7172939+00:00",
"date_closed": "2025-12-10T21:30:56.7172939+00:00",
"suggested_user_id": "eafbdc82-8f7f-4600-bb7c-c720e5de2916",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "8d129f65-5c32-4b6d-b844-8f6a0dc02e84",
"db_language_id": "de6d3598-3bb7-4b2e-9b69-fe585e930a31",
"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-12-10T21:30:56.7172939+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "50fd8f28-3ba8-4e95-9bb3-7bc0b605b4b9",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3935f26e-61d1-4f6d-bfe3-5939d5e5fc2b",
"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": "f9e40416-a13e-415c-81b1-924c14a11783",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "c924f1e2-bc2c-4cd8-9dd1-ab85031eeece"
},
"suggested_date_start": "2025-12-10T21:30:56.7172939+00:00",
"skill_id": "1a78c041-d0f3-46ce-87a0-1c0a41d71d21",
"skill_code": "sample string 32",
"skill": {
"id": "11292eb7-5705-4bbd-825b-6ba89b1f1eaa",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "258688d1-4425-478f-a944-34ff1bc25979",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "4111ea3d-d714-43ab-954a-0217d3cff697",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8a059dfa-1d63-42fc-800a-a7e57b3b9d1e",
"db_currency_id": "f23d2e55-80a9-4198-99ca-575ff1697986",
"db_language_id": "59cca7e0-18f6-4404-831a-d577635add5d",
"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-12-10T21:30:56.7022414+00:00"
},
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "80a2adf2-5799-4ab9-a7d7-fc6585a5ee11",
"date_reported_by_company": "2025-12-10T21:30:56.7172939+00:00",
"id2": 36,
"company_id": "9d28fd60-e240-4e74-9190-89fbd7ae5f8e",
"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": "a034af2a-29c1-4294-bee7-18d8eabefacd",
"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-12-10T21:30:56.7172939+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-10T21:30:56.7172939+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.