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": "dfafb047-aa7a-4546-bc84-dbded581f397",
  "estimated_quantity": 2.0,
  "article_id": "475fe833-c339-4d96-a191-3cad60257e2d",
  "article_code": "sample string 4",
  "article": {
    "id": "328384c4-5d3c-4c9c-8f3d-9ce75e3ab3de",
    "article_category_id": "66356601-19c9-4ba3-b6cb-99159bcde6fa",
    "article_category": {
      "id": "697a2692-b332-4880-9cd5-4b1381c11bfb",
      "parent_id": "7b18f688-7561-4375-8325-4e2f4bef7543",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "384c26fd-cb4f-45ec-925f-c57f87d955e2",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e56f5cce-0f6d-4b4d-bf55-931a1b18575a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "897b1ce5-9412-4f31-9688-77dccf9c4f10",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "6a8a7313-63e7-43dd-a3bc-18c7869ee426",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "905d1989-5b94-4fb9-bc80-b6b3148335d6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "24fab6fa-a79e-4a3b-af54-9852bfc496fc",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-30T21:42:07.7325301+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-08-30T21:42:07.7325301+00:00",
    "date_update": "2026-08-30T21:42:07.7325301+00:00",
    "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00",
    "article_color_id": "0d4f4274-c171-40a0-8868-45cfe64a59fb",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "702066b3-0888-454b-ad97-cf3f35b15264",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "c18398bd-d630-4524-aa31-a08ad8e7fbf0",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b60868ce-890a-4ebf-a543-e57588e3f0f9",
    "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": "392ea8f9-1f74-409f-8a90-01d8fe621343",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d3869e83-b6e9-47ba-9ace-58deff640c8a",
    "_parent_id": "a9e9e8b8-1288-4fcf-a3ea-d1777b61983c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bf7f8655-cc0f-4da8-b415-37dba2077c1b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "48cf1c3d-5716-4772-9078-1c97d09d6768",
      "_parent_id": "4334122e-a6a2-422d-98ba-0811d7b50c67",
      "root_parent_id": "014acb1a-41bf-4759-a59c-42d78347eaea",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ebf66aea-6eef-4c64-8155-48133c08a09d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1f5775cd-1ab0-498c-bea5-a818d68119f0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "13c22725-b612-4fae-9e10-216ec49fdab4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "4044e656-d4d7-4b1b-bb5a-a5ea19a526be",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
          "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
          "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
        },
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "equipment_model_id": "09b799d0-8607-4c52-9aba-17c4cb6286a9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "9c168f76-aefe-44ae-bed6-ba2a2387f34c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "70c9f074-ff7e-40e6-afab-84264a364635",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "92f95b23-ba2e-4741-bff0-f3e35ca2177b",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "949ecb4c-9835-424d-886c-c0119646978d",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
            "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
            "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
          },
          "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
        },
        "equipment_family_id": "987d6603-f16a-47b9-bb4b-6176615b4333",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1f5775cd-1ab0-498c-bea5-a818d68119f0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "13c22725-b612-4fae-9e10-216ec49fdab4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "4044e656-d4d7-4b1b-bb5a-a5ea19a526be",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
            "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
            "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
          },
          "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
        },
        "date_in_production_since": "2026-08-30T21:42:07.7325301+00:00",
        "date_out_of_production_since": "2026-08-30T21:42:07.7325301+00:00",
        "date_end_support": "2026-08-30T21:42:07.7325301+00:00",
        "sales_organization_id": "5de8cf6a-41c4-4ab5-8f4c-44bfc398a70c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
          "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
          "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "project_status_id": "1e14bf8c-5878-4263-861d-e07f2da618cf",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "632ad191-3d01-47a5-9951-95fb1367aad0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "1d8f9106-3eac-48bb-86dc-093a1a5075d9",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
          "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
          "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "company_id": "1873db0e-e124-4a94-8e2a-635f780049a1",
      "company_code": "sample string 12",
      "db_address_id": "5519788e-6dcd-4f38-baf3-274a903f52a3",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "64d9bbbe-9871-4069-bb02-7cea48143d34",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "4dd00ac8-2692-4eac-9c43-20d0b001a1e6",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-08-30T21:42:07.7325301+00:00",
      "date_create": "2026-08-30T21:42:07.7325301+00:00",
      "date_update": "2026-08-30T21:42:07.7325301+00:00",
      "updated_by_user_id": "816fa00e-a4dc-40df-b78d-1d2ef0628cc8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-30T21:42:07.7325301+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-08-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-30T21:42:07.7325301+00:00",
      "date_last_job": "2026-08-30T21:42:07.7325301+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-30T21:42:07.7325301+00:00",
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d48f9970-d029-4b2e-9387-f201117c633f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1cd485c2-c477-4e5e-9447-b2902ce2235a",
      "name": "sample string 2",
      "sales_organization_id": "fc1ea8bd-19d1-4c78-907e-6fdebe7b7c2e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "3b5bf3d5-02ac-4968-8ef4-4d34b9c6f943",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "5c7306f9-5ba3-4638-adfb-0de6685e27b9",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "e3f4f0b9-9a9c-40bb-9e89-3c22152c596b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
        "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
        "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
    },
    "job_status_id": "9518a97a-fe5d-45d9-8534-aeb9d7b5f291",
    "job_status_code": "sample string 11",
    "db_address_id": "123dbf15-ebee-40a9-abaf-b78d692a5da3",
    "contact_id": "3e678f02-b807-4e39-a2eb-837e12e5e9e3",
    "requested_by_company_id": "42e9b44d-0508-414a-b51d-09caffb87f0f",
    "requested_by_contact_id": "213ec380-3d35-4e45-85ad-65beab949582",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-08-30T21:42:07.7325301+00:00",
    "due_date": "2026-08-30T21:42:07.7325301+00:00",
    "date_create": "2026-08-30T21:42:07.7325301+00:00",
    "date_update": "2026-08-30T21:42:07.7325301+00:00",
    "date_closed": "2026-08-30T21:42:07.7325301+00:00",
    "suggested_user_id": "d8636f36-864f-41d2-b065-cb91f5ee0ec6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bdae3b95-fafb-48c2-af44-0ea8285d6a0c",
      "db_language_id": "615e1ff3-610c-4c07-86c5-3f24fb0d7869",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-08-30T21:42:07.7325301+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "22254a71-c9a8-4135-93fa-b57d8bd9a5cc",
      "sales_organization": {
        "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
        "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
        "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "49a1792b-301f-41b5-9956-c519f6ac9d3b",
      "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": "bdab710f-560f-46a8-93c6-d488cc2c8fbf",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "277236b5-d2f2-475f-8605-aaeaf3d1f3ac"
    },
    "suggested_date_start": "2026-08-30T21:42:07.7325301+00:00",
    "skill_id": "64f622f7-e6a5-4370-b721-f0724c359fbe",
    "skill_code": "sample string 32",
    "skill": {
      "id": "e5382ec7-f550-4d4b-bf08-65850e9573c0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d00c3332-a89f-43f4-90b1-2c147f9d0b7c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0d25201c-da9a-4fde-a075-93c82026e5ba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0852fcd0-d8ed-42f6-b0ed-959eca5a4d33",
        "db_currency_id": "87949875-ab51-4365-89dd-074caaf681e6",
        "db_language_id": "bd59a713-0b12-4056-b697-62810917510e",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
      },
      "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "086a8c90-4c32-4c1c-8973-cde60f6e2929",
    "date_reported_by_company": "2026-08-30T21:42:07.7325301+00:00",
    "id2": 36,
    "company_id": "09c8c2d5-9bef-41a3-a0ea-ed107853ff19",
    "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": "5219d8cc-165b-409f-8123-98aa1a06c899",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-30T21:42:07.7325301+00:00"
}