Creates a new job_estimated_quantity object

Request Information

URI Parameters :

None.

Body Parameters :

job_estimated_quantity
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "5fdbe69d-19cf-41da-93e8-3afc9f489342",
  "estimated_quantity": 2.0,
  "article_id": "b95de15a-d175-4225-b067-62d9752026bc",
  "article_code": "sample string 4",
  "article": {
    "id": "34f5f388-537a-43fa-a329-1a902dc115c4",
    "article_category_id": "1a0d31d2-25c9-4c4f-801f-9087ddc70605",
    "article_category": {
      "id": "485e18ef-50ed-4c62-bf04-5adc1b4d9310",
      "parent_id": "c8128b6b-62c4-478d-b23d-47d06a064516",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-27T14:17:58.0161398+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "91b10bd1-2ea3-4e04-9242-0fb10fcd1d6f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d3e3cfb6-599f-4a74-a353-9e98186c76a7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "22ed096a-31c3-4025-962c-96c78bfefb3e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "10f90138-e19d-44b9-ba16-3102d83405df",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a2719aec-4c13-41fc-8aa4-7c16e961d29c",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "335c58dd-a478-4742-a441-4251950d0373",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-27T14:17:58.0161398+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-01-27T14:17:58.0161398+00:00",
    "date_update": "2026-01-27T14:17:58.0161398+00:00",
    "modified_dateutc": "2026-01-27T14:17:58.0161398+00:00",
    "article_color_id": "95a4d663-6d2c-4ada-81d1-dd918a819636",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8c455e20-dfde-489a-ae43-95ec0268ff47",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-27T14:17:58.0161398+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0c2f74c4-f39d-4d64-871b-5860f9510db3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1e12a8b7-eb45-4ab9-ba07-9f9678d81169",
    "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": "8a9836e2-fb1d-4ad9-921d-777400b86187",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a706d303-240b-4a46-86a3-9e06370297ba",
    "_parent_id": "6f84b641-081b-4948-9680-8c5bca3bc807",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "956c42d3-6f8e-4f64-a690-02a2d05d4eab",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "887a97ea-732a-4d93-be84-cc75e2ee2fd9",
      "_parent_id": "819093b4-ee7b-4cf7-a61c-f83303b3fb19",
      "root_parent_id": "93416d5a-de4d-43ab-8d2c-61a13119a4c2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f7df5235-f3d3-4458-9a85-65a397400473",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f04d1550-1795-44a7-b5be-0c43eca87c2d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "ccdf529c-b064-4af2-9222-afeeb75e64e0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "69f63d85-f70f-4f72-9948-0ede3ec0dbfe",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "5a860f96-021b-4127-9505-d2837c522821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
          "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
          "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
          "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-01-27T14:17:58.0317591+00:00"
        },
        "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
      },
      "equipment_model_id": "970e2f11-8905-4a00-bbe7-9759c8e88ffa",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7ad8dc25-51b3-4d93-a206-46e37a04b356",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "712df720-5dd0-4d16-aabb-7132e9220db6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "40e4dabe-d2a8-4348-b21c-fcce4e8294ef",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "259c6045-f4d3-436d-b999-c747cab19da7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "5a860f96-021b-4127-9505-d2837c522821",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
            "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
            "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
            "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-01-27T14:17:58.0317591+00:00"
          },
          "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
        },
        "equipment_family_id": "17e9a43c-f06e-4751-81a5-20a4bc70b6eb",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f04d1550-1795-44a7-b5be-0c43eca87c2d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "ccdf529c-b064-4af2-9222-afeeb75e64e0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "69f63d85-f70f-4f72-9948-0ede3ec0dbfe",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "5a860f96-021b-4127-9505-d2837c522821",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
            "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
            "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
            "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-01-27T14:17:58.0317591+00:00"
          },
          "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
        },
        "date_in_production_since": "2026-01-27T14:17:58.0317591+00:00",
        "date_out_of_production_since": "2026-01-27T14:17:58.0317591+00:00",
        "date_end_support": "2026-01-27T14:17:58.0317591+00:00",
        "sales_organization_id": "edd93cb8-6a40-4e61-87fd-dfc724a4e020",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "5a860f96-021b-4127-9505-d2837c522821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
          "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
          "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
          "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-01-27T14:17:58.0317591+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-01-27T14:17:58.0317591+00:00"
      },
      "project_status_id": "02d667af-b662-4f6c-826b-c5f8f45c9c5d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7320e4b2-2a12-4837-b6f3-3f9f87459c56",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c023fc9b-8186-4fcf-b734-c808d491b243",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "5a860f96-021b-4127-9505-d2837c522821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
          "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
          "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
          "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-01-27T14:17:58.0317591+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
      },
      "company_id": "b731c58c-2b2e-4018-b657-9db791e75d3b",
      "company_code": "sample string 12",
      "db_address_id": "308ff360-c346-4645-a3e1-a0ce22736d8f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "936bdc80-d4bd-40af-88ca-fad54b18fd84",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d03d53a5-c634-494c-b0ff-18188dce6e7b",
      "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-01-27T14:17:58.0317591+00:00",
      "date_create": "2026-01-27T14:17:58.0317591+00:00",
      "date_update": "2026-01-27T14:17:58.0317591+00:00",
      "updated_by_user_id": "651a0be7-e051-44ff-8c19-2ee150be8dae",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-27T14:17:58.0317591+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-01-27T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-27T14:17:58.0317591+00:00",
      "date_last_job": "2026-01-27T14:17:58.0317591+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-27T14:17:58.0317591+00:00",
      "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "6219ae29-0cbf-4850-a363-9f3ae3332b31",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "38d53902-7663-426d-b2f8-8de8f3d9597d",
      "name": "sample string 2",
      "sales_organization_id": "951088b6-c3cf-4711-992b-b28ec38fce2f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "cb95ca2f-c2e5-41b0-96cb-d13c51d72ffd",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "84c6dfe2-1614-4799-a3f0-4282209d0270",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "d3f74d2c-de19-4930-8371-f0de01c52c1a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5a860f96-021b-4127-9505-d2837c522821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
        "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
        "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
        "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-01-27T14:17:58.0317591+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
    },
    "job_status_id": "ba731726-0a85-4380-8b76-a8e9f49612fe",
    "job_status_code": "sample string 11",
    "db_address_id": "08ecd1d3-d2e4-4e53-a9ea-395063ea54e7",
    "contact_id": "51e1461c-bb15-4f42-9004-e8bbc3e90cab",
    "requested_by_company_id": "1b4ebd11-ce60-4f97-a119-b28134cadb69",
    "requested_by_contact_id": "4ded8cef-6a69-45e8-8d57-55e30eb9c89f",
    "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-01-27T14:17:58.0317591+00:00",
    "due_date": "2026-01-27T14:17:58.0317591+00:00",
    "date_create": "2026-01-27T14:17:58.0317591+00:00",
    "date_update": "2026-01-27T14:17:58.0317591+00:00",
    "date_closed": "2026-01-27T14:17:58.0317591+00:00",
    "suggested_user_id": "6374515c-60ca-4c12-9614-a42eb59b3407",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "523f6316-277f-429f-b47a-d63b65d9cfe9",
      "db_language_id": "68078c3e-7e78-458d-80a8-c1bdd318cfe5",
      "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-01-27T14:17:58.0317591+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ee50457d-2a2c-479e-8e15-7fd78169dcb7",
      "sales_organization": {
        "id": "5a860f96-021b-4127-9505-d2837c522821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
        "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
        "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
        "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-01-27T14:17:58.0317591+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "ee85513e-79c0-4ce2-9c76-680edceb9e59",
      "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": "dd4b1ff5-3527-4499-923e-a2ac7599caaa",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3e624441-e7ad-4adf-a62a-e5b4cb95e48b"
    },
    "suggested_date_start": "2026-01-27T14:17:58.0317591+00:00",
    "skill_id": "7fa9f236-83d9-4abb-b804-ef341193c45d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "dba9647d-7499-4559-bc09-3b1f4cf6c5c4",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "7b3bac8e-59ef-48e1-9e3f-79cf7953b8ca",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5a860f96-021b-4127-9505-d2837c522821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1c62d443-8c33-47b5-b39c-4306e3e9669e",
        "db_currency_id": "1ef653e0-ba86-4df6-bd90-b7f9d4aff22c",
        "db_language_id": "2dba31f5-4351-418a-ae82-5d84dffd3930",
        "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-01-27T14:17:58.0317591+00:00"
      },
      "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "888bec5f-4b5b-44c7-9475-55bb3a5c63bd",
    "date_reported_by_company": "2026-01-27T14:17:58.0317591+00:00",
    "id2": 36,
    "company_id": "03bf22d9-1338-4ac7-be50-1af21a70dd6d",
    "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": "cc7a720e-8576-4db0-afe8-d84859a586f2",
    "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-01-27T14:17:58.0317591+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-27T14:17:58.0317591+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.