Creates a new job_estimated_quantity object
Request Information
URI Parameters :
None.
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": "03e724b6-491a-46f7-8d28-b759dac6ef75",
"estimated_quantity": 2.0,
"article_id": "55ba46db-12a0-4905-a4a0-5a80568981c6",
"article_code": "sample string 4",
"article": {
"id": "681073c2-0edf-417a-9838-a90678e2b956",
"article_category_id": "a0e81fb9-67d9-4733-92b5-9625b98a1463",
"article_category": {
"id": "5c43feb6-2b81-47a8-aa0d-3070bf660edc",
"parent_id": "6cb08292-63c0-4094-b5de-6981027b258c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "442ddd1e-87c2-4c79-bbd1-62b5e94c3088",
"article_group_1_code": "sample string 5",
"article_group_2_id": "47e1e0d1-84dd-43e7-ab99-39dcaf0b1b82",
"article_group_2_code": "sample string 7",
"article_group_3_id": "7739d4dd-ed06-4026-a9ae-ad273e2ea2f5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9f97dad5-b051-4107-93f8-5804e99d5aa4",
"article_group_4_code": "sample string 11",
"article_group_5_id": "2e3ab537-ff83-4d0a-b747-4f630a5ab980",
"article_group_5_code": "sample string 13",
"article_group_6_id": "94d46ece-3e03-4641-b78a-d96531bc53e8",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-11T23:54:53.7519658+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-09-11T23:54:53.7519658+00:00",
"date_update": "2026-09-11T23:54:53.7519658+00:00",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00",
"article_color_id": "23a99a07-8c14-4eb5-bd23-7924202d5b66",
"article_color_code": "sample string 38",
"article_color": {
"id": "72bc22cf-7136-4f59-8d30-da96e9a4e9dc",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "fedc0ef7-bb18-425f-85bb-fe56abc56e9b",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e1e6a19c-2bf9-4543-9164-419495ba8e0a",
"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": "f81cdfea-0105-4fd6-a032-e113c1373d4d",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "ab062d54-e7a0-403d-8df3-2da4c25e5582",
"_parent_id": "6d2fe6c2-1e74-4d1c-aa23-bf3f1ae5140e",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "3ba08d15-10ed-4176-8388-33088530e59d",
"project_reference_back_office": "sample string 5",
"project": {
"id": "f9bb88b7-c0c1-411f-9eed-ba873062c7c4",
"_parent_id": "ee68fe60-53ee-42ac-906f-249af83e666a",
"root_parent_id": "bc4a4978-b7fa-4377-81d8-4ec29d6291d9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "b6ad182a-7893-4012-b039-b7fac2929516",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "7739a537-1162-42c6-81b2-0458e3fb26b5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "eedec30e-de3f-4dd5-ad38-555c0f4f34a2",
"_parent_code": "sample string 6",
"sales_organization_id": "8486c703-80bf-4fdb-9337-9e094aeb4208",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"equipment_model_id": "4251386d-8a64-4391-b364-b5c4a31a2a3a",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4e3d1919-6afe-44e7-b86e-ac03b7b4bcdb",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "cacac5f5-738f-493d-95e1-cc42417450eb",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "dd907ef4-0f8d-43a5-a0ee-dc35fac703c4",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "83d401cc-f5b5-45a2-b3b4-6db04b70ecac",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"equipment_family_id": "34d92cc4-a3e1-4ab5-9ecb-e194c642806c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "7739a537-1162-42c6-81b2-0458e3fb26b5",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "eedec30e-de3f-4dd5-ad38-555c0f4f34a2",
"_parent_code": "sample string 6",
"sales_organization_id": "8486c703-80bf-4fdb-9337-9e094aeb4208",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"date_in_production_since": "2026-09-11T23:54:53.7519658+00:00",
"date_out_of_production_since": "2026-09-11T23:54:53.7519658+00:00",
"date_end_support": "2026-09-11T23:54:53.7519658+00:00",
"sales_organization_id": "f7e5e9d3-0fc5-4174-a844-50f66f52e6f4",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+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-09-11T23:54:53.7519658+00:00"
},
"project_status_id": "78186d6a-83e8-4593-997f-06ccf12a6bb4",
"project_status_code": "sample string 10",
"project_status": {
"id": "e4bd11d9-905a-4ca7-b699-8db5dcb97720",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "6a9a9818-ecb2-45b0-89db-2bb9aacc78b2",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"company_id": "4f83734c-d7d2-49be-833a-e52920b6dda9",
"company_code": "sample string 12",
"db_address_id": "79d42ab5-f548-41fe-92f8-f17b323b05da",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "54474d60-339e-4730-ba93-980788def009",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "dfe1f7a7-9e19-4fde-aeb6-be25b104fe8d",
"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-09-11T23:54:53.7519658+00:00",
"date_create": "2026-09-11T23:54:53.7519658+00:00",
"date_update": "2026-09-11T23:54:53.7519658+00:00",
"updated_by_user_id": "147af1cd-25a4-40b0-9104-54c9132ead74",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-11T23:54:53.7519658+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-09-11T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-11T23:54:53.7519658+00:00",
"date_last_job": "2026-09-11T23:54:53.7519658+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-11T23:54:53.7519658+00:00",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00",
"is_mobile_installation": true
},
"job_type_id": "a9a5787f-96b5-4c1c-a761-2e1886180cec",
"job_type_code": "sample string 7",
"job_type": {
"id": "4cdb33bd-50fd-4e15-a891-68b788b5e8d8",
"name": "sample string 2",
"sales_organization_id": "725c417b-9bb1-4c1c-8565-2a451538b30b",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00",
"code": "sample string 7"
},
"job_priority_id": "06e46c15-9b83-44ca-bcf3-742ac76b8e94",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "c583f310-cbd9-4614-8d72-c9d3349ceefb",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "10e273ba-ab03-4a6d-9e53-7381b61f0e46",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"job_status_id": "875cf669-3578-4231-9e1f-e790fc9294bf",
"job_status_code": "sample string 11",
"db_address_id": "8b62c177-0a9e-497c-afbf-23e83910a202",
"contact_id": "5ef2caa9-4e64-4ee3-ab6f-8594803e06a7",
"requested_by_company_id": "09cb9ba9-90cb-41bc-82e3-9157098f4061",
"requested_by_contact_id": "24e4a6ac-d030-4eae-ad29-f80662a03aa5",
"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-09-11T23:54:53.7519658+00:00",
"due_date": "2026-09-11T23:54:53.7519658+00:00",
"date_create": "2026-09-11T23:54:53.7519658+00:00",
"date_update": "2026-09-11T23:54:53.7519658+00:00",
"date_closed": "2026-09-11T23:54:53.7519658+00:00",
"suggested_user_id": "62cc9751-39ad-4158-af8f-5862439aae53",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "df019208-d730-42a2-9fd4-e2797fa16bab",
"db_language_id": "049b0f3a-5b15-4739-ab8a-a9f886126fdd",
"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-09-11T23:54:53.7519658+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "86aaeb1a-dc3b-451b-a58f-2fb53152078c",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "25d6161c-4ece-4f5e-920b-d48594b2869c",
"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": "cea67622-3b31-4b12-99d8-4725245e9ed4",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "e8a544c6-c46d-4ca9-ab28-a8a601fd138a"
},
"suggested_date_start": "2026-09-11T23:54:53.7519658+00:00",
"skill_id": "99090785-13b7-4a36-9d38-110e546c1ed6",
"skill_code": "sample string 32",
"skill": {
"id": "32b0619a-0700-4e77-87dc-ae287ccf12af",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "56961e67-0c78-40f5-8b8b-183bf0c753e3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "8857040e-4780-4bf2-8a78-4fcc1c9292e5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f4c65d2b-d019-4132-a30f-0285d815d33b",
"db_currency_id": "0a1ee966-5828-4cc3-863a-faf810a8b8b5",
"db_language_id": "a0922137-2bfb-4a7d-b6c8-3068c6e420d7",
"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-09-11T23:54:53.7519658+00:00"
},
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "cf74a9a9-9e1f-4ddc-8bb4-9842a2860954",
"date_reported_by_company": "2026-09-11T23:54:53.7519658+00:00",
"id2": 36,
"company_id": "39d3350b-88a5-4dcd-b783-57c53af4ca6a",
"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": "5d9a2b95-5552-447a-b7e5-bd949a23e735",
"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-09-11T23:54:53.7519658+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-11T23:54:53.7519658+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.