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": "8233f861-fdf8-4911-a69c-a6b98fe96805",
  "estimated_quantity": 2.0,
  "article_id": "bb62a447-a592-4488-be7f-a1c7e8316af8",
  "article_code": "sample string 4",
  "article": {
    "id": "175ddca8-ec04-418e-83c3-f524b51f1acc",
    "article_category_id": "8ec05672-64e1-4550-a92c-398056bd5c1a",
    "article_category": {
      "id": "f84767dd-0b94-466f-b8c3-0714d430d7e0",
      "parent_id": "91d014d6-9940-49d1-a768-7ab1a7e62de5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-23T15:25:58.6333084+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e648e30e-9ace-4f0e-abf0-8f4e82f68210",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "38d71fe6-54cc-47cb-b562-fa898c5b713d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2eac3586-67d2-4682-86e4-0952491fcbba",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "2847cc94-6f30-4c6a-a84d-26dcaea77cdd",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6a59ae27-0c04-4d31-9112-e834c0f61e35",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b2f80e14-8767-4b5e-b6d4-f02db6a2fd15",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-23T15:25:58.6489332+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-12-23T15:25:58.6489332+00:00",
    "date_update": "2025-12-23T15:25:58.6489332+00:00",
    "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00",
    "article_color_id": "5b4c4756-4dc5-41de-a144-0ac2c7969345",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e1d853f8-1c06-4ef2-b447-689d4d79693f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "49f7d89d-497b-4149-b0e4-b1425a65270b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0345c4d8-a439-4ce0-bf47-fc669dca6e6d",
    "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": "aa979fcf-1540-4c6a-a55a-fedae94a1d1b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "61403a6c-e2ca-48a4-9348-b7dd9ace27d8",
    "_parent_id": "09a26040-ff26-4014-b15f-dfdd0c81c678",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "79fbda2b-c898-41bb-ad59-d37e625bbec1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "42c80038-51a1-4d95-a005-b3c1ef031ca0",
      "_parent_id": "37b2cc88-5164-43a6-acee-872e6456e3a5",
      "root_parent_id": "0c9d1456-a44f-44ca-8bcc-be7f88205674",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f0579301-b3cb-4b5b-8a28-4c2335d1a579",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "81696d83-df20-429d-a7ce-3b072a39a31e",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "8df1abe1-51d1-42b3-90e8-f7acecf7a408",
        "_parent_code": "sample string 6",
        "sales_organization_id": "16f0c76c-c750-4dbc-aed3-514731c2fad7",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
          "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
          "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
          "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-12-23T15:25:58.6489332+00:00"
        },
        "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
      },
      "equipment_model_id": "52c1eb69-01cb-4dc3-923e-8b537b2d97ba",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "bf32b2f9-2cb8-43dd-9550-74d42b76bff2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "8004b31b-3044-480d-8b2c-9615f83bcfbd",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "51ee52e8-6e37-4374-977e-46fba3a3d60f",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "bf731e99-de84-4284-a5b0-749942b86511",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
            "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
            "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
            "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-12-23T15:25:58.6489332+00:00"
          },
          "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
        },
        "equipment_family_id": "616bf237-3152-4399-a509-8c374711cec5",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "81696d83-df20-429d-a7ce-3b072a39a31e",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "8df1abe1-51d1-42b3-90e8-f7acecf7a408",
          "_parent_code": "sample string 6",
          "sales_organization_id": "16f0c76c-c750-4dbc-aed3-514731c2fad7",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
            "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
            "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
            "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-12-23T15:25:58.6489332+00:00"
          },
          "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
        },
        "date_in_production_since": "2025-12-23T15:25:58.6489332+00:00",
        "date_out_of_production_since": "2025-12-23T15:25:58.6489332+00:00",
        "date_end_support": "2025-12-23T15:25:58.6489332+00:00",
        "sales_organization_id": "de60e8ce-7df4-47e1-8699-e639d81e157c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
          "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
          "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
          "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-12-23T15:25:58.6489332+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-12-23T15:25:58.6489332+00:00"
      },
      "project_status_id": "acb880eb-f48c-4dec-be1c-4a78b5c89a9b",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "fff6b62a-adca-484f-ac2c-1a5a4656b5fd",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "56ae8f84-61c8-42ee-8f21-071b15354cce",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
          "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
          "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
          "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-12-23T15:25:58.6489332+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
      },
      "company_id": "257aff43-4027-4208-a6e2-2845be4c1268",
      "company_code": "sample string 12",
      "db_address_id": "219b3dc1-de2d-49fe-8d2b-e1c3a3b94b67",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "ec7101c7-8a88-4517-b8b0-fa8620b05041",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "3aed2294-0199-4e36-a0de-29fa9422f12b",
      "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-12-23T15:25:58.6489332+00:00",
      "date_create": "2025-12-23T15:25:58.6489332+00:00",
      "date_update": "2025-12-23T15:25:58.6489332+00:00",
      "updated_by_user_id": "b14f0a4a-938d-45d2-804f-a134373d4de9",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-23T15:25:58.6489332+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-12-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-23T15:25:58.6489332+00:00",
      "date_last_job": "2025-12-23T15:25:58.6489332+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-23T15:25:58.6489332+00:00",
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9bb126bb-e710-4f01-83c5-57d429bf04c4",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1ba2c71d-b2da-45ad-aa14-75f757ca9fd3",
      "name": "sample string 2",
      "sales_organization_id": "ad2eb49f-5c89-4b61-8f28-49a792e949c1",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "b21e9e2d-2ec3-4509-aeb6-97514f202a07",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4be7da82-02ba-470e-9e0e-c83c9affe704",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "595c71ec-f904-4f25-a3c1-a0214914a035",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
        "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
        "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
        "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-12-23T15:25:58.6489332+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
    },
    "job_status_id": "4d087e3a-50c0-4c2a-bc89-30867e8afc33",
    "job_status_code": "sample string 11",
    "db_address_id": "a08d3057-7612-4613-a51e-258df6f7de4d",
    "contact_id": "a44243d3-0d60-4474-9bfd-ba2213813768",
    "requested_by_company_id": "144f9656-4247-4a52-ba86-7db1a741283d",
    "requested_by_contact_id": "22380641-233f-4729-89d7-8a760e6d7aea",
    "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-12-23T15:25:58.6489332+00:00",
    "due_date": "2025-12-23T15:25:58.6489332+00:00",
    "date_create": "2025-12-23T15:25:58.6489332+00:00",
    "date_update": "2025-12-23T15:25:58.6489332+00:00",
    "date_closed": "2025-12-23T15:25:58.6489332+00:00",
    "suggested_user_id": "40c0bbb4-3986-4dcb-9e3c-d6f87f1208a8",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "16261264-b8d2-49bb-aa9b-5fdea39b390a",
      "db_language_id": "3fcbccb5-29a4-41d8-a45f-bd0e94facbe6",
      "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-12-23T15:25:58.6489332+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1ffe5fe6-8168-4297-a128-da40257d3fe4",
      "sales_organization": {
        "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
        "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
        "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
        "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-12-23T15:25:58.6489332+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "714ee6b8-c9f4-48cb-afb0-63804189f79d",
      "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": "3a2c05a1-bdbc-4114-a78e-3b83fbbe31af",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "83205d7d-5a67-4864-bf86-2d1999c20ffe"
    },
    "suggested_date_start": "2025-12-23T15:25:58.6489332+00:00",
    "skill_id": "c6ede2b7-6c19-45cc-b2e4-456f652e1540",
    "skill_code": "sample string 32",
    "skill": {
      "id": "1bef5e5e-6354-454b-b292-04038472476f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ae847c05-353a-451e-8ae8-c67ce5525ce6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "682c2a74-1052-4acb-8800-ca7e8349852c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c309408d-5c62-4563-a498-74805365f99b",
        "db_currency_id": "eab46d0e-ad65-48da-8021-07fca48a6518",
        "db_language_id": "de655c36-31dd-436f-8525-a6db8567c7f8",
        "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-12-23T15:25:58.6489332+00:00"
      },
      "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "2a318585-00a1-4bf6-8bfc-7456897202fb",
    "date_reported_by_company": "2025-12-23T15:25:58.6489332+00:00",
    "id2": 36,
    "company_id": "29659462-ef28-4517-8774-cd2ef614b4ce",
    "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": "8be80ace-37d6-4d3c-94cc-467b6533145d",
    "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-12-23T15:25:58.6489332+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-23T15:25:58.6489332+00:00"
}