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": "e90bf8ef-058b-48db-82d9-48306b17b879",
"estimated_quantity": 2.0,
"article_id": "4fc1a23d-4b45-4118-a7c1-b19f1d9f2dac",
"article_code": "sample string 4",
"article": {
"id": "7ad5aec0-2523-4416-8936-a45aefc36538",
"article_category_id": "594ea81c-b46a-4c7c-a6f6-0116ae1140e8",
"article_category": {
"id": "0fa442ee-ca22-4b77-88a6-a3a27534c9ba",
"parent_id": "14e4c535-5122-4fba-bc92-31bdcd8e21e6",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a6534e8d-abf7-4a02-a921-4033c59a253b",
"article_group_1_code": "sample string 5",
"article_group_2_id": "834c6bed-449b-47a7-a649-c1a9be6164b6",
"article_group_2_code": "sample string 7",
"article_group_3_id": "d312e835-582d-49a0-87a8-2b6c4c4edc38",
"article_group_3_code": "sample string 9",
"article_group_4_id": "b37b358a-2c39-4d00-8e5d-6e3269976b12",
"article_group_4_code": "sample string 11",
"article_group_5_id": "0ee281af-dc8b-411f-b945-65d85fe93226",
"article_group_5_code": "sample string 13",
"article_group_6_id": "c2f8113f-47e7-42b9-91c1-e5087af52b6a",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-04T20:59:59.3943164+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-02-04T20:59:59.3943164+00:00",
"date_update": "2026-02-04T20:59:59.3943164+00:00",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00",
"article_color_id": "4735fe3e-bd38-4fe1-bd5e-336a18cf4e38",
"article_color_code": "sample string 38",
"article_color": {
"id": "65fd0dd9-7e05-4622-b1ee-a62749e84ac3",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e62b7017-12c4-40cb-9e20-6db95b41bb37",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "8bd19096-a168-40f4-8150-cd6ac96c2b36",
"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": "ddf63832-2f44-4f85-89e2-fc57078eeacf",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "6da5358a-c597-4619-91ee-bb3f32e3ba81",
"_parent_id": "7df2c56b-3312-44c7-a586-bcb64c5c3f99",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "48e3435c-ecc2-4bcf-a2f5-27273ab5bd04",
"project_reference_back_office": "sample string 5",
"project": {
"id": "05ed692f-b25f-4c06-8bc4-5ef13c0ecd70",
"_parent_id": "f9c07b3d-006d-4fb9-906d-a0710aae7c13",
"root_parent_id": "7f883c4b-9324-498c-8b07-cc68bc00c6a0",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "62ac433e-d5fa-4c0b-9397-24b3ddc6c989",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6182f731-0416-4111-ba29-a684829df966",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9de0580d-93bf-428d-a684-143ef1e857fd",
"_parent_code": "sample string 6",
"sales_organization_id": "6ab0831d-bbe5-412a-abaf-fdfccfd94a80",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"equipment_model_id": "41c7ed51-b3a4-48d0-833c-f6488f4f3d47",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "26460665-57ec-4306-9871-164ed2833078",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "cf917983-fe28-468a-9040-c5382c14bcec",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "366031e2-1162-45ac-b84f-ccb9a9c24908",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "dd2a389f-9bc3-4585-9481-2352613baeb3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"equipment_family_id": "5768fa5f-2418-47b1-98f6-1643aa5b9f93",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6182f731-0416-4111-ba29-a684829df966",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9de0580d-93bf-428d-a684-143ef1e857fd",
"_parent_code": "sample string 6",
"sales_organization_id": "6ab0831d-bbe5-412a-abaf-fdfccfd94a80",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"date_in_production_since": "2026-02-04T20:59:59.3943164+00:00",
"date_out_of_production_since": "2026-02-04T20:59:59.3943164+00:00",
"date_end_support": "2026-02-04T20:59:59.3943164+00:00",
"sales_organization_id": "11309681-3bf4-4acb-97ff-1487f007cbfd",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+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-02-04T20:59:59.3943164+00:00"
},
"project_status_id": "e74b8d72-0d3a-4729-983b-6704dd0aff4c",
"project_status_code": "sample string 10",
"project_status": {
"id": "41ca67b0-2139-4fdb-aaf0-a7980c34ffd0",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a934e99c-0f4b-44e4-8ccb-c974ed49b2ad",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"company_id": "a2da3b04-9761-48fc-8d8b-0c9b6477ce24",
"company_code": "sample string 12",
"db_address_id": "2a7e58e7-96e2-42b0-bb98-ee830ec2e21a",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "3c8ab509-0c63-4170-829c-197335cbc30d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0c250742-5a54-4311-b43c-4fe8d0ea8676",
"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-02-04T20:59:59.3943164+00:00",
"date_create": "2026-02-04T20:59:59.3943164+00:00",
"date_update": "2026-02-04T20:59:59.3943164+00:00",
"updated_by_user_id": "b17c253b-5b21-43c2-8bbd-5ecc6dc1e493",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-04T20:59:59.3943164+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-02-04T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-04T20:59:59.3943164+00:00",
"date_last_job": "2026-02-04T20:59:59.3943164+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-04T20:59:59.3943164+00:00",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00",
"is_mobile_installation": true
},
"job_type_id": "4e65292b-e0c6-427a-995b-8b6227a5c90d",
"job_type_code": "sample string 7",
"job_type": {
"id": "5efccfc0-aee1-4200-9a6a-03b346e4189b",
"name": "sample string 2",
"sales_organization_id": "4ae8373d-adea-4ffd-b287-c01830510760",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00",
"code": "sample string 7"
},
"job_priority_id": "0445d39a-35a9-4299-9e1b-7fe0a265f0fe",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "a13e5a5c-dbb6-4a3d-9ceb-d46e611bf52b",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "b40961c5-68f0-40fe-8e61-63cb33ccc816",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"job_status_id": "7225d6bc-355e-4492-8667-6e03536ba728",
"job_status_code": "sample string 11",
"db_address_id": "ea2e2091-8f74-4a83-b3c6-57dd94b850dd",
"contact_id": "cd7314b5-0682-4f74-8609-2a87da38b560",
"requested_by_company_id": "909bfc48-a858-41a0-8223-c6e1ce24cf53",
"requested_by_contact_id": "5f69b6df-1978-4fb7-b444-e9872e77fd2d",
"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-02-04T20:59:59.3943164+00:00",
"due_date": "2026-02-04T20:59:59.3943164+00:00",
"date_create": "2026-02-04T20:59:59.3943164+00:00",
"date_update": "2026-02-04T20:59:59.3943164+00:00",
"date_closed": "2026-02-04T20:59:59.3943164+00:00",
"suggested_user_id": "05420676-7d26-4441-815c-63bca03c5d0f",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "c0a6fc4d-f910-44f5-a941-63e85fe0eeae",
"db_language_id": "95583ae7-e1fb-45ac-9179-4fe2e734f041",
"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-02-04T20:59:59.3943164+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0d5f6744-7b72-47e6-81b4-087eceec9f8b",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "ee47577b-5e1a-4c92-9961-986230f00380",
"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": "d8962a9e-e5cc-40db-acce-96713066aff1",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "1c632662-a51d-4e47-a76e-05d49b4f9b18"
},
"suggested_date_start": "2026-02-04T20:59:59.3943164+00:00",
"skill_id": "7d665ecb-2bc2-4f68-8e78-c549db076a87",
"skill_code": "sample string 32",
"skill": {
"id": "9a99d7fd-b020-4930-be3b-c62772429349",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "33815a78-b030-443c-9f01-73868232cce2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "acfe468d-8325-46fc-8b66-3299fb0b3c00",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7c39d52b-94e9-4ca4-b4ff-dbbadb851f9f",
"db_currency_id": "27992ca4-b86b-4a96-a92a-d65d703a09b6",
"db_language_id": "71e829c4-af8d-438c-84ed-b1d8b5e7ea3e",
"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-02-04T20:59:59.3943164+00:00"
},
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d1720063-ef74-4096-9fb8-e860b890607f",
"date_reported_by_company": "2026-02-04T20:59:59.3943164+00:00",
"id2": 36,
"company_id": "9d92900b-48eb-49ed-9842-281a3df864bf",
"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": "ea89b239-c2c1-4b0d-adc2-184e1f5f59b9",
"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-02-04T20:59:59.3943164+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-04T20:59:59.3943164+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.