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": "6429a0a6-d667-4087-92e9-3fae7cb3f6c1",
  "estimated_quantity": 2.0,
  "article_id": "b92113fa-c5e6-4acd-8fa2-dea0391b3ef4",
  "article_code": "sample string 4",
  "article": {
    "id": "f469f32e-f7a6-4d27-92bc-16713fab4d43",
    "article_category_id": "2958c9e8-eef9-4b2b-b550-61779dde1e6d",
    "article_category": {
      "id": "6a68630e-1160-4933-89eb-0df0b15d526e",
      "parent_id": "c164faf5-3cc4-4d9f-bc60-2be4d2db452f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e8e0d8e8-cd28-4941-8461-c9c7e03f4af9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "cf304443-5015-4784-92b0-5744b930d07d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7c90597a-f082-462a-b44d-487dcd79188d",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "81d3be10-9423-4389-baa4-a3c6d4813e4b",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "af11b9bb-e5ad-4a8f-8051-1bfba54a390f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "bd968a4f-b621-4ff5-877b-8ca0b796c413",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-09-04T20:25:48.0230174+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-09-04T20:25:48.0230174+00:00",
    "date_update": "2025-09-04T20:25:48.0230174+00:00",
    "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00",
    "article_color_id": "0db505b5-ecf8-419f-8e1a-5e53848e4ff5",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ee9052cc-06ae-4423-947b-9bbfa957dd95",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "12e86533-586e-485a-b2ff-325db6ef971e",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0213eacb-63b2-4f78-bf59-31d3e2875015",
    "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": "3a86c605-1d60-4f85-88e2-249ef4fa3f57",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "34febbd1-bd65-4e85-8d5f-34f4bcbc100a",
    "_parent_id": "b252b282-1fac-4042-8171-3ac4d1d06a9a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a4688f4e-3980-43ac-82ff-fa627c8ca9f0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "151d8924-4ad5-474b-80bf-6d97ed006346",
      "_parent_id": "adc6a5a2-ead6-469e-b063-1cf18b22b501",
      "root_parent_id": "4a2d77e4-786c-46b3-bf19-e4d9f74564c4",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c04a5a37-b4ba-4705-9d9d-58bd88f51a03",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "fdfddeae-e842-4e23-b2b2-b3ed1af70d74",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bac5f3b7-1a7e-405b-9bf8-7e5fd8656c58",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f171569c-fc07-4908-a511-4eb026c207c8",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
          "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
          "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
          "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-09-04T20:25:48.0230174+00:00"
        },
        "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
      },
      "equipment_model_id": "10755ed2-d65f-4a2e-964f-12ae71eb67cf",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "99ef5dbf-010d-47eb-8c2c-300520a37c84",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "91470450-cc61-4467-8ec1-6d8d677c3986",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "33be9cd8-733a-444f-a8d3-e187ed3947e5",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4fc81b5f-d88d-4fac-aee7-06bb11309342",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
            "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
            "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
            "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-09-04T20:25:48.0230174+00:00"
          },
          "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
        },
        "equipment_family_id": "47494689-407f-436a-9f9f-942e808bc7c0",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "fdfddeae-e842-4e23-b2b2-b3ed1af70d74",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bac5f3b7-1a7e-405b-9bf8-7e5fd8656c58",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f171569c-fc07-4908-a511-4eb026c207c8",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
            "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
            "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
            "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-09-04T20:25:48.0230174+00:00"
          },
          "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
        },
        "date_in_production_since": "2025-09-04T20:25:48.0230174+00:00",
        "date_out_of_production_since": "2025-09-04T20:25:48.0230174+00:00",
        "date_end_support": "2025-09-04T20:25:48.0230174+00:00",
        "sales_organization_id": "d7f31ce4-e592-4c38-a82b-281099f50957",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
          "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
          "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
          "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-09-04T20:25:48.0230174+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-09-04T20:25:48.0230174+00:00"
      },
      "project_status_id": "a5f95e4f-f841-4047-be42-f391d10b48ff",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c894ca57-0307-4f02-a3d4-4b795eb7494d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b6dc1650-b4d8-47e9-bc4d-3e4693976d09",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
          "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
          "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
          "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-09-04T20:25:48.0230174+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
      },
      "company_id": "3527a945-8d7e-44b9-9054-1f41ad864faa",
      "company_code": "sample string 12",
      "db_address_id": "24859ae9-f266-4523-b9b6-6e078efa6389",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a7a3f769-6518-4986-b580-ca65e22842e0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a1d053fe-c4fd-4c76-af54-a8bb84e01b2d",
      "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-09-04T20:25:48.0230174+00:00",
      "date_create": "2025-09-04T20:25:48.0230174+00:00",
      "date_update": "2025-09-04T20:25:48.0230174+00:00",
      "updated_by_user_id": "78a37fa3-6471-4cb4-89cd-b76abfaa9975",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-09-04T20:25:48.0230174+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-09-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-09-04T20:25:48.0230174+00:00",
      "date_last_job": "2025-09-04T20:25:48.0230174+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-09-04T20:25:48.0230174+00:00",
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "cac9bc9c-87c7-489e-8a80-f3e19db82388",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6a50307d-a04e-4475-9258-ae0d0f059ac2",
      "name": "sample string 2",
      "sales_organization_id": "e050a771-710f-47a9-b1cf-1a0d2cd85681",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "17da725a-5ada-4459-88f0-71221b0fff3e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d1b05a98-fd76-485d-a118-3543c7ec3f58",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "c5d90210-dd5e-4b30-8e23-37596a3e008a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
        "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
        "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
        "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-09-04T20:25:48.0230174+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
    },
    "job_status_id": "0368c402-37e3-4b0f-884b-c0f702cde666",
    "job_status_code": "sample string 11",
    "db_address_id": "d78b11fc-fd53-42c1-8052-274796077182",
    "contact_id": "2c3343f3-0292-42c8-b437-4df971f486c7",
    "requested_by_company_id": "429cb440-e863-4433-a239-0717bfd5b42a",
    "requested_by_contact_id": "886bcaf8-e2ed-46b0-bc41-3b750735598e",
    "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-09-04T20:25:48.0230174+00:00",
    "due_date": "2025-09-04T20:25:48.0230174+00:00",
    "date_create": "2025-09-04T20:25:48.0230174+00:00",
    "date_update": "2025-09-04T20:25:48.0230174+00:00",
    "date_closed": "2025-09-04T20:25:48.0230174+00:00",
    "suggested_user_id": "b5ba6f07-cd81-42b8-a07a-d07f21c5d0e1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1514c972-6ee9-4f38-8c80-773fe997933f",
      "db_language_id": "00ba727f-0f90-4d43-a50a-d16611aadbcc",
      "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-09-04T20:25:48.0230174+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ba2cb6e2-3afc-4011-bf1b-c64800af4b57",
      "sales_organization": {
        "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
        "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
        "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
        "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-09-04T20:25:48.0230174+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "ff322d9e-3d72-423f-baae-f49175379b61",
      "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": "6781c64b-2c65-4cb4-a3c2-59966a5a0101",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "20af97d7-cc06-4947-ac7e-804dea75c6bc"
    },
    "suggested_date_start": "2025-09-04T20:25:48.0230174+00:00",
    "skill_id": "1178ba94-fd58-4f9c-8bb8-5072fcaf014a",
    "skill_code": "sample string 32",
    "skill": {
      "id": "47e7589c-8b68-41db-a715-416599088f81",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "01c73dea-0e04-4fcd-a98b-af403808a372",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "267b37b0-4b32-4c56-ae79-e370251414dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5997e947-9397-4388-b71e-f4b23a52d177",
        "db_currency_id": "36f03608-7f66-4af7-9b66-9a1ff47db301",
        "db_language_id": "c83eb09f-672b-4e7a-b42a-c6303fe1eae5",
        "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-09-04T20:25:48.0230174+00:00"
      },
      "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "21d6ffec-6d08-4245-9cc1-290195826b16",
    "date_reported_by_company": "2025-09-04T20:25:48.0230174+00:00",
    "id2": 36,
    "company_id": "22c7130c-defd-4e6a-91d4-abab7af23cc1",
    "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": "de085bec-85da-41cb-be6f-b25ec1855ebb",
    "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-09-04T20:25:48.0230174+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-09-04T20:25:48.0230174+00:00"
}