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": "016a0609-63e7-489b-9e00-afad1b7fd2c4",
  "estimated_quantity": 2.0,
  "article_id": "0f4faf3d-ad7d-4156-8865-4de3d30d035f",
  "article_code": "sample string 4",
  "article": {
    "id": "cea5ec82-ccf1-42e9-9a65-eb7a955bbad7",
    "article_category_id": "41c9cafc-6208-499b-93dc-441fa9439673",
    "article_category": {
      "id": "f86a1776-8b04-4ca5-8361-bc6ec5304cd1",
      "parent_id": "1b322b0e-b76c-4c67-8a1b-e9ebdd774e52",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-07T01:15:27.4634342+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f4cbc4dc-fe18-4372-9055-a410096938c1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "42eb2cb9-10f6-4491-8c13-4778f78b5dc7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "ec5fa473-98b3-45b9-95ff-28fa2cef5f36",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3fc82cab-17c2-4054-91ba-84ab66f97657",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "da835c27-1ad9-4d91-b3b1-94dd5f4a6196",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "91aff8da-5533-4899-9cad-c303bac4a061",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-07T01:15:27.4634342+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-10-07T01:15:27.4634342+00:00",
    "date_update": "2025-10-07T01:15:27.4634342+00:00",
    "modified_dateutc": "2025-10-07T01:15:27.4634342+00:00",
    "article_color_id": "788f71d6-4256-4fdc-8022-54bd570fa5bf",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "426e3cfb-8752-4a66-b4b2-636d8ca0ab4d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "89345474-e2d6-41f0-989e-2ecd103fbf2e",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "53df3587-4f56-4896-84fc-a99096758242",
    "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": "82a94d22-479d-45ad-9fba-254a41f69915",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a7e2c92b-2805-4776-be22-e9365caa45de",
    "_parent_id": "48f3649e-e55e-4874-adbb-d4ef3260c9f1",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f68eb68e-83e5-4428-a039-96e28cefcf4f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "526918e3-e05e-4457-aa04-1d78f769b8f5",
      "_parent_id": "2a73cd97-726b-411b-9455-01bd1fcdd64a",
      "root_parent_id": "17e6b7b7-a71b-4e14-b116-27b54ba73e20",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "28353ff8-3423-462c-b7ba-988253c7ee66",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "44873efe-88a5-46c9-9b2f-16a4b1f80663",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "eec47b86-ba88-4ce6-8ecf-22ad406037a0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "82e9392f-e31c-4951-859d-6daab0f99b7f",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
          "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
          "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
          "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-10-07T01:15:27.4790255+00:00"
        },
        "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
      },
      "equipment_model_id": "76544aee-d58d-4999-855d-9d5de30c133e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6d687613-11d6-47a5-b882-48d60bd6622e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "22bc74b8-6d17-4ac7-a2c7-fd8c27f13cf9",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "194c00e9-b851-4331-9434-0e90b30cba77",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a3a1718b-b14f-49dd-9757-a4e1483e4e79",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
            "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
            "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
            "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-10-07T01:15:27.4790255+00:00"
          },
          "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
        },
        "equipment_family_id": "935393f1-539f-4b5c-a941-f26ea5df62b3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "44873efe-88a5-46c9-9b2f-16a4b1f80663",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "eec47b86-ba88-4ce6-8ecf-22ad406037a0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "82e9392f-e31c-4951-859d-6daab0f99b7f",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
            "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
            "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
            "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-10-07T01:15:27.4790255+00:00"
          },
          "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
        },
        "date_in_production_since": "2025-10-07T01:15:27.4790255+00:00",
        "date_out_of_production_since": "2025-10-07T01:15:27.4790255+00:00",
        "date_end_support": "2025-10-07T01:15:27.4790255+00:00",
        "sales_organization_id": "7127bfaf-3b3e-4fce-aaed-04a74a35dc9c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
          "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
          "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
          "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-10-07T01:15:27.4790255+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-10-07T01:15:27.4790255+00:00"
      },
      "project_status_id": "62c7d444-e6b5-45d1-b336-46c6babf1360",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bf71fd21-b96d-43cc-a009-0bc2e8951ece",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "8ec45bf4-c50e-412e-a76a-8bb17a19ca86",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
          "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
          "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
          "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-10-07T01:15:27.4790255+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
      },
      "company_id": "ba478505-d58f-440a-98ab-4798ba258776",
      "company_code": "sample string 12",
      "db_address_id": "7ee88012-1724-42d1-8231-b510fdc3b497",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8abfe87e-1014-4dd5-b559-a43bcba4da05",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "3ca11af6-e9f8-460a-a708-16230d3a729a",
      "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-10-07T01:15:27.4790255+00:00",
      "date_create": "2025-10-07T01:15:27.4790255+00:00",
      "date_update": "2025-10-07T01:15:27.4790255+00:00",
      "updated_by_user_id": "4e09af46-0d72-422d-b68f-ac6d76a73b06",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-07T01:15:27.4790255+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-10-07T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-07T01:15:27.4790255+00:00",
      "date_last_job": "2025-10-07T01:15:27.4790255+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-07T01:15:27.4790255+00:00",
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1a1dde85-59c2-4d58-8d5b-f138d61e51c0",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0bed7e10-fa92-4ca3-8852-a2d2ab996ac0",
      "name": "sample string 2",
      "sales_organization_id": "3d0010d1-32b1-420c-94a8-48dc6f6836c8",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "615aeb8d-c914-4031-ba3a-6a8ff1e1253c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4e315a2e-da01-4c8a-b808-94e29f812068",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "55be1783-b62a-41be-b1e3-c4f678112bcc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
        "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
        "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
        "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-10-07T01:15:27.4790255+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
    },
    "job_status_id": "b9bd6d45-3940-4470-b291-061663f8df18",
    "job_status_code": "sample string 11",
    "db_address_id": "38a8c349-6ffe-429c-a097-9ae58bdd8e8a",
    "contact_id": "449c9e06-2853-4685-a45a-aa02c762356c",
    "requested_by_company_id": "aa158a96-865e-461e-81ca-09c5051056a3",
    "requested_by_contact_id": "a011a263-e834-4c04-b6b9-1df157ba9e43",
    "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-10-07T01:15:27.4790255+00:00",
    "due_date": "2025-10-07T01:15:27.4790255+00:00",
    "date_create": "2025-10-07T01:15:27.4790255+00:00",
    "date_update": "2025-10-07T01:15:27.4790255+00:00",
    "date_closed": "2025-10-07T01:15:27.4790255+00:00",
    "suggested_user_id": "3176d505-593d-4281-adc2-3aefa24d2375",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "63dd7221-3c72-49a3-b425-5af83064a1f4",
      "db_language_id": "ab3d13a4-5f60-47a9-9cf2-61c384563d07",
      "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-10-07T01:15:27.4790255+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2bfc9511-5a45-46e1-aeec-0909e7d2ebc3",
      "sales_organization": {
        "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
        "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
        "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
        "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-10-07T01:15:27.4790255+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "1923266e-13d6-4469-9215-3db0e801484b",
      "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": "0bb07206-b400-453a-8568-b6607e58f439",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2bfaa29d-8bae-4681-8d6d-9f3b254484bc"
    },
    "suggested_date_start": "2025-10-07T01:15:27.4790255+00:00",
    "skill_id": "3a3b04b2-6574-4365-a459-28a04624f3f3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "aced449d-f8e2-42d9-9061-79934e88b496",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "27487661-d7d6-4a55-9bc1-08c222a67b0d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "28fa1f69-7033-40ef-965d-4fc8d42a26dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "075b9f0e-f692-4214-be6d-622afed5259e",
        "db_currency_id": "57d42343-3e7d-48c7-8cfa-3e989ec814b0",
        "db_language_id": "8b4a0936-bb81-4460-addd-9a12c25a6490",
        "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-10-07T01:15:27.4790255+00:00"
      },
      "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "1724b548-5863-495c-aa49-88378b3a9dbd",
    "date_reported_by_company": "2025-10-07T01:15:27.4790255+00:00",
    "id2": 36,
    "company_id": "07e789e5-b1a1-4b17-b64a-1e31695e0cc7",
    "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": "a2f248d5-aa9a-476c-9d45-fe45a96df25c",
    "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-10-07T01:15:27.4790255+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-07T01:15:27.4790255+00:00"
}