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": "588138c6-f9de-42c7-a18f-ae98a494c4b0",
  "estimated_quantity": 2.0,
  "article_id": "03e456fa-adc6-48fa-b965-02948585d0a6",
  "article_code": "sample string 4",
  "article": {
    "id": "ba53b9a1-a8a3-4c7c-8b2f-b7d0d9bd0a0a",
    "article_category_id": "21fb150c-2e07-48fb-a1f2-00f52439eadc",
    "article_category": {
      "id": "2a1859aa-6a08-49fa-b7f5-7eca9b8547b4",
      "parent_id": "c38dddde-bdcb-4ea4-8de9-36018e85c5b6",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8e32f613-5b19-4d03-aba9-df5a43030cbc",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d9a1d83c-4a12-4546-bfe8-b073c8730f80",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "82d90724-6586-478f-aa8e-117d051d08df",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "647cb560-5957-4faf-b123-ae76a23afc8d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a61b4a6b-4474-497c-82a1-1440afe73dce",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9f2a2fed-a2ca-45f8-8740-963793038bc4",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-25T20:37:18.0299239+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-06-25T20:37:18.0299239+00:00",
    "date_update": "2026-06-25T20:37:18.0299239+00:00",
    "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00",
    "article_color_id": "a39025a7-ccc4-4b50-af5f-5504a8e6254a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3de78097-3a7d-4f62-8064-a7b9d93b038e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ce2f26dc-c778-47a2-997d-40099eec90f4",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6b32a708-2722-49c8-9255-88eec21fa16a",
    "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": "b156db7f-61c5-4a62-8516-72229930c15f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "faa3e816-173e-4f90-99ed-c1c7fbec4b2b",
    "_parent_id": "09957dd1-f847-4a91-ad7a-94406f185350",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "949f183a-6813-4079-b409-85cf355ba39c",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7ff6009e-13cd-4433-8ea3-fcd077da9b12",
      "_parent_id": "a637dfbf-c7f7-4e7d-9395-0f87907d3886",
      "root_parent_id": "b36b25c8-29cc-4329-8c3f-7462616e244d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6f62205e-100c-4f32-8a4c-840b80eaa66f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "bdee7c5d-0f7a-48c9-946c-92106471fff3",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "22fab777-9c58-4158-b502-138f3e248bb0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "6d900556-7d82-4c38-acac-3166ea0fe89b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
          "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
          "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
          "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-06-25T20:37:18.0299239+00:00"
        },
        "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
      },
      "equipment_model_id": "a36d8a4f-597c-4018-8d10-72b4ae9afdf5",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "251e5839-0e3d-4cd1-a8fa-d644f57760b9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e8eb5cb7-71c2-491e-95b3-202b590096b7",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f0eb0942-a366-448e-aca3-ca309cf8667c",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "3d3c0c9f-a559-4b4c-9322-52db7ab8cd3c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
            "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
            "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
            "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-06-25T20:37:18.0299239+00:00"
          },
          "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
        },
        "equipment_family_id": "6c89f972-508d-48df-bcfb-7151b4faae58",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "bdee7c5d-0f7a-48c9-946c-92106471fff3",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "22fab777-9c58-4158-b502-138f3e248bb0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "6d900556-7d82-4c38-acac-3166ea0fe89b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
            "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
            "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
            "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-06-25T20:37:18.0299239+00:00"
          },
          "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
        },
        "date_in_production_since": "2026-06-25T20:37:18.0299239+00:00",
        "date_out_of_production_since": "2026-06-25T20:37:18.0299239+00:00",
        "date_end_support": "2026-06-25T20:37:18.0299239+00:00",
        "sales_organization_id": "ace6e931-1a3b-40a2-a30f-3de0628897e2",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
          "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
          "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
          "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-06-25T20:37:18.0299239+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-06-25T20:37:18.0299239+00:00"
      },
      "project_status_id": "a35faf40-5e88-4fe4-b01c-8948309d45de",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ca775984-26c4-4d04-847c-c22716c40814",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "87de4698-6269-421e-9fba-cf873ac5114a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
          "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
          "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
          "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-06-25T20:37:18.0299239+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
      },
      "company_id": "152c5a49-2728-41a2-89fa-d1b5fdeae873",
      "company_code": "sample string 12",
      "db_address_id": "f93f9aa6-dd66-43e1-8456-bd65c78cf890",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "0566427b-d150-464b-b940-0b9aec7c498d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9ce6a4dc-417a-435c-b6e6-d9efec601c41",
      "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-06-25T20:37:18.0299239+00:00",
      "date_create": "2026-06-25T20:37:18.0299239+00:00",
      "date_update": "2026-06-25T20:37:18.0299239+00:00",
      "updated_by_user_id": "069e03e6-2cbe-499e-b4e0-4d229bad920e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-25T20:37:18.0299239+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-06-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-25T20:37:18.0299239+00:00",
      "date_last_job": "2026-06-25T20:37:18.0299239+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-25T20:37:18.0299239+00:00",
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "75f6613a-bd61-4d9c-8834-51803a38e380",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7009d002-89b9-44c3-80c6-4b68ecdbc1a1",
      "name": "sample string 2",
      "sales_organization_id": "4456dcab-f9da-4187-98d3-1f5e76813621",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "592fcec7-58a1-4547-9e4e-28b0de718540",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e3a72af4-a1db-4f28-9c59-b7c157839656",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0b90c5f7-6cc9-4e4e-9c11-976d11529fa0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
        "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
        "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
        "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-06-25T20:37:18.0299239+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
    },
    "job_status_id": "cff6dfa2-0e32-43c1-a430-4d15631e51c9",
    "job_status_code": "sample string 11",
    "db_address_id": "5931fb8f-983c-4263-950f-effb9a3f154c",
    "contact_id": "76d151b1-2e1d-4212-8e7f-cd4c55915863",
    "requested_by_company_id": "cf9b2960-de8e-4cf4-b562-0afcc5d1550e",
    "requested_by_contact_id": "a6eb96d5-4c0e-4d9f-a9bb-b6ac973e3053",
    "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-06-25T20:37:18.0299239+00:00",
    "due_date": "2026-06-25T20:37:18.0299239+00:00",
    "date_create": "2026-06-25T20:37:18.0299239+00:00",
    "date_update": "2026-06-25T20:37:18.0299239+00:00",
    "date_closed": "2026-06-25T20:37:18.0299239+00:00",
    "suggested_user_id": "12e23136-07f9-43bc-aea6-d08db95cd772",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "85471c1b-bff6-4ab3-84bf-d6ccb88eb636",
      "db_language_id": "beb44f67-7e0e-473e-8f4d-6bef28fe6dcf",
      "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-06-25T20:37:18.0299239+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "10c47c43-08f4-43fc-b409-4c6156605838",
      "sales_organization": {
        "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
        "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
        "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
        "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-06-25T20:37:18.0299239+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b77c4934-1980-4e2b-9280-88349ec83c25",
      "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": "448ac56b-e2a0-4db2-8556-b9896e5c1fcf",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "18078496-4130-46e1-8041-0e0ccc82c0fd"
    },
    "suggested_date_start": "2026-06-25T20:37:18.0299239+00:00",
    "skill_id": "09bb8701-10eb-491d-811c-abc0d029e4da",
    "skill_code": "sample string 32",
    "skill": {
      "id": "5021bd4a-1e69-4ccc-bfed-fb4f49604276",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c59c93d7-cb90-480e-8d58-6bad1ec79353",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "15bfde62-78a7-4e78-b3f6-96880d9ce770",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f276fe54-19c0-4eee-bd56-b364add1a2bb",
        "db_currency_id": "119e9907-9f99-4474-9252-8331b3bad0fc",
        "db_language_id": "681f1cc4-fcb1-4a6c-a35c-428d257dad13",
        "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-06-25T20:37:18.0299239+00:00"
      },
      "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "30765d95-2966-49b9-8002-8c541ddbbd36",
    "date_reported_by_company": "2026-06-25T20:37:18.0299239+00:00",
    "id2": 36,
    "company_id": "001a6a25-1cbc-4db3-96ab-21254f8e76f4",
    "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": "4fd1cca9-fee5-4593-9b20-ca85bc0080ae",
    "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-06-25T20:37:18.0299239+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-25T20:37:18.0299239+00:00"
}