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": "cf80ad2d-b093-4008-8f93-ad71ead94f39",
"estimated_quantity": 2.0,
"article_id": "069ae439-7edc-44a5-a82f-841f10a937e6",
"article_code": "sample string 4",
"article": {
"id": "306a197e-5c36-46d3-8c53-47cfe0b25e61",
"article_category_id": "a5352ba9-f2a4-48f9-9198-ae5fd9814f8c",
"article_category": {
"id": "6afcca9d-bd20-454e-b033-7d61b05ca29a",
"parent_id": "a115e4e8-b6d8-4948-809e-f64b40c4d26c",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-11-27T08:36:08.4036024+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "ea12a25d-0ebb-48d2-878a-f1d5eee11a06",
"article_group_1_code": "sample string 5",
"article_group_2_id": "f8e54899-74c7-4346-9a80-c9f96fd9d777",
"article_group_2_code": "sample string 7",
"article_group_3_id": "42300537-2e3a-4b11-ab27-cdc2febd6e07",
"article_group_3_code": "sample string 9",
"article_group_4_id": "b72e9377-cce3-45a6-8aaf-6ecef1563796",
"article_group_4_code": "sample string 11",
"article_group_5_id": "5f9b26bb-58ac-4770-9b14-9dd9e4f88de3",
"article_group_5_code": "sample string 13",
"article_group_6_id": "cb1037d3-276b-4bb7-a237-ada9a0b75eba",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-11-27T08:36:08.4036024+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-11-27T08:36:08.4036024+00:00",
"date_update": "2025-11-27T08:36:08.4036024+00:00",
"modified_dateutc": "2025-11-27T08:36:08.4036024+00:00",
"article_color_id": "35687f89-2309-4b33-b649-238e230bcf1e",
"article_color_code": "sample string 38",
"article_color": {
"id": "3458cced-73e6-46c0-97c3-23678e95c67f",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-11-27T08:36:08.4036024+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e35eb612-cb50-400b-a3e2-436ecc7dc0c9",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "387c2464-e033-4950-81a1-a6fe490c8731",
"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": "174d9ae3-fd13-4256-88e0-62951d423c44",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "5840e90f-2a79-4eb7-986d-ac10f1accb38",
"_parent_id": "3f964819-79f2-4ea2-bd67-95d30a656ffb",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "7f6d6fcf-eeae-4f9b-8ead-30ac48dac8ce",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b89ca79a-2992-4707-a325-af7810160341",
"_parent_id": "da9bca81-7857-4d39-88c3-924af77c3411",
"root_parent_id": "a16891c1-0472-48a2-8d50-0684eb6e88a3",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "d4b273af-3488-463a-b274-b2f6b141cc3d",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "e3094a78-e5dc-48f2-8226-e13b0395f8a8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9a555b04-4936-428a-8d7a-2943b2e0c04b",
"_parent_code": "sample string 6",
"sales_organization_id": "4afdb048-963a-4531-bce7-a322ab40df7a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"equipment_model_id": "adef4837-7b61-4246-9d3f-9d3f85b48c27",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "892f91be-ad19-4a00-af3d-50fd36822e26",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "7353813c-52ee-47dc-b2f8-ffef8fbf0465",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "7895962b-89c9-456e-b4dd-cbda21c222e1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "73d332c3-c4fe-4054-b5db-3823b4822ece",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"equipment_family_id": "6ce2ab05-04bd-4557-9e8e-1f543e1cf29f",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "e3094a78-e5dc-48f2-8226-e13b0395f8a8",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "9a555b04-4936-428a-8d7a-2943b2e0c04b",
"_parent_code": "sample string 6",
"sales_organization_id": "4afdb048-963a-4531-bce7-a322ab40df7a",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"date_in_production_since": "2025-11-27T08:36:08.419513+00:00",
"date_out_of_production_since": "2025-11-27T08:36:08.419513+00:00",
"date_end_support": "2025-11-27T08:36:08.419513+00:00",
"sales_organization_id": "c6999cf2-d06f-4bf4-8919-3973d481eb9d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+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-11-27T08:36:08.419513+00:00"
},
"project_status_id": "a1ee8b97-46ed-4c5e-80c5-8fd048e8eaab",
"project_status_code": "sample string 10",
"project_status": {
"id": "2e1ef055-8603-4da8-ab3f-190240cfaa27",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "81b294fc-0d10-49fe-b423-25ae9e031b33",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"company_id": "d5d83227-d395-48ce-b6fa-cd05ca67f249",
"company_code": "sample string 12",
"db_address_id": "c22be936-2548-4dc7-ba78-66efcadaaeeb",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "e58f4e21-8065-4e09-bb08-d6478d8d6ef9",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "4c3cdc3e-c014-4dca-b9d8-fa2b7597c2d5",
"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-11-27T08:36:08.419513+00:00",
"date_create": "2025-11-27T08:36:08.419513+00:00",
"date_update": "2025-11-27T08:36:08.419513+00:00",
"updated_by_user_id": "a5189f1c-ae8c-469c-aabc-53b7a6c0b88c",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-11-27T08:36:08.419513+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-11-27T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-11-27T08:36:08.419513+00:00",
"date_last_job": "2025-11-27T08:36:08.419513+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-11-27T08:36:08.419513+00:00",
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00",
"is_mobile_installation": true
},
"job_type_id": "92b2fde9-ea38-49dd-9a1b-00f9913e7e46",
"job_type_code": "sample string 7",
"job_type": {
"id": "1fa22d6a-e7b3-480a-92ea-298df4262ef7",
"name": "sample string 2",
"sales_organization_id": "b026f191-d464-44fb-a15b-642fa1f66178",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00",
"code": "sample string 7"
},
"job_priority_id": "d97a3c8c-b315-4825-a499-aa429eefeb63",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "2b2be2cb-10d0-4fc3-bbce-1f950ac051db",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "89f7bd9b-c8a4-48a6-aa4f-77082c395e9b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"job_status_id": "8977d801-562a-4cf5-8661-d2cacad6c2fc",
"job_status_code": "sample string 11",
"db_address_id": "06d625e6-0d51-4355-8cb7-0501b6cb2159",
"contact_id": "96ab0eaa-6712-420a-8c4b-ebbe141bf726",
"requested_by_company_id": "ea2574c3-2d47-4a79-92fb-aa62a36f3dfa",
"requested_by_contact_id": "f09b738a-646b-4f8b-aecc-7aee338c58ab",
"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-11-27T08:36:08.419513+00:00",
"due_date": "2025-11-27T08:36:08.419513+00:00",
"date_create": "2025-11-27T08:36:08.419513+00:00",
"date_update": "2025-11-27T08:36:08.419513+00:00",
"date_closed": "2025-11-27T08:36:08.419513+00:00",
"suggested_user_id": "475b2661-bfb0-4bf2-8da4-a119d220d9fa",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "62cdcea8-95f7-4b0f-b4e6-dc7600fd5358",
"db_language_id": "004d27c4-4f45-42f5-97ae-72afc8c039ce",
"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-11-27T08:36:08.419513+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "f4f3d2eb-acf7-47e9-9aa3-45eaa6f6fd3b",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "470ab48d-28d2-4072-9248-56e0545cda0a",
"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": "a89f9593-ae91-4eef-a777-c31599733a84",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "5cf0e09d-85fb-4e21-a6ef-f1d254e10255"
},
"suggested_date_start": "2025-11-27T08:36:08.419513+00:00",
"skill_id": "ad2f7369-18af-48de-9744-580017e4c22f",
"skill_code": "sample string 32",
"skill": {
"id": "6531394a-05de-4b46-88d8-de11d68a374b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "dc01a611-61bb-4599-9487-d15f4865066e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "0e7dcd4b-92c2-4bc6-8c32-78becbe05131",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "731e47af-9f10-4795-8f15-251b534c3240",
"db_currency_id": "6898c140-23dd-4a6e-bf94-6200219f0fae",
"db_language_id": "dfb88ee1-a787-42a5-9600-9b1991899ac1",
"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-11-27T08:36:08.419513+00:00"
},
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "9f24fbd1-20a8-4624-8ce3-575fc4680a04",
"date_reported_by_company": "2025-11-27T08:36:08.419513+00:00",
"id2": 36,
"company_id": "0ae445b9-6a29-4584-aedb-3d19221e8d5b",
"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": "8ed189ba-a527-4b19-b026-3eb4034f1455",
"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-11-27T08:36:08.419513+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-11-27T08:36:08.419513+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.