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": "3d16412e-f28b-4b71-9ca8-515d0f9b00a0",
  "estimated_quantity": 2.0,
  "article_id": "0a9f0326-67f2-4397-a6ef-89c75e7acf04",
  "article_code": "sample string 4",
  "article": {
    "id": "921e00b6-e04b-47da-ba46-1d4fb7b692de",
    "article_category_id": "aade04bf-e3ec-4a06-8ba4-fe4eee348d67",
    "article_category": {
      "id": "1b178955-e369-42e7-8898-aeee04e8310d",
      "parent_id": "177031fc-786a-4dc1-9dbb-c13ca5dacca7",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3ccb0a63-af16-496d-8a40-2bb7ec6a10d8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "a7275366-4ea1-4be1-bdc3-245e0b7945ff",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2598de7f-0356-463a-b22c-d48d0c4a6adc",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "41003a6d-c214-4096-b5bc-586a3eb3eea1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "74bc4e85-8641-49e0-8553-88cedf6c75e3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a6bee12e-618c-4904-acab-de37918da857",
    "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-26T14:59:41.5352082+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-26T14:59:41.5352082+00:00",
    "date_update": "2026-06-26T14:59:41.5352082+00:00",
    "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00",
    "article_color_id": "c2301e94-9cbe-4ad7-bc0d-a7b0609fc043",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "97eda6e8-1cf0-4ec8-8593-db9f4e0a6922",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0f2b2ab8-a760-415a-af0c-89c6b0c5e0d4",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "35d2f927-de37-4881-9104-fdc4279834c5",
    "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": "75baabd7-b7d9-483f-b9d9-424f2927ef4b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a7da76dd-5851-4fd7-acf1-5b7da3ad6d83",
    "_parent_id": "fdc9d257-54c6-42e9-a096-ceb2f4fe68c3",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0bfaa98b-7ea1-41b3-8d6c-4f44b288f9a2",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b00b17e3-acaa-4c2b-9d77-e771e942e5a8",
      "_parent_id": "13f5f0de-70ee-4672-9347-0e4801157a42",
      "root_parent_id": "89141c4c-b5ef-459b-bb29-fa400657c567",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "13c1c33b-d4cd-4943-aeca-891c2a7786a3",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e3ce3ca7-db0d-445f-832e-73c21a919ef4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bf036a79-a015-49b2-bcb0-0fd065ea9eb7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "73e7842c-5ebe-48b1-b21f-c44244d11ab3",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
          "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
          "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
          "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-26T14:59:41.5352082+00:00"
        },
        "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
      },
      "equipment_model_id": "b3b99113-1c5f-482b-9036-06f0858633d6",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "08aa1f64-b6ee-4d30-90fa-5c05741130db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3cf52088-573c-412d-9696-74e923c7e7b2",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5dd0b037-88d8-4224-b807-e9375054611c",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f6272389-c82a-43c5-bfd5-916ad26630b7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
            "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
            "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
            "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-26T14:59:41.5352082+00:00"
          },
          "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
        },
        "equipment_family_id": "341130fe-8d33-422b-9e54-ad0434a61941",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e3ce3ca7-db0d-445f-832e-73c21a919ef4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bf036a79-a015-49b2-bcb0-0fd065ea9eb7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "73e7842c-5ebe-48b1-b21f-c44244d11ab3",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
            "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
            "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
            "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-26T14:59:41.5352082+00:00"
          },
          "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
        },
        "date_in_production_since": "2026-06-26T14:59:41.5352082+00:00",
        "date_out_of_production_since": "2026-06-26T14:59:41.5352082+00:00",
        "date_end_support": "2026-06-26T14:59:41.5352082+00:00",
        "sales_organization_id": "6397d37e-9803-486c-82f1-7a9f66d0473b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
          "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
          "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
          "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-26T14:59:41.5352082+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-26T14:59:41.5352082+00:00"
      },
      "project_status_id": "5fc2ddf2-bc6b-4998-b6a8-80f3c6a5e07b",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "44658f11-824c-4206-a89d-e861b2e66c4f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "5edbe775-16ba-4f4b-a500-504c4b4244e8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
          "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
          "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
          "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-26T14:59:41.5352082+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
      },
      "company_id": "92730c40-774c-4d27-a77e-64f04870af06",
      "company_code": "sample string 12",
      "db_address_id": "8801a322-20bf-495b-9a49-f76f5b3e1dc9",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "083889bb-71e6-46a2-a89e-1dceb4642eca",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "81576980-15fe-4b26-9d9d-46c2db1d051a",
      "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-26T14:59:41.5352082+00:00",
      "date_create": "2026-06-26T14:59:41.5352082+00:00",
      "date_update": "2026-06-26T14:59:41.5352082+00:00",
      "updated_by_user_id": "cadd597a-918c-427b-85b6-aeb0a25098aa",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-26T14:59:41.5352082+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-26T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-26T14:59:41.5352082+00:00",
      "date_last_job": "2026-06-26T14:59:41.5352082+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-26T14:59:41.5352082+00:00",
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d21c51bc-5b07-4f90-af78-b2270766cd88",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "8c48d4f3-7522-4f02-b852-196531155c97",
      "name": "sample string 2",
      "sales_organization_id": "94d0dbbe-1e22-4c5d-8bd8-9e0d597952a4",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "4d077029-ec4c-46d8-80c8-a278f21a428d",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "97280563-26b7-4a10-a04c-03c91aa0f050",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "936470a3-4fe3-4283-bea1-5e6bf236a079",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
        "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
        "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
        "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-26T14:59:41.5352082+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
    },
    "job_status_id": "3771f10d-84c2-4f79-a977-fdab41b54545",
    "job_status_code": "sample string 11",
    "db_address_id": "7ad93637-c04f-40bd-bf4a-e1f28ad21821",
    "contact_id": "b7fde225-0b42-4242-a387-005f198f833e",
    "requested_by_company_id": "078fdc85-235b-4ace-9b45-0df0605337d7",
    "requested_by_contact_id": "d65cadc8-55c1-4b89-b259-a7a663893631",
    "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-26T14:59:41.5352082+00:00",
    "due_date": "2026-06-26T14:59:41.5352082+00:00",
    "date_create": "2026-06-26T14:59:41.5352082+00:00",
    "date_update": "2026-06-26T14:59:41.5352082+00:00",
    "date_closed": "2026-06-26T14:59:41.5352082+00:00",
    "suggested_user_id": "0456e6ab-ef3a-4766-8a96-ebcdcefd6c15",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a10f553b-f7f3-4565-b34e-54334e51fe93",
      "db_language_id": "994d448b-07a9-43f2-b6f8-ca7abc190e85",
      "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-26T14:59:41.5352082+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b8b7dbfe-efbc-4137-b048-8f98011c60c4",
      "sales_organization": {
        "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
        "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
        "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
        "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-26T14:59:41.5352082+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "9db0a2ab-9d50-48ff-b2a8-99a4255cc362",
      "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": "d940cc01-59f3-46fc-ac80-db9a8df36822",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "5fdfed7b-276c-4df9-830f-87049b2f0557"
    },
    "suggested_date_start": "2026-06-26T14:59:41.5352082+00:00",
    "skill_id": "1ac9728a-b6dd-4cba-ae61-48773ca2525d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "15a6a223-6fc9-43e1-8f48-bd2e911bdfc3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a133525b-8b7f-4ca3-9a7f-0bd04656fb1a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6231ee19-d3b7-4207-bcbb-4b2493134110",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a895094b-700d-4e1e-a6b6-86c9bd251db0",
        "db_currency_id": "936edffb-804c-4082-8e69-01f075475501",
        "db_language_id": "5eb6813b-badc-4883-afc5-be74f86edad3",
        "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-26T14:59:41.5352082+00:00"
      },
      "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "06aae819-a319-4efb-80ac-8d190535f794",
    "date_reported_by_company": "2026-06-26T14:59:41.5352082+00:00",
    "id2": 36,
    "company_id": "377842b8-e84a-49b7-91d5-f98b6e15374d",
    "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": "f063a2ae-9418-417e-b4f4-10fe3ee5579e",
    "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-26T14:59:41.5352082+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-26T14:59:41.5352082+00:00"
}