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": "ec8da1b0-382a-418e-aec7-e82691b30a83",
"estimated_quantity": 2.0,
"article_id": "ba668dc3-8407-480f-8023-dd2fd7c48cf5",
"article_code": "sample string 4",
"article": {
"id": "fbcb846a-ab15-413c-a8a6-566d3054b535",
"article_category_id": "600e8a67-f260-45cb-9ecf-0feca35a9c10",
"article_category": {
"id": "eadf1d18-28f3-4ac0-a8f8-4e32f29ac005",
"parent_id": "c7f7a695-d539-4c52-9e93-c2f1e6910f7a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "645a8f9c-9029-40ff-a3e3-a0d0c89a2da9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "5d1ab8ca-3cb3-4341-9d26-241623605e47",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e8497729-5e68-4ea0-9807-11524e19dd4f",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9b2f938a-e98e-403d-94df-e1792b8d122b",
"article_group_4_code": "sample string 11",
"article_group_5_id": "66241d90-b1e9-48e5-aace-bc2ecd467927",
"article_group_5_code": "sample string 13",
"article_group_6_id": "4f5ab612-76ee-44c8-9d73-e2629dcf6a37",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-03-09T05:36:55.6922+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-03-09T05:36:55.6922+00:00",
"date_update": "2026-03-09T05:36:55.6922+00:00",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00",
"article_color_id": "c14f4246-c5d2-48ab-8b07-23cf963f8161",
"article_color_code": "sample string 38",
"article_color": {
"id": "90f589de-baba-42dc-b0e4-22ab46158017",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "8860b5f4-48e5-4be3-bbdd-11219cd25b0a",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "2e37dd8c-f0d8-4000-af84-45797ea1b10a",
"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": "786a9b1b-9e9e-4780-a675-680cba7dc493",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "133b07a0-9564-4174-bd85-ac019f4fdec3",
"_parent_id": "744c165c-9c28-412b-968c-9cc0b65a9e03",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "2fcbf654-b137-4d40-a319-75b610987567",
"project_reference_back_office": "sample string 5",
"project": {
"id": "5e64d282-09f3-4d24-8afb-d0d22851b19c",
"_parent_id": "190f86ea-c167-4526-88cc-21918523053c",
"root_parent_id": "8be84930-762e-4d67-a759-65fa0c799c0c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "24fff813-8541-40c7-a8ef-e9242493e2d7",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "88546fdb-a0db-47d6-b0ae-15d4c292a5bc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e89a5a7f-f380-45b7-b89d-c51096dbad9a",
"_parent_code": "sample string 6",
"sales_organization_id": "ca004065-a6f7-4234-979a-7b7385d3a7eb",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"equipment_model_id": "ba32317f-558c-462f-bb1c-7857fb0e5004",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "4c16a471-1478-4464-b20c-3f3d99ae629f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "f573dd75-f9f7-4898-8abd-298b8a328f65",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3e754597-edb8-49a3-bbd3-d2dc01782b86",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "e967927f-7d80-45d0-9ad3-3743e8b13e14",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"equipment_family_id": "26304cf7-e74a-4db8-a194-5fc5a541a1f9",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "88546fdb-a0db-47d6-b0ae-15d4c292a5bc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e89a5a7f-f380-45b7-b89d-c51096dbad9a",
"_parent_code": "sample string 6",
"sales_organization_id": "ca004065-a6f7-4234-979a-7b7385d3a7eb",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"date_in_production_since": "2026-03-09T05:36:55.6922+00:00",
"date_out_of_production_since": "2026-03-09T05:36:55.6922+00:00",
"date_end_support": "2026-03-09T05:36:55.6922+00:00",
"sales_organization_id": "c5e69e43-cc67-4685-8741-8a37c3df354e",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+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-03-09T05:36:55.6922+00:00"
},
"project_status_id": "8859ecb7-3f9a-4d2a-9ac9-ee567f19c333",
"project_status_code": "sample string 10",
"project_status": {
"id": "ae1cd56d-ccb7-4e9d-93bb-42ca0a3da122",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "86e611b2-f825-433c-aa1e-d8c25a02cdfd",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"company_id": "3282eab2-2216-4458-bdd9-75c68f08c06d",
"company_code": "sample string 12",
"db_address_id": "22e4b90e-38da-4616-925a-6b7796c05248",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "ebb029fd-b49e-48c3-b3ed-3bd7e2a0468b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "380cebb5-3394-4512-a067-370d9bbcd215",
"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-03-09T05:36:55.6922+00:00",
"date_create": "2026-03-09T05:36:55.6922+00:00",
"date_update": "2026-03-09T05:36:55.6922+00:00",
"updated_by_user_id": "a6745f1f-3a73-4b7d-a9bf-954ed590f477",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-03-09T05:36:55.6922+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-03-09T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-03-09T05:36:55.6922+00:00",
"date_last_job": "2026-03-09T05:36:55.6922+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-03-09T05:36:55.6922+00:00",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00",
"is_mobile_installation": true
},
"job_type_id": "a1f29861-63bc-4960-8909-7690600ce552",
"job_type_code": "sample string 7",
"job_type": {
"id": "d3bcdefb-2ebb-4ac3-92a6-4ddee9580b10",
"name": "sample string 2",
"sales_organization_id": "c93fb3fa-84be-4778-9019-bc868638499e",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00",
"code": "sample string 7"
},
"job_priority_id": "8026e43c-c1ab-45f2-aebd-d50ac8743e9b",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "00e03263-4fcb-41bf-ae0c-6366e010bf4a",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "e8dd888a-ff7b-42e6-81c5-d67b5b7f0c23",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-03-09T05:36:55.6922+00:00"
},
"job_status_id": "40d2a153-147f-4018-bf20-b66f932df50c",
"job_status_code": "sample string 11",
"db_address_id": "0ca5e19e-e1ff-4a4e-afe6-24b2e9250f9d",
"contact_id": "5beac6fe-a3bd-4c1b-bdc6-ab29de2bd6e5",
"requested_by_company_id": "5dd0b580-0ad9-45ab-b124-294e6876a112",
"requested_by_contact_id": "e82d5e46-0c23-4f74-b5d4-25eaf36bbece",
"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-03-09T05:36:55.7078231+00:00",
"due_date": "2026-03-09T05:36:55.7078231+00:00",
"date_create": "2026-03-09T05:36:55.7078231+00:00",
"date_update": "2026-03-09T05:36:55.7078231+00:00",
"date_closed": "2026-03-09T05:36:55.7078231+00:00",
"suggested_user_id": "674fce76-35f8-46db-97a9-c8d2b6ffb26f",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "5d98125d-41d4-4dee-a911-5886353ff0de",
"db_language_id": "0209c8a6-2ace-4492-8314-be36afa07822",
"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-03-09T05:36:55.7078231+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "c1163aa7-348e-45ef-99de-e827e9143030",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "4700d78a-56e9-4634-85f2-1f276973876e",
"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": "d6bac88c-da25-4a4f-abb4-88fb14cd9c07",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-09T05:36:55.7078231+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "e7de2bde-363b-439b-a701-931d30420b5c"
},
"suggested_date_start": "2026-03-09T05:36:55.7078231+00:00",
"skill_id": "0d3dfcae-bb8c-4466-8064-9b9fe64ac6ba",
"skill_code": "sample string 32",
"skill": {
"id": "c437dbd9-ef8e-43f9-99dc-7f717a7c4276",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f25f82e8-6935-40e4-8d47-fefce478a785",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "97077a3d-407f-4a9d-96a9-46a368971b27",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "586b38ff-1b9d-49b7-9945-ac0a62217b01",
"db_currency_id": "38cc8e62-aef6-4aeb-8d02-7b4715866ed7",
"db_language_id": "e1cafdb7-49c5-424f-ae83-bd26241a7489",
"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-03-09T05:36:55.6922+00:00"
},
"modified_dateutc": "2026-03-09T05:36:55.7078231+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "1b085fa6-2ed8-46a8-b2eb-c46061aab597",
"date_reported_by_company": "2026-03-09T05:36:55.7078231+00:00",
"id2": 36,
"company_id": "d05213f8-c4e1-43c9-82fd-f4fad0d6d747",
"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": "1a6ba7ef-5cf2-42d6-a243-3b2164b27b7e",
"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-03-09T05:36:55.7078231+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-09T05:36:55.7078231+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.