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": "801be271-1f77-4e46-89c1-51ad687f5a95",
  "estimated_quantity": 2.0,
  "article_id": "0ea8816c-9131-41e4-8e22-074ae682dc80",
  "article_code": "sample string 4",
  "article": {
    "id": "ff65d7d8-e436-4586-93d0-548ca4803fd3",
    "article_category_id": "7dd0bbad-d75b-4059-af73-fddefb36d9dd",
    "article_category": {
      "id": "82734e67-aad0-4bc1-98ee-575367893dd7",
      "parent_id": "e1399fc6-4e0d-4adb-b46d-df9d152594eb",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3a75abf1-3ddb-457a-89ab-7ed6e6efd639",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "614890b1-fcc6-4c94-88b2-caf82f893627",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "84062d97-1e13-4913-a248-260a68ef5e34",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "7a199192-ce8d-4654-a879-04f5411cc3ed",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "8e2c1623-e582-44fd-a41b-a9225538e3cf",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c1abeb63-1d35-4d7c-b118-d30b050fefe4",
    "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-31T19:20:07.573773+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-31T19:20:07.573773+00:00",
    "date_update": "2026-08-31T19:20:07.573773+00:00",
    "modified_dateutc": "2026-08-31T19:20:07.573773+00:00",
    "article_color_id": "ccbd8522-8ed0-498a-9189-36085a644717",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "38ece6bb-b0c4-4942-8bec-dfc91f75d02d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "8ae10619-094a-476a-984f-d3c15ba20328",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "34a89869-8268-472b-ae5f-0698c595b9d6",
    "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": "687e3d36-0dfe-4c42-aba5-4ef32f3a42c6",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4dc5c390-54dc-4cf8-9408-c4ce8f632a33",
    "_parent_id": "fdc04299-4a45-4bdc-9c3d-bd946540c58b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "12c152ad-2cbd-4851-909f-8ea6176cf8e8",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "9b5c77f6-b0b0-4ea3-9d44-ec3afea9721e",
      "_parent_id": "557827c2-df9c-4139-945b-7473ef683989",
      "root_parent_id": "c9cb431f-0857-4412-889a-af0f3c71559e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "7f90f5eb-3e36-4996-a839-510ff99327dc",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "eddae8fc-eab0-487c-a268-bfcdb67a2494",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d45e4932-820b-45ee-ae87-2cc002bc8fa5",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8cd0d765-ebf8-4e75-a822-3be76e12a87f",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
          "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
          "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
          "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-31T19:20:07.573773+00:00"
        },
        "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
      },
      "equipment_model_id": "f2cc4d3b-6eea-40c0-9d95-7b90e1eeea0d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6ea60673-376e-454f-bd3f-984ab71281a6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "bbeb8d66-65de-4f50-afc9-c4e54b3a31f7",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "67b98a49-dd90-422c-81fa-41a0e67ccb11",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "60c4e350-1fc9-4b75-a34f-292318047197",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
            "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
            "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
            "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-31T19:20:07.573773+00:00"
          },
          "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
        },
        "equipment_family_id": "d290cb7b-4c8c-4e77-b1dc-7c1503d39d16",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "eddae8fc-eab0-487c-a268-bfcdb67a2494",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d45e4932-820b-45ee-ae87-2cc002bc8fa5",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8cd0d765-ebf8-4e75-a822-3be76e12a87f",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
            "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
            "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
            "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-31T19:20:07.573773+00:00"
          },
          "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
        },
        "date_in_production_since": "2026-08-31T19:20:07.573773+00:00",
        "date_out_of_production_since": "2026-08-31T19:20:07.573773+00:00",
        "date_end_support": "2026-08-31T19:20:07.573773+00:00",
        "sales_organization_id": "9efbc608-73d5-4230-9e3f-8405d87d1444",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
          "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
          "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
          "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-31T19:20:07.573773+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-31T19:20:07.573773+00:00"
      },
      "project_status_id": "6c2bf0a0-cfa4-4223-a297-ca763b609900",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c4036b8e-fb3f-4523-93e4-770cb5d72edb",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "229e6b86-6202-4381-b61c-04362c409cef",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
          "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
          "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
          "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-31T19:20:07.573773+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
      },
      "company_id": "6e034ebf-88ca-4334-af08-c225847d6518",
      "company_code": "sample string 12",
      "db_address_id": "f5de9741-44ac-4a0b-9006-4a7f7f5039d2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a30ddd50-9b28-4ae2-ad71-d6425fc155b8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "fed9e939-5631-4867-baa8-7ec32eaee528",
      "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-31T19:20:07.573773+00:00",
      "date_create": "2026-08-31T19:20:07.573773+00:00",
      "date_update": "2026-08-31T19:20:07.573773+00:00",
      "updated_by_user_id": "e017ceb3-6a72-4d99-b7a0-40d9ba1b0da8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-31T19:20:07.573773+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-31T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-31T19:20:07.573773+00:00",
      "date_last_job": "2026-08-31T19:20:07.573773+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-31T19:20:07.573773+00:00",
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1c250280-25c6-435c-97b0-fdd0bab34581",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9f95914d-b9ad-4b58-ac93-c4e01fbf9344",
      "name": "sample string 2",
      "sales_organization_id": "d5254e07-1d49-4dac-ab36-d93d7862f006",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "948a90fe-0d51-4e9a-9182-f5f31d0fcba4",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1ba3136d-011b-46db-94bd-981269d32cdd",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "ac32da5b-0b90-46d7-a442-191f04baa112",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
        "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
        "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
        "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-31T19:20:07.573773+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
    },
    "job_status_id": "188d4915-ce5a-48aa-a903-7ea9ba798f65",
    "job_status_code": "sample string 11",
    "db_address_id": "b04d385a-c011-44c9-a836-b02d47d05f4c",
    "contact_id": "87de03c7-d4fd-4a9b-98cb-78e6166e80fa",
    "requested_by_company_id": "3b8ae009-4e42-4ec6-a56d-dfe672bf9cbb",
    "requested_by_contact_id": "fe87e4a5-bad0-49f4-b1fb-b890894ddf2a",
    "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-31T19:20:07.573773+00:00",
    "due_date": "2026-08-31T19:20:07.573773+00:00",
    "date_create": "2026-08-31T19:20:07.573773+00:00",
    "date_update": "2026-08-31T19:20:07.573773+00:00",
    "date_closed": "2026-08-31T19:20:07.573773+00:00",
    "suggested_user_id": "af5f502e-4d1a-4c80-abbc-f7a9ea131dd2",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "279f7770-e805-4199-9816-4e54411fa197",
      "db_language_id": "380d5754-1a3e-41c8-a4a7-9aca66abb0cc",
      "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-31T19:20:07.573773+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0ee2c02c-abdf-44aa-8c8f-a3ef506c69e8",
      "sales_organization": {
        "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
        "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
        "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
        "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-31T19:20:07.573773+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "49d46869-9e6c-45fb-b506-ba8cbda43ff0",
      "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": "352fc199-5f21-47df-afc6-fcb67a65652d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b7e9f374-19fa-4da8-ab2f-8af70bb4da6d"
    },
    "suggested_date_start": "2026-08-31T19:20:07.573773+00:00",
    "skill_id": "5d6b414b-ebab-49d5-bc02-c5421c786909",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8332ed5b-956e-4512-a538-06104950c8c2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c36ed2fd-86e7-4540-9069-e489e0cabd0e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "87153cab-e060-4aa1-87b3-a5f27793197d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb82078d-2024-4dd9-90f7-ccc2678f5b2f",
        "db_currency_id": "f063a257-9ca7-4dc5-8f4a-58863bd68226",
        "db_language_id": "b8758ccc-60cb-469e-98ff-10e0593225a2",
        "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-31T19:20:07.573773+00:00"
      },
      "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "6c40747e-ae91-473d-8e18-d8a3260d884c",
    "date_reported_by_company": "2026-08-31T19:20:07.573773+00:00",
    "id2": 36,
    "company_id": "55a44d3d-fe01-4555-9371-5a998687475c",
    "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": "61e3062e-433c-49be-88fb-5a0d1fad36a9",
    "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-31T19:20:07.573773+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-31T19:20:07.573773+00:00"
}