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": "7c18654f-53f7-49fe-832c-b97d06572d63",
  "estimated_quantity": 2.0,
  "article_id": "80318b19-b41b-4957-8078-29da8412c3ea",
  "article_code": "sample string 4",
  "article": {
    "id": "560875cd-1a02-4c71-b8ee-e362133029f1",
    "article_category_id": "6e5ed974-7649-49eb-86f2-b8a1ae2de01f",
    "article_category": {
      "id": "49ceb9ef-f611-43e9-a29f-af550b300233",
      "parent_id": "02459eec-147b-4adb-ad39-89af4fad57a0",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2476aaf1-8d58-487c-a099-d727c31e89a8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "fd51f76a-28b3-4ca4-b2a2-b73cf2daceea",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "c41b9c7d-0675-4c53-b1ce-f41085e01cfc",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "584e9bd7-f06e-4da3-8c3e-bc6a34126438",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "40b6e56b-e29a-498b-93a2-cbee17a57ad9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5f39bb77-d027-4acd-91d6-a21d5ee334ab",
    "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-20T19:01:38.086853+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-20T19:01:38.086853+00:00",
    "date_update": "2026-09-20T19:01:38.086853+00:00",
    "modified_dateutc": "2026-09-20T19:01:38.086853+00:00",
    "article_color_id": "143a6261-3a9e-4879-9599-e918888a6e1e",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b149ea10-cff9-419e-ad27-dbd45ef39d31",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "37bcbdab-305d-4270-975d-7442ff15da52",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4e641421-a5ab-4003-b7c6-1cb59623108a",
    "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": "2395ad08-7b78-4a88-90cc-f1bac6cb32fb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "375c835f-e581-4337-aa16-ea7fa7ea58b0",
    "_parent_id": "95d7be98-61eb-45d1-8f86-b708029be09e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "45a6e823-c5e3-4df9-af36-862e47b50e88",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1c882b8f-c7fa-4c83-a9ca-39cc5e027ccb",
      "_parent_id": "543d03af-1c1d-43e1-88ee-feb5ac64aa20",
      "root_parent_id": "1dd05f8e-1815-435f-b348-7c7a3c196e19",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "fe178238-885d-49bf-a5ce-d9e275b6ea5c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "308d67a2-bd40-4785-acb8-eb287175f79d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "ee1e3b48-8fc8-4937-9d64-0e7f489016ac",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e3f360a5-8ee8-4cdd-baba-460b45a86fbf",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
          "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
          "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
          "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-20T19:01:38.086853+00:00"
        },
        "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
      },
      "equipment_model_id": "59aa4636-2d20-41fd-bb24-0a826da09a80",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "954d3427-bb1f-452e-b7e3-0886b1625450",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9de3ed52-f262-426a-b50c-bcef1393d9c2",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7d4f2c53-76dd-4bea-859f-d9768e357a99",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "867dc0aa-95bf-49a8-ad8b-a6faefcc3a00",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
            "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
            "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
            "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-20T19:01:38.086853+00:00"
          },
          "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
        },
        "equipment_family_id": "444afd01-5f7b-446a-83a9-8b37ec6c2b80",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "308d67a2-bd40-4785-acb8-eb287175f79d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "ee1e3b48-8fc8-4937-9d64-0e7f489016ac",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e3f360a5-8ee8-4cdd-baba-460b45a86fbf",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
            "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
            "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
            "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-20T19:01:38.086853+00:00"
          },
          "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
        },
        "date_in_production_since": "2026-09-20T19:01:38.086853+00:00",
        "date_out_of_production_since": "2026-09-20T19:01:38.086853+00:00",
        "date_end_support": "2026-09-20T19:01:38.086853+00:00",
        "sales_organization_id": "797d2c8c-e2a3-4f5b-ba3a-1e96407f230c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
          "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
          "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
          "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-20T19:01:38.086853+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-20T19:01:38.086853+00:00"
      },
      "project_status_id": "dfc9f479-7815-440b-8e7c-8297545d88a7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "66535457-5a11-48d1-90f2-d69f54592808",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3f7bef07-61eb-497c-a944-2b14b62208bd",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
          "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
          "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
          "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-20T19:01:38.086853+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
      },
      "company_id": "b38bf15c-521d-48bf-8154-13ee2856ba75",
      "company_code": "sample string 12",
      "db_address_id": "bfc216f6-2b97-4187-b4fa-ea2e0e372199",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "af0a5df4-b08d-49dc-b690-ad8e746b8201",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1f89b142-97d1-4ade-87f5-1f07e3aa59e2",
      "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-20T19:01:38.086853+00:00",
      "date_create": "2026-09-20T19:01:38.086853+00:00",
      "date_update": "2026-09-20T19:01:38.086853+00:00",
      "updated_by_user_id": "7067765a-b01a-40ea-8255-53a19e25940f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-20T19:01:38.086853+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-20T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-20T19:01:38.086853+00:00",
      "date_last_job": "2026-09-20T19:01:38.086853+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-20T19:01:38.086853+00:00",
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b42ba900-d501-4a54-a0b8-4951d86e3c08",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "8f481272-2c57-4b5d-a615-041e9ad7babf",
      "name": "sample string 2",
      "sales_organization_id": "8e3e9c97-79b9-420b-9f6e-9efb3420eb80",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "b4c0d413-6c84-4c1d-b05e-532c97c9dbca",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "82f668ba-a2ba-4db2-b004-c08750984bd2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "91bbf4fe-fc36-4253-b24e-8acc36960244",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
        "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
        "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
        "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-20T19:01:38.086853+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
    },
    "job_status_id": "e28d1c7e-dff6-4849-8648-2949d17cab15",
    "job_status_code": "sample string 11",
    "db_address_id": "ca225b9f-fbc0-4303-9106-d059530cbfc3",
    "contact_id": "e0134351-470c-425b-8553-c81f747c6c7e",
    "requested_by_company_id": "a26a726d-7209-4ef8-a37a-dce9359114d9",
    "requested_by_contact_id": "855d0a69-eafb-4efb-bb9b-93497a603be8",
    "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-20T19:01:38.086853+00:00",
    "due_date": "2026-09-20T19:01:38.086853+00:00",
    "date_create": "2026-09-20T19:01:38.086853+00:00",
    "date_update": "2026-09-20T19:01:38.086853+00:00",
    "date_closed": "2026-09-20T19:01:38.086853+00:00",
    "suggested_user_id": "c6fb6a3c-00c6-421f-8f03-8f861dd56cbf",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2d589aad-78e6-4baf-b442-2ea46eab6a4d",
      "db_language_id": "e8edd5a0-9926-4d6f-9d3b-24b8be838efa",
      "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-20T19:01:38.086853+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "06f424e6-8e47-4c52-a49e-0ca56bc11109",
      "sales_organization": {
        "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
        "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
        "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
        "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-20T19:01:38.086853+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d5268de1-a59c-4cd4-a4ba-beedb439bc0d",
      "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": "f1f24f37-b42f-4cb2-a6bd-20005c1592f0",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8732b0e4-7c79-44df-a658-6e46043bad64"
    },
    "suggested_date_start": "2026-09-20T19:01:38.086853+00:00",
    "skill_id": "7497823e-38df-4e08-a03b-4b0501c99973",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ea6b2cbb-7579-4b44-9512-82109eb19d77",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "47fbbf1f-5572-4115-beec-989f6f640764",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "cd6cd19b-d9a7-4566-881f-ca31a72d8ae3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10020e5c-d8ec-4019-b8ec-33bfc83a5666",
        "db_currency_id": "52a92f7e-a9af-48d1-8792-62a4b0642669",
        "db_language_id": "aa89752c-de12-4a80-8c70-a672d9a75ccf",
        "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-20T19:01:38.086853+00:00"
      },
      "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ccffae2b-e53d-41a5-a55e-c4936d847482",
    "date_reported_by_company": "2026-09-20T19:01:38.086853+00:00",
    "id2": 36,
    "company_id": "7905cbfe-7401-4967-90ea-112b2383dc73",
    "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": "1d8bb36f-644f-4f84-82e2-660e44101c7c",
    "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-20T19:01:38.086853+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-20T19:01:38.086853+00:00"
}