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": "93da8177-2d87-4e33-a025-0b096d2d93a1",
  "estimated_quantity": 2.0,
  "article_id": "c9228894-89f3-4d9e-b8a6-da7342064faa",
  "article_code": "sample string 4",
  "article": {
    "id": "77de98cb-df7d-408e-b033-4c33be16c979",
    "article_category_id": "8ff25069-37c7-4b0e-b907-c1c2eec5542a",
    "article_category": {
      "id": "1eb8ef93-162b-4a29-b535-407024b320bd",
      "parent_id": "cbdf4e2d-fe64-4ec7-8ac7-90d38228e0c9",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3d138bc9-8f63-47e2-a4c1-0f16075363c6",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "caf1749f-dfbb-4a8e-b27a-f5098bd98b52",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "4eed5e97-4af8-47e1-8eb0-a6aab75a5bc7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b87cee28-b2f9-487e-8475-a8533f62e944",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "d22783a8-69b7-4c2b-b822-df327df53a7e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d21755c2-152c-4eba-8ec6-c7caa17ceb3f",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-01T09:02:46.512115+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-09-01T09:02:46.512115+00:00",
    "date_update": "2026-09-01T09:02:46.512115+00:00",
    "modified_dateutc": "2026-09-01T09:02:46.512115+00:00",
    "article_color_id": "e2cf6d54-1978-4e1f-8e27-e41684b3aca6",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4337ded0-fde6-4882-b0c1-88a80b865d5d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0ea446fc-ddfa-41ae-8bcf-da8ffc7b58eb",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e114b3a9-0ea0-4ca6-91c1-8fec82f162f6",
    "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": "f7e3f915-28e1-4ab6-bac2-ab3e77b185dc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "78095569-57cd-4dbb-9bae-46c601e830cc",
    "_parent_id": "229456a6-7a3c-4a9c-b5cb-f242cc9aeaa1",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4fc7a368-397c-4aee-b5ac-0a439e3bcae6",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "33c09792-70bb-4ca9-bc63-7c094e66147b",
      "_parent_id": "de95732c-5141-4126-af2d-774cb5128ee5",
      "root_parent_id": "d900d27d-b7c7-48f1-b076-bf83ee8396e1",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "257fd203-dfc1-4c43-a767-2c08dd66a66e",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "865263d9-edcb-4900-bc14-46e74dac3ea4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "0eb7a90c-b61e-4afa-b998-76dc84f3cde4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "638d0343-cb22-49ce-9250-27b106d72f78",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
          "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
          "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
          "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-09-01T09:02:46.512115+00:00"
        },
        "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
      },
      "equipment_model_id": "7d4fb888-ed36-418f-9b01-4d728ab5995d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "246df5d6-ef51-4c0a-98f0-a514f27d9a49",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "55b529b0-4c62-4073-b3c1-f9d1dafe2154",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "dc1b722a-0dbc-4eb7-9b3d-bb42c1c34b66",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7559baac-9f0a-4cc2-8c53-12e7b65603c9",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
            "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
            "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
            "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-09-01T09:02:46.512115+00:00"
          },
          "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
        },
        "equipment_family_id": "d55a1ed2-ebe0-4759-895a-09b63d61b094",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "865263d9-edcb-4900-bc14-46e74dac3ea4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "0eb7a90c-b61e-4afa-b998-76dc84f3cde4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "638d0343-cb22-49ce-9250-27b106d72f78",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
            "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
            "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
            "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-09-01T09:02:46.512115+00:00"
          },
          "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
        },
        "date_in_production_since": "2026-09-01T09:02:46.512115+00:00",
        "date_out_of_production_since": "2026-09-01T09:02:46.512115+00:00",
        "date_end_support": "2026-09-01T09:02:46.512115+00:00",
        "sales_organization_id": "e10dd9f7-533a-4e8e-b897-2b6336f25078",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
          "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
          "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
          "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-09-01T09:02:46.512115+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-09-01T09:02:46.512115+00:00"
      },
      "project_status_id": "64df0c4b-fc1c-4052-a90c-e6b52594c88c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "6b1815b8-a646-4877-ab0d-ea4df94318d8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b4031aa3-2d45-4952-8787-1df279d370d8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
          "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
          "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
          "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-09-01T09:02:46.512115+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
      },
      "company_id": "27163c96-b621-4a6b-bc58-f53f8d2f0abf",
      "company_code": "sample string 12",
      "db_address_id": "3675aa98-e297-4abb-9be6-c9e6109c6faa",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "0bbcb3c4-5c31-416e-89ad-5e46aa850dcd",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "2a3e9978-f793-453f-8f5a-f99a61797351",
      "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-09-01T09:02:46.512115+00:00",
      "date_create": "2026-09-01T09:02:46.512115+00:00",
      "date_update": "2026-09-01T09:02:46.512115+00:00",
      "updated_by_user_id": "9c0c4637-e205-406a-9e86-4e48f7d075b7",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-01T09:02:46.512115+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-09-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-01T09:02:46.512115+00:00",
      "date_last_job": "2026-09-01T09:02:46.512115+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-01T09:02:46.512115+00:00",
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "49f01cca-95c9-49f2-95ce-842b61a09751",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "72b5bf33-f0b0-475c-a538-50ef7bbeb5b8",
      "name": "sample string 2",
      "sales_organization_id": "baaf4ed0-8f26-4618-8584-43318414d1b8",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "86b4848c-3ace-4542-9843-c045a1390702",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4ab9e563-095b-4f9c-a242-74273763e13a",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5770790e-4365-4613-95ed-9ff0ba877039",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
        "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
        "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
        "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-09-01T09:02:46.512115+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
    },
    "job_status_id": "371afe5b-bce4-4b32-85a4-dbeec879aed8",
    "job_status_code": "sample string 11",
    "db_address_id": "85cd1ef5-c08e-467e-8819-0c4addeca8fc",
    "contact_id": "540ccc27-359c-4f67-949f-698c0ad587ef",
    "requested_by_company_id": "a57b7942-df2a-4c54-9f57-8e08b7d040cd",
    "requested_by_contact_id": "ed7fad65-a621-4681-8a8f-2abdaf9bbf7f",
    "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-09-01T09:02:46.512115+00:00",
    "due_date": "2026-09-01T09:02:46.512115+00:00",
    "date_create": "2026-09-01T09:02:46.512115+00:00",
    "date_update": "2026-09-01T09:02:46.512115+00:00",
    "date_closed": "2026-09-01T09:02:46.512115+00:00",
    "suggested_user_id": "a93b4412-2834-44ca-b23f-2d2f1e44c266",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6e9d8bb2-2e45-4d04-84cf-cab27c33679b",
      "db_language_id": "715f2ad7-7ae6-4c37-b3e2-c7821ac8ccde",
      "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-09-01T09:02:46.512115+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "638d9ed4-9087-4fca-a5f8-09bb399d01ea",
      "sales_organization": {
        "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
        "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
        "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
        "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-09-01T09:02:46.512115+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "81fe280b-eb9e-4bb8-af1b-6c5acb9cb81a",
      "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": "9fdb87f1-8b94-4bac-9f73-6978962cb7eb",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "be900d3f-874f-435d-bc74-bbd1255e887e"
    },
    "suggested_date_start": "2026-09-01T09:02:46.512115+00:00",
    "skill_id": "5d806809-4a06-43ce-b0dc-db93b7bfb34b",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ccef1c2a-1255-4d29-8ac8-360fb73c7894",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "9aab24f2-54c5-4750-9b1a-e2340842d582",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bc948938-11be-4493-8e5d-1fd0b82443e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5da5b804-8e0e-4613-a644-724dba79a3df",
        "db_currency_id": "60398e41-96ba-4ead-a653-79dd9463aff4",
        "db_language_id": "977c9877-20d7-4cfc-83ae-8531c82b8729",
        "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-09-01T09:02:46.512115+00:00"
      },
      "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "fedc8151-1e8b-4aee-a5d7-9dde70cfffb6",
    "date_reported_by_company": "2026-09-01T09:02:46.512115+00:00",
    "id2": 36,
    "company_id": "6ca21023-486d-467f-b59f-9d9bdc066314",
    "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": "742ac22c-f769-4171-8dee-91277d5e6aba",
    "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-09-01T09:02:46.512115+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-01T09:02:46.512115+00:00"
}