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": "92610015-f01d-48d3-9091-627600d94e8f",
"estimated_quantity": 2.0,
"article_id": "53029f14-c207-4989-995d-4fe950a21b1e",
"article_code": "sample string 4",
"article": {
"id": "93036a53-991f-478d-8287-d71c5127a9f3",
"article_category_id": "1f73b220-943e-42cf-acfd-ec69a648c310",
"article_category": {
"id": "03eec146-86c2-4494-a57a-956bc199937e",
"parent_id": "0f227afc-cfc3-498b-a661-df48eba6906b",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "4828a26f-6e65-4831-9c4d-728e7373d2f3",
"article_group_1_code": "sample string 5",
"article_group_2_id": "4ec80133-1e99-4932-8b49-ce03402724d5",
"article_group_2_code": "sample string 7",
"article_group_3_id": "6fedb67f-58ac-4282-a2f9-b7ab830cfc33",
"article_group_3_code": "sample string 9",
"article_group_4_id": "4e03d70b-1f20-40e7-865e-2171364b50ad",
"article_group_4_code": "sample string 11",
"article_group_5_id": "3b41bf9a-7c6b-46ef-afa9-f8abe6864216",
"article_group_5_code": "sample string 13",
"article_group_6_id": "bb4618e7-94e5-4692-b49a-bfb2232a9c4b",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-15T00:51:45.3228156+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-12-15T00:51:45.3228156+00:00",
"date_update": "2025-12-15T00:51:45.3228156+00:00",
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00",
"article_color_id": "243f9242-d160-446a-884f-8130384a0557",
"article_color_code": "sample string 38",
"article_color": {
"id": "cbb0be42-8046-4123-8474-9265502759d9",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "f0ebf799-8116-4616-9161-51a99a313ff2",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "d704efe7-ac69-4f8e-8337-272efd2f56da",
"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": "86b2c5e2-b918-4392-94e4-c1324b5c7f06",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "f1bdc651-d083-4dda-a823-c1c10334cbd9",
"_parent_id": "16338b6c-0f15-4eb1-876b-c807a6164e1b",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "7a58f021-c9b3-4d2a-ada9-7e7ba1f414bc",
"project_reference_back_office": "sample string 5",
"project": {
"id": "5ff9895d-5847-40e9-9db2-1a046069c275",
"_parent_id": "baf31bba-7377-4979-b5e9-cfb7edd115b6",
"root_parent_id": "6e320d1b-803e-4d21-9af7-ae88657c5aa9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "ed0d8079-8463-4359-a76d-cdcae7e480e7",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "12194930-c43d-4293-a0e1-74aa3d4050a1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "43b097c2-f86b-4669-a6b4-7a151c44bcc9",
"_parent_code": "sample string 6",
"sales_organization_id": "ae415ede-bd58-49c3-ab12-ee33176912b1",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00"
},
"equipment_model_id": "8362f93b-2d5d-488d-87b6-1b39b8832cac",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "1666ea09-27c3-478d-8c05-bdf09daf0e04",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "5a276080-ccae-4252-b7d7-306c1f8f7ed1",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "c8e3622b-be8b-4143-aee4-9fe50decffaa",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "84a46569-2d0d-448e-bb25-27d934619f08",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00"
},
"equipment_family_id": "76e9883b-023e-446c-b7ae-4a18927329b5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "12194930-c43d-4293-a0e1-74aa3d4050a1",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "43b097c2-f86b-4669-a6b4-7a151c44bcc9",
"_parent_code": "sample string 6",
"sales_organization_id": "ae415ede-bd58-49c3-ab12-ee33176912b1",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"modified_dateutc": "2025-12-15T00:51:45.3228156+00:00"
},
"date_in_production_since": "2025-12-15T00:51:45.3228156+00:00",
"date_out_of_production_since": "2025-12-15T00:51:45.3228156+00:00",
"date_end_support": "2025-12-15T00:51:45.3384932+00:00",
"sales_organization_id": "8262c277-c870-4c30-ae9c-d0170fb528c9",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+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-12-15T00:51:45.3384932+00:00"
},
"project_status_id": "b77fdcbe-0e20-4505-ab61-8a18eaaac407",
"project_status_code": "sample string 10",
"project_status": {
"id": "f19127db-5b7a-45ae-b07e-07a9c841f89a",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "2c2f470d-50a8-47a2-8d2c-c0da4507d516",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00"
},
"company_id": "71b5a49e-9080-4d90-98bd-826c1a420671",
"company_code": "sample string 12",
"db_address_id": "0ee738f0-f9da-4bb9-957f-fdfda660b696",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "82999141-4b02-4b17-9461-af8ecc42db89",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "0b4da10b-59ca-49cd-b27b-2950aee43abe",
"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-12-15T00:51:45.3384932+00:00",
"date_create": "2025-12-15T00:51:45.3384932+00:00",
"date_update": "2025-12-15T00:51:45.3384932+00:00",
"updated_by_user_id": "5cb0e9bb-11ea-46bc-b622-77f11980b376",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-15T00:51:45.3384932+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-12-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-15T00:51:45.3384932+00:00",
"date_last_job": "2025-12-15T00:51:45.3384932+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-15T00:51:45.3384932+00:00",
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00",
"is_mobile_installation": true
},
"job_type_id": "5eb7623c-2a4e-4109-bb47-d2cc557aec68",
"job_type_code": "sample string 7",
"job_type": {
"id": "76300f3e-e4b2-47f1-8c02-72e260a6ea0f",
"name": "sample string 2",
"sales_organization_id": "d1b3f51d-ac82-4248-aac5-3cb36baca568",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00",
"code": "sample string 7"
},
"job_priority_id": "a6d2c670-dfb8-46c3-a6ee-cdd9ae92cb1a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "dce8ca80-91e8-4522-8e46-be71a2203be0",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "f0cf00cc-db88-48c9-b2c4-30cbcd5d2074",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00"
},
"job_status_id": "3624e70a-d2a0-4a47-a8dd-774af5519823",
"job_status_code": "sample string 11",
"db_address_id": "1b684862-6b3a-4bb6-990c-1a5c158c587b",
"contact_id": "854aeefb-1814-4cec-b326-ad3d670282bc",
"requested_by_company_id": "e0e3fdd1-be15-4042-9685-89397e9c8f48",
"requested_by_contact_id": "2d575784-707c-467e-b808-11dd97160752",
"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-12-15T00:51:45.3384932+00:00",
"due_date": "2025-12-15T00:51:45.3384932+00:00",
"date_create": "2025-12-15T00:51:45.3384932+00:00",
"date_update": "2025-12-15T00:51:45.3384932+00:00",
"date_closed": "2025-12-15T00:51:45.3384932+00:00",
"suggested_user_id": "3c78229d-eca7-4937-a09b-790f5ff69b72",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "bfbf969e-86d3-4471-b504-648ea79f3cf0",
"db_language_id": "1d570eb4-8bd5-4f0c-9def-6ce125f61f8c",
"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-12-15T00:51:45.3384932+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "117c13fb-6cdd-4e0b-b664-6a9dbbd4de41",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "bfca5582-1fef-47c0-a7c7-2a49320772f2",
"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": "0a6120a3-ef36-492f-9d31-4694e11cbca3",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "82f7b79c-43c7-4307-8b2f-26e047be3cdc"
},
"suggested_date_start": "2025-12-15T00:51:45.3384932+00:00",
"skill_id": "63da082d-ce90-49a2-8930-9763f64d7699",
"skill_code": "sample string 32",
"skill": {
"id": "9dd711c8-ee57-4699-9472-308210a69bdc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "b8bbe39a-9114-46b0-8f2e-3c7eda78c0c4",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "94117c8b-1ba8-4970-9388-6671b8918260",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4e337e51-eae2-4986-9548-ebd3147ec445",
"db_currency_id": "44551a01-dda4-4735-b1b6-91a35c7cc67a",
"db_language_id": "6d071611-1ef1-482e-af11-413cffee2b35",
"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-12-15T00:51:45.3228156+00:00"
},
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "bb350dc4-5fbc-41df-8d60-5408f1c31755",
"date_reported_by_company": "2025-12-15T00:51:45.3384932+00:00",
"id2": 36,
"company_id": "7a304162-4b12-4373-b089-2198d97bee6b",
"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": "9351a26b-6ed1-427b-bdfd-0691ddf988c1",
"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-12-15T00:51:45.3384932+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-15T00:51:45.3384932+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.