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": "0aa6dbf8-7977-41f7-b9e7-c0d94009cd74",
"estimated_quantity": 2.0,
"article_id": "20ec1c63-423a-4dad-b396-824e550cc264",
"article_code": "sample string 4",
"article": {
"id": "116ac67f-27f7-4320-afde-052f3e3658db",
"article_category_id": "48d85d32-2594-4e1e-aca4-ffa471d960b8",
"article_category": {
"id": "06e4b1d9-9cc3-4093-af4f-c29376f9c7a8",
"parent_id": "9c2be5f4-9fd5-483b-b0df-6b586204f097",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "cce47ec2-4d90-485d-81a5-ad8ff4249362",
"article_group_1_code": "sample string 5",
"article_group_2_id": "eecef9a0-b59c-4564-a7ce-bf0c8d0a4968",
"article_group_2_code": "sample string 7",
"article_group_3_id": "e7670b4c-0889-463d-a913-678849ca3e46",
"article_group_3_code": "sample string 9",
"article_group_4_id": "b6c7c5e4-5e42-42ce-b67c-1a552d8c1e9f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "b5c206f9-d2d8-4e93-b646-7983f58eb0c2",
"article_group_5_code": "sample string 13",
"article_group_6_id": "3b94cc2f-d14f-4168-ac01-ab74dd83d39b",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-23T17:04:43.7577337+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-08-23T17:04:43.7577337+00:00",
"date_update": "2026-08-23T17:04:43.7577337+00:00",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00",
"article_color_id": "3232651c-e678-4792-beee-1bd88932b440",
"article_color_code": "sample string 38",
"article_color": {
"id": "1f1fc962-d13d-42e6-9c73-a3982c0132df",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "fa5b4f64-2bef-4f00-9f77-902a97c72cab",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "f8ee47eb-dfd7-49c3-9854-73f956b479d5",
"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": "c7a7284d-83b0-42e4-aae6-eb30c7dcc309",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "1f8baca4-6f62-4e31-b6aa-dceff9502546",
"_parent_id": "7a081074-8887-4f7f-ac9a-2fca4df240c8",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "5a926f4f-1394-401d-8d82-7251036a382f",
"project_reference_back_office": "sample string 5",
"project": {
"id": "18ef154a-845a-49a3-814e-100ad0d84040",
"_parent_id": "cfec359c-15a9-4fd1-bc93-683af4d9df14",
"root_parent_id": "2c316206-cbe8-4f54-a913-e4b337946d9e",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0320c265-f3e4-4341-9581-a49d0af403b4",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "25e454c0-c811-4e3d-8d97-7ce0046fe738",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4c5924e7-4b04-435d-b970-54df6d3a3869",
"_parent_code": "sample string 6",
"sales_organization_id": "5a0b2866-2af6-4fa3-b134-f6dad001ed8f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"equipment_model_id": "9db49268-846e-4686-8435-90fc0e2953fd",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f954ffac-0986-4700-bea8-85447b8ccfc0",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "07ab1e85-5dff-47f7-a1bb-40fb1f9de5f9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "b601f4e0-9373-45dd-bf5d-1419d7ab1221",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "96d83916-b9b6-44ec-b6ef-a16e1981ca4a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"equipment_family_id": "1c2132a8-22c6-40b0-bce2-0b69c4d410c7",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "25e454c0-c811-4e3d-8d97-7ce0046fe738",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "4c5924e7-4b04-435d-b970-54df6d3a3869",
"_parent_code": "sample string 6",
"sales_organization_id": "5a0b2866-2af6-4fa3-b134-f6dad001ed8f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"date_in_production_since": "2026-08-23T17:04:43.7577337+00:00",
"date_out_of_production_since": "2026-08-23T17:04:43.7577337+00:00",
"date_end_support": "2026-08-23T17:04:43.7577337+00:00",
"sales_organization_id": "bfa35cf8-56f3-49b2-9728-4abf614fd0ac",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+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-08-23T17:04:43.7577337+00:00"
},
"project_status_id": "208dc106-e836-4fae-b64c-a15e0af738df",
"project_status_code": "sample string 10",
"project_status": {
"id": "48eb2b16-22f5-491e-821a-243eb3ab9c47",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "3aae45e2-6b8b-4705-a856-f831a15d972c",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"company_id": "aea7119a-6bc0-4cd8-b261-255496949e12",
"company_code": "sample string 12",
"db_address_id": "ac83d3ac-f4e3-4af5-b433-e848aafd5ea1",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "df29bfbf-826f-4ba9-8ae8-a139f3fbc45e",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "43d5e784-1ca0-4e7b-9300-106f00f0512c",
"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-08-23T17:04:43.7577337+00:00",
"date_create": "2026-08-23T17:04:43.7577337+00:00",
"date_update": "2026-08-23T17:04:43.7577337+00:00",
"updated_by_user_id": "8e614973-3675-478c-95ab-ea9d12daa247",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-23T17:04:43.7577337+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-08-23T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-23T17:04:43.7577337+00:00",
"date_last_job": "2026-08-23T17:04:43.7577337+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-23T17:04:43.7577337+00:00",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00",
"is_mobile_installation": true
},
"job_type_id": "119ce4af-bd9d-49a0-bc5c-537aa2230996",
"job_type_code": "sample string 7",
"job_type": {
"id": "932c57dd-4f5b-4901-8dab-d72654e208e8",
"name": "sample string 2",
"sales_organization_id": "8bf74945-ddf8-4024-8295-00aaadbb74c7",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00",
"code": "sample string 7"
},
"job_priority_id": "112a6ba8-f1f7-4435-b37b-7fa8005f1c0a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "74f5dfdb-4310-4c68-b321-44985ca4dde9",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "38309278-c29c-4934-8d4f-0e2ecd9cbffc",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"job_status_id": "695297fa-3a2b-4717-bf2d-90e037a12e36",
"job_status_code": "sample string 11",
"db_address_id": "780e134f-471b-4c17-8c5b-108acff56940",
"contact_id": "f8eddfb9-57d0-4f1f-8de8-dc26a47f926a",
"requested_by_company_id": "d4ae7407-1562-48b8-83ae-c0d9b1887240",
"requested_by_contact_id": "23f4396c-a4ea-4a98-8f31-7759714655ab",
"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-08-23T17:04:43.7577337+00:00",
"due_date": "2026-08-23T17:04:43.7577337+00:00",
"date_create": "2026-08-23T17:04:43.7577337+00:00",
"date_update": "2026-08-23T17:04:43.7577337+00:00",
"date_closed": "2026-08-23T17:04:43.7577337+00:00",
"suggested_user_id": "4b3cd479-336e-4bfd-9e26-44987a1257a9",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "fd774f05-06ec-4195-a634-741eaeb6715c",
"db_language_id": "43ba73f5-fa08-46d1-a0a6-7be60045d1f3",
"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-08-23T17:04:43.7577337+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "a766d8eb-8e6b-4578-8ac6-a10f0bfcac9f",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "901199f4-8564-43fa-a54b-b65d529328bc",
"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": "313490f5-f565-47cd-84d8-2ff08f0e8ad7",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "2efd49d2-930a-4b8d-a677-b046f6cf17b7"
},
"suggested_date_start": "2026-08-23T17:04:43.7577337+00:00",
"skill_id": "3d2bf3aa-1e4c-4ba7-82bf-246d0f2667c3",
"skill_code": "sample string 32",
"skill": {
"id": "e50c8faa-976b-49eb-81c1-1d55173da5bf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "473b3a75-4e15-4bea-a101-138a0f2803d1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c0205123-93d0-4de0-861a-3747440fc9c6",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bf7ee6a5-c6c1-4fe9-9e13-b4afbb126b05",
"db_currency_id": "5bfe058b-ab3f-45cd-b131-0986fcfc77b8",
"db_language_id": "3d63e94e-a0b9-4c1d-b28e-2da9c7ebe5c1",
"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-08-23T17:04:43.7577337+00:00"
},
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "7ec56c06-d292-4739-9356-37e7eb85ee0f",
"date_reported_by_company": "2026-08-23T17:04:43.7577337+00:00",
"id2": 36,
"company_id": "809ef399-4160-42b4-a4d5-f1ca0bcfc465",
"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": "e4d6171d-21a8-461e-87a6-efb2f88505ae",
"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-08-23T17:04:43.7577337+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-23T17:04:43.7577337+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.