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": "a73e2513-cbef-4989-92f1-bd27a66152fa",
  "estimated_quantity": 2.0,
  "article_id": "97f3cbc9-f100-45ce-b266-e3da72a101d6",
  "article_code": "sample string 4",
  "article": {
    "id": "0c1edae5-de23-4e7e-a131-2a64a655e55a",
    "article_category_id": "a1677688-125a-4dd0-bb05-e984a8fc415b",
    "article_category": {
      "id": "0bd24b0e-4660-4180-801c-83b030833fa3",
      "parent_id": "2fe986b1-c869-405b-adbd-75f08de7563a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-14T08:34:24.1376861+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "71861853-8d17-477d-b977-d6b11a586c07",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2e739401-d9c4-4ccb-8749-a14a251e06f1",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "658ab667-3ea1-4a1a-9413-fec54e57c3fd",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0ddb1d2f-da36-4160-b829-a7785f48083c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "67b1a26e-d0a3-4c53-9232-a36ae9046bdc",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "40080ae7-4f24-409b-a88f-26a57c809b71",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-14T08:34:24.1532945+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-11-14T08:34:24.1532945+00:00",
    "date_update": "2025-11-14T08:34:24.1532945+00:00",
    "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00",
    "article_color_id": "f9110c92-2c05-4280-b64a-21a9cc4980ee",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "24527fb4-d01a-4867-b90a-55f705a9cede",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e1d5be56-ff0d-423d-85d7-de79d2bb16fc",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a20fe32d-60f9-42de-85f2-63005b4ff3fd",
    "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": "e0e348be-8e2b-4fb9-8bc3-1cf63661724d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "12de5004-5ef0-4fab-a565-5befd89b3e90",
    "_parent_id": "84ddc214-b545-4ef3-a081-9fc922158593",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "09f915de-cc7b-4473-b4e2-be930fbc5f6a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4309ebb1-4cc0-4034-a081-b9fae3a5f2e6",
      "_parent_id": "a295875b-4c03-4184-a85d-527b6b4e4e1d",
      "root_parent_id": "547ead10-70df-4b79-b9f1-1891a56d05fd",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "92fd4ec5-7eb2-465c-9b46-d72df762d197",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "84408013-0efd-4445-a0e8-51ea5d348384",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "afec00da-3707-438c-861d-a175d3a00dd9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e1766a64-87ce-4915-babe-874d156171e5",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
          "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
          "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
          "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-11-14T08:34:24.1532945+00:00"
        },
        "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
      },
      "equipment_model_id": "584d8b39-3f9b-4501-9c9a-2d9930615249",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4576327b-2de5-47c4-8ec4-ca2da873a8ba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "61cfe8c7-e75e-44a7-911b-6a03868e4550",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "aa640340-5950-40bc-9856-2f228016089a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d90b436b-f07b-4d44-ab92-5f9192215bb7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
            "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
            "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
            "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-11-14T08:34:24.1532945+00:00"
          },
          "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
        },
        "equipment_family_id": "a295b35d-b54d-42a2-9b88-6d7a277b51f9",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "84408013-0efd-4445-a0e8-51ea5d348384",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "afec00da-3707-438c-861d-a175d3a00dd9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e1766a64-87ce-4915-babe-874d156171e5",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
            "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
            "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
            "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-11-14T08:34:24.1532945+00:00"
          },
          "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
        },
        "date_in_production_since": "2025-11-14T08:34:24.1532945+00:00",
        "date_out_of_production_since": "2025-11-14T08:34:24.1532945+00:00",
        "date_end_support": "2025-11-14T08:34:24.1532945+00:00",
        "sales_organization_id": "4924fed8-b400-4ced-b6e4-fc9c103b426f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
          "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
          "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
          "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-11-14T08:34:24.1532945+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-11-14T08:34:24.1532945+00:00"
      },
      "project_status_id": "9af153d6-3a33-413a-b728-3fa477ba2f67",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2f926413-d578-459f-8575-72b132549541",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "746acbda-c288-49f1-8329-445ba75a5efc",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
          "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
          "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
          "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-11-14T08:34:24.1532945+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
      },
      "company_id": "10033aae-271f-4317-ac0b-63ac3a25733b",
      "company_code": "sample string 12",
      "db_address_id": "c4fba0a1-8edc-4e18-b830-cb20d1522c79",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "45757eb9-3de3-40c7-a968-780f87bbe4f6",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7e116ccf-ce92-4801-b690-44e399edecbd",
      "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-11-14T08:34:24.1532945+00:00",
      "date_create": "2025-11-14T08:34:24.1532945+00:00",
      "date_update": "2025-11-14T08:34:24.1532945+00:00",
      "updated_by_user_id": "fddd10c9-6595-416e-8c72-5c319c943475",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-14T08:34:24.1532945+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-11-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-14T08:34:24.1532945+00:00",
      "date_last_job": "2025-11-14T08:34:24.1532945+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-14T08:34:24.1532945+00:00",
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7d6d6ea3-221e-41d6-a9be-984fa09f2bc2",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "951e1398-a411-4eea-871a-4ff9e9912c4a",
      "name": "sample string 2",
      "sales_organization_id": "351069dc-eb8a-4aa9-9e79-3615f23e229f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d9f99e5f-3a98-40bf-bf85-9136a2b18a43",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "9d046930-062b-4551-aa96-e8ac43ef7ae2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "91f3c73d-a8e0-474b-afa6-a2b83d4aa461",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
        "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
        "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
        "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-11-14T08:34:24.1532945+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
    },
    "job_status_id": "5a11e1a7-7879-4dc1-824e-8fadaca9cfc0",
    "job_status_code": "sample string 11",
    "db_address_id": "b94bcad9-f622-4873-b0cb-f85d4799c843",
    "contact_id": "c7c5b93b-3c4b-43fe-a13d-62f69eb98257",
    "requested_by_company_id": "3e5b492d-6f0a-4400-b25e-ab7dce0bc348",
    "requested_by_contact_id": "f3cba1dc-9a66-4d0e-9791-482c27932fdc",
    "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-11-14T08:34:24.1532945+00:00",
    "due_date": "2025-11-14T08:34:24.1532945+00:00",
    "date_create": "2025-11-14T08:34:24.1532945+00:00",
    "date_update": "2025-11-14T08:34:24.1532945+00:00",
    "date_closed": "2025-11-14T08:34:24.1532945+00:00",
    "suggested_user_id": "af5ee852-ac69-480f-a1be-1dcc674adb7a",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2aa146b0-db1a-4066-9b18-ee5ccdf2d3ce",
      "db_language_id": "de155dfb-826c-426f-91e3-8b4e04408f48",
      "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-11-14T08:34:24.1532945+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "53b0ab31-aacc-4287-9ed1-67fd154007b8",
      "sales_organization": {
        "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
        "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
        "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
        "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-11-14T08:34:24.1532945+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c36ecc99-4836-4708-9917-57849b12ecad",
      "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": "b4075863-18bf-4134-8413-eb549ae75031",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "bfc4b3e1-57ac-4660-9b74-f125bca79397"
    },
    "suggested_date_start": "2025-11-14T08:34:24.1532945+00:00",
    "skill_id": "289687f7-7075-4ef2-96b7-f7678bcf78fb",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4875db89-32a5-4aea-885d-ef351e94f66e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f366de9e-b879-491a-b6cf-6183c84997e0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1c7cc990-171e-425e-872c-8c0fa1cb64af",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "25d4fe97-afc5-44d5-9e0c-40caeffc356f",
        "db_currency_id": "63483879-f904-4d72-8938-2442308afa60",
        "db_language_id": "5bc65208-e42a-43e7-9063-1f0febf6557d",
        "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-11-14T08:34:24.1532945+00:00"
      },
      "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "37395d31-ebe4-474d-801e-ef19b27f402b",
    "date_reported_by_company": "2025-11-14T08:34:24.1532945+00:00",
    "id2": 36,
    "company_id": "21894723-6088-4586-a777-28aa6e66b67f",
    "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": "9089b792-763e-4b6e-9b63-f0a999b0b0ca",
    "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-11-14T08:34:24.1532945+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-14T08:34:24.1532945+00:00"
}