Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

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

Response Formats

application/json, text/json

Sample:
{
  "id": "30de711b-d1a0-426c-83b2-65b3d63c5f0b",
  "estimated_quantity": 2.0,
  "article_id": "db025d6b-b996-42d6-9dc4-d2b16ba32e5c",
  "article_code": "sample string 4",
  "article": {
    "id": "bc2f8df3-46d1-4659-ac94-2b5b8d6493e5",
    "article_category_id": "a1c9d912-0d72-477a-b709-c2fee2563441",
    "article_category": {
      "id": "aa9f7398-1a56-4bc2-b537-72780af3e8e2",
      "parent_id": "46b60ca3-8fd8-4610-a678-2bcf14cc33e3",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "37537b7a-c571-445c-82b3-1de71b089008",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "546349ad-8243-4c0e-b37c-d6e92b2f9896",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f3f179ac-04aa-4f39-aa01-6570277ecf2c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "c5a2e462-c852-4aa3-a865-78cc385f67ef",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f1f0548f-9c15-4abe-aab1-31eeb8a6d281",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4eab540c-45ce-4d72-a037-ad5f211f2525",
    "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-19T11:58:41.8913608+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-19T11:58:41.8913608+00:00",
    "date_update": "2026-08-19T11:58:41.8913608+00:00",
    "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00",
    "article_color_id": "3c349a47-3d2c-4e5f-965c-633551434332",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "99693e58-32b7-4c3b-baad-a006e9cf65b8",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f787319f-420f-4740-acd2-1da2530ff558",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3a23fbc7-c7cc-4dff-a1f9-45c36a7a73df",
    "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": "e0fff3e1-61c8-42b5-a304-2b1ee992e9e2",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ebd5464a-f29a-4d10-96bd-f24195060827",
    "_parent_id": "4f1a67b4-c6f3-4c9b-bec5-db182781968f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "3abcc973-ab61-4008-9be9-e07aebc88422",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7b8cf5a3-186f-4ed8-bccf-ae5b58ee8257",
      "_parent_id": "c83fdf39-4380-44b2-b84f-26735c6c6ad1",
      "root_parent_id": "145011ba-4ead-43e5-bb33-be893f015923",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "893c6921-f313-4400-bead-1deff9ea70dd",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e975d976-dfe3-4f90-9d5d-1d3349ec3b1f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d289bc59-849d-4112-ad27-917ff32cfc1a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "3829aa44-7c9a-4e16-8e7d-f2126bb67b1d",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "17039b22-83c6-4866-9308-052edddad82b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
          "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
          "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
          "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-19T11:58:41.8913608+00:00"
        },
        "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
      },
      "equipment_model_id": "25db7a64-1705-4d33-90fc-a8ba403d19e2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "30474ed2-2839-4644-bd6c-2546e9e5c785",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "dbfff726-aef5-4502-90cb-3c2b453de6fd",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ef026e39-223c-47f2-9ea0-6a94f8da4598",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "3a3e7151-4987-4df3-9d6a-05a9072d3e78",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "17039b22-83c6-4866-9308-052edddad82b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
            "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
            "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
            "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-19T11:58:41.8913608+00:00"
          },
          "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
        },
        "equipment_family_id": "04d3f7ca-be91-40e9-8951-eb0b7b939767",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e975d976-dfe3-4f90-9d5d-1d3349ec3b1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d289bc59-849d-4112-ad27-917ff32cfc1a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "3829aa44-7c9a-4e16-8e7d-f2126bb67b1d",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "17039b22-83c6-4866-9308-052edddad82b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
            "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
            "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
            "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-19T11:58:41.8913608+00:00"
          },
          "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
        },
        "date_in_production_since": "2026-08-19T11:58:41.8913608+00:00",
        "date_out_of_production_since": "2026-08-19T11:58:41.8913608+00:00",
        "date_end_support": "2026-08-19T11:58:41.8913608+00:00",
        "sales_organization_id": "299d4680-0596-4af6-b1fa-fda42d0c4c78",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "17039b22-83c6-4866-9308-052edddad82b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
          "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
          "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
          "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-19T11:58:41.8913608+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-19T11:58:41.8913608+00:00"
      },
      "project_status_id": "23889370-1def-4f51-97e8-215fb4fada61",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ae3eb5e5-90da-43f8-a575-6067e0f51456",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "be760d19-940c-4289-b0ba-15a68bb5751b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "17039b22-83c6-4866-9308-052edddad82b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
          "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
          "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
          "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-19T11:58:41.8913608+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
      },
      "company_id": "081563ac-239f-4c56-a128-d31cd2d06be0",
      "company_code": "sample string 12",
      "db_address_id": "2ee2c2aa-72ef-4c02-9842-841857ec0cab",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "04044134-eecf-4978-83be-04153ae72112",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "98fe635c-577a-4264-b7f1-8aa8a3251056",
      "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-19T11:58:41.8913608+00:00",
      "date_create": "2026-08-19T11:58:41.8913608+00:00",
      "date_update": "2026-08-19T11:58:41.8913608+00:00",
      "updated_by_user_id": "2e00d6cc-e3a0-473f-aeb2-92afc9c6ab69",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-19T11:58:41.8913608+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-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-19T11:58:41.8913608+00:00",
      "date_last_job": "2026-08-19T11:58:41.8913608+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-19T11:58:41.8913608+00:00",
      "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b3000099-151e-4326-9798-ddee08ec8a07",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "bc5a84fd-347d-459a-9e06-72b3b88213b2",
      "name": "sample string 2",
      "sales_organization_id": "f307dc5e-b0bc-4e7f-be97-a97ab0862f4c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8855ce3e-59f9-45cd-9936-76cd405af9a0",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "a50e4025-6d74-4135-b806-0f95627d6b4d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "dbd71781-339b-4900-b418-42be1f2fa302",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "17039b22-83c6-4866-9308-052edddad82b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
        "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
        "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
        "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-19T11:58:41.8913608+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-19T11:58:41.8913608+00:00"
    },
    "job_status_id": "ac480f47-9a8a-44b0-92e5-6928abb76683",
    "job_status_code": "sample string 11",
    "db_address_id": "2889a18b-a6c8-4b86-8429-0ab30ba2ba2a",
    "contact_id": "c8b6cc86-2a40-43de-b468-e63076d6b854",
    "requested_by_company_id": "e7bb3818-198f-445e-a257-21f489626863",
    "requested_by_contact_id": "7484030a-86b0-49dd-b20c-7e4f80ff5543",
    "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-19T11:58:41.8913608+00:00",
    "due_date": "2026-08-19T11:58:41.8913608+00:00",
    "date_create": "2026-08-19T11:58:41.8913608+00:00",
    "date_update": "2026-08-19T11:58:41.8913608+00:00",
    "date_closed": "2026-08-19T11:58:41.8913608+00:00",
    "suggested_user_id": "ea1eae9b-9297-4d61-aec7-2d55faf9241e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "94033220-0010-40f6-8403-0b3f114281b6",
      "db_language_id": "5523490e-ebaf-48ac-9521-a860375594f4",
      "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-19T11:58:41.9069877+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "368ea4fc-9e7e-4f80-a39b-af5bb71fa4de",
      "sales_organization": {
        "id": "17039b22-83c6-4866-9308-052edddad82b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
        "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
        "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
        "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-19T11:58:41.8913608+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "0c08a657-be61-4b63-8a1c-c7d0d3396b23",
      "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": "281a548f-2f7c-4e74-a3a7-301a66cd3b37",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-19T11:58:41.9069877+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "095d3855-0a10-4412-8f51-135b6a757837"
    },
    "suggested_date_start": "2026-08-19T11:58:41.9069877+00:00",
    "skill_id": "1b14c760-a4d9-4310-8a31-17211cc7a58c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4034e407-a7b1-4bc8-9363-649d247f1f2d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "daa4af34-d6c4-4f5c-9382-e5aa3b17f710",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "17039b22-83c6-4866-9308-052edddad82b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1955639f-7c80-416f-8b7f-f16efc46b72e",
        "db_currency_id": "28afa288-a9c7-4428-9721-d6109ba63727",
        "db_language_id": "0ecbc78d-71f8-49d2-8068-9dc3117431c1",
        "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-19T11:58:41.8913608+00:00"
      },
      "modified_dateutc": "2026-08-19T11:58:41.9069877+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "82986e62-493a-43c8-9787-7c0ae8142a85",
    "date_reported_by_company": "2026-08-19T11:58:41.9069877+00:00",
    "id2": 36,
    "company_id": "5f7bbc71-2ebb-4387-a0f8-f7982f53624f",
    "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": "8ec64c9b-5ece-4cea-8402-ec8ccbc047d3",
    "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-19T11:58:41.9069877+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-19T11:58:41.9069877+00:00"
}