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": "3aa12999-affd-4204-bdf5-7aa47e07964e",
  "estimated_quantity": 2.0,
  "article_id": "807e34a4-5c8e-43fc-94c3-7dd93704c75a",
  "article_code": "sample string 4",
  "article": {
    "id": "d3222368-fc73-40fe-9342-7ede23b91b31",
    "article_category_id": "9e01a03e-1fd9-4ba2-8c37-ff738ea0453b",
    "article_category": {
      "id": "4682c5c1-7199-4b86-88de-9e81920917cd",
      "parent_id": "2ce2e969-ef06-4f0d-83bb-92c3664191a8",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8c3da399-510d-43cd-81af-24393522cb72",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "9ad5a6ae-c642-421f-b64b-218046df2eb1",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "0207d1f1-a4fa-434b-ae60-6edaf626a9f3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "71d26831-b931-476c-9314-bfef75a591b2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a96d2447-7467-4454-bac5-71749738e673",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "08b68a56-8a94-4feb-a27e-910367301b79",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-10T06:10:34.3046402+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-02-10T06:10:34.3046402+00:00",
    "date_update": "2026-02-10T06:10:34.3046402+00:00",
    "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00",
    "article_color_id": "77c10a18-e041-4418-87c8-759cecf0c3ae",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "592b1a77-e847-45e6-8d6f-76457f2b18cc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "09cfe2f6-5c36-4fbf-9f44-fdf00281d784",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1561876a-5b1a-4ec9-897a-e992df1bf45b",
    "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": "afdedd63-2216-4fc0-a0a8-21ea6a9296aa",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8ada4c2f-7c54-43f5-b1e4-4754c1939551",
    "_parent_id": "1de1fdc1-e13d-41c1-a4e0-3aced717bf2f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b645422b-8d0a-4d8d-898d-63c42e583803",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d2a93056-48b7-4df5-be90-95f1f3b1b47c",
      "_parent_id": "242aa7c9-3758-4d37-babb-bcd9828ccfc3",
      "root_parent_id": "b7960791-9a1c-48a2-a966-d3895d7bc506",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "3493daab-655e-4e6c-a2ca-f3b2e4547837",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c3630fb1-6a52-48cb-a1da-019f6e52bdc0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "95426c03-9d03-4e18-bf11-fb30314a2fb5",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9ff78456-101d-4301-8c2d-14cbddeb08b5",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
          "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
          "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
          "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-02-10T06:10:34.3046402+00:00"
        },
        "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
      },
      "equipment_model_id": "0d26fc20-62ce-4818-ac93-e6fb90a80eed",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a54a58f1-cf1f-42b7-ad8f-6a3e918dbb7c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "05e69476-d66e-4ed7-be74-5e3df979c8a5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "29a446d3-b6eb-4304-9b67-e5537159ecdd",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0a2bef66-b3ba-4908-b2b4-e8e4c6a16ee8",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
            "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
            "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
            "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-02-10T06:10:34.3046402+00:00"
          },
          "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
        },
        "equipment_family_id": "676602db-d683-4037-bfac-4da205d42bd0",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c3630fb1-6a52-48cb-a1da-019f6e52bdc0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "95426c03-9d03-4e18-bf11-fb30314a2fb5",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9ff78456-101d-4301-8c2d-14cbddeb08b5",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
            "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
            "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
            "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-02-10T06:10:34.3046402+00:00"
          },
          "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
        },
        "date_in_production_since": "2026-02-10T06:10:34.3046402+00:00",
        "date_out_of_production_since": "2026-02-10T06:10:34.3046402+00:00",
        "date_end_support": "2026-02-10T06:10:34.3046402+00:00",
        "sales_organization_id": "8b2df52c-2fea-475f-8fe9-f45c22f3f325",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
          "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
          "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
          "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-02-10T06:10:34.3046402+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-02-10T06:10:34.3046402+00:00"
      },
      "project_status_id": "6241148c-5f91-4a10-b051-82387326f1c4",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d39d3ce2-816d-485b-98eb-4cc4d29fbed4",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "53235fe9-2cf4-4e34-a489-2651c0ceca16",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
          "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
          "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
          "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-02-10T06:10:34.3046402+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
      },
      "company_id": "1035b6b1-088b-4f35-8789-4477ce091faa",
      "company_code": "sample string 12",
      "db_address_id": "2ca207f6-e832-49ed-899e-b95a85daab35",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "503c421b-0400-470b-a914-e13cd4902be8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "25ff06af-451e-48dd-b266-ace1c34e0654",
      "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-02-10T06:10:34.3046402+00:00",
      "date_create": "2026-02-10T06:10:34.3046402+00:00",
      "date_update": "2026-02-10T06:10:34.3046402+00:00",
      "updated_by_user_id": "794ff7fb-6d77-4909-b288-03503e76004c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-10T06:10:34.3046402+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-02-10T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-10T06:10:34.3046402+00:00",
      "date_last_job": "2026-02-10T06:10:34.3046402+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-10T06:10:34.3046402+00:00",
      "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7b8673a9-3b93-41c7-882c-fa85be2f26c3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "11f8f615-3174-439f-8f2c-d5064cd9239e",
      "name": "sample string 2",
      "sales_organization_id": "92c9c7bb-71c2-4245-8060-673563758410",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "08373836-7488-4e07-9735-56b00a1e5adb",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "cba4f098-1285-40f8-b584-685637a31d1e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9c02f6d0-aa84-4b39-b91d-b0652c355fbc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
        "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
        "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
        "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-02-10T06:10:34.3046402+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-10T06:10:34.3046402+00:00"
    },
    "job_status_id": "3431b91f-bc1d-4b0b-8656-9ee99aebdc70",
    "job_status_code": "sample string 11",
    "db_address_id": "37ebbc67-b862-47ab-a462-8534edcc7447",
    "contact_id": "1cf0c9a2-6543-47af-9f00-c1b685fd205d",
    "requested_by_company_id": "2aebe03c-a988-4f13-8a2e-365168654027",
    "requested_by_contact_id": "46841342-933f-4d9b-9a3c-54a617fee238",
    "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-02-10T06:10:34.3202336+00:00",
    "due_date": "2026-02-10T06:10:34.3202336+00:00",
    "date_create": "2026-02-10T06:10:34.3202336+00:00",
    "date_update": "2026-02-10T06:10:34.3202336+00:00",
    "date_closed": "2026-02-10T06:10:34.3202336+00:00",
    "suggested_user_id": "b8658dac-e75f-4a43-804c-2ad6755f88cb",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "245b65c6-49f3-4c37-ac38-cdc1ad69bc73",
      "db_language_id": "7f566f88-27f0-43d4-8bec-9115ceb9d5ac",
      "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-02-10T06:10:34.3202336+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "a845ac3e-cecf-4fbf-bda1-bca30c79725e",
      "sales_organization": {
        "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
        "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
        "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
        "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-02-10T06:10:34.3046402+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "98660b9d-96b3-48ca-b77c-aacfc48ee9fa",
      "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": "89ea4dfb-6cf6-4b57-b951-3372eef34db5",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-10T06:10:34.3202336+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "226baa09-79d7-4b22-a7a7-8318493bb896"
    },
    "suggested_date_start": "2026-02-10T06:10:34.3202336+00:00",
    "skill_id": "7bac2371-2875-40d6-aad8-b3e3fdf49c5d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f0159fc3-abc2-4b7f-8ccc-9dc6dffd180e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "7d1e0a6a-3aef-481d-b11c-69c92111bccd",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "25d98cb6-096a-41d7-826f-cdb7e57aa720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "45e40825-1a88-418b-940f-66da6dfa5c29",
        "db_currency_id": "000fa48f-b0f5-421d-bf69-b598c6a60f3c",
        "db_language_id": "21bee77e-d923-439f-b6f9-c4c036505247",
        "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-02-10T06:10:34.3046402+00:00"
      },
      "modified_dateutc": "2026-02-10T06:10:34.3202336+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "3cbc4864-9334-4d4a-96aa-ba81c0e1b055",
    "date_reported_by_company": "2026-02-10T06:10:34.3202336+00:00",
    "id2": 36,
    "company_id": "7b8a7340-8ace-4f00-8e49-8ccc9975944c",
    "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": "904e982a-1872-4af9-9759-3016e51bba7a",
    "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-02-10T06:10:34.3202336+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-10T06:10:34.3202336+00:00"
}