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": "3aec84b3-61af-4a59-9d0e-93c1047fe6fb",
"estimated_quantity": 2.0,
"article_id": "549da9d4-b4cc-4c47-b9f4-452a8a878fe9",
"article_code": "sample string 4",
"article": {
"id": "3e2998c7-ae37-4678-8b74-92c674a0753f",
"article_category_id": "c0c142a9-e49e-47e5-acbf-15cb8d32969a",
"article_category": {
"id": "5ff32236-0c65-4b2d-8b15-2fd05f8e33e3",
"parent_id": "42a97d44-5d60-4ec9-9e23-97e3f6f659d5",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-01-07T12:16:05.4387298+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "d0133fc4-6f96-4a5d-afae-c5b53964d0e1",
"article_group_1_code": "sample string 5",
"article_group_2_id": "126758ac-f209-4727-8adb-46d533ff4e46",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a4376142-5ba2-435e-849a-e69c38e9ada5",
"article_group_3_code": "sample string 9",
"article_group_4_id": "dafc2e6b-5251-4def-a160-2726b13aa097",
"article_group_4_code": "sample string 11",
"article_group_5_id": "e3c3b3b8-399b-4419-943a-c873bc119b9d",
"article_group_5_code": "sample string 13",
"article_group_6_id": "6a6f8006-9e65-4791-95be-fe86a0087f6c",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-01-07T12:16:05.4387298+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-01-07T12:16:05.4387298+00:00",
"date_update": "2026-01-07T12:16:05.4387298+00:00",
"modified_dateutc": "2026-01-07T12:16:05.4387298+00:00",
"article_color_id": "c4c988f8-ea38-45fe-a720-53c9dead11be",
"article_color_code": "sample string 38",
"article_color": {
"id": "5ada7b54-191f-4d66-a110-05009c1adb1c",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-01-07T12:16:05.4387298+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "39ce036c-2041-41ef-a404-7888975f8031",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "bc503721-2a56-44a6-8b80-211b9d57daec",
"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": "0891e6da-2773-4742-82fc-1725c4424400",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "041094c1-7c93-4c89-8563-e628ec62e4ad",
"_parent_id": "d6aef638-1a15-4928-87fa-a75d9d8a8b08",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "9472548d-131f-4204-9390-63b26b14028b",
"project_reference_back_office": "sample string 5",
"project": {
"id": "c980b0b4-3719-43cc-9d6c-e2b9a86a3181",
"_parent_id": "b612063a-7799-4039-8b95-68cebce8e550",
"root_parent_id": "35e8b020-a5b4-422d-a352-af2c886bc5ac",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "9d0f26de-dcf8-49e8-899a-b72536257bf6",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "6230c072-7502-4f36-a05a-c4253a931a17",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f8687672-27b2-4988-a521-32a330ecb59d",
"_parent_code": "sample string 6",
"sales_organization_id": "b9416af8-7338-4309-a296-45efc645936f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"equipment_model_id": "74ee3a2b-afce-4a83-ac4d-2136ef2e49f3",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f964e5d8-6e0e-4000-9951-42bfd9218b5e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "7c9dce15-693e-4c9c-bb58-59ac28e58a05",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a24ab7a6-896c-4e51-b5b3-483ae62e53cb",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "4ef29d7f-04e6-4c9b-b78e-c3f2fea8d9d7",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"equipment_family_id": "ada5cfbe-e457-4365-9d6a-fa01e0b2849c",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "6230c072-7502-4f36-a05a-c4253a931a17",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "f8687672-27b2-4988-a521-32a330ecb59d",
"_parent_code": "sample string 6",
"sales_organization_id": "b9416af8-7338-4309-a296-45efc645936f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"date_in_production_since": "2026-01-07T12:16:05.4543525+00:00",
"date_out_of_production_since": "2026-01-07T12:16:05.4543525+00:00",
"date_end_support": "2026-01-07T12:16:05.4543525+00:00",
"sales_organization_id": "088ddc83-a33f-4e16-99e7-5c2b3dbe421d",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+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-01-07T12:16:05.4543525+00:00"
},
"project_status_id": "67981440-f5e4-4c42-b45a-844354fb8026",
"project_status_code": "sample string 10",
"project_status": {
"id": "1af01168-a8d5-4988-8ec8-5a205d27e91a",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "77cad816-91f6-4a96-824d-8b1ce54407c9",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"company_id": "6f61a19d-0a96-46fc-9f72-4b9368b6cc54",
"company_code": "sample string 12",
"db_address_id": "a77a9767-dbb3-438b-bb0c-04264fdaca2f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "49eb478b-9f0c-4a3a-ade8-0b5ee99cc105",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "d511cafb-9c09-4ed3-b2ad-a6af07b3e345",
"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-01-07T12:16:05.4543525+00:00",
"date_create": "2026-01-07T12:16:05.4543525+00:00",
"date_update": "2026-01-07T12:16:05.4543525+00:00",
"updated_by_user_id": "67a19ac0-3654-4bd6-a8ef-6707928a5cea",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-07T12:16:05.4543525+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-01-07T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-07T12:16:05.4543525+00:00",
"date_last_job": "2026-01-07T12:16:05.4543525+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-07T12:16:05.4543525+00:00",
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00",
"is_mobile_installation": true
},
"job_type_id": "b6155ae2-3f4f-417f-8428-8397086f779a",
"job_type_code": "sample string 7",
"job_type": {
"id": "e807271c-f2ca-4cfd-9432-56d673bc9af6",
"name": "sample string 2",
"sales_organization_id": "dbb6624e-f635-455d-8b73-279046d4f25d",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00",
"code": "sample string 7"
},
"job_priority_id": "b659ebfb-83df-4849-bc6e-747b791eaa41",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "ad85f8e1-09ed-4efc-81d3-c87c38fe6066",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "db93dcca-6b8a-4b1f-b598-c1096987623b",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"job_status_id": "019823f9-6298-45ba-9b2d-7deb76ad057f",
"job_status_code": "sample string 11",
"db_address_id": "8fa1b391-6db3-4780-b370-01534fa77b83",
"contact_id": "f985baa1-63ed-45de-859f-541b57ab0f95",
"requested_by_company_id": "17c7d8cf-fe53-4cd1-8d66-782d346e34d7",
"requested_by_contact_id": "a1d82931-cfcc-46c9-b39b-cff51067f7e4",
"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-01-07T12:16:05.4543525+00:00",
"due_date": "2026-01-07T12:16:05.4543525+00:00",
"date_create": "2026-01-07T12:16:05.4543525+00:00",
"date_update": "2026-01-07T12:16:05.4543525+00:00",
"date_closed": "2026-01-07T12:16:05.4543525+00:00",
"suggested_user_id": "7d446c17-7e95-4cba-bed4-7fb9e83e2cba",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "64b0ee8b-edc6-4bfe-915e-e24b914d2cb7",
"db_language_id": "f9112fe8-6612-46d2-8892-cc337e6dec9b",
"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-01-07T12:16:05.4543525+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "7931bdc7-c267-4130-b896-9bf8efc9a083",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "67ab3768-cdd5-45dc-ac4b-f0c32f823cfa",
"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": "06fddd32-1871-4f85-8887-4b930b6b2fea",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "f6ae4d3a-b9e9-4d6e-ba14-1f58e931e1b4"
},
"suggested_date_start": "2026-01-07T12:16:05.4543525+00:00",
"skill_id": "5886d405-d84d-4844-94ab-03e27e100ad9",
"skill_code": "sample string 32",
"skill": {
"id": "7300f6c7-3c46-498b-bd61-8da5284226bc",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "f5e66bcf-81af-425e-b545-b7fdadf62e9e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "bd272ab1-87ea-424f-8579-50afed5fdf90",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4bb2a2d8-d0c3-4c14-b336-667fbbe0f2f3",
"db_currency_id": "7a1a644e-cf9c-4889-ae36-77140df33943",
"db_language_id": "15a3d96e-2c85-47e0-b17b-6ccd1d9d950d",
"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-01-07T12:16:05.4543525+00:00"
},
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "8dd845af-3c12-4ca7-8d35-c35f0f74882e",
"date_reported_by_company": "2026-01-07T12:16:05.4543525+00:00",
"id2": 36,
"company_id": "9670f7f9-2f68-496c-97a7-229ebe9825cb",
"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": "5c909a4f-be3e-42d1-a259-b231274d3af6",
"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-01-07T12:16:05.4543525+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-07T12:16:05.4543525+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.