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": "c33b3028-3fe7-46de-9b1b-80b03c944c86",
"estimated_quantity": 2.0,
"article_id": "192d4ff0-dc31-4790-8663-e9a6f807da77",
"article_code": "sample string 4",
"article": {
"id": "667fc238-c439-4b0c-a978-4fe7cec16880",
"article_category_id": "845598c5-6289-4943-83f0-02e649d62303",
"article_category": {
"id": "837bbfda-741d-4f93-adf0-69358aecd892",
"parent_id": "020f7734-4a64-4547-9540-19eca609ef03",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "25dc2731-be0d-47e7-8226-caa34b8f04e2",
"article_group_1_code": "sample string 5",
"article_group_2_id": "ad8c8bc8-8c95-46f9-9d80-4a82e5a75ed7",
"article_group_2_code": "sample string 7",
"article_group_3_id": "841e1312-7d8e-4586-b711-da13efd958d5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a3c73fe5-a2de-4af5-997f-9c42518eea52",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f5eed4db-1969-435d-9740-0de709f09230",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8237b3c8-dfbd-4f7e-a079-cc56f56107c6",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-05-08T01:29:14.8646375+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-05-08T01:29:14.8646375+00:00",
"date_update": "2026-05-08T01:29:14.8646375+00:00",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00",
"article_color_id": "682cd98e-901f-4cca-b860-565c137cad64",
"article_color_code": "sample string 38",
"article_color": {
"id": "b644d35d-9f22-4859-af33-3b6dd8ee84e9",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "5d2b7f25-07f0-42bb-b778-0ee08a41f501",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "e6feb5a5-12ff-4306-8093-d115fbdb163f",
"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": "83051fc2-0e14-471b-a57c-f0030d33a068",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "fc5032e6-46b9-4b24-ac3a-ba6e43d7ed7c",
"_parent_id": "94f07510-d2f1-4ea1-aab5-3a0be986ac7d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "f197d5ec-92b4-43c4-9fbc-265fa5793cc7",
"project_reference_back_office": "sample string 5",
"project": {
"id": "4937e94a-9434-458e-99ef-ac3be83c4a5d",
"_parent_id": "089aef10-94af-40e1-83ee-6a761d220898",
"root_parent_id": "0cfcead4-3645-43b2-bb49-9062c253b19f",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1b7b6660-8d51-46ae-ae43-c8097db3d771",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "b0927ef0-1584-4867-ac6b-6f8a58e7313c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8c413f72-8be8-48d4-8d7b-345709dff12b",
"_parent_code": "sample string 6",
"sales_organization_id": "67b10e7d-c61b-4a55-bce0-9f7501949acc",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"equipment_model_id": "784d10a6-3fb9-4d05-be26-1bb77edfd1ce",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "0fd9f41f-7fa2-448d-8b49-00dfe371c4f3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "589c1404-5935-4a1a-99b0-847ac5903c96",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "913c0b3b-ffd7-43ec-be09-616ccf64fb35",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "77d08401-bc10-4dcb-a006-47012867ecd7",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"equipment_family_id": "c710a10f-0689-45fe-a6ba-4990b7732fae",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "b0927ef0-1584-4867-ac6b-6f8a58e7313c",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8c413f72-8be8-48d4-8d7b-345709dff12b",
"_parent_code": "sample string 6",
"sales_organization_id": "67b10e7d-c61b-4a55-bce0-9f7501949acc",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"date_in_production_since": "2026-05-08T01:29:14.8646375+00:00",
"date_out_of_production_since": "2026-05-08T01:29:14.8646375+00:00",
"date_end_support": "2026-05-08T01:29:14.8646375+00:00",
"sales_organization_id": "3a40ae6f-0db6-47d3-a4f3-0c8d97fc192c",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+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-05-08T01:29:14.8646375+00:00"
},
"project_status_id": "3d4cd0d5-f912-4638-8532-e137da0400ae",
"project_status_code": "sample string 10",
"project_status": {
"id": "c750a8af-8054-44b7-89b8-4078842462d1",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "3c5cd114-5cfb-438a-8372-e4ec427a45c5",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"company_id": "2698889e-aa8c-4add-9a83-e8dfa2810e6f",
"company_code": "sample string 12",
"db_address_id": "9aab7f94-86b3-4f68-b8f7-b06a76002e20",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "dd6c2606-edb3-4e43-a53a-0575c422ee58",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "ceecc9dc-b893-4e4f-89ef-13ebff782486",
"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-05-08T01:29:14.8646375+00:00",
"date_create": "2026-05-08T01:29:14.8646375+00:00",
"date_update": "2026-05-08T01:29:14.8646375+00:00",
"updated_by_user_id": "e0e00148-cc46-4c76-8278-a7ee11ca0cdd",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-05-08T01:29:14.8646375+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-05-08T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-05-08T01:29:14.8646375+00:00",
"date_last_job": "2026-05-08T01:29:14.8646375+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-05-08T01:29:14.8646375+00:00",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00",
"is_mobile_installation": true
},
"job_type_id": "f8862769-0e11-4d82-b0cc-c86f6373af13",
"job_type_code": "sample string 7",
"job_type": {
"id": "877e1961-d7a3-4a0c-9b1a-13c47da965e9",
"name": "sample string 2",
"sales_organization_id": "b7fc26e1-9637-477e-a3da-25540a2bdfaa",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00",
"code": "sample string 7"
},
"job_priority_id": "0ad6122c-c232-4a52-a511-7da340af15c0",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "024f5a3f-10f3-494f-af3e-9542d352f457",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "80d0b160-c9af-4f07-98b4-378bcb798887",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-05-08T01:29:14.8646375+00:00"
},
"job_status_id": "f3006564-d487-4491-883b-b80b32029193",
"job_status_code": "sample string 11",
"db_address_id": "20d22098-8b09-4855-b929-142641342be3",
"contact_id": "bdb73edb-1972-45f1-990f-ea9c54d16dc3",
"requested_by_company_id": "88b190d8-d082-4efc-ac0b-6d8b411c0091",
"requested_by_contact_id": "48d8f518-8713-43df-bfcc-329954ccdfc3",
"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-05-08T01:29:14.8646375+00:00",
"due_date": "2026-05-08T01:29:14.8802242+00:00",
"date_create": "2026-05-08T01:29:14.8802242+00:00",
"date_update": "2026-05-08T01:29:14.8802242+00:00",
"date_closed": "2026-05-08T01:29:14.8802242+00:00",
"suggested_user_id": "8ad7222e-42c1-4bd0-9116-eb285575dabb",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "761d496c-c110-45c3-a416-e1bfdc45cdb7",
"db_language_id": "3d865ff9-7d41-4f2c-ba0d-10f2da5e0d93",
"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-05-08T01:29:14.8802242+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "2147306b-5748-4aed-87cd-a4291107861e",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e0835ffc-7dc0-4b90-a384-bd5081eb0d27",
"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": "94e2c92f-063c-4503-81fe-837bc403c893",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-05-08T01:29:14.8802242+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "b421dd5d-6372-48bf-b217-4df5c78315dd"
},
"suggested_date_start": "2026-05-08T01:29:14.8802242+00:00",
"skill_id": "13a84c13-70b1-461d-a09c-48f4031cb90e",
"skill_code": "sample string 32",
"skill": {
"id": "0da01924-a5c2-4035-be8a-0f885aedaa76",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "7a837def-bd78-49f1-95df-c8c5c2303aed",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a2956e17-5e69-4653-bde5-6d6e0bca3fcf",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "dbd35c7e-ecaf-42bd-ae66-653c5986bcaf",
"db_currency_id": "dff8b7a7-a866-4f86-9caa-77e64c9b772f",
"db_language_id": "c11dbecf-8061-4580-89ca-fc2c196e91e2",
"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-05-08T01:29:14.8646375+00:00"
},
"modified_dateutc": "2026-05-08T01:29:14.8802242+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "ff97c9ad-7479-4f1a-bb03-8cca30fb68d3",
"date_reported_by_company": "2026-05-08T01:29:14.8802242+00:00",
"id2": 36,
"company_id": "90be2cef-7469-49a8-bdb3-947530123cb9",
"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": "bf51b48b-c49a-4040-8a27-5b76247c2bc6",
"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-05-08T01:29:14.8802242+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-08T01:29:14.8802242+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.