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": "c2d95407-f1c6-4b8a-a048-bbff57150360",
"estimated_quantity": 2.0,
"article_id": "44fc827d-730b-4e54-8a53-97a41d6449eb",
"article_code": "sample string 4",
"article": {
"id": "58077f63-36b6-4ee3-b5bf-e5fcf4d1d193",
"article_category_id": "17e34eef-afc5-437b-8f11-f99355c90046",
"article_category": {
"id": "ad3d0880-1b93-4a38-9958-15de8ea0f16d",
"parent_id": "5fc1fc27-0d45-4c99-bb7e-807af3f435b9",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-10-27T23:20:17.5147449+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "51588afd-75c5-41f2-9766-3a1d24346a66",
"article_group_1_code": "sample string 5",
"article_group_2_id": "298b3feb-1945-47fe-b89e-6b17520b6a07",
"article_group_2_code": "sample string 7",
"article_group_3_id": "f683c88e-1a38-4b34-a946-6c6f7f82f2a1",
"article_group_3_code": "sample string 9",
"article_group_4_id": "6ad5a6e9-dc88-4468-b379-f12c64e83c13",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f677006d-c17c-41d6-919b-a9b00a4d98ad",
"article_group_5_code": "sample string 13",
"article_group_6_id": "6afed8ce-672a-4652-bfb6-2e2f9192ecae",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-10-27T23:20:17.5147449+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-10-27T23:20:17.5147449+00:00",
"date_update": "2025-10-27T23:20:17.5147449+00:00",
"modified_dateutc": "2025-10-27T23:20:17.5147449+00:00",
"article_color_id": "696a2e08-17fd-4fe4-9977-d289eb0d5387",
"article_color_code": "sample string 38",
"article_color": {
"id": "0b72719d-a6b0-4d63-9360-243828d33c0c",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-10-27T23:20:17.5147449+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "d61659c1-5612-48cd-9c3a-dd1a0cdbd922",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "91cef251-1782-41b2-8503-f22c3cfd1a97",
"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": "70170117-cad0-4b7c-b116-8602509a867a",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "af3420d1-00ed-4487-a48f-9ff783199352",
"_parent_id": "0043026b-33e2-4ea4-a6bc-cb89ca98f70b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "83166371-fcc1-4316-8153-1cd3bf90ddd3",
"project_reference_back_office": "sample string 5",
"project": {
"id": "262b70b3-069d-4479-a8c2-3f37d56fa4df",
"_parent_id": "a8fcaac1-1627-43ea-aad7-bbd216a7ca70",
"root_parent_id": "82832cc0-0c90-46ab-8913-a1952e75f4d6",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "565ac25e-2b5f-4c2f-9250-73e99d4183d0",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "91e898c0-c7cf-4a4e-91b1-fe60f6b7ddc6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "edadba51-e06c-4e6d-adaa-5b929659be26",
"_parent_code": "sample string 6",
"sales_organization_id": "fb08754a-022d-4799-ab32-9932c5a38254",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"equipment_model_id": "dfc9b6a9-638f-483c-b811-2f530d2e06d1",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "bc9fa7a7-83e5-4bf8-b5a9-7dce319b8513",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "125f3ed4-a271-4d66-ba07-abd1cbe2f927",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "e6df0616-e592-4158-9ab2-3cf55afa2fd3",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "555d4d82-4889-4457-afd5-18895053537d",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"equipment_family_id": "0e1e0ab3-abc9-4eae-b2d5-c4fe9668daae",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "91e898c0-c7cf-4a4e-91b1-fe60f6b7ddc6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "edadba51-e06c-4e6d-adaa-5b929659be26",
"_parent_code": "sample string 6",
"sales_organization_id": "fb08754a-022d-4799-ab32-9932c5a38254",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"date_in_production_since": "2025-10-27T23:20:17.5303802+00:00",
"date_out_of_production_since": "2025-10-27T23:20:17.5303802+00:00",
"date_end_support": "2025-10-27T23:20:17.5303802+00:00",
"sales_organization_id": "dd8709fd-bf28-4203-ac4f-1785eeeb92cd",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+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-10-27T23:20:17.5303802+00:00"
},
"project_status_id": "d9fd0fb4-a395-4a86-a241-5d44a8363449",
"project_status_code": "sample string 10",
"project_status": {
"id": "e4c2b488-a5e1-403e-8085-ace5a454c2e5",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "287baef8-02b8-45a2-a492-04870b0efb52",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"company_id": "1f5e74d5-e83f-4f1e-b259-09245a99dc57",
"company_code": "sample string 12",
"db_address_id": "5ca70abe-5791-41af-9532-89da4cdcf35e",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "2835ffc6-9bcf-4a9f-9126-bbda56d5fc7d",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "9a4ee69b-ac4a-4efa-8442-22963f37d9f9",
"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-10-27T23:20:17.5303802+00:00",
"date_create": "2025-10-27T23:20:17.5303802+00:00",
"date_update": "2025-10-27T23:20:17.5303802+00:00",
"updated_by_user_id": "528c7b23-1929-41fc-9bd3-9192b169cc8a",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-10-27T23:20:17.5303802+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-10-27T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-10-27T23:20:17.5303802+00:00",
"date_last_job": "2025-10-27T23:20:17.5303802+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-10-27T23:20:17.5303802+00:00",
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00",
"is_mobile_installation": true
},
"job_type_id": "0a80eb0f-3908-4547-b6ee-2737b5263b2e",
"job_type_code": "sample string 7",
"job_type": {
"id": "833e8df2-1fbc-4fe6-8802-576d72a33f6f",
"name": "sample string 2",
"sales_organization_id": "b96f748a-ca68-4d4e-ab01-9b4ca3d12dfc",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00",
"code": "sample string 7"
},
"job_priority_id": "de8a7358-cf90-4583-ae55-76d764655149",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "c2824d98-1d0c-428f-8d2b-793fcb8ccef5",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "704c563d-0822-4e1a-a268-1823188835ec",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"job_status_id": "d51f2b1f-24bc-4ca7-85bf-e8738f2bcdfa",
"job_status_code": "sample string 11",
"db_address_id": "7afd2ace-111b-43cd-9f7f-767773b1f571",
"contact_id": "9ba25b0a-20d5-463a-8179-ea9687308d2b",
"requested_by_company_id": "94216ba8-ec37-4f6d-9898-7eec656a00b9",
"requested_by_contact_id": "b5537bc9-abcf-4915-ae91-2e45faa38ea6",
"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-10-27T23:20:17.5303802+00:00",
"due_date": "2025-10-27T23:20:17.5303802+00:00",
"date_create": "2025-10-27T23:20:17.5303802+00:00",
"date_update": "2025-10-27T23:20:17.5303802+00:00",
"date_closed": "2025-10-27T23:20:17.5303802+00:00",
"suggested_user_id": "f8e47162-1048-465b-a6eb-1b7be0b31683",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "4a9ef6c8-fed8-41e9-af3d-b41afe0f627a",
"db_language_id": "681e7d63-fb78-4d21-8414-d2ab6d4098b5",
"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-10-27T23:20:17.5303802+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "d134c561-78a0-4156-945e-873e88d06579",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "2c94d4f3-16de-4302-acc0-81ba4fcfb649",
"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": "23f1d9d1-9207-4882-b4e4-c165d9fdb4a5",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "757e0114-e9d0-46e4-815c-19084137f638"
},
"suggested_date_start": "2025-10-27T23:20:17.5303802+00:00",
"skill_id": "1d64274b-c01a-4fac-b707-de1dc247664a",
"skill_code": "sample string 32",
"skill": {
"id": "c4dfac6d-3103-4bd4-89d9-6e70fb1f51a6",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "fe5e46d2-db06-4507-895f-6268de5e6dbe",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d0a9f677-ff52-4327-bbc9-4fc460324a7e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "db4dbacf-e428-4700-b6a1-8da0fe439f23",
"db_currency_id": "ff979d9b-473b-4f35-917b-c3883d9e856d",
"db_language_id": "75d65ac6-ab84-4cd8-96d6-aff32c79c8ad",
"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-10-27T23:20:17.5303802+00:00"
},
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "44f31b67-ec79-4205-a98c-37ee64dff9ff",
"date_reported_by_company": "2025-10-27T23:20:17.5303802+00:00",
"id2": 36,
"company_id": "3495032b-0010-4213-b88e-af9a98930cba",
"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": "3cbc72f2-3ca8-43d8-8b48-cac0c6fe2572",
"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-10-27T23:20:17.5303802+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-10-27T23:20:17.5303802+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.