Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "19a3df75-3c7a-42e2-8d3b-a3e50cb50784",
  "estimated_quantity": 2.0,
  "article_id": "6143b21a-1392-4b9a-b8f6-6793067dd0c4",
  "article_code": "sample string 4",
  "article": {
    "id": "3cbed975-71d0-4300-bc67-dd5f751078dc",
    "article_category_id": "835cf74c-c7de-497f-9ef3-412e82caaa67",
    "article_category": {
      "id": "84e62ed4-013a-4cd6-be9f-99b45fbcac37",
      "parent_id": "6401e215-c7bc-4ba8-89e1-bedf178cba28",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-14T05:56:15.4522761+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1714339e-6e75-43ee-8179-26fa62bbac13",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c2bde6a5-5352-46d6-af60-ab959ab02ec3",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "705b14ed-1456-475d-a6e6-3393c44cf70b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "2ae6cd6e-06d4-4003-8c6d-c78bcd5b4a35",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7294c19d-f93a-45bd-8de6-690532d6bab6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "01d96d28-1859-4430-820f-2bd53dbd2cfb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-14T05:56:15.4679003+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": "2025-12-14T05:56:15.4679003+00:00",
    "date_update": "2025-12-14T05:56:15.4679003+00:00",
    "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00",
    "article_color_id": "3ac91507-9665-4085-bdae-3c0f76868e7d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "42124b34-39b9-4304-9c71-2c18ce3f0846",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9ecfd546-de7d-4561-8aa9-6d55e133db34",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1dc8cc87-c4ef-46a3-8995-a47a022eaead",
    "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": "7c1ead65-735a-4e0e-8289-8c0d7b369875",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b649c1b7-6c69-4ac8-b0ac-aebe1c4c1674",
    "_parent_id": "3b749a90-2c5c-440a-8f8b-12eabc192d4a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "27bde562-4437-42bb-9e78-51fa2b0a87a6",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c47e2b10-e144-4d87-81ca-4aa2db9c0495",
      "_parent_id": "c89898f2-6c75-49a1-80f2-9e3d538d9257",
      "root_parent_id": "7d849210-fb65-43d0-b028-3efcb629daca",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6a5d643f-d468-40c2-93e0-5e7e6587e1ef",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "0d55e1b0-27a1-4464-9449-a0f9c6a45f87",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d0d50826-bd7a-47a1-b55f-928e2157240f",
        "_parent_code": "sample string 6",
        "sales_organization_id": "514903a6-6299-48e9-8f32-35fc0545ebec",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "061b236a-e994-497f-8754-f95f63669d31",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
          "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
          "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
          "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": "2025-12-14T05:56:15.4679003+00:00"
        },
        "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
      },
      "equipment_model_id": "a7a22a81-6265-46af-9c99-f9675ed4c8ee",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "35e26f59-fb97-4ec8-b5de-36a05d4b23a5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e966de22-4f24-42ed-a638-297a720c72e5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b567e937-f5f9-408e-9e51-2499f85124ab",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "589deb1d-b147-46ae-867c-24f5c04318b0",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "061b236a-e994-497f-8754-f95f63669d31",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
            "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
            "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
            "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": "2025-12-14T05:56:15.4679003+00:00"
          },
          "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
        },
        "equipment_family_id": "9d9d5a45-35ce-4055-98ec-404b12da5245",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "0d55e1b0-27a1-4464-9449-a0f9c6a45f87",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d0d50826-bd7a-47a1-b55f-928e2157240f",
          "_parent_code": "sample string 6",
          "sales_organization_id": "514903a6-6299-48e9-8f32-35fc0545ebec",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "061b236a-e994-497f-8754-f95f63669d31",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
            "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
            "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
            "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": "2025-12-14T05:56:15.4679003+00:00"
          },
          "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
        },
        "date_in_production_since": "2025-12-14T05:56:15.4679003+00:00",
        "date_out_of_production_since": "2025-12-14T05:56:15.4679003+00:00",
        "date_end_support": "2025-12-14T05:56:15.4679003+00:00",
        "sales_organization_id": "37e964be-b528-48bd-8b9e-2d448c9d2bc6",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "061b236a-e994-497f-8754-f95f63669d31",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
          "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
          "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
          "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": "2025-12-14T05:56:15.4679003+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": "2025-12-14T05:56:15.4679003+00:00"
      },
      "project_status_id": "ceb5a663-5b8c-4837-a043-c21db67d8901",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "9efd4603-a972-4f7d-b778-c880f2f289bb",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "14bd27ed-27a0-457b-bd07-f68ac0069db5",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "061b236a-e994-497f-8754-f95f63669d31",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
          "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
          "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
          "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": "2025-12-14T05:56:15.4679003+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
      },
      "company_id": "c0e08a74-c918-4fca-a9a8-44c0076085c3",
      "company_code": "sample string 12",
      "db_address_id": "ab6af615-aa28-409c-bbd1-0515f1d53310",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f4482c36-e63f-4ac4-82ac-7078ab1063c1",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "221c5d4d-abfa-4563-bebc-7e2e51a4cf98",
      "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": "2025-12-14T05:56:15.4679003+00:00",
      "date_create": "2025-12-14T05:56:15.4679003+00:00",
      "date_update": "2025-12-14T05:56:15.4679003+00:00",
      "updated_by_user_id": "76e72b41-88d6-4ca7-94f4-a2f6b9f373cf",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-14T05:56:15.4679003+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": "2025-12-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-14T05:56:15.4679003+00:00",
      "date_last_job": "2025-12-14T05:56:15.4679003+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-14T05:56:15.4679003+00:00",
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "cf9fe15a-77c3-4acc-8bba-d028ebb41838",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5d7cb2a3-b280-4ed9-9b25-43cb853d1899",
      "name": "sample string 2",
      "sales_organization_id": "5519b508-bbca-4648-b0fd-6970c10937c1",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "e2d31073-43d6-4977-8efd-7b17239bbe49",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e046245d-c813-4d41-99e9-b330894ee3c0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a06fe432-87da-4a61-b2fc-c8bd8332748c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "061b236a-e994-497f-8754-f95f63669d31",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
        "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
        "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
        "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": "2025-12-14T05:56:15.4679003+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
    },
    "job_status_id": "2ec52fc8-2156-48a3-bb20-f48ecc080213",
    "job_status_code": "sample string 11",
    "db_address_id": "3230135f-fa33-4766-8f5f-450bcffddbc6",
    "contact_id": "eda7d883-a570-4332-b262-26ab11a9f1c6",
    "requested_by_company_id": "d84a5d68-3c78-42af-9550-db72ee133ff2",
    "requested_by_contact_id": "ac21753d-9967-49a6-9c20-1588ba288877",
    "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": "2025-12-14T05:56:15.4679003+00:00",
    "due_date": "2025-12-14T05:56:15.4679003+00:00",
    "date_create": "2025-12-14T05:56:15.4679003+00:00",
    "date_update": "2025-12-14T05:56:15.4679003+00:00",
    "date_closed": "2025-12-14T05:56:15.4679003+00:00",
    "suggested_user_id": "354df5ed-84fd-4c73-950c-ec4e63d52d0c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c13f4ee2-b174-439f-b0a4-88689e7bdb56",
      "db_language_id": "fc9b65ba-4790-43b0-8c07-2aaf1fa60e2f",
      "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": "2025-12-14T05:56:15.4679003+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b0938d58-3018-4b24-8523-2e23e934eff1",
      "sales_organization": {
        "id": "061b236a-e994-497f-8754-f95f63669d31",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
        "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
        "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
        "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": "2025-12-14T05:56:15.4679003+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c72d4663-d09a-4105-b944-f6b68139643f",
      "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": "dac41765-47c1-4e88-88c1-fc435f79e3c2",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "162d2375-cbf6-4579-a809-c60763e48c83"
    },
    "suggested_date_start": "2025-12-14T05:56:15.4679003+00:00",
    "skill_id": "09d8dff6-5fb2-423a-a474-479450a762f8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "e15481e6-48a0-4ce7-bad9-699d702c55b8",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "b41df4c2-6785-4045-9a9a-55f812e384e1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "061b236a-e994-497f-8754-f95f63669d31",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd8679c6-903e-4391-9f1a-3d88ffdd71a1",
        "db_currency_id": "b4f11342-9711-4bfa-9612-6df2cd3ab82e",
        "db_language_id": "19f0122c-2018-484f-8726-d93e3786d837",
        "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": "2025-12-14T05:56:15.4679003+00:00"
      },
      "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "dbb6adc5-9c23-473f-9de0-87c8ddfea17d",
    "date_reported_by_company": "2025-12-14T05:56:15.4679003+00:00",
    "id2": 36,
    "company_id": "4f8ea501-eb56-44ee-99c8-3d81b6de4a4f",
    "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": "022d8d80-6efe-4c93-9a68-8d0246e9ded9",
    "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": "2025-12-14T05:56:15.4679003+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-14T05:56:15.4679003+00:00"
}