Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "80a06fae-d559-49dd-9880-5f8dadece84a",
  "estimated_quantity": 2.0,
  "article_id": "af799476-748c-43c3-99af-e1bd48568eb9",
  "article_code": "sample string 4",
  "article": {
    "id": "01ffa658-29f4-4d92-a555-ed6a3f911a8d",
    "article_category_id": "647ceeff-278b-4a27-9781-1802ed68bd77",
    "article_category": {
      "id": "e9a70409-529b-4594-80c8-5217a7a66682",
      "parent_id": "a0694fc3-0270-417e-ba96-7835945f103e",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "08d787b3-1f15-4cd3-a6de-8372caf2df65",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "9e562398-1467-46d3-9601-7247ff05eaae",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "268af3e8-b77e-42bb-bfe8-96552b11cfea",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3831b2e7-a41a-400c-be6d-9e621d10bbf6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "58a9b39b-9807-4313-9944-374436c34970",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "171de452-41a6-4e91-acda-ad69abdb17c1",
    "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-27T20:06:35.501721+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-27T20:06:35.501721+00:00",
    "date_update": "2026-08-27T20:06:35.501721+00:00",
    "modified_dateutc": "2026-08-27T20:06:35.501721+00:00",
    "article_color_id": "90f42866-3333-4e12-983b-e59629dada15",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "99a62653-cb14-4fbd-b7e4-f21395f43572",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "383c835f-848f-4d7d-8944-a25543cb3117",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "373bb364-64bb-424c-8228-86e636e75fee",
    "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": "53fcab5f-7279-4377-9832-5e85f2efddf4",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "402f2531-cc73-4a38-a6b9-38ea2c9af184",
    "_parent_id": "2ee71652-1195-4b02-a0cd-8eebd99fabff",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bbf2bb43-36df-49ae-aa27-67b02b8c4bee",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "63d775a1-c35b-42b0-85a0-b85cdcc568ab",
      "_parent_id": "87fe6989-dfce-4231-a28d-172a15c885ad",
      "root_parent_id": "bcf89f3a-89c6-4230-b938-c232fc732360",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "144f36db-a8e0-460d-8865-a0823279a96f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9decd331-3cf0-4edc-ae5d-565f1568dbc4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "96024f87-bc85-4537-9b84-90f1bdf9ea27",
        "_parent_code": "sample string 6",
        "sales_organization_id": "bde2bcdd-6588-4e2a-9863-c07ff36fcaa1",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
          "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
          "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
          "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-27T20:06:35.501721+00:00"
        },
        "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
      },
      "equipment_model_id": "e7f202d1-9d9e-4e20-a6ca-a2dd2ee2cb78",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4406e833-434e-4f50-ad94-ce2965230e41",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "080aa3b2-3dd9-4629-8d5c-5d4dbbd4b961",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "6cff5b7c-75ed-4f36-9e7a-523c36f0ac7f",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6ab4b791-4fd7-40f5-a111-1bf327bb2053",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
            "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
            "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
            "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-27T20:06:35.501721+00:00"
          },
          "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
        },
        "equipment_family_id": "6a3775db-e4d1-49ad-9424-2439e6c2f8dc",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9decd331-3cf0-4edc-ae5d-565f1568dbc4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "96024f87-bc85-4537-9b84-90f1bdf9ea27",
          "_parent_code": "sample string 6",
          "sales_organization_id": "bde2bcdd-6588-4e2a-9863-c07ff36fcaa1",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
            "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
            "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
            "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-27T20:06:35.501721+00:00"
          },
          "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
        },
        "date_in_production_since": "2026-08-27T20:06:35.501721+00:00",
        "date_out_of_production_since": "2026-08-27T20:06:35.501721+00:00",
        "date_end_support": "2026-08-27T20:06:35.501721+00:00",
        "sales_organization_id": "c8a19e71-c94e-4296-9738-133ccea42b5c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
          "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
          "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
          "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-27T20:06:35.501721+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-27T20:06:35.501721+00:00"
      },
      "project_status_id": "9810ed66-55db-4d90-917d-3d9aaa7e879c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2786441b-39ea-4ee6-8d9a-7180b7f8c7d2",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "beb31da1-5c4e-48af-94a4-6ab44b06a2ff",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
          "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
          "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
          "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-27T20:06:35.501721+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
      },
      "company_id": "a28735d1-ef30-494f-a8f9-07b17e2fc086",
      "company_code": "sample string 12",
      "db_address_id": "8d49ef75-d2e5-4e04-b57d-2862e9721f8a",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6eb477eb-ed7d-43ac-8d05-7c900e2b01c7",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1cb625f0-a0ff-40b5-82e1-5d498388cd3b",
      "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-27T20:06:35.501721+00:00",
      "date_create": "2026-08-27T20:06:35.501721+00:00",
      "date_update": "2026-08-27T20:06:35.501721+00:00",
      "updated_by_user_id": "b58f161e-7dca-404b-b8b2-fd3b94923101",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-27T20:06:35.501721+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-27T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-27T20:06:35.501721+00:00",
      "date_last_job": "2026-08-27T20:06:35.501721+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-27T20:06:35.501721+00:00",
      "modified_dateutc": "2026-08-27T20:06:35.501721+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "f6be5ecf-abf6-495f-91ec-e96965fad0b5",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1e0aad87-e3ba-4c84-916d-9f011c5e5ac6",
      "name": "sample string 2",
      "sales_organization_id": "806266b9-e6be-4444-918b-9bf4e774b142",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-27T20:06:35.501721+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "16f8417e-b1da-4f1b-aae0-425a4fb8adab",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3d55d9c2-031c-4fc0-9c75-0e7e35a2e657",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "05b530c6-9682-4391-a4da-6ac7b4d764f8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
        "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
        "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
        "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-27T20:06:35.501721+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-27T20:06:35.501721+00:00"
    },
    "job_status_id": "a8ee7482-ae23-4d28-a1db-91c9875c0a30",
    "job_status_code": "sample string 11",
    "db_address_id": "a9afd83b-cc50-437a-840d-58abbc4b1a72",
    "contact_id": "c725aa09-2ad4-478d-89d5-6db6cb553f16",
    "requested_by_company_id": "46a8713c-ab7a-4c6c-ace2-9cd5b72c0c1f",
    "requested_by_contact_id": "f93a196a-3d25-4adc-9d94-7021f2d0d308",
    "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-27T20:06:35.501721+00:00",
    "due_date": "2026-08-27T20:06:35.501721+00:00",
    "date_create": "2026-08-27T20:06:35.517383+00:00",
    "date_update": "2026-08-27T20:06:35.517383+00:00",
    "date_closed": "2026-08-27T20:06:35.517383+00:00",
    "suggested_user_id": "d29719e8-2228-4296-a7ca-da3b68c19662",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "202bb3c9-69a6-40f3-a9e5-3e1cc4a40ffa",
      "db_language_id": "a140de3a-7769-40aa-9c02-cd4371aff3e3",
      "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-27T20:06:35.517383+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0d3de5f1-d53d-4bb9-ac04-23d77811306b",
      "sales_organization": {
        "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
        "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
        "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
        "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-27T20:06:35.501721+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "157e158f-f2d8-45d6-8ee3-be6fb3a7f9ec",
      "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": "8547c99c-6137-411b-b4c5-b99e1f2c151d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-27T20:06:35.517383+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c229e45d-55e3-4d27-9c03-1f812e5125e5"
    },
    "suggested_date_start": "2026-08-27T20:06:35.517383+00:00",
    "skill_id": "7e4f49d7-14f3-4300-80e1-58011793c2d9",
    "skill_code": "sample string 32",
    "skill": {
      "id": "c3301f58-c866-41ad-b44f-ab418e1d7ca6",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "bdfc8bcf-80bc-4bb5-9b20-65bb8ec37bbf",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "dd8076ef-3763-42ed-9c70-38744af02b8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c0a58b24-6db6-40ee-8818-858d789f34c7",
        "db_currency_id": "7bded18b-635f-4694-b371-55a1aa643a4b",
        "db_language_id": "cec36245-3d38-4e51-88ee-b636c9036a43",
        "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-27T20:06:35.501721+00:00"
      },
      "modified_dateutc": "2026-08-27T20:06:35.517383+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "953621bd-669b-4106-a86b-49fbb3f9e250",
    "date_reported_by_company": "2026-08-27T20:06:35.517383+00:00",
    "id2": 36,
    "company_id": "23c946d1-8581-45c5-ac20-8f3a1a1e34ce",
    "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": "d0f2f7c5-7fcf-4739-8563-8182b5e53896",
    "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-27T20:06:35.517383+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-27T20:06:35.517383+00:00"
}