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": "b3387ab2-9f4f-4242-ac72-e57d2438c9a1",
"estimated_quantity": 2.0,
"article_id": "a6d6d992-160e-4dfe-bdca-6a41bc9c4569",
"article_code": "sample string 4",
"article": {
"id": "175bc612-d4e0-47b2-8447-c7d2f983d7dc",
"article_category_id": "05c7628f-5737-4091-b41a-4cb43d883276",
"article_category": {
"id": "8a989f1a-c8dc-4278-9136-27b1998a277a",
"parent_id": "ff1a23a9-8bdb-41ab-9218-9c7ab108b245",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "e4c4c5a1-4447-4470-bce2-2f717a83d1a9",
"article_group_1_code": "sample string 5",
"article_group_2_id": "95a52350-aba2-418e-a35e-9ae364947365",
"article_group_2_code": "sample string 7",
"article_group_3_id": "5245bac4-b3a9-479d-8a2d-30d7a9d650f4",
"article_group_3_code": "sample string 9",
"article_group_4_id": "7b591c20-76de-470a-8b75-4736a6bf73f5",
"article_group_4_code": "sample string 11",
"article_group_5_id": "691a1b5b-1c61-484e-a338-9deb96f055ba",
"article_group_5_code": "sample string 13",
"article_group_6_id": "d5ddc7f2-6a07-4e74-9e55-e8d205775179",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-16T16:22:27.1996002+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-08-16T16:22:27.1996002+00:00",
"date_update": "2026-08-16T16:22:27.1996002+00:00",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00",
"article_color_id": "5c3aad41-d0c9-431e-9f71-1518113b5022",
"article_color_code": "sample string 38",
"article_color": {
"id": "b77ee65e-5845-4102-9ade-9b35879e911a",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "b5bca5c5-2ce3-4cd3-aea4-caa7a4b2ce98",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "a22fc544-34eb-49ca-9f65-a528a9c0c92d",
"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": "62bf5d70-a464-4c74-840b-9d297515e58f",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "0e34829c-1ce6-451d-a942-073de41930b7",
"_parent_id": "d3261ac2-d100-4edc-9101-3904409dce17",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "95fedde4-710d-4976-81bb-fca3eaf51921",
"project_reference_back_office": "sample string 5",
"project": {
"id": "cfca5835-5176-4540-ad09-4944f260a283",
"_parent_id": "f7b88156-c675-4ede-8f9b-d02e3c2d34aa",
"root_parent_id": "61c72604-81ac-42d1-aaa6-010670dd5ea7",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "503de12a-c1b3-4d9b-a781-9b293e1ed94c",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "75a7d467-53ba-4919-8501-d7a105382450",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c3f192d6-dab3-4a7b-bc2c-18153bbaa956",
"_parent_code": "sample string 6",
"sales_organization_id": "38901937-3973-43e0-a31b-bdeea5d07c43",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"equipment_model_id": "86fa5eff-c041-4f38-bd7d-14ff7ec75ba8",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "3c2e79db-198c-45db-b46f-c8c40de3b4d1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "74503b90-dd96-4f9a-bb6e-6db0ebba21f3",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "46c00958-0ec8-4c19-a156-ee8661c0e69e",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "96deb35e-3af9-468b-bf83-2629179440e6",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"equipment_family_id": "cca2cd2f-8829-4afa-8d3d-63165231cb9e",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "75a7d467-53ba-4919-8501-d7a105382450",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "c3f192d6-dab3-4a7b-bc2c-18153bbaa956",
"_parent_code": "sample string 6",
"sales_organization_id": "38901937-3973-43e0-a31b-bdeea5d07c43",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"date_in_production_since": "2026-08-16T16:22:27.1996002+00:00",
"date_out_of_production_since": "2026-08-16T16:22:27.1996002+00:00",
"date_end_support": "2026-08-16T16:22:27.1996002+00:00",
"sales_organization_id": "ea56efb1-8788-44f1-bb66-0c72c0bf5580",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+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-08-16T16:22:27.1996002+00:00"
},
"project_status_id": "083560cf-a7fd-4b86-87b4-cc01deee00a8",
"project_status_code": "sample string 10",
"project_status": {
"id": "f04600ca-9e59-49f6-b422-cf23fe533f5b",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a0ac7c67-2880-403e-947b-4f791240d3e7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"company_id": "cb871da1-f3b9-4168-a444-3a833755968d",
"company_code": "sample string 12",
"db_address_id": "65c3d5d4-677b-4867-ba66-f779acdab685",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "d737c3c1-dd9f-4cdb-9676-0560168d452f",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "b0c99e46-630d-40ac-97d0-b2bc2011de7f",
"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-08-16T16:22:27.1996002+00:00",
"date_create": "2026-08-16T16:22:27.1996002+00:00",
"date_update": "2026-08-16T16:22:27.1996002+00:00",
"updated_by_user_id": "7c846e22-c219-4541-bac9-9ba9cc521c61",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-08-16T16:22:27.1996002+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-08-16T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-08-16T16:22:27.1996002+00:00",
"date_last_job": "2026-08-16T16:22:27.1996002+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-08-16T16:22:27.1996002+00:00",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00",
"is_mobile_installation": true
},
"job_type_id": "9bd1fbf2-0bab-4f70-a83f-43824db3d4aa",
"job_type_code": "sample string 7",
"job_type": {
"id": "93c1de1d-f514-41bc-b603-778e362575a0",
"name": "sample string 2",
"sales_organization_id": "56899d7b-f516-4a85-b4e5-cff0587f98db",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00",
"code": "sample string 7"
},
"job_priority_id": "56b08bc6-1629-4a8d-afc6-ce8bbc2cba94",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "0fc60b8f-3330-486d-bf47-6a8c17c849cc",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "528b9159-e591-4f18-bb31-c26718de7299",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"job_status_id": "f5b4c13b-a1f2-4655-94f6-b8c6e9753234",
"job_status_code": "sample string 11",
"db_address_id": "e85fb85c-4e53-40ff-b777-d2c9feef608c",
"contact_id": "d4d1f940-6e30-49f3-9d01-a07c5766fa5e",
"requested_by_company_id": "9bd78143-f354-40bd-8606-4f7797c67367",
"requested_by_contact_id": "ca2590ee-9b28-479a-9b8e-59785b3b451e",
"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-08-16T16:22:27.1996002+00:00",
"due_date": "2026-08-16T16:22:27.1996002+00:00",
"date_create": "2026-08-16T16:22:27.1996002+00:00",
"date_update": "2026-08-16T16:22:27.1996002+00:00",
"date_closed": "2026-08-16T16:22:27.1996002+00:00",
"suggested_user_id": "a41c2772-b6a7-425f-acba-8bb37278ea84",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "b13d780e-1ca5-40c0-bc68-b671fda14ff6",
"db_language_id": "58c47ebb-76b4-4ccb-9117-ea2365fbd74d",
"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-08-16T16:22:27.1996002+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "0f2adf57-ec58-4401-bdb4-40600f094a49",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "827298e4-240d-476a-ac29-3c53b1f2a57b",
"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": "029302f3-ff7c-42d5-90c8-fcbb434912bf",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "1daee0bd-03db-4194-9179-ad9a8143d5c5"
},
"suggested_date_start": "2026-08-16T16:22:27.1996002+00:00",
"skill_id": "8fa1314e-eefc-404f-a7a5-42f212070675",
"skill_code": "sample string 32",
"skill": {
"id": "d71a230f-5db0-46ba-8e9d-8f5cd80d4581",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "a0c9a6e3-00d1-4561-8868-755345bfaa42",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5db2c6ea-2893-4598-94d5-bbaf080b0691",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c8bfab0-8183-4fc7-a11e-0a8f33fca15b",
"db_currency_id": "ea92888b-aaaf-4fe0-9565-a54829324ecf",
"db_language_id": "20cb5d50-e442-4446-adc8-8d23909be296",
"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-08-16T16:22:27.1996002+00:00"
},
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "a80a2104-a0e6-454a-9392-aa4c160cdae7",
"date_reported_by_company": "2026-08-16T16:22:27.1996002+00:00",
"id2": 36,
"company_id": "4bb7e98c-4273-4f25-b8d8-6f7b61dd1118",
"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": "4357a107-30c3-44cf-ae4e-69ab0ee4c69b",
"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-08-16T16:22:27.1996002+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-16T16:22:27.1996002+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.