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": "3fe3cfa7-916b-415f-8e8d-93dac8d2b8b1",
  "estimated_quantity": 2.0,
  "article_id": "3ed35dba-291c-4198-acbf-04bc962c3886",
  "article_code": "sample string 4",
  "article": {
    "id": "9705eeee-2160-45da-bbb1-7b222ecb9b9a",
    "article_category_id": "0dd32344-141f-437e-b876-b731bbea1039",
    "article_category": {
      "id": "07d99aef-a96e-4fac-8304-2eedaa647ae4",
      "parent_id": "086ac603-6c45-42dd-b7c3-e57bfceaef14",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e3e1dd93-36de-4233-a44a-782c35c7312f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d29d9bc0-7578-4714-a859-1379626b99fe",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "cfe74482-2376-4d8b-89db-a145bdcc7c09",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ddd4e518-e1cd-4c9f-abfc-9d3f5fa397e8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "3ba1813d-1ea9-4286-a19f-3da5f76626c0",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "385dfb4a-d4d7-4000-a0a3-2acf2703d0c2",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-01-22T01:13:34.918792+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-01-22T01:13:34.918792+00:00",
    "date_update": "2025-01-22T01:13:34.918792+00:00",
    "modified_dateutc": "2025-01-22T01:13:34.918792+00:00",
    "article_color_id": "1ddc1d06-9080-47a5-8f7a-a51e3f7aedd8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "bd23c66a-f9dd-4a05-95ea-02c55c1f9bec",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "4af9f9d2-64cc-4f13-bcfc-3f5f02723acd",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7bc1c97d-7d5f-4afc-861b-5cb70d3b595d",
    "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": "119cd980-ed67-44ea-8c25-7a44aa2efc53",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "909eb2c7-8d8a-498e-a140-03ddc7621895",
    "_parent_id": "7402176f-48d1-4da4-9ad6-920367d4a678",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "6febc697-d7c5-4b62-8c3e-7c5c0099f7d2",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "304b4eb4-29ae-475c-b336-c0d9856a42eb",
      "_parent_id": "32cb4de8-9f3e-4371-9595-5f23759da9c6",
      "root_parent_id": "d4d3ca31-bfab-461e-b479-a2be62bef0e2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "bca3d674-f497-415a-858c-0c61e1cb4dbf",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c5ce84d0-ebb4-4bfa-b952-efe9a3f9891e",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f5f353ba-57ff-4f88-ae1f-2bcd816753e6",
        "_parent_code": "sample string 6",
        "sales_organization_id": "86fd2c4c-6275-4c66-aa30-3483aa571c25",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
          "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
          "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
          "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-01-22T01:13:34.918792+00:00"
        },
        "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
      },
      "equipment_model_id": "793b9fdc-3804-43ee-9c2c-8966dfd17ce9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3ece96f8-7bba-447d-8fab-09436fc8b54c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3e0d5834-c745-4590-a4ca-b6364dae45c0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "0b8107ee-c5b6-4099-b32e-2976dcea6469",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6e1330fe-9781-4f8d-989b-1163e1c6b7e6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
            "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
            "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
            "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-01-22T01:13:34.918792+00:00"
          },
          "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
        },
        "equipment_family_id": "f68769ff-2c5a-4726-9933-dbd2997def68",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c5ce84d0-ebb4-4bfa-b952-efe9a3f9891e",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f5f353ba-57ff-4f88-ae1f-2bcd816753e6",
          "_parent_code": "sample string 6",
          "sales_organization_id": "86fd2c4c-6275-4c66-aa30-3483aa571c25",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
            "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
            "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
            "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-01-22T01:13:34.918792+00:00"
          },
          "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
        },
        "date_in_production_since": "2025-01-22T01:13:34.918792+00:00",
        "date_out_of_production_since": "2025-01-22T01:13:34.918792+00:00",
        "date_end_support": "2025-01-22T01:13:34.918792+00:00",
        "sales_organization_id": "c3406ab5-b8f3-4d98-a46d-1183c878867b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
          "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
          "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
          "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-01-22T01:13:34.918792+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-01-22T01:13:34.918792+00:00"
      },
      "project_status_id": "e632bdc7-2d10-43f3-85f7-3bb56317e76e",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7f36db90-97d2-4169-9a0e-9d633f66da45",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "bcfc6fa7-a486-4bc8-a9a7-286910610a6e",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
          "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
          "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
          "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-01-22T01:13:34.918792+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
      },
      "company_id": "7103963c-d720-4f8a-9e81-5f37c2b5eed5",
      "company_code": "sample string 12",
      "db_address_id": "f363562a-f63d-4156-9b64-08e05c4166ef",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8632b23c-363e-477b-b098-90250c619ce1",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "5a89d9e0-201e-48cf-920b-4331f0edca5b",
      "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-01-22T01:13:34.918792+00:00",
      "date_create": "2025-01-22T01:13:34.918792+00:00",
      "date_update": "2025-01-22T01:13:34.918792+00:00",
      "updated_by_user_id": "a8e60cfc-433d-4250-b1f7-57083b9eac05",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-01-22T01:13:34.918792+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-01-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-01-22T01:13:34.918792+00:00",
      "date_last_job": "2025-01-22T01:13:34.918792+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-01-22T01:13:34.918792+00:00",
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "897e019a-27d3-40f7-9f34-5812b757d0ce",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9323436d-6588-45ea-a933-3bd67d51186c",
      "name": "sample string 2",
      "sales_organization_id": "91aa2d9e-b871-4aeb-b561-ab7430114309",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "982a00c4-8209-4944-877a-2678a8c88f32",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2dcaa169-b92e-4465-acd1-cd9a6ccdfe96",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2be991f0-cd3a-4207-b24e-690e85f6880e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
        "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
        "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
        "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-01-22T01:13:34.918792+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
    },
    "job_status_id": "147ce940-1ae4-451b-86dc-dfcf44e74655",
    "job_status_code": "sample string 11",
    "db_address_id": "3558f98a-2f29-440a-9ff0-593b64ef8e8f",
    "contact_id": "b0f4ba57-475b-4e37-ab68-227fec64f2ca",
    "requested_by_company_id": "3cafdd58-6481-405b-a413-40cecf40a0e8",
    "requested_by_contact_id": "e76a78bb-ef61-4442-85b2-d7c7c2b92bca",
    "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-01-22T01:13:34.918792+00:00",
    "due_date": "2025-01-22T01:13:34.918792+00:00",
    "date_create": "2025-01-22T01:13:34.918792+00:00",
    "date_update": "2025-01-22T01:13:34.918792+00:00",
    "date_closed": "2025-01-22T01:13:34.918792+00:00",
    "suggested_user_id": "b7c7749f-0598-467f-935c-d254ea71f95b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "277b9a33-9ddc-4a3d-a34e-f54f07879685",
      "db_language_id": "893b12a9-12be-4e52-939a-f19c6ff686e6",
      "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-01-22T01:13:34.918792+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "052fdb8e-da76-405e-9dbb-61b22520e04d",
      "sales_organization": {
        "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
        "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
        "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
        "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-01-22T01:13:34.918792+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "478385d2-3a93-4151-be60-558d964a501c",
      "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": "9a54fca1-17f8-4f51-aafd-ce254459cd87",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3aec1a39-980f-4b8d-8cb7-14c7df4fedf5"
    },
    "suggested_date_start": "2025-01-22T01:13:34.918792+00:00",
    "skill_id": "effe3e0f-c9d2-41ef-a8ba-b42c9a9f6c26",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a72b4a56-db79-4544-bc8c-f03fec7a91b0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "dfb8fe5e-f2c6-42ce-a087-76c5a5a0b1ce",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "39073bc7-3209-41fa-a898-04a2f5a65575",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2bd2862c-f979-46dc-a77f-8d998ef81295",
        "db_currency_id": "11bfcc5f-159f-4694-a373-5422bb2a8127",
        "db_language_id": "80de9160-78c7-4aa8-a55d-a2b107d2b621",
        "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-01-22T01:13:34.918792+00:00"
      },
      "modified_dateutc": "2025-01-22T01:13:34.918792+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "6c291ab2-4b20-494e-9381-0352038aec6f",
    "date_reported_by_company": "2025-01-22T01:13:34.918792+00:00",
    "id2": 36,
    "company_id": "3f920035-f5ca-4bc3-9bd0-6a9daef651ae",
    "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": "6216babc-f858-48f3-9417-2c753edcdb4b",
    "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-01-22T01:13:34.918792+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-01-22T01:13:34.9344009+00:00"
}