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": "c8671c2e-19e9-4ae2-a263-515f99d9ecd2",
"estimated_quantity": 2.0,
"article_id": "d9234a52-d4c1-4363-978d-09b6f6c87ebb",
"article_code": "sample string 4",
"article": {
"id": "3444a080-5542-4a7e-a714-3294a2631fca",
"article_category_id": "150df1fc-13f1-48c5-ac06-cf4d053ea17e",
"article_category": {
"id": "9e3ace30-1ad3-420d-a148-f2fb20099e60",
"parent_id": "58be4a1f-1682-4505-9e6e-d40dc4640c72",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "fcea8fb4-7e42-49e4-b649-6718d0d17858",
"article_group_1_code": "sample string 5",
"article_group_2_id": "16290152-9375-4ffd-8f99-0de6b67f7add",
"article_group_2_code": "sample string 7",
"article_group_3_id": "ea8aeb37-9ba3-4f95-82fa-9519d808ed08",
"article_group_3_code": "sample string 9",
"article_group_4_id": "8dc39bde-85db-4edd-b8b4-71abf2325f52",
"article_group_4_code": "sample string 11",
"article_group_5_id": "d07a52c6-9609-462a-a3a1-18a8e49b2f19",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d07617e7-9011-4731-bb82-8dbd5ebbd44c",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-24T04:33:28.8881435+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-09-24T04:33:28.8881435+00:00",
"date_update": "2026-09-24T04:33:28.8881435+00:00",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00",
"article_color_id": "5611c899-2c02-4330-8747-f995343c3c62",
"article_color_code": "sample string 38",
"article_color": {
"id": "3ad4c3af-4164-444f-90d8-0dd93a4ce8eb",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b84154a2-791c-45cd-8f45-6e96bb16e202",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "b49304ce-f694-4f10-a7ac-ce67e2d88328",
"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": "10ddfd81-7045-4f0f-a483-07db36c923d4",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "d2610ed0-c235-44ca-8316-09af797461b8",
"_parent_id": "299cb993-2f56-4187-9ea8-4a38b2798235",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "315dac2f-667b-4219-9c66-00c937bf7104",
"project_reference_back_office": "sample string 5",
"project": {
"id": "8ae1ef6e-85f8-46fe-8906-63fefd5fa899",
"_parent_id": "7650f139-c962-4c95-bc92-a98d77ae3283",
"root_parent_id": "6252efae-04c7-4013-b82c-af57eb290e9a",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "807c6bc8-1682-4f4f-9598-6524227dbf8f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "fbd887de-0765-4989-a095-b2fcb07045a4",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8a26c512-28fe-4733-9d5c-af17e11bf67b",
"_parent_code": "sample string 6",
"sales_organization_id": "ed545262-b631-4efd-8a73-3773f9b01594",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"equipment_model_id": "93d399ff-e423-4d6e-85e5-5e9835e24236",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "ef603ab3-d010-4c6e-8b67-76bbb1c29843",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "b1295e04-74e7-40ed-ae73-99c4ca3e8c1c",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "43a9e2be-0438-4279-b41f-0b812217f041",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "129daa28-4f8d-45da-aa9b-c710265380c8",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"equipment_family_id": "b6272052-c3f7-4c52-b946-288178b468f5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "fbd887de-0765-4989-a095-b2fcb07045a4",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "8a26c512-28fe-4733-9d5c-af17e11bf67b",
"_parent_code": "sample string 6",
"sales_organization_id": "ed545262-b631-4efd-8a73-3773f9b01594",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"date_in_production_since": "2026-09-24T04:33:28.8881435+00:00",
"date_out_of_production_since": "2026-09-24T04:33:28.8881435+00:00",
"date_end_support": "2026-09-24T04:33:28.8881435+00:00",
"sales_organization_id": "a6428f3b-720a-452c-9d43-bf29c30660d5",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+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-09-24T04:33:28.8881435+00:00"
},
"project_status_id": "a14fa01c-eda8-4edd-94b1-df366c4ef5e8",
"project_status_code": "sample string 10",
"project_status": {
"id": "92f716ba-b8bc-433f-8636-f0643c7b3df1",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a9c76890-fbce-4dc5-8547-b84e80dfa6e1",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"company_id": "1ee576b7-0ef0-4d88-9898-66b3f026eb14",
"company_code": "sample string 12",
"db_address_id": "0275f167-45f4-4dbf-9c9c-d3bb6110bc4d",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "66a7b624-5443-4531-9892-08ff8d9b3491",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "199e3c82-0d91-4aff-a158-0f37b6796495",
"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-09-24T04:33:28.8881435+00:00",
"date_create": "2026-09-24T04:33:28.8881435+00:00",
"date_update": "2026-09-24T04:33:28.8881435+00:00",
"updated_by_user_id": "2985feb5-0e7c-4af6-b89c-6f4b96cf2d3d",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-09-24T04:33:28.8881435+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-09-24T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-09-24T04:33:28.8881435+00:00",
"date_last_job": "2026-09-24T04:33:28.8881435+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-09-24T04:33:28.8881435+00:00",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00",
"is_mobile_installation": true
},
"job_type_id": "38528eec-78c1-4a75-8231-95d0b916f63f",
"job_type_code": "sample string 7",
"job_type": {
"id": "d1bbc6b9-94f1-4817-81c4-a02adcc44854",
"name": "sample string 2",
"sales_organization_id": "03fea6fb-c97a-4c26-96c9-d936309d2c21",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00",
"code": "sample string 7"
},
"job_priority_id": "fceba5d6-d024-4ed1-9881-478b318d5e47",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ef2d6043-23c3-4d91-937c-bcae9015b66a",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "1c71db7c-c81b-4df7-b7b9-b1f9bc354107",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"job_status_id": "1a2fe720-9f11-4e41-91c0-80f34904adf6",
"job_status_code": "sample string 11",
"db_address_id": "cdab1fed-fd35-48f5-80c4-f203ffb9ed20",
"contact_id": "95cee625-b445-43a8-a110-0c1809f2a9ab",
"requested_by_company_id": "7f22a0dc-cfdc-473d-8fe8-0d0622d60ebb",
"requested_by_contact_id": "ff5470d3-4cbf-4fb5-a327-cac426a3887b",
"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-09-24T04:33:28.8881435+00:00",
"due_date": "2026-09-24T04:33:28.8881435+00:00",
"date_create": "2026-09-24T04:33:28.8881435+00:00",
"date_update": "2026-09-24T04:33:28.8881435+00:00",
"date_closed": "2026-09-24T04:33:28.8881435+00:00",
"suggested_user_id": "b394d7fc-dd55-4cf8-bb17-5e03d107dd50",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "9501723a-5be1-469b-a402-2d094d9270a0",
"db_language_id": "6c1dcc85-9f8d-42a4-bc91-c753cd6b45ea",
"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-09-24T04:33:28.8881435+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "e52c0926-7529-4096-9d85-49b3ce34bc6a",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "e6afc69a-f5ed-4cda-a2c5-46be816b3141",
"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": "8c7fe6dc-5f4c-4372-988f-17169d24e771",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "cb40d4b5-e88c-4b38-a75a-4561fc5a273a"
},
"suggested_date_start": "2026-09-24T04:33:28.8881435+00:00",
"skill_id": "c0107da7-45c4-4ae9-9eb0-8039d333a130",
"skill_code": "sample string 32",
"skill": {
"id": "05bb1a53-fd38-4da5-9065-d24caff3287f",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "69c6fec5-c28f-4d2c-93e4-18554f871c84",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "c3776636-b16b-4a6c-bec1-001575dc4aee",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "df832603-88bc-431f-a8aa-8609ce44be23",
"db_currency_id": "f2eab85c-d0c0-41ab-bc6d-167cdae625d1",
"db_language_id": "038e9f6b-19a8-45cd-b009-3c9c3953dc56",
"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-09-24T04:33:28.8881435+00:00"
},
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "91c98942-fea5-453d-8c86-edf3bd329f80",
"date_reported_by_company": "2026-09-24T04:33:28.8881435+00:00",
"id2": 36,
"company_id": "c100a13e-b679-4f33-a766-7b807706a38f",
"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": "62d65a47-a5a0-43b8-af06-84cbf5040603",
"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-09-24T04:33:28.8881435+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-24T04:33:28.8881435+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.