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": "abe30027-ea35-455f-b04b-9390a615ea85",
"estimated_quantity": 2.0,
"article_id": "f0003312-9745-40ec-b8a0-9a5e54aa56cd",
"article_code": "sample string 4",
"article": {
"id": "7e066599-86c7-4c2e-90fc-b84910d568ab",
"article_category_id": "7ec37313-43c2-448d-85e0-421e6c5da555",
"article_category": {
"id": "0e90f68c-4450-43d0-9587-4e3569b0bf70",
"parent_id": "cbc5fbc0-f992-4ddf-ad07-f79e0b684228",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-06-15T07:13:02.6179852+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "2985d66d-655d-4fc5-9470-979b9921f860",
"article_group_1_code": "sample string 5",
"article_group_2_id": "58ec5c3b-e267-4dcd-b393-8601396be31b",
"article_group_2_code": "sample string 7",
"article_group_3_id": "d9816d73-b48e-4150-83a8-f934e9d90dca",
"article_group_3_code": "sample string 9",
"article_group_4_id": "a4e346e5-bd4f-4ac4-848d-141390819dcf",
"article_group_4_code": "sample string 11",
"article_group_5_id": "5e104725-e8b6-42c6-93f5-671a7736c763",
"article_group_5_code": "sample string 13",
"article_group_6_id": "8c719970-aa0e-483b-998a-cae000a082fd",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-06-15T07:13:02.680488+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-06-15T07:13:02.6961141+00:00",
"date_update": "2026-06-15T07:13:02.6961141+00:00",
"modified_dateutc": "2026-06-15T07:13:02.6961141+00:00",
"article_color_id": "ae5d308a-e6e5-4c82-b9d6-ec0b7943cfa2",
"article_color_code": "sample string 38",
"article_color": {
"id": "55f500cd-5897-4baa-8e64-dc84e32f16dc",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-06-15T07:13:02.6961141+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "459958d7-a38c-4e6e-9cf1-e929ef429117",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "c54521fa-a0ca-4bc1-87e8-1cf27ce5474c",
"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": "d5afc22b-a331-4f3a-9a85-6834e91551be",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "040ccaea-badf-4fb8-888b-f74f93020a56",
"_parent_id": "4044101f-f545-414f-8e82-0f5f1ca58e7c",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "109e991b-70d9-45bd-97c6-70f73bc7fde6",
"project_reference_back_office": "sample string 5",
"project": {
"id": "b46daad3-ebed-469b-bbf0-0046c213043c",
"_parent_id": "4f3b74da-7f47-490b-b28a-3aca3f47b98a",
"root_parent_id": "7cbef0ba-dad6-4df8-8808-e4fe66e1ad14",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "1dc8857b-7869-4f5c-bb0d-dbbb8876f555",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "e8ef7ed7-d614-439a-97d2-001878dc74ca",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3ce3bfae-c852-4c5f-8959-f9e050549df0",
"_parent_code": "sample string 6",
"sales_organization_id": "28178d95-29c6-40ab-963e-7d34fb310775",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"equipment_model_id": "e0522b25-6abb-455d-bd16-a9e58266fe1d",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "b3c14590-d874-4cca-8bef-780c8c0eaf75",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "9b54e6dd-37c0-480c-a2c0-1e957a2e5a57",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "57bf54ec-e735-4342-88b5-32417c29933c",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "dfa36abc-1856-4426-8632-fbac55334056",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"equipment_family_id": "bab33b60-c001-49df-b2a6-c409832d4973",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "e8ef7ed7-d614-439a-97d2-001878dc74ca",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "3ce3bfae-c852-4c5f-8959-f9e050549df0",
"_parent_code": "sample string 6",
"sales_organization_id": "28178d95-29c6-40ab-963e-7d34fb310775",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"date_in_production_since": "2026-06-15T07:13:03.0105426+00:00",
"date_out_of_production_since": "2026-06-15T07:13:03.0105426+00:00",
"date_end_support": "2026-06-15T07:13:03.0105426+00:00",
"sales_organization_id": "b66d3eca-9bd9-433e-9c59-8b81cd2f7471",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+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-06-15T07:13:03.0105426+00:00"
},
"project_status_id": "5b581921-4066-4a66-99dc-6257c3584568",
"project_status_code": "sample string 10",
"project_status": {
"id": "17808035-3ea1-49b4-b745-944231f89146",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "031f28a6-91ba-4498-8b55-91179d5ab9a8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"company_id": "3423332a-8241-42b7-b41a-8305d0791276",
"company_code": "sample string 12",
"db_address_id": "5e968451-91c2-4f5d-9f24-4c76ea5d641b",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "bb876518-8ad5-4a65-9c97-9b6002e10ee7",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "83085e73-9598-490e-a6ee-bff374c21ad6",
"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-06-15T07:13:03.0105426+00:00",
"date_create": "2026-06-15T07:13:03.0105426+00:00",
"date_update": "2026-06-15T07:13:03.0105426+00:00",
"updated_by_user_id": "822da8b8-4621-48c6-ac2f-d40114006cc8",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-06-15T07:13:03.0105426+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-06-15T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-06-15T07:13:03.0105426+00:00",
"date_last_job": "2026-06-15T07:13:03.0105426+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-06-15T07:13:03.0105426+00:00",
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00",
"is_mobile_installation": true
},
"job_type_id": "f45e5980-3358-4ac1-bb04-efc33c4d1789",
"job_type_code": "sample string 7",
"job_type": {
"id": "34246be1-822f-44ca-a5ed-6582d1f3dcb3",
"name": "sample string 2",
"sales_organization_id": "7cfed1fb-23ea-4835-a0e5-9c2209e0d041",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00",
"code": "sample string 7"
},
"job_priority_id": "2e5381ab-081e-41fa-972e-3c16dd08e002",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "e13a3c6a-03e9-45de-9bc4-0baeebb21ce2",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "16cd2567-7115-4c8c-8846-cd537587fc46",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"job_status_id": "2edaefe0-e327-4ab2-b6bf-e31bdec4a322",
"job_status_code": "sample string 11",
"db_address_id": "376c4b0b-6b36-4f7d-8c28-136c352187ba",
"contact_id": "daad6b24-a1a4-47c5-a52d-a723fda9a2d1",
"requested_by_company_id": "e1c2bb4e-5da2-4a0b-859e-41b7abd276b7",
"requested_by_contact_id": "b0c9a405-cb37-44fc-87b6-8f8076252a82",
"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-06-15T07:13:03.0105426+00:00",
"due_date": "2026-06-15T07:13:03.0105426+00:00",
"date_create": "2026-06-15T07:13:03.0105426+00:00",
"date_update": "2026-06-15T07:13:03.0105426+00:00",
"date_closed": "2026-06-15T07:13:03.0105426+00:00",
"suggested_user_id": "4add1b6b-beda-4121-8d8d-83a40cc990d7",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "1c063c3f-2fc8-4196-ade1-f5dd6e43c823",
"db_language_id": "cc778c6f-2c00-4cf3-aef7-825f25951bc1",
"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-06-15T07:13:03.0105426+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b2d427aa-11d8-40ac-ba26-4e33ee7076b4",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "383f1bc4-e04f-49bf-82ef-c17adfc7c8c1",
"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": "7b0a7f5a-2f49-43cf-bf45-6e24b73be473",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0d4c091b-e331-4002-83a6-3c6a4c9a135d"
},
"suggested_date_start": "2026-06-15T07:13:03.0105426+00:00",
"skill_id": "a3d17ec1-01dd-424f-9486-37d42073524f",
"skill_code": "sample string 32",
"skill": {
"id": "c89f84e4-eae9-4ede-9dc3-550cdee57598",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "ea3222b4-306a-4590-8302-ec2e046803ab",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "55d8dc26-f93c-4675-90ba-09cb3b59efef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "64db7443-1121-42f4-a0ad-f890b8d99e89",
"db_currency_id": "3fdb39db-2d0c-4f39-9e46-8012876ef0cb",
"db_language_id": "378f92ca-d538-4648-b9d3-526caa041d61",
"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-06-15T07:13:03.0105426+00:00"
},
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "5293131e-43a8-490e-a214-8602a65298ed",
"date_reported_by_company": "2026-06-15T07:13:03.0105426+00:00",
"id2": 36,
"company_id": "bf10d994-2999-433e-8e1a-09920680ae9f",
"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": "e44f7a68-c7be-45b7-be2f-bd7093e219b8",
"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-06-15T07:13:03.0105426+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-06-15T07:13:03.0105426+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.