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": "49929295-6783-424d-bda3-d17c062c09d6",
  "estimated_quantity": 2.0,
  "article_id": "203c7b6d-b0b2-4a98-9f22-0ddcedaade56",
  "article_code": "sample string 4",
  "article": {
    "id": "a4e5e340-7f4e-4fa8-a40b-9edb278547f9",
    "article_category_id": "ac3149d3-c82e-4599-8d12-fbbcda3f0551",
    "article_category": {
      "id": "a19dde34-1d0d-42eb-b40f-364d69a0aa01",
      "parent_id": "77df3e4e-ee73-44ee-b662-2c33b90f688d",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1c3c1244-c128-4514-acad-7576ffba8959",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1365db84-68a8-462b-9bbe-eda5bc974553",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7be698cb-c81f-41c4-b8b8-5feaa18d0dab",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1efcdada-cbbc-41ef-9c3b-4df24c0cba18",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1d2b7845-767d-4dd9-b16b-756dd0a18436",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6ed126cd-bad2-4c8c-9c3c-47f1d265abf0",
    "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-09T21:57:07.5873434+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-09T21:57:07.5873434+00:00",
    "date_update": "2026-09-09T21:57:07.5873434+00:00",
    "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00",
    "article_color_id": "0b029af7-6eac-48df-9609-fb67b08b4ec4",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "5b204962-b8ff-42c1-b18e-f21ef7b182d4",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1b85cf5d-a9bb-482e-878e-9df6bcbcf7c7",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "893b808b-629b-4f34-8edc-922e20955c58",
    "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": "7dad4598-8d2e-4904-a08c-d93877876c36",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "898b1f9c-c35e-4e23-b639-7cf3f3f9dd5d",
    "_parent_id": "9e771769-91fb-43d6-a679-46e396da4e88",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "45dee6b5-957e-425f-87a7-944833eff8f0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "2009e7ad-3b92-4255-9c04-71db48cdfde6",
      "_parent_id": "7e5d5129-2e79-437a-988c-fda553a417e5",
      "root_parent_id": "17c51f72-777e-4e8e-9d28-12f12cea3632",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "32f00fdf-8a49-4c2d-9455-4db570c54c18",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "3b71b9c8-f463-405a-9b68-467312eebeb3",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b7a9519b-d322-4eb8-8862-ee8e7ad42212",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8b7bfaff-8fee-4c5d-b38c-654bb56867fa",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
          "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
          "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
          "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-09T21:57:07.5873434+00:00"
        },
        "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
      },
      "equipment_model_id": "04a572a5-d25d-4d31-860e-d9eafd7d0d0f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "efb7d6e8-149a-409a-b6d0-d63c4ef2f86a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "6b1d701e-ed2c-49ab-8b3d-72a7042c5330",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b1223df8-fef0-4ded-9651-95f7d03abf72",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5e729de4-9296-4401-b9ab-e42485b8c19e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
            "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
            "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
            "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-09T21:57:07.5873434+00:00"
          },
          "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
        },
        "equipment_family_id": "7efa0989-8376-456d-8c70-0374983927e7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "3b71b9c8-f463-405a-9b68-467312eebeb3",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b7a9519b-d322-4eb8-8862-ee8e7ad42212",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8b7bfaff-8fee-4c5d-b38c-654bb56867fa",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
            "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
            "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
            "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-09T21:57:07.5873434+00:00"
          },
          "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
        },
        "date_in_production_since": "2026-09-09T21:57:07.5873434+00:00",
        "date_out_of_production_since": "2026-09-09T21:57:07.5873434+00:00",
        "date_end_support": "2026-09-09T21:57:07.5873434+00:00",
        "sales_organization_id": "08ce2a95-baed-4839-b265-f5d684cd954e",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
          "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
          "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
          "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-09T21:57:07.5873434+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-09T21:57:07.5873434+00:00"
      },
      "project_status_id": "429a80c4-c443-4aef-a384-2267f4035508",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c08fa56f-99c5-4007-853d-479c76a64e5b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ae513707-bcba-425f-abf6-7bd8031c08d0",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
          "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
          "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
          "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-09T21:57:07.5873434+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
      },
      "company_id": "4e47f6ab-4b8b-4a8c-aca7-b3e600aed338",
      "company_code": "sample string 12",
      "db_address_id": "8ae925b5-bc66-48e2-8c39-8f2b8392ab1d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "962b084c-bde3-4459-984b-2516474260e0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b270d33d-2d98-4b78-8ca2-f504efff4586",
      "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-09T21:57:07.5873434+00:00",
      "date_create": "2026-09-09T21:57:07.5873434+00:00",
      "date_update": "2026-09-09T21:57:07.5873434+00:00",
      "updated_by_user_id": "1025cf9e-88be-4970-a1f7-51a6da587799",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-09T21:57:07.5873434+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-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-09T21:57:07.5873434+00:00",
      "date_last_job": "2026-09-09T21:57:07.5873434+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-09T21:57:07.5873434+00:00",
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "42828ce6-2b87-4254-8458-cdfa4bb695f1",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "30ef1ba5-243c-410a-8b2c-6efe9682cb8c",
      "name": "sample string 2",
      "sales_organization_id": "aa175579-ce5f-4e65-8dc0-b0de0a1af669",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8f0d4a44-3be5-43bb-ad82-97ed161a3ddd",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "de38f990-0184-435d-926a-1052319954e4",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b7ec1b7f-c269-44c9-8fe0-5dd7aaaa74fe",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
        "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
        "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
        "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-09T21:57:07.5873434+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
    },
    "job_status_id": "d5a6abcc-82ec-44e0-9aab-2b30297a7d36",
    "job_status_code": "sample string 11",
    "db_address_id": "a41413ac-6598-4b78-aed2-dd896a584522",
    "contact_id": "27d98325-be1c-448b-8adf-8e626bd8a6a0",
    "requested_by_company_id": "338021a4-bb57-493e-8567-cc42f0b90c2c",
    "requested_by_contact_id": "dd5ce194-b929-4080-959a-231d36e5bc8d",
    "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-09T21:57:07.5873434+00:00",
    "due_date": "2026-09-09T21:57:07.5873434+00:00",
    "date_create": "2026-09-09T21:57:07.5873434+00:00",
    "date_update": "2026-09-09T21:57:07.5873434+00:00",
    "date_closed": "2026-09-09T21:57:07.5873434+00:00",
    "suggested_user_id": "7ae0be0b-bee3-46bf-b99d-f97ed6fc960c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "44f914b1-7389-4e00-a34e-1a81c5b4121e",
      "db_language_id": "a81b50c4-3a27-4a22-9d99-32306f15c8aa",
      "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-09T21:57:07.5873434+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "9bc8a79d-8862-4484-8c6d-eb7d8594891c",
      "sales_organization": {
        "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
        "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
        "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
        "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-09T21:57:07.5873434+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "7abe3c0b-dfcb-47d0-95f9-3257a311b990",
      "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": "8c8be1b1-e33c-4f19-86e1-fcb3a38acc03",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "44cd42cf-47b7-4cb3-8319-e64f9c70bad1"
    },
    "suggested_date_start": "2026-09-09T21:57:07.5873434+00:00",
    "skill_id": "9d3f0c2a-dc77-4502-97ab-f3178dc9b019",
    "skill_code": "sample string 32",
    "skill": {
      "id": "7354c985-414a-42e3-844c-554a48d2b782",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "87c4cb94-b157-4640-9475-dc9bbbb656b0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8350fcf0-d3b8-42f8-87ce-9233bf069e09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a5405555-c260-4fcb-98ff-8593f16c9299",
        "db_currency_id": "1289cd98-f15a-4319-9448-75829a331b44",
        "db_language_id": "8b922028-526b-47f8-840c-70787d4bbd1b",
        "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-09T21:57:07.5873434+00:00"
      },
      "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "e47aad15-7972-4fa8-981a-8e7eb660f5c9",
    "date_reported_by_company": "2026-09-09T21:57:07.5873434+00:00",
    "id2": 36,
    "company_id": "65df3de3-5d5d-4e40-9135-140e64439615",
    "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": "e869e717-793b-4879-9795-1202bd488e01",
    "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-09T21:57:07.5873434+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-09T21:57:07.5873434+00:00"
}