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": "f4e8ebe2-5dba-419f-8f02-d1a1ba95d64d",
  "estimated_quantity": 2.0,
  "article_id": "ecfd38f9-b461-425b-ab20-698f2e59c242",
  "article_code": "sample string 4",
  "article": {
    "id": "a4b49499-a3e0-4e1e-908f-b4e160a23db3",
    "article_category_id": "4f4ff2a9-429b-4b69-ad41-367caea121fb",
    "article_category": {
      "id": "4a0dbf58-1a4d-41f4-9ee6-56466d61e9c7",
      "parent_id": "f38a8a51-392c-4de4-ab04-063beff61970",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-23T09:16:09.955485+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "185aeeff-c481-4f6a-b3b4-8967995b4743",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c13ca481-7111-473f-ad41-508885c0ef4e",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7319f1d4-a04f-4f31-b0bd-c1c2ce290f6e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "8e1f1317-83df-49b7-b3d3-9121b57bd1aa",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "fe950fa3-4da6-4096-ac68-3e7e4fdcb58a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5b6143e5-d7a5-428c-8880-9b394264aa29",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-23T09:16:09.955485+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-11-23T09:16:09.955485+00:00",
    "date_update": "2025-11-23T09:16:09.955485+00:00",
    "modified_dateutc": "2025-11-23T09:16:09.955485+00:00",
    "article_color_id": "9ca046f4-e93d-4ad0-b2be-878c580e0f7c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8b30c47f-ba54-47a6-a26e-0e1ab5f1353d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-23T09:16:09.955485+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f282543e-1a92-444f-bf9c-c7deba595725",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "5ff79862-fa6c-4423-8ba3-afcdc529f79c",
    "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": "217fc73d-c590-4cbd-a738-778ca07ca2ac",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "cad7ae05-e179-4f28-86f2-f5e0d4b399b3",
    "_parent_id": "4abbfff9-09eb-4cb0-ba14-038e21c6919a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "10b4f295-701e-4875-9033-0a52ab75c347",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "3abbb5a5-75d1-4d5e-9873-0cb3a45970e7",
      "_parent_id": "ac96f74b-4e3f-4aea-aa31-816b261709c3",
      "root_parent_id": "6f0819d4-3612-44fa-83d0-5abb3fed6932",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "e158151c-e56c-4c2e-a206-8b3e3926e14f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e972d88a-7156-447e-a209-5779fee392e0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c2ac167b-2572-454a-99ea-1d629e98f8f7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "86fa2b61-f73b-4e6e-83cf-a3a60936d4fa",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
          "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
          "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
          "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-11-23T09:16:09.97111+00:00"
        },
        "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
      },
      "equipment_model_id": "82196080-e570-411d-a526-64de43be606c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d57df212-f6e7-4303-8c3d-07eae78e7a86",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "c16a8082-43a8-4bff-b103-28e0b4c013f5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9cf5bd51-49a2-4a49-aba8-751f24017eb9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "fa18d3c5-93ef-469e-9c31-856399771920",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
            "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
            "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
            "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-11-23T09:16:09.97111+00:00"
          },
          "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
        },
        "equipment_family_id": "852f2bb3-f202-45c7-bb86-d40902a81b0a",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e972d88a-7156-447e-a209-5779fee392e0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c2ac167b-2572-454a-99ea-1d629e98f8f7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "86fa2b61-f73b-4e6e-83cf-a3a60936d4fa",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
            "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
            "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
            "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-11-23T09:16:09.97111+00:00"
          },
          "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
        },
        "date_in_production_since": "2025-11-23T09:16:09.97111+00:00",
        "date_out_of_production_since": "2025-11-23T09:16:09.97111+00:00",
        "date_end_support": "2025-11-23T09:16:09.97111+00:00",
        "sales_organization_id": "742011f5-b031-4f4e-8951-71f4b15e3e80",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
          "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
          "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
          "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-11-23T09:16:09.97111+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-11-23T09:16:09.97111+00:00"
      },
      "project_status_id": "e0d5dd1d-3422-4b4c-9167-48b8c97304df",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "16c854f9-f28f-4d79-a5a9-5a0b5b079377",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "27609cd3-9fab-49ec-bcae-47a4c5504738",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
          "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
          "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
          "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-11-23T09:16:09.97111+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
      },
      "company_id": "37f24cff-e9f1-407c-a8d7-dde9c08519df",
      "company_code": "sample string 12",
      "db_address_id": "d6cea243-7eca-4473-b369-ee47815954b2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "9ee44644-c82d-4125-9e13-f6f4e4f52ddc",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7d01fd4c-ca84-4c14-bb79-fa24d4ef76d5",
      "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-11-23T09:16:09.97111+00:00",
      "date_create": "2025-11-23T09:16:09.97111+00:00",
      "date_update": "2025-11-23T09:16:09.97111+00:00",
      "updated_by_user_id": "4a4593bb-c98b-44b5-87d8-968fbf9aa332",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-23T09:16:09.97111+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-11-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-23T09:16:09.97111+00:00",
      "date_last_job": "2025-11-23T09:16:09.97111+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-23T09:16:09.97111+00:00",
      "modified_dateutc": "2025-11-23T09:16:09.97111+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "76c9d065-30ef-430f-a00e-74869a593538",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1778984e-31ef-4cc8-8ab1-da50a7356840",
      "name": "sample string 2",
      "sales_organization_id": "22e34ad4-4192-4da6-b711-5978640fc804",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-23T09:16:09.97111+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "2163f919-cb30-491d-950a-53d1b09fac94",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fd301b86-b6a6-4d8a-a3ba-8eb5a7771963",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "98ab19b1-85ba-4151-8919-8a7f8c8aab90",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
        "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
        "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
        "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-11-23T09:16:09.97111+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
    },
    "job_status_id": "9b351fcb-2abc-46d7-ba84-f21ad7354f4f",
    "job_status_code": "sample string 11",
    "db_address_id": "bda4dca7-e306-4d0f-a6f5-f0c05d5bab1a",
    "contact_id": "9410d2e2-5b4d-4962-ad03-39ddfc2f7d86",
    "requested_by_company_id": "d5ea62c1-0327-48b4-b53d-e756c1403e86",
    "requested_by_contact_id": "dc3f9b0a-1d2e-4dfc-9c27-8387aa610bf2",
    "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-11-23T09:16:09.97111+00:00",
    "due_date": "2025-11-23T09:16:09.97111+00:00",
    "date_create": "2025-11-23T09:16:09.97111+00:00",
    "date_update": "2025-11-23T09:16:09.97111+00:00",
    "date_closed": "2025-11-23T09:16:09.97111+00:00",
    "suggested_user_id": "05beacbb-1bf2-47a3-b612-b82bf83615ac",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a9b6b1fd-b732-4861-b30d-3012672e2343",
      "db_language_id": "6f806be8-cfb9-4b23-b90f-f7d38542016f",
      "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-11-23T09:16:09.97111+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b2525e8c-0ce5-4d79-bc23-62a4eaf4cce4",
      "sales_organization": {
        "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
        "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
        "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
        "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-11-23T09:16:09.97111+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d70e114f-a4ac-40d2-854b-d3ed20be41c0",
      "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": "d600074c-9356-4d99-aa2e-c25e6b2a431a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-23T09:16:09.97111+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "688d5a2e-1d64-4e82-a529-b6a89e0e8be0"
    },
    "suggested_date_start": "2025-11-23T09:16:09.97111+00:00",
    "skill_id": "a4b9b00a-1797-42f4-9ced-6a862f00b306",
    "skill_code": "sample string 32",
    "skill": {
      "id": "da487112-656f-400a-99a3-f0e0213f2e66",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "971cd016-41ef-462a-9f14-b39fd8ac5101",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "285b3a50-d982-4b23-b46e-ad4269e9ed4d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75b643db-27cf-4b6e-af91-d385e6271a66",
        "db_currency_id": "8e434e08-fe2e-41f5-9ce3-d35a01418134",
        "db_language_id": "a21ced5a-2a74-4812-9a8d-a1564941086a",
        "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-11-23T09:16:09.97111+00:00"
      },
      "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "15ddd6a5-df46-46e5-b113-1476ff9ad48c",
    "date_reported_by_company": "2025-11-23T09:16:09.97111+00:00",
    "id2": 36,
    "company_id": "e0e8af63-9aaa-426e-baee-251abeb80ab1",
    "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": "f5272626-1b8f-4e25-9dd9-9579e94c9411",
    "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-11-23T09:16:09.97111+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-23T09:16:09.97111+00:00"
}