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": "afc17303-2058-44aa-8744-5556d0894f38",
  "estimated_quantity": 2.0,
  "article_id": "bdaa8384-9176-4f22-ac0c-6b3e8cd17e31",
  "article_code": "sample string 4",
  "article": {
    "id": "b421bbc5-08dd-48a6-a602-10d409f59d98",
    "article_category_id": "6a6fc368-8871-4b11-9e2a-89930d414c7a",
    "article_category": {
      "id": "bf4e9b34-4441-4843-a7f6-ebaa198f997e",
      "parent_id": "a084d9c7-c0d9-425f-a7d5-ba4d77a49e71",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "43700dc6-4c97-4936-bb32-6dda2e0a90a3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "acb40936-6518-456a-b87b-e01cb38ef897",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3d87892d-2852-4abe-b10e-b24350277e5a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "4b114d5e-e0cd-4caa-afc5-e9238a7365bd",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "cd59143a-4ade-4a10-b479-1d93097a9b90",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "fc8c1934-91ea-49a0-9552-2eb60e049b31",
    "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-14T06:11:54.283206+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-14T06:11:54.283206+00:00",
    "date_update": "2026-07-14T06:11:54.283206+00:00",
    "modified_dateutc": "2026-07-14T06:11:54.283206+00:00",
    "article_color_id": "6ff9842e-3612-42ba-abef-f578182b8335",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8c5b7c63-a6cd-43fc-a304-afa9bdcf2c8a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d3455704-e18e-4a56-9374-9aaa7e1e87f6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ab05bb93-ca58-492e-b41f-3491a5433245",
    "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": "2f4ce7de-b27a-4d1f-a889-bc644167c909",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d1d2af0d-50e1-4c19-8047-ab5646ef27a5",
    "_parent_id": "c4ba8966-98fd-4225-a155-88449f2127d5",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "48476b96-2c8a-4d73-b1dd-5ae110b97601",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "fed5812c-e963-4c7f-96b2-32729a2e19a1",
      "_parent_id": "1ba504dd-21a3-42b4-a126-6e6e8ddb7aee",
      "root_parent_id": "2fb167ae-6116-4303-bdea-6798011ec9f6",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "202a8993-e2a0-4b91-8b1e-6643b01d7f50",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "144d177a-e653-4cf4-ab00-4f65ae7158a2",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9e76176a-a9ea-477a-b192-7feae1ba3b07",
        "_parent_code": "sample string 6",
        "sales_organization_id": "60aa564c-2d87-4c30-ad68-807a5d354d15",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
          "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
          "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
          "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-14T06:11:54.283206+00:00"
        },
        "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
      },
      "equipment_model_id": "675f2da5-e80b-4843-9384-d27176e4ec3d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "eac8fed7-3cfc-4ed5-9ac8-07fa52fc598a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "605e37ff-f52d-4088-836e-f64b0400037e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f07258e0-9748-442e-8b26-9a977abcbe31",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7456c0ba-1386-478f-b4a8-92eed598b6f6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
            "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
            "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
            "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-14T06:11:54.283206+00:00"
          },
          "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
        },
        "equipment_family_id": "b7c90d4c-3c72-48c8-81f8-6cba069f4b68",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "144d177a-e653-4cf4-ab00-4f65ae7158a2",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9e76176a-a9ea-477a-b192-7feae1ba3b07",
          "_parent_code": "sample string 6",
          "sales_organization_id": "60aa564c-2d87-4c30-ad68-807a5d354d15",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
            "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
            "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
            "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-14T06:11:54.283206+00:00"
          },
          "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
        },
        "date_in_production_since": "2026-07-14T06:11:54.283206+00:00",
        "date_out_of_production_since": "2026-07-14T06:11:54.283206+00:00",
        "date_end_support": "2026-07-14T06:11:54.283206+00:00",
        "sales_organization_id": "19b267df-d6e4-4f91-8833-96b9473b3b44",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
          "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
          "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
          "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-14T06:11:54.283206+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-14T06:11:54.283206+00:00"
      },
      "project_status_id": "ae0e17d9-d1e7-4a63-ac73-210fe93d0815",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "6a2a3e9f-53a6-4246-9bbd-4031ccf4b73f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "245d52ef-cc71-43b1-92e0-2056775214d1",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
          "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
          "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
          "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-14T06:11:54.283206+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
      },
      "company_id": "de0a66a2-2fdf-4d6a-b2c2-0403ef82a485",
      "company_code": "sample string 12",
      "db_address_id": "6066ffa7-315a-4a11-8ac0-da3f70cb6d04",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "642c6525-ca7e-4e78-866e-491872d635a7",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7cf3967d-2611-4b77-ab7a-4ccd0b615a63",
      "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-14T06:11:54.283206+00:00",
      "date_create": "2026-07-14T06:11:54.283206+00:00",
      "date_update": "2026-07-14T06:11:54.283206+00:00",
      "updated_by_user_id": "c6437909-3637-4bff-9170-4c587eedcde6",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-14T06:11:54.283206+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-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-14T06:11:54.283206+00:00",
      "date_last_job": "2026-07-14T06:11:54.283206+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-14T06:11:54.283206+00:00",
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "30c9670f-1767-47b5-8715-92466d7f3093",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "368a2425-f180-4598-adf6-6032def21d55",
      "name": "sample string 2",
      "sales_organization_id": "5549eb69-e5f6-4d33-aa10-d0146a9f1b6d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "e51e1380-d11c-400d-8bd8-bd71f0894be5",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b37046a2-7e33-45c9-8c58-ce4f4d75b983",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "deba8b72-f45a-4816-bdec-3473d2504ee4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
        "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
        "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
        "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-14T06:11:54.283206+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
    },
    "job_status_id": "94d609e7-829f-4f9d-8873-3a898b99efd3",
    "job_status_code": "sample string 11",
    "db_address_id": "f3e55fa4-cf66-45d4-8ea1-5cf34c12268c",
    "contact_id": "b88c47f0-9ac7-4187-bfc7-4353003f12a9",
    "requested_by_company_id": "bc9427d4-d1ac-4a95-9f50-996af4fc3b79",
    "requested_by_contact_id": "78e07bd7-698f-42ef-bf94-4c558b4c4d34",
    "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-14T06:11:54.283206+00:00",
    "due_date": "2026-07-14T06:11:54.283206+00:00",
    "date_create": "2026-07-14T06:11:54.283206+00:00",
    "date_update": "2026-07-14T06:11:54.283206+00:00",
    "date_closed": "2026-07-14T06:11:54.283206+00:00",
    "suggested_user_id": "b29073be-215c-4d9a-bf67-70863ee4277e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "7d420a1f-65a5-4a87-be9b-2ec2d022eab1",
      "db_language_id": "3cf1bba2-fb30-4fd8-978d-36f465dc3e87",
      "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-14T06:11:54.283206+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2698e927-af4a-48ce-8c12-737e9a0414a4",
      "sales_organization": {
        "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
        "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
        "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
        "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-14T06:11:54.283206+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "77651d29-8e5b-41d4-bc0a-40de68808aff",
      "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": "50ff233c-ef82-4014-88bc-c88a1f2a0398",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "03b3e48c-4fee-40e8-ad88-b35c4c8a1c6d"
    },
    "suggested_date_start": "2026-07-14T06:11:54.283206+00:00",
    "skill_id": "c4131c4a-e88f-4329-9790-125598b1bac6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "015a5783-83b6-43ff-b99c-df1c4f69cbf7",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a6570e13-d8e5-4706-99f6-ee70c364adf9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "833c5108-bf63-45e8-a0e4-670e9d31eff9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "99309568-57f6-4155-9d2a-e1c82c91ee51",
        "db_currency_id": "daaaf7f0-64cd-4c38-af2d-a03d30a1732d",
        "db_language_id": "f630ee00-b285-4d46-8d88-a9a68ef39a40",
        "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-14T06:11:54.283206+00:00"
      },
      "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9ef210ae-6a03-48f7-9d9c-ea6a17a5981f",
    "date_reported_by_company": "2026-07-14T06:11:54.283206+00:00",
    "id2": 36,
    "company_id": "abc6735f-85d7-423b-82f6-ed7c46aa2486",
    "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": "37b56426-3e4f-4e4b-94aa-41fa1d095e6f",
    "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-14T06:11:54.283206+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-14T06:11:54.283206+00:00"
}