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": "e4f00398-532d-4b13-9161-f9dbfd243007",
"estimated_quantity": 2.0,
"article_id": "bb6468dd-bc71-4b8a-841a-21a8875d9180",
"article_code": "sample string 4",
"article": {
"id": "a7540727-d00b-4338-9327-cc5a80198fd3",
"article_category_id": "0fcc51f6-89bb-4dcd-ae92-aa061b1f8aca",
"article_category": {
"id": "ee2b24e6-3304-420b-a099-a67e99afc420",
"parent_id": "9fc5cf98-e022-45b2-bef7-997bf56cf40f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "9915ae70-0c97-40e7-aa61-e59c9c1be307",
"article_group_1_code": "sample string 5",
"article_group_2_id": "3ce534b4-c960-41af-b840-215b60a19e53",
"article_group_2_code": "sample string 7",
"article_group_3_id": "7f775682-7a84-439d-b8e7-de22fc449e3e",
"article_group_3_code": "sample string 9",
"article_group_4_id": "20252cd8-809f-46e4-9f17-2ccc6896bf42",
"article_group_4_code": "sample string 11",
"article_group_5_id": "95b17d97-84bb-4b24-a24d-71ec9a2a78c5",
"article_group_5_code": "sample string 13",
"article_group_6_id": "e7941eee-8301-4d60-b5cb-ad4820b94f20",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2025-12-19T07:37:42.5584647+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": "2025-12-19T07:37:42.5584647+00:00",
"date_update": "2025-12-19T07:37:42.5584647+00:00",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00",
"article_color_id": "76e60577-bff4-4744-b62c-c94d49cedab8",
"article_color_code": "sample string 38",
"article_color": {
"id": "df8bdfac-affe-44e0-960b-4971e4f723ac",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "0dcedcc6-c414-42d9-bce1-bbf443a1e2ea",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "2daa1769-67aa-49d2-90d1-6ab0288a2e30",
"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": "74c20582-6e71-4c48-ad82-946214b79b41",
"jobs_reference_back_office": "sample string 6",
"jobs": {
"id": "c5913435-13f3-42be-b897-6e96fbf98c6e",
"_parent_id": "5cf7df70-3686-4587-b8e9-4e115628c597",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "dcdd6f9f-2998-4cdb-8875-3f37fcdfa6bf",
"project_reference_back_office": "sample string 5",
"project": {
"id": "c3fffe27-ecba-45f9-9427-db2a80ae7811",
"_parent_id": "0ce48fc6-95d4-4174-9ed3-20d4595b68d3",
"root_parent_id": "c0988133-e1de-4aeb-af9a-e49ecff3999c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "5ce26473-c0ce-4ed6-ad30-f22e840d07cc",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "f5504383-2538-4398-ba54-4b4b9f6588d3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e5854677-18bc-4b11-97e3-2db28e61de78",
"_parent_code": "sample string 6",
"sales_organization_id": "11e6b923-69b8-41d9-8578-3e343d16fd99",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"equipment_model_id": "e420d53a-b33e-4588-97c7-cc530d7043fa",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "b13bd9b9-1e6e-4831-aae4-5198232e1454",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "c8618809-a2ca-45ce-981b-6c1def577152",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "9e6e54b6-4201-410a-a40e-2a651c06f41d",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "9e7dc12c-d208-44aa-bbf9-6835a0425b58",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"equipment_family_id": "e2b8c842-3f99-46c7-84ff-1e945e85ca17",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "f5504383-2538-4398-ba54-4b4b9f6588d3",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "e5854677-18bc-4b11-97e3-2db28e61de78",
"_parent_code": "sample string 6",
"sales_organization_id": "11e6b923-69b8-41d9-8578-3e343d16fd99",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"date_in_production_since": "2025-12-19T07:37:42.5584647+00:00",
"date_out_of_production_since": "2025-12-19T07:37:42.5584647+00:00",
"date_end_support": "2025-12-19T07:37:42.5584647+00:00",
"sales_organization_id": "93dfed1e-5034-4f2a-87af-81e88144b56c",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+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": "2025-12-19T07:37:42.5584647+00:00"
},
"project_status_id": "9c78b26d-3f33-43e4-86e9-216e9913e718",
"project_status_code": "sample string 10",
"project_status": {
"id": "5c45c181-1c2b-4553-885f-0b5d0dc446c7",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "a766c408-f9e6-4b5c-9a0c-81d064a53ed0",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"company_id": "1fec769b-830f-4f08-af80-a3c1cded39db",
"company_code": "sample string 12",
"db_address_id": "b3f0f1e0-4fc4-462e-9ddc-2494051d0e49",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "615f5f2e-0328-438f-8a17-e8a44b8ec416",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "e1095331-590a-46c2-b683-caf706f02883",
"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": "2025-12-19T07:37:42.5584647+00:00",
"date_create": "2025-12-19T07:37:42.5584647+00:00",
"date_update": "2025-12-19T07:37:42.5584647+00:00",
"updated_by_user_id": "afb5bcdb-fbb0-41be-9336-8262f3490986",
"customer_reference": "sample string 28",
"warranty_date_until": "2025-12-19T07:37:42.5584647+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": "2025-12-19T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2025-12-19T07:37:42.5584647+00:00",
"date_last_job": "2025-12-19T07:37:42.5584647+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2025-12-19T07:37:42.5584647+00:00",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00",
"is_mobile_installation": true
},
"job_type_id": "77c653a6-0fdf-4fd1-bea8-e6478a1f6307",
"job_type_code": "sample string 7",
"job_type": {
"id": "00ac6db5-8ede-414f-829e-3e14da182c24",
"name": "sample string 2",
"sales_organization_id": "2c7962a5-ab0e-4379-964b-b5a7555ed3d3",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00",
"code": "sample string 7"
},
"job_priority_id": "dd6617de-6369-4195-8478-169919a4a4f8",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "4ec6a8d1-4a60-4165-a386-6b7b36c5adfc",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "2be28d3d-2b62-4eea-b07c-7062feb56a54",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00"
},
"job_status_id": "5121530c-1139-4721-a4d0-9db0edab8b72",
"job_status_code": "sample string 11",
"db_address_id": "d52aaf77-794a-4747-9c5d-169fef50322b",
"contact_id": "0dbfa5a6-1afb-457f-b8a6-2da8604f2686",
"requested_by_company_id": "cb51c664-2b1c-4f97-8c8f-f934aa42aa10",
"requested_by_contact_id": "6bf69da3-2408-4f60-97bb-eaf57ec809d2",
"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": "2025-12-19T07:37:42.5584647+00:00",
"due_date": "2025-12-19T07:37:42.5584647+00:00",
"date_create": "2025-12-19T07:37:42.5584647+00:00",
"date_update": "2025-12-19T07:37:42.5584647+00:00",
"date_closed": "2025-12-19T07:37:42.5584647+00:00",
"suggested_user_id": "7e394cf0-c0ac-4393-8a86-280a42428d38",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "3abae367-0713-4f03-b57e-67099445cefa",
"db_language_id": "0eca3f78-0d6d-4ae6-8827-9aec9917055b",
"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": "2025-12-19T07:37:42.5584647+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "6fba0220-9cee-45e4-a5ab-beaca6c288b1",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "657738db-7f6a-4181-9b79-a54c05c9e45c",
"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": "cfc4d273-197c-4eac-bac1-66030958d777",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2025-12-19T07:37:42.5584647+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "bfed4ba0-553f-4386-b2a9-9247e469da49"
},
"suggested_date_start": "2025-12-19T07:37:42.5584647+00:00",
"skill_id": "9074f012-b267-481c-8e94-7efffcabac2c",
"skill_code": "sample string 32",
"skill": {
"id": "491c9309-f870-4849-8eef-179983f7883b",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "8ae07b6c-faea-4bff-bd68-a26fa3fb8e10",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "ad0258ee-b328-45dc-8b37-8bf7cdfa4746",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e18f5d89-f22a-4ffc-96d0-7082522ade66",
"db_currency_id": "76f966e0-dda2-4da0-af99-144ca9bb7cf3",
"db_language_id": "fa4cab3f-88be-4d74-9cff-f2cf941f63f7",
"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": "2025-12-19T07:37:42.5584647+00:00"
},
"modified_dateutc": "2025-12-19T07:37:42.5740923+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "3f5301b4-9d1e-4ceb-b0f8-3cb6d3625b74",
"date_reported_by_company": "2025-12-19T07:37:42.5740923+00:00",
"id2": 36,
"company_id": "803f8079-73a1-4efc-a34a-8e2ede753102",
"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": "28572495-33f9-418c-9e4a-307c95505549",
"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": "2025-12-19T07:37:42.5740923+00:00"
},
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-19T07:37:42.5740923+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.