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": "1cb128b0-8a9e-46f2-90bd-3d183db2bf32",
  "estimated_quantity": 2.0,
  "article_id": "d8df5c8a-69ff-4355-ae60-c3fe57aefafb",
  "article_code": "sample string 4",
  "article": {
    "id": "50ce62df-a4e4-4383-af09-ca19fbedda4a",
    "article_category_id": "fc6dca8a-b9a5-4e68-becd-c05120ca68e5",
    "article_category": {
      "id": "a8f0f272-d8c2-4c44-92e2-2c35f59188ea",
      "parent_id": "59b201f0-4830-4e75-9cec-6b554bb06324",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f7f333be-2dc7-4d81-bbfc-f7d17875f73e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3377e2bd-a2df-4d16-a583-db6eaf939e21",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6c5a7137-7325-4da6-8ba9-55a216453254",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "dee89e98-4591-4175-8d8a-5e19239c7c7c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "2b523707-1476-4def-a53d-1940478bfd2b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "e4ec1d28-c68f-4ffe-9954-bf16b592bf0b",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-08T08:04:25.2993552+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-05-08T08:04:25.2993552+00:00",
    "date_update": "2026-05-08T08:04:25.2993552+00:00",
    "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00",
    "article_color_id": "88d6f63b-1f3a-4e71-b21c-47b6984563df",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "21b1c437-dca5-43e1-bcfc-235a90bdf666",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a55e08cb-df78-41fd-8895-f78173d3a1be",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2b1d748f-21b8-4441-ad6f-7e0b2eff28dc",
    "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": "bd429d0e-b277-4f6c-b529-1a2b25df0202",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "85527bc8-6da8-451e-8eec-a13bafd46a2e",
    "_parent_id": "c27f8491-0330-46e5-b661-ebb6e3c06644",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "ba4fd0cd-3502-4275-b9d3-c15d8c8fff70",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "edc8b7e6-fa1c-416d-8a64-86fb429e13e6",
      "_parent_id": "488735be-eee5-4019-8f65-5fa36c3f1792",
      "root_parent_id": "28667cc5-53ad-4ef0-9d50-641c3dca748d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "27742ec7-5317-466a-a229-1b6a854552ff",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "70e33664-18d4-4f41-97e9-114e70f783a4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9455c5a8-4261-4eaf-ad14-d6046714b433",
        "_parent_code": "sample string 6",
        "sales_organization_id": "65ac644a-caef-40a5-a44b-1a788227b140",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
          "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
          "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
          "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-05-08T08:04:25.2993552+00:00"
        },
        "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
      },
      "equipment_model_id": "5b6b129e-ff90-48a0-844f-394df8bb421e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "82626e8f-f656-4616-a275-308c22490783",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "bc8d99e6-4fab-41f7-a7ff-b344e2c2184e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ebd01b33-492a-4273-ba7e-01a554def875",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a2cf424a-7f83-4296-aa46-58ad6764d4ec",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
            "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
            "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
            "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-05-08T08:04:25.2993552+00:00"
          },
          "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
        },
        "equipment_family_id": "5c9bcf60-61ae-464a-a66d-267afcf08923",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "70e33664-18d4-4f41-97e9-114e70f783a4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9455c5a8-4261-4eaf-ad14-d6046714b433",
          "_parent_code": "sample string 6",
          "sales_organization_id": "65ac644a-caef-40a5-a44b-1a788227b140",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
            "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
            "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
            "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-05-08T08:04:25.2993552+00:00"
          },
          "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
        },
        "date_in_production_since": "2026-05-08T08:04:25.2993552+00:00",
        "date_out_of_production_since": "2026-05-08T08:04:25.2993552+00:00",
        "date_end_support": "2026-05-08T08:04:25.2993552+00:00",
        "sales_organization_id": "508fa64b-0551-47fd-91ee-861ce1ac158d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
          "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
          "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
          "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-05-08T08:04:25.2993552+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-05-08T08:04:25.2993552+00:00"
      },
      "project_status_id": "ada6dd8b-3b8d-4d00-a13a-3c55cdc3c511",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "23eeaf26-f39c-4139-b918-7bd470c36294",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "1c35cd32-72d0-4f05-8fb6-9285290c3a98",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
          "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
          "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
          "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-05-08T08:04:25.2993552+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
      },
      "company_id": "1c4c14a3-90ac-4044-8f1c-578fe30dddc8",
      "company_code": "sample string 12",
      "db_address_id": "4a18ea19-dc06-4414-b3f7-2960f3470f21",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "75352731-b763-44bc-8bb5-3bd4da4532e8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b685637b-2aae-47b8-93a9-407320b46651",
      "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-05-08T08:04:25.2993552+00:00",
      "date_create": "2026-05-08T08:04:25.2993552+00:00",
      "date_update": "2026-05-08T08:04:25.2993552+00:00",
      "updated_by_user_id": "b8456e6c-cfad-46d0-a292-074934891195",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-08T08:04:25.2993552+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-05-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-08T08:04:25.2993552+00:00",
      "date_last_job": "2026-05-08T08:04:25.2993552+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-08T08:04:25.2993552+00:00",
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4beee8ae-f42d-40c8-bb30-d530e1f7d017",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "014a8536-4af7-47ea-9153-a27f0bd78f0b",
      "name": "sample string 2",
      "sales_organization_id": "1e09ce98-2877-48d3-b8b9-2f45c0f63d0d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5b182563-6851-47f7-bfd7-5c9766af10f7",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6985b7bf-8cbd-4e2f-b269-61777ba1b4f0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7116fcff-0e71-4507-b44f-393f4f33596a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
        "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
        "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
        "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-05-08T08:04:25.2993552+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
    },
    "job_status_id": "62f989db-16d9-4f52-a31a-8bcb93dd0a94",
    "job_status_code": "sample string 11",
    "db_address_id": "2f47ef1f-f3bc-4874-bae6-05580cce32a3",
    "contact_id": "e209c2fa-4542-4db0-bf88-61bdbbb41218",
    "requested_by_company_id": "78be26dd-97fb-4cd0-97a2-ed01abad2d3d",
    "requested_by_contact_id": "5e6c4f0c-f4d3-445d-a59e-6d1312aadecb",
    "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-05-08T08:04:25.2993552+00:00",
    "due_date": "2026-05-08T08:04:25.2993552+00:00",
    "date_create": "2026-05-08T08:04:25.2993552+00:00",
    "date_update": "2026-05-08T08:04:25.2993552+00:00",
    "date_closed": "2026-05-08T08:04:25.2993552+00:00",
    "suggested_user_id": "888410bd-fe3f-4c8b-b629-2a0cdb36b3a4",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "3ee83511-7c46-4572-928c-ed375e4b2814",
      "db_language_id": "feb7a691-8138-469e-8ed6-4eb7bed69e62",
      "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-05-08T08:04:25.2993552+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0dee5640-c2d3-48f1-94e0-4f801054d7c2",
      "sales_organization": {
        "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
        "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
        "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
        "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-05-08T08:04:25.2993552+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "bf7f7e4d-645e-42b8-9e25-4a8f4e6a1a61",
      "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": "00c6f24d-1603-45dc-ba11-a8fcbedb04c8",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8605854d-499b-41b5-91bd-b3dbfc8e6e47"
    },
    "suggested_date_start": "2026-05-08T08:04:25.2993552+00:00",
    "skill_id": "18a56cd1-121c-4ecc-9549-ae3c1a9295a3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "bc3ffa1f-a589-43fd-9f92-70abdf220dea",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "939c23b8-e50f-4e56-a927-bd596b099d6a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7ebd3b83-43c7-4877-beb5-ff91e292a812",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78476522-f9b0-41f5-b5a9-36c783e16f8c",
        "db_currency_id": "734e515a-802c-41cb-8dda-a81b9ac013a8",
        "db_language_id": "ac9f1426-f321-46a9-98e7-29082da91c82",
        "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-05-08T08:04:25.2993552+00:00"
      },
      "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7ba6e648-8475-4624-8ce9-2da4e6e612ea",
    "date_reported_by_company": "2026-05-08T08:04:25.2993552+00:00",
    "id2": 36,
    "company_id": "602069db-d62a-4592-8818-346fc4e1d3db",
    "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": "5e116127-7d6c-4668-9f27-d18acc70f162",
    "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-05-08T08:04:25.2993552+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-08T08:04:25.2993552+00:00"
}