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": "5bb3ea10-ad2f-47ec-bc2e-e2795d0cd864",
  "estimated_quantity": 2.0,
  "article_id": "1e2e3b49-e9b4-4a43-a1b8-7f407c217314",
  "article_code": "sample string 4",
  "article": {
    "id": "1b516ce0-affd-48bf-a9d7-fa06daf81856",
    "article_category_id": "941e31d0-27bd-4eac-a522-a0705378e686",
    "article_category": {
      "id": "6d39004f-e773-45c8-9128-04d6668fb50f",
      "parent_id": "d73fc6a5-cd47-4322-a921-16b9356f4212",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-06-06T12:50:00.6223708+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ace10336-35f7-4435-ba70-6d302cf45502",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "32563ac7-b941-4129-92e3-69c9d56bf593",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a0115d11-9025-4a6f-bdf6-df3866375392",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1b1db58a-b194-46e4-a9bd-2a6b62344d33",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e18cb3b8-41a9-4aaf-a560-e99cc37395e8",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "99d7f0fd-2f9a-4f88-8c1b-d3deb54df753",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-06-06T12:50:00.6380121+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-06-06T12:50:00.6380121+00:00",
    "date_update": "2025-06-06T12:50:00.6380121+00:00",
    "modified_dateutc": "2025-06-06T12:50:00.6380121+00:00",
    "article_color_id": "6306f2e6-0e8e-45ce-bc33-cd23a6d5e93e",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "cea74cd0-899e-4468-80de-535de41b1113",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "be727bcf-ec1b-4490-8a2d-810ee94bb189",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d5769e38-de75-44f3-8cc3-841cec41ee54",
    "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": "22f357b0-e9f9-4ade-8ff0-d24541763e68",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d0c74f36-e57f-41cd-825a-7b95b6818e6d",
    "_parent_id": "7a6a605c-bdac-4da8-a10c-8cd04953711c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "9195dbf8-ccf4-4937-9072-72fbfaa1cb00",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "61d412fd-0362-4dc8-8b25-65554a399bef",
      "_parent_id": "82b2da14-6df8-4e37-a4be-0462ca8cb022",
      "root_parent_id": "097644f1-0c71-47cc-98d3-7adf04ceaaa2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "8732e662-0ec9-43c7-9d09-0e6959247c35",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "69a76371-5896-4ed5-90b8-ecad43bb5147",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "66f4cbd8-7958-40a0-994e-23ef727856c9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "28ba7d85-0838-4c12-9bf1-a1b7c825fedf",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
          "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
          "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
          "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-06-06T12:50:00.6536315+00:00"
        },
        "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
      },
      "equipment_model_id": "8501daea-bf9d-47cb-99fe-8f3e956bd4a2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "1b2b05b2-72fa-4213-8d60-5b65fc10b4c2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "75cb5997-399c-4cda-8b2e-149bba5b9094",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e2a06097-a52a-4734-8cf7-490c44b51073",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "57edc607-22d4-4b4c-84e1-a2a0ff5fff25",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
            "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
            "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
            "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-06-06T12:50:00.6536315+00:00"
          },
          "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
        },
        "equipment_family_id": "5d0494da-1ce7-47b9-92ed-d52fbf4de3d1",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "69a76371-5896-4ed5-90b8-ecad43bb5147",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "66f4cbd8-7958-40a0-994e-23ef727856c9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "28ba7d85-0838-4c12-9bf1-a1b7c825fedf",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
            "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
            "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
            "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-06-06T12:50:00.6536315+00:00"
          },
          "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
        },
        "date_in_production_since": "2025-06-06T12:50:00.6536315+00:00",
        "date_out_of_production_since": "2025-06-06T12:50:00.6536315+00:00",
        "date_end_support": "2025-06-06T12:50:00.6536315+00:00",
        "sales_organization_id": "30e8919a-9325-46ef-8802-ae0005a5d267",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
          "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
          "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
          "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-06-06T12:50:00.6536315+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-06-06T12:50:00.6536315+00:00"
      },
      "project_status_id": "a449fc06-0bd7-4067-9e84-07b7891ee01e",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5fe3dbf3-8f7f-408d-b1e3-a33df9a51fb2",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "f6e62564-7951-4dfd-95e3-86f1220476e1",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
          "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
          "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
          "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-06-06T12:50:00.6536315+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
      },
      "company_id": "ad9049cf-7ac8-4eaa-bbf3-238cd51f5e5e",
      "company_code": "sample string 12",
      "db_address_id": "e60e1e5e-a8d5-433f-a005-bdc78a4593bd",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7fcf8faf-d794-4c73-b404-e52ff1a1e32f",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7d857cfb-6f9c-40e0-a68e-6f3c83c87a72",
      "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-06-06T12:50:00.6536315+00:00",
      "date_create": "2025-06-06T12:50:00.6536315+00:00",
      "date_update": "2025-06-06T12:50:00.6536315+00:00",
      "updated_by_user_id": "e7cdccf1-0241-4a13-bd25-999ef4973563",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-06-06T12:50:00.6536315+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-06-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-06-06T12:50:00.6536315+00:00",
      "date_last_job": "2025-06-06T12:50:00.6536315+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-06-06T12:50:00.6536315+00:00",
      "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "df65e3b2-0c6d-4112-aed5-e0d12f8eaad3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "41df63a9-4144-48b9-b1ca-b0a3a77559ae",
      "name": "sample string 2",
      "sales_organization_id": "238d0a4c-48b9-4bb8-91d6-57445aa1b524",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "fd27c795-7800-4337-b2e6-63255f92c421",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b173120f-a9f5-4d63-968c-e7c02b40d897",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fce864dc-1abc-465c-b3ce-c3bfa3326631",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
        "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
        "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
        "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-06-06T12:50:00.6536315+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-06-06T12:50:00.6536315+00:00"
    },
    "job_status_id": "ca24a4dc-5044-4a29-a96b-6f179f11e53a",
    "job_status_code": "sample string 11",
    "db_address_id": "83ef5f8d-1336-4129-989a-1d69a4a75064",
    "contact_id": "c9b4cec6-d7cf-4a1f-b282-811e031d609e",
    "requested_by_company_id": "b19dd2eb-38e1-4613-ba04-b6dd7a0544fb",
    "requested_by_contact_id": "cbb42dcd-3f85-4cf1-9789-198d271bfc98",
    "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-06-06T12:50:00.6536315+00:00",
    "due_date": "2025-06-06T12:50:00.6536315+00:00",
    "date_create": "2025-06-06T12:50:00.6536315+00:00",
    "date_update": "2025-06-06T12:50:00.6536315+00:00",
    "date_closed": "2025-06-06T12:50:00.6536315+00:00",
    "suggested_user_id": "bb3306fa-8601-4442-8de9-cbc22e4a1b57",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c6195df0-7bc6-43e0-8ecc-81a0f640670e",
      "db_language_id": "b9b78289-a205-4774-a9ea-239d8cedbd50",
      "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-06-06T12:50:00.6536315+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0b2dd26f-3c75-44f4-8abb-6d8fee6ae544",
      "sales_organization": {
        "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
        "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
        "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
        "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-06-06T12:50:00.6536315+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d6507676-7211-4167-88da-902f817150d6",
      "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": "9015bbb3-93ef-4b3a-83e9-67af05073f59",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-06-06T12:50:00.6692383+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b70fd1a4-8e88-4002-9175-83bb0cc6a223"
    },
    "suggested_date_start": "2025-06-06T12:50:00.6692383+00:00",
    "skill_id": "c1049b9a-377b-47f3-90dc-b9ee7eb8d122",
    "skill_code": "sample string 32",
    "skill": {
      "id": "58dff253-8d85-4601-8c00-0496a9588d5d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "35ebd4d1-79f8-4417-8165-f491dd21c542",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "72d91339-c250-4766-87b0-6315bcce6fc1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "551e0db1-7061-4316-b8a9-6b697c14d7ab",
        "db_currency_id": "47e01c14-9892-4c55-a009-a7be9dd89320",
        "db_language_id": "a5c2f528-252d-4d0d-8204-050be944b063",
        "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-06-06T12:50:00.6536315+00:00"
      },
      "modified_dateutc": "2025-06-06T12:50:00.6692383+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "2abc30d1-63fe-4ca1-9b11-506e069bf37a",
    "date_reported_by_company": "2025-06-06T12:50:00.6692383+00:00",
    "id2": 36,
    "company_id": "e5d28bdd-55c0-4850-b543-01e36956aee1",
    "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": "c16fa46a-55c8-4932-aac6-63e9b4dc960b",
    "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-06-06T12:50:00.6692383+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-06-06T12:50:00.6692383+00:00"
}