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": "e5833f5e-7cbd-4e85-bc53-1f16e445540b",
  "estimated_quantity": 2.0,
  "article_id": "46297065-0ec2-47c3-a0f6-b7448232c18d",
  "article_code": "sample string 4",
  "article": {
    "id": "15bdf287-ef0c-40d1-a3bc-c3cef17b39a5",
    "article_category_id": "8c771c1e-4683-44d4-bc3a-60751ab86452",
    "article_category": {
      "id": "6136b43c-7d84-41ba-93aa-1e83d5378757",
      "parent_id": "a341c83f-fab9-4f1a-ad7a-9e90316cc02a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-11T18:12:18.7569373+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3f76938f-8c07-4bd8-9d55-575fbd8f8af4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d8d106ab-0506-42d5-ad1e-93fc8ada472a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "46598a39-f36d-483e-a15a-25a18ba19f44",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0d9eedf8-25a3-40bd-baa1-7e73d7d02617",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "2b67ba02-3de0-41da-9e70-c3381669641a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "800b86e1-f96e-4075-a120-86d382ed36bb",
    "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-11T18:12:18.7569373+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-11T18:12:18.7569373+00:00",
    "date_update": "2025-12-11T18:12:18.7569373+00:00",
    "modified_dateutc": "2025-12-11T18:12:18.7569373+00:00",
    "article_color_id": "659c6512-3881-445e-a924-e444444506b7",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b4f9bce1-ce33-432d-afab-ac3721a4c1fb",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-11T18:12:18.7569373+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1ce8df01-0d26-4fb7-ad2d-e59ec80ad1d3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "df24a39b-479f-47d1-8da3-b547e06aa562",
    "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": "f493fada-e101-4190-964d-96aab393e6b5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c9ebdc79-7bc2-47ab-9f37-0f92be5dc71b",
    "_parent_id": "0ee0db81-f684-43e7-968e-ad383b002f24",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "cff29631-3d18-4104-934d-5817092ae76d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a1a953ce-016b-418a-b710-691bf26d7828",
      "_parent_id": "398039f0-0509-40f1-b48e-f294e87469b6",
      "root_parent_id": "9fead772-a07c-4589-a882-284233c4eb8d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "8ec5ca31-e095-4bba-acc4-da883ffc4f3f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b1ad02ec-ba6d-4da2-9301-b40c20f12d11",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7ebf80ef-1acb-4f73-a3f0-ebbd994c4f2f",
        "_parent_code": "sample string 6",
        "sales_organization_id": "01f78f98-b15e-483c-a752-7e8a595d7a20",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
          "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
          "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
          "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-11T18:12:18.7725646+00:00"
        },
        "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
      },
      "equipment_model_id": "551a9f70-a19c-4910-9969-13ab679bcac6",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a2170637-1465-4bfc-8e86-ec01ce0f0894",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "998b1e3d-1f09-451d-8014-4d1849cf5d14",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "1004fdd8-3628-4cb1-8c8c-395733fa47db",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0bda7502-445c-4b20-9443-3ef79a3d5658",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
            "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
            "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
            "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-11T18:12:18.7725646+00:00"
          },
          "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
        },
        "equipment_family_id": "d0d1bd4b-373b-4b08-86f4-6dfb92a98b69",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b1ad02ec-ba6d-4da2-9301-b40c20f12d11",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7ebf80ef-1acb-4f73-a3f0-ebbd994c4f2f",
          "_parent_code": "sample string 6",
          "sales_organization_id": "01f78f98-b15e-483c-a752-7e8a595d7a20",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
            "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
            "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
            "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-11T18:12:18.7725646+00:00"
          },
          "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
        },
        "date_in_production_since": "2025-12-11T18:12:18.7725646+00:00",
        "date_out_of_production_since": "2025-12-11T18:12:18.7725646+00:00",
        "date_end_support": "2025-12-11T18:12:18.7725646+00:00",
        "sales_organization_id": "d751ca3b-272d-48ed-a184-4a78170eb347",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
          "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
          "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
          "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-11T18:12:18.7725646+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-11T18:12:18.7725646+00:00"
      },
      "project_status_id": "39c8bad2-f37b-40f1-bbe6-41cc4fc25721",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d1603ae6-6916-478d-9567-2852dc50563b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "cc128035-e998-49b4-86e5-3e2902e186a6",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
          "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
          "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
          "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-11T18:12:18.7725646+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
      },
      "company_id": "dd1c99ff-abc4-4007-8483-835b9d56d0b2",
      "company_code": "sample string 12",
      "db_address_id": "91d9f96f-1eb1-42a1-a48a-45897059f561",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "83c0e5bf-cbeb-4588-b17a-c4b90159a39e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "32b0fd34-a264-4ea4-b05a-6767a1974c90",
      "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-11T18:12:18.7725646+00:00",
      "date_create": "2025-12-11T18:12:18.7725646+00:00",
      "date_update": "2025-12-11T18:12:18.7725646+00:00",
      "updated_by_user_id": "90aad68d-704d-4129-9f25-a9c29dc0992f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-11T18:12:18.7725646+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-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-11T18:12:18.7725646+00:00",
      "date_last_job": "2025-12-11T18:12:18.7725646+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-11T18:12:18.7725646+00:00",
      "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "100a1fae-4a71-48ea-82b4-e2a1a0352645",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d4e74a55-b7df-47d5-8891-ef88b5e7cdb0",
      "name": "sample string 2",
      "sales_organization_id": "13f67064-1473-4b75-9901-3dcbf90c1f36",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "34fc5add-b9d6-487f-8c96-f62b736604b8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "34c5bdd7-da2d-4960-b10d-c4c577aa0860",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "adfa5d40-102f-45fb-bee4-75c9db5e7cc1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
        "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
        "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
        "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-11T18:12:18.7725646+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
    },
    "job_status_id": "b7d5f63c-db7f-47d5-b39c-431b3af30346",
    "job_status_code": "sample string 11",
    "db_address_id": "37255fe0-6ecc-4a4b-b35a-ab91c1d71c5c",
    "contact_id": "bf91344a-0122-4307-9faf-103b5ad86eb3",
    "requested_by_company_id": "f7d14dd2-3f87-40c6-a7e0-2060e0602d5a",
    "requested_by_contact_id": "122ab9d8-d4fa-426c-9c7c-11ce160cf794",
    "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-11T18:12:18.7725646+00:00",
    "due_date": "2025-12-11T18:12:18.7725646+00:00",
    "date_create": "2025-12-11T18:12:18.7725646+00:00",
    "date_update": "2025-12-11T18:12:18.7725646+00:00",
    "date_closed": "2025-12-11T18:12:18.7725646+00:00",
    "suggested_user_id": "39638698-3aee-4738-a48e-b7b7b9f77bc3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "83973fcc-f02a-41b7-8fdc-d1ffb3ff2b24",
      "db_language_id": "cab2a1ed-665d-4402-a06e-cb1a5b2585e1",
      "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-11T18:12:18.7725646+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ba2988b6-7167-4377-adf3-f0cb6f154930",
      "sales_organization": {
        "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
        "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
        "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
        "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-11T18:12:18.7725646+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "2278167c-9ac7-4c1b-b9f8-8967e27cd551",
      "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": "f516ea99-046b-4e8c-a027-8c170ce5cc75",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "bd39409f-ffec-4f7b-9cd5-9df73bac78b3"
    },
    "suggested_date_start": "2025-12-11T18:12:18.7725646+00:00",
    "skill_id": "7bf63cf0-6ab7-40f0-8d78-e391b476f6ef",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6588af67-7e86-4170-9e32-ae64823094f4",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "04a54455-223e-403d-844b-1bb12541d3a4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "56c97cc1-5022-400f-b78a-4d83417a0821",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "92a21aca-623e-4b82-a15e-e85ed28b4043",
        "db_currency_id": "aec74691-86f3-4ea3-ad14-f721def37eca",
        "db_language_id": "5293f774-e3d7-444a-bb1d-dfedd65624af",
        "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-11T18:12:18.7725646+00:00"
      },
      "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "3edcda0d-d203-4182-bd42-53784fff252e",
    "date_reported_by_company": "2025-12-11T18:12:18.7725646+00:00",
    "id2": 36,
    "company_id": "c7e7a844-fdb7-4984-8fd1-bc5819a66a1d",
    "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": "65b28661-22ae-4432-a696-d5e047e81f39",
    "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-11T18:12:18.7725646+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-11T18:12:18.7725646+00:00"
}