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": "c8029adc-7589-4fd2-aee4-a431711380cd",
  "estimated_quantity": 2.0,
  "article_id": "71581cdb-2903-458c-be5d-a28ce3d7d033",
  "article_code": "sample string 4",
  "article": {
    "id": "11ad3645-c1f8-4073-a362-c3444d6824c8",
    "article_category_id": "3cba0b6c-c04d-497a-8cfe-1a66a7c469a7",
    "article_category": {
      "id": "4f6008d5-023b-4a26-afce-5e3b0e7e9716",
      "parent_id": "ec4552f2-397c-4f41-a851-7aed9f7b602b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "c1ebdb48-3726-4ab1-b0bf-d3a657bdf3e1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f1632304-368b-4173-947d-03f08f6853c8",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "64edd664-62b7-4a37-b845-3c43489f581b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "7ce8ff21-1e29-4980-bc00-fd211550110c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7d218c15-f465-4e2b-a91e-140e10d6a45e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b4a46031-8331-4f19-9c78-0a38219d42ce",
    "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-23T00:34:28.0814763+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-23T00:34:28.0814763+00:00",
    "date_update": "2026-07-23T00:34:28.0814763+00:00",
    "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00",
    "article_color_id": "54c76a93-7484-4b40-99c7-ad1678dd3457",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "92e40c0e-b9f6-4d92-b362-7359168cb57a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "6cb56d20-0e07-46fc-b008-da22c720aa66",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6bcef744-7110-40fd-a615-3ac8603c5bdf",
    "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": "d5e0f90e-4ad0-4f62-b129-1f3d6f14a67b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "73ab6d90-a82a-4ab2-9d4c-c3c20ffac908",
    "_parent_id": "078b06eb-59f6-4588-a335-1b73ca247806",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "61fd2f5e-55e5-4208-8f60-98507cbb3362",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "6afc5bfc-18a8-4af2-9283-6cd708184f5b",
      "_parent_id": "7461419f-fdc9-444d-8f0a-ec161d7939e0",
      "root_parent_id": "dfff0a99-b36b-4067-a8ed-4bc6a0b9a045",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "43413360-4a7c-46dc-a8ff-82ce93a2fb63",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ce121136-b9f0-46c8-b50c-ffbb789fda78",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "837f90b6-52fb-4ec4-932e-d57c6dc25d3c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "44d50b66-c493-4303-b971-6300ee45b865",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
          "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
          "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
          "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-23T00:34:28.0814763+00:00"
        },
        "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
      },
      "equipment_model_id": "c2390264-6321-400f-9051-3f4d0b55d4c2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "50efaee5-c3e6-4adf-896d-94c30b4f64d5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "a184821c-0797-490c-8ddf-1a17ad1180a6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e77ab8d6-7467-4e0a-815d-897d02a377db",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "96bb35da-783a-4ea6-a93d-92ea3395c320",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
            "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
            "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
            "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-23T00:34:28.0814763+00:00"
          },
          "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
        },
        "equipment_family_id": "2b540073-41ed-49dc-9a17-78072990c094",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ce121136-b9f0-46c8-b50c-ffbb789fda78",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "837f90b6-52fb-4ec4-932e-d57c6dc25d3c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "44d50b66-c493-4303-b971-6300ee45b865",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
            "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
            "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
            "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-23T00:34:28.0814763+00:00"
          },
          "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
        },
        "date_in_production_since": "2026-07-23T00:34:28.0814763+00:00",
        "date_out_of_production_since": "2026-07-23T00:34:28.0814763+00:00",
        "date_end_support": "2026-07-23T00:34:28.0814763+00:00",
        "sales_organization_id": "71a96d1c-4718-449a-b7aa-5635d5b4bfa1",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
          "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
          "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
          "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-23T00:34:28.0814763+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-23T00:34:28.0814763+00:00"
      },
      "project_status_id": "1bad1105-7ed4-4aac-a773-d6877188efec",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "83306c5c-46f2-4c41-b02e-aed49d21e033",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "a893fff1-e838-485a-964c-47b3e84e76d6",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
          "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
          "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
          "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-23T00:34:28.0814763+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
      },
      "company_id": "c35414bd-d1cc-4a54-a213-36b2b675899d",
      "company_code": "sample string 12",
      "db_address_id": "17cd9f99-7264-41f6-afa9-c689203b0866",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "dcc1a0a7-44bc-4b14-887e-96e28ab37651",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "13b596eb-48a7-45d8-af4d-a3c2410a0251",
      "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-23T00:34:28.0814763+00:00",
      "date_create": "2026-07-23T00:34:28.0814763+00:00",
      "date_update": "2026-07-23T00:34:28.0814763+00:00",
      "updated_by_user_id": "94ffa1bf-1af8-4df1-8ab5-4b087da08401",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-23T00:34:28.0814763+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-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-23T00:34:28.0814763+00:00",
      "date_last_job": "2026-07-23T00:34:28.0814763+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-23T00:34:28.0814763+00:00",
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "71859f3b-d23a-4efd-8e53-70c936d16db8",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "12c0e702-3f88-47e9-95eb-546e9c448d0b",
      "name": "sample string 2",
      "sales_organization_id": "911e9a35-4c8a-4078-b8ed-8d1f290c88e2",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9bc02ba9-67cb-4d57-bc97-58f76f25c695",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ef1489ac-1511-4f49-964b-c7700f7a7fd2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b48edf43-9eb1-4e3f-84e3-560e9a410f88",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
        "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
        "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
        "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-23T00:34:28.0814763+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
    },
    "job_status_id": "5112daaf-9043-4c21-96c5-57a77da58f80",
    "job_status_code": "sample string 11",
    "db_address_id": "6d2c1719-7568-4802-9770-de9a5b371616",
    "contact_id": "c9fb0a11-df20-4052-ba3d-88a1b519c386",
    "requested_by_company_id": "50deb110-9604-4016-ba48-f76f42551a84",
    "requested_by_contact_id": "8a05aeba-c388-466d-9da4-a8b6f3dc7b2a",
    "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-23T00:34:28.0814763+00:00",
    "due_date": "2026-07-23T00:34:28.0814763+00:00",
    "date_create": "2026-07-23T00:34:28.0814763+00:00",
    "date_update": "2026-07-23T00:34:28.0814763+00:00",
    "date_closed": "2026-07-23T00:34:28.0814763+00:00",
    "suggested_user_id": "91d6d6de-5b5e-422c-b5e7-710f49899f6f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6f9c9678-648e-4aba-bf47-bcc0eeebde66",
      "db_language_id": "07087c93-7af5-44bb-84db-633126b34ab6",
      "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-23T00:34:28.0814763+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "8966efd6-3cec-45c9-9989-b0a8ed9f22c5",
      "sales_organization": {
        "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
        "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
        "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
        "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-23T00:34:28.0814763+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a01e2092-8dfa-4f46-a654-4837f2cf8f9c",
      "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": "efcfd789-7f73-411e-a129-0cfc64caa2b1",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "72e012db-9a3b-45a1-98f4-028c63ebe899"
    },
    "suggested_date_start": "2026-07-23T00:34:28.0814763+00:00",
    "skill_id": "032bdeab-26bb-4815-bcb9-eec167a0cf01",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6ba78ae7-ac8f-48d6-ae8e-92cd80aae9f4",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ab40d304-ce35-4bca-8499-fab6ddc0c30d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b3e51e0d-49b1-497f-ba9b-e308fda32430",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "db5907c4-17fa-416c-926e-8008bd0ff74f",
        "db_currency_id": "b079614d-ae68-4b84-b8f9-83f9891c7676",
        "db_language_id": "cd19bff5-c973-4ccf-82ba-302bdce7c282",
        "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-23T00:34:28.0814763+00:00"
      },
      "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "56a57f0e-0e07-499a-a353-85d94949d053",
    "date_reported_by_company": "2026-07-23T00:34:28.0814763+00:00",
    "id2": 36,
    "company_id": "531a8fe5-4636-43ef-88e2-37e1f3cbf6e4",
    "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": "c252c9a0-0b52-4238-a9d3-27d710355023",
    "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-23T00:34:28.0814763+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-23T00:34:28.0814763+00:00"
}