Creates a new job_estimated_quantity object
Request Information
URI Parameters :
None.
Body Parameters :
job_estimated_quantityName | 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": "276eccaa-b811-449a-a798-65d92ce621c8", "estimated_quantity": 2.0, "article_id": "2e02bd1e-68ae-40f9-90f6-96814afe9556", "article_code": "sample string 4", "article": { "id": "9267e1fa-a0d5-4327-ad25-1a00f67db3cb", "article_category_id": "56bc34ea-37ed-45b2-8376-5d7ecad88f40", "article_category": { "id": "e4f331c9-34c7-49df-aaca-fc385687a193", "parent_id": "dce27ab4-02ba-4d1a-96e0-a09f6ecca9a4", "parent_code": "sample string 3", "code": "sample string 4", "name": "sample string 5", "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "article_category_code": "sample string 3", "article_group_1_id": "cef4850e-655d-4379-9dbc-a8f115b70ddb", "article_group_1_code": "sample string 5", "article_group_2_id": "fc119e44-1bf3-4123-b255-c3a53a0995ee", "article_group_2_code": "sample string 7", "article_group_3_id": "6f5d9bec-1762-4b0c-8141-c1c59289a79a", "article_group_3_code": "sample string 9", "article_group_4_id": "0fd26cc8-508a-46ab-9561-041d43011f51", "article_group_4_code": "sample string 11", "article_group_5_id": "0b9e8840-9cf2-44a4-855e-319f4abbd2f7", "article_group_5_code": "sample string 13", "article_group_6_id": "4b7539ff-5f7b-4184-af44-a1ca37dfbd23", "article_group_6_code": "sample string 15", "physical_stock": 16, "back_order_client": 17, "back_order_supplier": 18, "expected_delivery_date_bo_supplier": "2023-11-02T07:58:06.2530208+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": "2023-11-02T07:58:06.2530208+00:00", "date_update": "2023-11-02T07:58:06.2530208+00:00", "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00", "article_color_id": "65add7af-9aa4-44f9-b9d3-a6d6b6c50c87", "article_color_code": "sample string 38", "article_color": { "id": "d00ebc8e-4b01-470b-8d4a-450d8065f2aa", "name": "sample string 2", "code": "sample string 3", "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "warranty_period_nb_months": 39, "use_serial": true, "_replace_id": "756541a6-7970-4792-a8fd-d1a38e055141", "replace_article_code": "sample string 42", "db_unit_of_measure_id_selling": "c1511673-b643-401c-aa8c-79c68074d1dc", "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": "3f6994ac-77e0-4f71-8c6a-cc1e9a376fb4", "jobs_reference_back_office": "sample string 6", "jobs": { "id": "5e5f465e-3675-4d39-9a81-aa705f5dd9c0", "_parent_id": "86c89194-8edb-4f98-b951-5777d5ef5738", "_parent_jobs_reference_back_office": "sample string 3", "project_id": "c85e4fa3-fadd-42e5-8f10-75fd076f27d1", "project_reference_back_office": "sample string 5", "project": { "id": "a126ecaf-6201-4e74-ac95-f7829580fd01", "_parent_id": "e52cc2b7-87fa-490d-ba9f-95e8d794a804", "root_parent_id": "dc510c8b-6209-4b68-9b5f-e27f4370dadf", "_parent_reference_back_office": "sample string 4", "equipment_family_id": "ec0ac433-31e8-430a-b997-a1ce8428a39b", "equipment_family_code": "sample string 6", "equipment_family": { "id": "fe001acd-fdc6-4931-ac39-4c9732a4c138", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "963996e2-3fe7-4fc8-bb21-fa59e8f48408", "_parent_code": "sample string 6", "sales_organization_id": "bed28096-ca8b-402c-bef3-df5c2fa4148b", "sales_organization_code": "sample string 8", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "equipment_model_id": "bbde9700-2197-40a0-b9e1-6a4928541d30", "equipment_model_code": "sample string 8", "equipment_model": { "id": "08c70beb-a811-4389-a1aa-15ca32c676bb", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "equipment_brand_id": "872fbc39-d4a9-4b77-997e-6455bb33a1b7", "equipment_brand_code": "sample string 6", "equipment_brand": { "id": "3adce3a9-53c7-4a24-9163-7660244b7a7d", "name": "sample string 2", "code": "sample string 3", "sales_organization_id": "6cef0042-0cc6-4893-8a8a-c6f5ec9d2acc", "sales_organization_code": "sample string 5", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "equipment_family_id": "f2be38f0-992c-46f5-8177-da3b9b5e4602", "equipment_family_code": "sample string 8", "equipment_family": { "id": "fe001acd-fdc6-4931-ac39-4c9732a4c138", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "_parent_id": "963996e2-3fe7-4fc8-bb21-fa59e8f48408", "_parent_code": "sample string 6", "sales_organization_id": "bed28096-ca8b-402c-bef3-df5c2fa4148b", "sales_organization_code": "sample string 8", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "date_in_production_since": "2023-11-02T07:58:06.2530208+00:00", "date_out_of_production_since": "2023-11-02T07:58:06.2530208+00:00", "date_end_support": "2023-11-02T07:58:06.2530208+00:00", "sales_organization_id": "3e0d7447-dbc9-49c8-a319-c81389f2d8fe", "sales_organization_code": "sample string 13", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+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": "2023-11-02T07:58:06.2530208+00:00" }, "project_status_id": "06aa5f73-08e2-4d06-bf26-ea75ba603165", "project_status_code": "sample string 10", "project_status": { "id": "2730dc83-6f28-4bbd-a0db-55896726672d", "name": "sample string 2", "is_default": true, "is_closed": true, "sales_organization_id": "d51f5e51-82df-42cc-ac07-bdd90832021a", "sales_organization_code": "sample string 6", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "code": "sample string 7", "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00" }, "company_id": "d7047b32-348a-4203-a267-929a73728c47", "company_code": "sample string 12", "db_address_id": "50859ba3-3675-49a6-8e14-977ab2ef5c3c", "db_address_code": "sample string 14", "location": "sample string 15", "contact_id": "763b66f4-c26c-4355-bc70-f9fe27b8c383", "contact_reference_back_office": "sample string 17", "owner_user_id": "02b27e64-bedc-4436-914b-33d95b518a85", "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": "2023-11-02T07:58:06.2530208+00:00", "date_create": "2023-11-02T07:58:06.2530208+00:00", "date_update": "2023-11-02T07:58:06.2530208+00:00", "updated_by_user_id": "a2fa5281-492b-4a0a-bbfa-5c23be69fae0", "customer_reference": "sample string 28", "warranty_date_until": "2023-11-02T07:58:06.2530208+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": "2023-11-02T00:00:00+00:00", "shutdown_consequence": "sample string 35", "id2": 36, "nb_open_jobs": 37, "date_next_job": "2023-11-02T07:58:06.2530208+00:00", "date_last_job": "2023-11-02T07:58:06.2530208+00:00", "nb_jobs_planned": 40, "nb_jobs_tobeplanned": 41, "nb_jobs_waitingfurtheraction": 42, "back_office_timestamp": "2023-11-02T07:58:06.2530208+00:00", "modified_dateutc": "2023-11-02T07:58:06.2530208+00:00", "is_mobile_installation": true }, "job_type_id": "cddf4d7f-2b9a-41d9-8c35-bce63fb38a61", "job_type_code": "sample string 7", "job_type": { "id": "40ed0169-a0b7-4198-928a-c39f1ee265c3", "name": "sample string 2", "sales_organization_id": "f510540b-5a25-4ca7-acda-0e94ccbecf81", "description": "sample string 4", "is_default": true, "modified_dateutc": "2023-11-02T07:58:06.2686422+00:00", "code": "sample string 7" }, "job_priority_id": "2b6955aa-efb8-4d00-8085-30a54eb2aeaa", "job_priority_code": "sample string 9", "job_priority": { "id": "8a3792e7-9896-42bb-a055-a6e38d7403fa", "name": "sample string 2", "is_default": true, "sequence": 4, "sales_organization_id": "b65da10d-4851-4ff5-a003-b3ec4472be48", "sales_organization_code": "sample string 6", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "code": "sample string 7", "modified_dateutc": "2023-11-02T07:58:06.2686422+00:00" }, "job_status_id": "d91fb163-84a3-4f35-882b-29585fd4d5e3", "job_status_code": "sample string 11", "db_address_id": "a1bdbbfd-667b-46d6-828e-981bf0e6c867", "contact_id": "3c14c797-a0e4-43e5-b2b9-cfefd3399d5a", "requested_by_company_id": "7551dd2f-3c24-4e89-8b11-aeaf9954b732", "requested_by_contact_id": "7f731bfd-88b6-48c2-8db1-e2dcd89f7e4e", "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": "2023-11-02T07:58:06.2686422+00:00", "due_date": "2023-11-02T07:58:06.2686422+00:00", "date_create": "2023-11-02T07:58:06.2686422+00:00", "date_update": "2023-11-02T07:58:06.2686422+00:00", "date_closed": "2023-11-02T07:58:06.2686422+00:00", "suggested_user_id": "f55d18fd-22df-460c-b4aa-79a4622b17e4", "suggested_user_code": "sample string 29", "suggested_user": { "id": "aad28041-b710-480c-8ea0-a6500b844a9e", "db_language_id": "4af97520-e425-48ae-9658-9a591da6ab9d", "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": "2023-11-02T07:58:06.2686422+00:00", "skype": "sample string 16", "notes": "sample string 17", "sales_organization_id": "15b68695-9bc0-451b-8923-0b3dfdbdf523", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "sales_organization_code": "sample string 19", "is_team_leader": true, "team_leader_user_id": "d3be1b4e-c01b-46e0-b0f4-166dbb591d3e", "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": "61974a2a-e540-4629-9b74-ea070bc54e7d", "private_db_country_code": "sample string 35", "modified_dateutc": "2023-11-02T07:58:06.2686422+00:00", "allow_hero_app": true, "allow_sales_app": true, "allow_service_app": true, "user_group_id": "5dbb3464-c3ae-465e-b470-6220be40e4b2" }, "suggested_date_start": "2023-11-02T07:58:06.2686422+00:00", "skill_id": "2710a4d0-d6e8-428e-9fdb-f48718fbdce0", "skill_code": "sample string 32", "skill": { "id": "887b3d72-61cd-4311-a45f-e199ffb81d07", "name": "sample string 2", "description": "sample string 3", "code": "sample string 4", "sales_organization_id": "1b5d7962-2f99-434b-86df-0a24ae203c6e", "sales_organization_code": "sample string 6", "sales_organization": { "id": "1d95e77a-19e4-4cf5-9e8f-379926aaa4d4", "code": "sample string 2", "name": "sample string 3", "description": "sample string 4", "db_country_id": "847d7799-0218-435a-8678-0460b41d84b5", "db_currency_id": "60237d88-fcc9-44a3-a9bd-4af60bf0b5c3", "db_language_id": "ce593eb7-e675-4652-998b-c265ff30db52", "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": "2023-11-02T07:58:06.2530208+00:00" }, "modified_dateutc": "2023-11-02T07:58:06.2686422+00:00" }, "customer_reference": "sample string 33", "approval_responsible_user_id": "ae03bd61-c6a3-4157-b79b-1bc731c71ec6", "date_reported_by_company": "2023-11-02T07:58:06.2686422+00:00", "id2": 36, "company_id": "c57d8492-b746-42f9-a26f-20470a413c08", "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": "8cb3c526-f118-4235-b499-3591e646e372", "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": "2023-11-02T07:58:06.2686422+00:00" }, "reference_back_office": "sample string 7", "modified_dateutc": "2023-11-02T07:58:06.2686422+00:00" }
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.