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": "265e42a1-b208-4274-83e0-69a5a3a14464",
  "estimated_quantity": 2.0,
  "article_id": "017085a1-0fcd-4091-9c86-99b829a05095",
  "article_code": "sample string 4",
  "article": {
    "id": "7ea5d02c-67a8-4891-8533-3887a05ab3d4",
    "article_category_id": "6e8bc454-cb73-4130-bec3-f2306636c606",
    "article_category": {
      "id": "9c90f61a-c047-4e21-a398-93dbddc583a5",
      "parent_id": "b1e60a1e-2819-449b-9ed1-0f5658c374b3",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "81a97270-5af5-4d72-aad9-e1af947d1ef3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "dd389a97-5e52-48c1-ba70-f6808dd7d8dd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8f1a10f3-968f-4ccc-b595-9db1727b62da",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3a27ea60-9abd-4a52-abc6-1f04ce6aba90",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "eea35f44-b526-4543-b2fc-6128ce8eaacc",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ea845f49-cf9e-42f8-93d4-03411573f1cc",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-03-06T07:47:59.316787+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-03-06T07:47:59.316787+00:00",
    "date_update": "2026-03-06T07:47:59.316787+00:00",
    "modified_dateutc": "2026-03-06T07:47:59.316787+00:00",
    "article_color_id": "fc4b1a6d-8858-452e-8950-98abdcde1ac5",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a871e91b-2f24-4dbd-b3e6-5d88e33d6f5e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e056ff33-5a2e-4626-a39c-8141d4fc619f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "9e660766-fa18-443e-9989-3ebad4ed72fa",
    "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": "0d502ddc-70da-4001-9e08-4449098b394e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "834c439a-6405-4ec5-98d6-e15447c008e9",
    "_parent_id": "bf0b8cf4-eb86-4c98-91ec-418486371dac",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7f4f3bcb-48c3-41bd-bc80-457e443c7b6f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "299b1f3b-3b74-4170-b80f-683768eda919",
      "_parent_id": "09284505-4129-45d7-8ff1-68c564bab522",
      "root_parent_id": "2c3654cd-df24-4bbd-ac79-00a5b3dc333a",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "9ba041ce-783d-4ecf-bc1b-6a6d4a12ef0a",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "bc34f52a-0edc-41a9-b563-60ce096ee981",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5d0b5fbe-74dd-452d-ba81-17ecc1b21e2a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "56b4d871-d3f4-477c-a1bb-88fdba049aba",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
          "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
          "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
          "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-03-06T07:47:59.316787+00:00"
        },
        "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
      },
      "equipment_model_id": "fe69da20-78a1-4b81-89fd-92ae3c438f64",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3b7e22c1-160b-45d3-af15-93887cc6bfc4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "93504b31-5b57-4bbf-9f88-675230a6cae3",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b5bf09fc-8b30-4653-8d9d-46883f410607",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "adf1f041-e004-42b9-a9cf-909147deb15f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
            "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
            "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
            "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-03-06T07:47:59.316787+00:00"
          },
          "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
        },
        "equipment_family_id": "8e884802-4e36-40db-8079-85bb96e717d4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "bc34f52a-0edc-41a9-b563-60ce096ee981",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5d0b5fbe-74dd-452d-ba81-17ecc1b21e2a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "56b4d871-d3f4-477c-a1bb-88fdba049aba",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
            "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
            "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
            "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-03-06T07:47:59.316787+00:00"
          },
          "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
        },
        "date_in_production_since": "2026-03-06T07:47:59.316787+00:00",
        "date_out_of_production_since": "2026-03-06T07:47:59.316787+00:00",
        "date_end_support": "2026-03-06T07:47:59.316787+00:00",
        "sales_organization_id": "cc4e34a3-8990-4265-8fb9-94e0228766fe",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
          "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
          "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
          "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-03-06T07:47:59.316787+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-03-06T07:47:59.316787+00:00"
      },
      "project_status_id": "9b7366be-073f-47d9-99d7-b7936a9bafc7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7c20e8cd-e8f1-4d5a-b231-8ad6c1181e86",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3762fb75-e824-4fad-88a5-1644671605f6",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
          "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
          "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
          "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-03-06T07:47:59.316787+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
      },
      "company_id": "a89254ba-3d28-46fc-afa3-c0822b0d8ab9",
      "company_code": "sample string 12",
      "db_address_id": "67dddc9b-7902-47da-b84e-aa34fc92c3f5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "17751994-ee15-4a50-ac29-5978f08e072a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "50cc13b4-d041-4522-88af-c4f86602efc6",
      "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-03-06T07:47:59.316787+00:00",
      "date_create": "2026-03-06T07:47:59.316787+00:00",
      "date_update": "2026-03-06T07:47:59.316787+00:00",
      "updated_by_user_id": "6e92d193-97f8-49b8-861c-bf6549a9dcd8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-06T07:47:59.316787+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-03-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-06T07:47:59.316787+00:00",
      "date_last_job": "2026-03-06T07:47:59.316787+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-06T07:47:59.316787+00:00",
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0035273a-3393-4bbd-889a-d3f12d738419",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "63af520a-cc1f-4f56-a454-13b4fb18e736",
      "name": "sample string 2",
      "sales_organization_id": "5c8419f5-7681-4bb3-87c9-128d04226628",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "f03a1cce-d4dd-4dba-b647-5efbf8d76b9b",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "7b3c255a-e643-47ee-ac82-ee6201b69653",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "bf3f7191-9a03-483c-964f-43df19906b7f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
        "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
        "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
        "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-03-06T07:47:59.316787+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
    },
    "job_status_id": "7f664061-29a2-47ca-9a1d-199fa2a7c6ee",
    "job_status_code": "sample string 11",
    "db_address_id": "8986d3fb-70db-4c74-b0e3-5f7387c9edcd",
    "contact_id": "6ab8fba4-092e-4e22-a2af-ea8746828e9e",
    "requested_by_company_id": "f7ef7a7d-ff67-4df5-b34d-49e85e2a0365",
    "requested_by_contact_id": "b057e5c1-9099-4775-9c53-9d4c81c9727c",
    "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-03-06T07:47:59.316787+00:00",
    "due_date": "2026-03-06T07:47:59.316787+00:00",
    "date_create": "2026-03-06T07:47:59.316787+00:00",
    "date_update": "2026-03-06T07:47:59.316787+00:00",
    "date_closed": "2026-03-06T07:47:59.316787+00:00",
    "suggested_user_id": "22f7593e-01a1-4eeb-a4f1-b12445356759",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "057ef387-c043-4bfe-9f8a-713ceac5f606",
      "db_language_id": "d9dc952e-f7e6-432d-8d73-848449642a02",
      "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-03-06T07:47:59.316787+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "20a9a587-2b40-4fb8-8bbc-75795e96cb1c",
      "sales_organization": {
        "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
        "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
        "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
        "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-03-06T07:47:59.316787+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "474dd302-96cf-4518-9949-8e936ca72d82",
      "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": "4f071773-d99a-42a7-a989-4f9b58fe67b9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "895b89bb-c7aa-43d6-8009-0f0e713b67e9"
    },
    "suggested_date_start": "2026-03-06T07:47:59.316787+00:00",
    "skill_id": "569fc07e-94a9-4e51-99c1-ec0ed50daeac",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9d02a994-bd64-4e54-b3fd-20563095cb75",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a0669bb3-7bd8-4741-8087-c8247f9b3806",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "92ffe48c-8f52-498e-a4c0-893d19d2d7d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "10f6b240-28f9-407d-907e-1070a69d631c",
        "db_currency_id": "03478617-b001-4c1d-bee4-729ed1533a41",
        "db_language_id": "bdee8214-b9d9-4dbe-b025-fc8ba348ed97",
        "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-03-06T07:47:59.316787+00:00"
      },
      "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "810f1acb-1b9d-487d-b64f-fca3b58f595a",
    "date_reported_by_company": "2026-03-06T07:47:59.316787+00:00",
    "id2": 36,
    "company_id": "3d0949f0-5d64-4914-ba81-6b960843c368",
    "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": "156a7180-b6cd-494f-9211-16487fe7febe",
    "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-03-06T07:47:59.316787+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-06T07:47:59.316787+00:00"
}