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": "bc5dc28e-67fd-484f-99e1-d6d1128eb5e2",
"estimated_quantity": 2.0,
"article_id": "86e30ad2-cf46-42d2-94a8-38c31a0a3c85",
"article_code": "sample string 4",
"article": {
"id": "7ad84885-0d5b-49e7-8398-302083e8621c",
"article_category_id": "4ae1c927-2d67-45a9-9c8b-2c65029535c6",
"article_category": {
"id": "526277f8-3eaf-4f0a-82f7-6cd7341acb98",
"parent_id": "1b90c7ae-6def-4440-9f79-28e84aca5548",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "39c8b0ce-aba2-471b-b021-976e98ed98c3",
"article_group_1_code": "sample string 5",
"article_group_2_id": "76f92ea6-adfe-4d2e-b539-fbca605987f6",
"article_group_2_code": "sample string 7",
"article_group_3_id": "59c02292-aa90-4b1d-a996-2aae465af2ec",
"article_group_3_code": "sample string 9",
"article_group_4_id": "c322384b-f774-4f0a-8cfd-e99409b11697",
"article_group_4_code": "sample string 11",
"article_group_5_id": "566c592c-cd57-4090-86f7-4a1a2f8dbc60",
"article_group_5_code": "sample string 13",
"article_group_6_id": "291ca0bb-8b64-4c6d-a073-b7cfa9dde3ed",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-26T06:57:35.5925641+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-02-26T06:57:35.5925641+00:00",
"date_update": "2026-02-26T06:57:35.5925641+00:00",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00",
"article_color_id": "72a8dcfd-ab14-4a16-a163-baa813f48169",
"article_color_code": "sample string 38",
"article_color": {
"id": "911aeeb7-f81e-4c87-b464-7d1b6177db81",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "e83b24bb-c79f-497e-9170-b4b43feda1ed",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "26aea41e-8da7-4722-aa60-ca883a93898b",
"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": "9272193c-990c-4f5b-b422-4e8bba097a19",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "dbfa846b-4788-4f3a-8fa3-89c831f99ec0",
"_parent_id": "7e01ed38-a0d2-4de0-9f9b-75e551fd6f37",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "cc917b79-b064-41b4-9256-5e414ac80b71",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b26a0317-4491-45e1-91ea-c3ab63dc2082",
"_parent_id": "1ea53a5f-07b1-44c9-843c-f3ccc85d19cc",
"root_parent_id": "cdb616b6-35ec-4671-b5bb-74c1e1cf7dd9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "2911702c-d7e8-425a-a93c-30cb1224a13f",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "5593f2ff-f6fd-40f5-b0f2-d4ba5d461edf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d7ffa17a-a24b-43ec-9d0c-bbd8bfacb99b",
"_parent_code": "sample string 6",
"sales_organization_id": "b07c7fe8-7942-4e0d-8dea-17cfff396d94",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"equipment_model_id": "41e8ac13-8329-484f-bb54-30e0f00dee91",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "542b32ab-63a4-4a64-ada2-f6e45c2b8d4c",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "90b4f7d5-46b6-46c8-8255-5fcde51e7c8d",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "52be3a78-d507-4552-b286-c8b90644e70e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "8654d841-609d-4297-b889-2d853f2486c3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"equipment_family_id": "6fd18b89-3e46-4452-8d96-6be30791b495",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "5593f2ff-f6fd-40f5-b0f2-d4ba5d461edf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "d7ffa17a-a24b-43ec-9d0c-bbd8bfacb99b",
"_parent_code": "sample string 6",
"sales_organization_id": "b07c7fe8-7942-4e0d-8dea-17cfff396d94",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"date_in_production_since": "2026-02-26T06:57:35.5925641+00:00",
"date_out_of_production_since": "2026-02-26T06:57:35.5925641+00:00",
"date_end_support": "2026-02-26T06:57:35.5925641+00:00",
"sales_organization_id": "2912b305-76e0-479d-b3e9-8496fe36d520",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+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-02-26T06:57:35.5925641+00:00"
},
"project_status_id": "b640f532-a745-41d9-93b8-def4227b8134",
"project_status_code": "sample string 10",
"project_status": {
"id": "d27fb15c-37dc-48e6-b503-65d28f2db513",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "55b1e2b9-bba0-4641-b875-80f543d8a63d",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"company_id": "1f250bdc-271c-49f2-9cba-0e3c8fc8cb68",
"company_code": "sample string 12",
"db_address_id": "f69782d8-c71b-4aa1-816b-35edd367f046",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "b86eb875-e328-45be-8ae0-a75805dfe14b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "45cb3a32-bbc1-4df1-8093-c9c60eb641aa",
"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-02-26T06:57:35.5925641+00:00",
"date_create": "2026-02-26T06:57:35.5925641+00:00",
"date_update": "2026-02-26T06:57:35.5925641+00:00",
"updated_by_user_id": "e7ca6d60-722f-480f-9455-e9a5dd6a66c9",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-02-26T06:57:35.5925641+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-02-26T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-02-26T06:57:35.5925641+00:00",
"date_last_job": "2026-02-26T06:57:35.5925641+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-02-26T06:57:35.5925641+00:00",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00",
"is_mobile_installation": true
},
"job_type_id": "9bf50db9-c069-4d4a-88f7-6d0d73ac4a6c",
"job_type_code": "sample string 7",
"job_type": {
"id": "14c358bc-2ec9-4f1e-af1e-81995dd9b83f",
"name": "sample string 2",
"sales_organization_id": "313b4374-fc3e-4db2-90fd-a96a6688de0e",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00",
"code": "sample string 7"
},
"job_priority_id": "531b1861-f0a1-4d71-beda-d0e29a9dcfbd",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "66e242c7-2153-475a-aa74-c3477be498f8",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "50669f95-c4a0-4769-a6f2-547078150447",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"job_status_id": "5e3db267-4ae2-486e-88c1-5ab0ff1c0967",
"job_status_code": "sample string 11",
"db_address_id": "54c43834-7ea4-44ea-987c-0f40a1042555",
"contact_id": "0f967f3e-794b-4160-a0f5-0b5083623c62",
"requested_by_company_id": "9143dcac-e999-4205-9c33-67f6e85fb788",
"requested_by_contact_id": "91c96933-5187-4150-a660-bee467d55a7e",
"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-02-26T06:57:35.5925641+00:00",
"due_date": "2026-02-26T06:57:35.5925641+00:00",
"date_create": "2026-02-26T06:57:35.5925641+00:00",
"date_update": "2026-02-26T06:57:35.5925641+00:00",
"date_closed": "2026-02-26T06:57:35.5925641+00:00",
"suggested_user_id": "b94f5d6b-406f-4af2-adfa-a31f275b28dc",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "bc5b59b9-f22e-4387-8bd5-3d540aa82158",
"db_language_id": "a02080ab-19a3-4703-8bc4-ec5fa02e29ba",
"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-02-26T06:57:35.5925641+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "41233141-79d0-4e0c-9383-25f3ca4c7950",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "bae0f35e-25ac-41ea-8c96-34cfff5ec47d",
"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": "108d5fc7-82ce-4b50-a6a7-7ef1a80e24f6",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a2843ffc-8718-47b6-9803-e08a83caeb7d"
},
"suggested_date_start": "2026-02-26T06:57:35.5925641+00:00",
"skill_id": "ea5d7122-54a3-4c36-873e-0c9aa5512df5",
"skill_code": "sample string 32",
"skill": {
"id": "e43eb457-54c6-40d4-a565-56c233c8b630",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ef758621-eb64-4ea4-9d68-e622430d934e",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "a7f0cabd-f4a9-4a4f-9a2b-28197b856421",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3bc531c9-ace6-4d6f-b9b0-a1584547727b",
"db_currency_id": "a283f4c3-fc8f-4649-ae04-9823af406420",
"db_language_id": "fb82a9ed-52d1-4ecc-9f37-271d1eace2ed",
"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-02-26T06:57:35.5925641+00:00"
},
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "23e7d8c3-5c97-4988-99dc-a0041b02ef53",
"date_reported_by_company": "2026-02-26T06:57:35.5925641+00:00",
"id2": 36,
"company_id": "d2437fe2-7155-4277-a09b-66444b330f4a",
"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": "44f770e0-7e00-42d8-b740-bb0e7b2be864",
"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-02-26T06:57:35.5925641+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-26T06:57:35.5925641+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.