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": "5e9eef8c-1fae-4976-afed-238a3c2bf973",
  "estimated_quantity": 2.0,
  "article_id": "45a1ec1c-ae1f-4d59-8bcf-a27840cb59e9",
  "article_code": "sample string 4",
  "article": {
    "id": "231c3150-e329-4f86-917c-26fe26413504",
    "article_category_id": "5ace8d24-20c9-496e-aeb0-1abb7d1044ed",
    "article_category": {
      "id": "df1a2905-7706-4377-9ea7-72c198994739",
      "parent_id": "28c35ee7-bce5-470b-aed4-30cbd345ec8f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-02T01:31:15.6450134+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d251e1f5-f7ef-4df3-805f-e8ad83c4da75",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4a4163ff-58b9-457f-95d1-74ff14d7959d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "e0a750fc-af81-4f38-8204-beaa170e33b7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5ba9137d-3b42-462c-b596-de7d49e2838f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7c90087c-2a7d-4b35-84e8-b2f2d1bdab7f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "fc94fd22-696a-407b-bc87-11b1fb220a43",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-02T01:31:15.6450134+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-07-02T01:31:15.6450134+00:00",
    "date_update": "2026-07-02T01:31:15.6450134+00:00",
    "modified_dateutc": "2026-07-02T01:31:15.6450134+00:00",
    "article_color_id": "31b1b3c2-7a64-4718-b6bb-57ea60c2ea42",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "c6aa8c5a-2d1d-42d5-9b4a-86f6321aea4a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-02T01:31:15.6450134+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "4541ea89-0dbe-49e5-8e26-76994f7d2d74",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "943982f2-0a0c-4985-80bd-68dad497fae5",
    "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": "fdb3558a-f20e-4ee5-9f23-347172c590e9",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e824d72a-0de3-47e4-aaf0-e03ce60ed53d",
    "_parent_id": "2c66a417-3792-4471-a07e-5c978eb596f5",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c1d69e1f-d667-44da-b461-ad63dab43bb7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7fb67eeb-f7b7-4272-9541-9878f09cd739",
      "_parent_id": "66050f94-8039-49b8-8a6f-74f92cf41589",
      "root_parent_id": "2973bea1-88c7-446e-8c7e-759cac855332",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "9ab3eaf3-a8cd-4076-a9fd-b99f19fcb158",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "247770ea-336f-4e08-814f-59b770733573",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "2de3888f-d6c0-4a13-8dec-2ee7bdc70983",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f2bd6ff2-3b06-4e56-b2e3-36cc849351e2",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
          "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
          "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
          "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-07-02T01:31:15.6606313+00:00"
        },
        "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
      },
      "equipment_model_id": "0332712d-1cd8-483c-8f00-02f0d16c1841",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "8c32af8e-a8f5-4985-82e5-bfb576fa6abf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "63533e6a-f660-4860-9cdd-e917d867a120",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "93a3516c-9642-404f-aad8-1ee1966eeeb3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e032fae6-a612-4c19-b87b-b6a182fe72b1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
            "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
            "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
            "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-07-02T01:31:15.6606313+00:00"
          },
          "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
        },
        "equipment_family_id": "1ce7aa8d-feb8-4c0e-a893-29991e60503e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "247770ea-336f-4e08-814f-59b770733573",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "2de3888f-d6c0-4a13-8dec-2ee7bdc70983",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f2bd6ff2-3b06-4e56-b2e3-36cc849351e2",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
            "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
            "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
            "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-07-02T01:31:15.6606313+00:00"
          },
          "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
        },
        "date_in_production_since": "2026-07-02T01:31:15.6606313+00:00",
        "date_out_of_production_since": "2026-07-02T01:31:15.6606313+00:00",
        "date_end_support": "2026-07-02T01:31:15.6606313+00:00",
        "sales_organization_id": "456b0f0e-6972-4f26-909a-0bad44c329d8",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
          "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
          "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
          "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-07-02T01:31:15.6606313+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-07-02T01:31:15.6606313+00:00"
      },
      "project_status_id": "4bea6b46-e742-4b47-bfde-d3c9d9f80169",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "df18d9e0-7104-412e-9de5-6d337395d2f6",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "cbe983a8-cef0-44ad-8ffe-121a9b4c0650",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
          "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
          "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
          "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-07-02T01:31:15.6606313+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
      },
      "company_id": "34407536-688c-4390-84a6-257c2f19f35d",
      "company_code": "sample string 12",
      "db_address_id": "9221a013-27d3-4cf2-96ca-f85025319d3f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8c0f371c-45d2-4c1c-b7fd-cd8ccff97f07",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e62cc578-c0c0-4aa0-838c-cddc0d9a2835",
      "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-07-02T01:31:15.6606313+00:00",
      "date_create": "2026-07-02T01:31:15.6606313+00:00",
      "date_update": "2026-07-02T01:31:15.6606313+00:00",
      "updated_by_user_id": "9bb66ec9-e6ec-4993-971b-35a4988bb373",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-02T01:31:15.6606313+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-07-02T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-02T01:31:15.6606313+00:00",
      "date_last_job": "2026-07-02T01:31:15.6606313+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-02T01:31:15.6606313+00:00",
      "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d5ceb06f-9487-4f58-9506-5edbc5a465d5",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7330a7a6-d0e0-4be6-8434-acbe5da83de7",
      "name": "sample string 2",
      "sales_organization_id": "7aa2b677-d7c4-49f4-847d-b187da1e910d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "68e10c6e-e366-4e62-9f99-df56b10773db",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "7816b16e-919d-4b05-9ac1-91273e447c0d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "554e06ac-1e5d-4cdd-8006-be13fca38215",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
        "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
        "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
        "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-07-02T01:31:15.6606313+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
    },
    "job_status_id": "acc079f1-2856-40a2-882f-c91597976fc4",
    "job_status_code": "sample string 11",
    "db_address_id": "a0eb2762-046b-456e-8287-6fb350de1fec",
    "contact_id": "04d33734-c62c-4678-a5e6-eadd7e249e41",
    "requested_by_company_id": "bf436c65-7ae7-4594-b099-76fbae64d2ec",
    "requested_by_contact_id": "b539b910-31e8-4852-8862-593f240d9f94",
    "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-07-02T01:31:15.6606313+00:00",
    "due_date": "2026-07-02T01:31:15.6606313+00:00",
    "date_create": "2026-07-02T01:31:15.6606313+00:00",
    "date_update": "2026-07-02T01:31:15.6606313+00:00",
    "date_closed": "2026-07-02T01:31:15.6606313+00:00",
    "suggested_user_id": "c02cfd8d-c44c-415d-ae78-8d0ce1f375f6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c6518920-df7d-42ff-b0b0-f0e10fc27b91",
      "db_language_id": "84755e17-413f-4b72-ae81-3839fe53c3a0",
      "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-07-02T01:31:15.6606313+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "766027c2-ed14-4be2-a8db-73dfb85fcf06",
      "sales_organization": {
        "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
        "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
        "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
        "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-07-02T01:31:15.6606313+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c702c6e2-7cf1-47e7-88c1-7b3c2b826169",
      "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": "a32c2498-d018-4022-8847-dc01d0351b64",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b3370f43-3cdc-42a0-b5e4-1de606edfa99"
    },
    "suggested_date_start": "2026-07-02T01:31:15.6606313+00:00",
    "skill_id": "1b4980d1-c622-46e9-bb7e-81c498d0c577",
    "skill_code": "sample string 32",
    "skill": {
      "id": "0b4a6ae0-1baa-4889-85c1-0e37b473872c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "26ef9507-c3e8-478e-a054-6ee6ce70ee6e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1ebfa902-8bdc-45e7-8bb1-9a29f72a9c36",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "516c5394-3ad0-4113-a894-825bc5122ea2",
        "db_currency_id": "7f91368c-634f-49a4-9ba0-c2678b982649",
        "db_language_id": "78be267c-dde5-4db9-add1-7b858062ea87",
        "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-07-02T01:31:15.6606313+00:00"
      },
      "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "62d3130d-433c-4daa-81f8-55e73ad4acd7",
    "date_reported_by_company": "2026-07-02T01:31:15.6606313+00:00",
    "id2": 36,
    "company_id": "137a2e5e-b988-4964-98f8-22eb203e41b6",
    "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": "712d76e6-04fd-4908-a819-81e307f71a00",
    "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-07-02T01:31:15.6606313+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-02T01:31:15.6606313+00:00"
}