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": "dbf1ae0f-4db5-48d7-a251-c2113758f708",
  "estimated_quantity": 2.0,
  "article_id": "d49f1db5-9ee2-479e-b029-fe70d84cc62e",
  "article_code": "sample string 4",
  "article": {
    "id": "fa4b68d9-1dc4-412f-a451-850e048aeecb",
    "article_category_id": "c1cf712f-48b4-436f-b65c-da7631d52a67",
    "article_category": {
      "id": "dcd21ffb-d3cf-4a31-8027-dca324a6cfcb",
      "parent_id": "938cfa65-d3dd-4f34-86b5-26f509209333",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f8431f70-52c5-4ec8-bd27-5d3667581240",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "7d60686e-2fe3-431a-9c1f-088351918afc",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "69207f17-3568-45e4-a337-43fbae67fc6b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5d6753a3-9178-45c2-9b45-88c8c1bd7d19",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b8ec9693-794e-440a-b94b-d49e07be6c36",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a9945795-e127-4d01-ab87-3f003430c91c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-19T07:27:44.7646523+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-06-19T07:27:44.7646523+00:00",
    "date_update": "2026-06-19T07:27:44.7646523+00:00",
    "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00",
    "article_color_id": "3d48f16e-016c-43e6-baba-acb3490f52a7",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "c4121b2a-d9bf-4418-965f-90da9696645c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3cf4f1ec-a8ee-42de-b5c5-50b37c220a75",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "68205b98-c097-4e31-b91f-4b5ff63a9a83",
    "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": "de0f30cb-ff01-4095-b115-514e776d12fc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "f466b316-2319-43d8-94cb-e866a30497b9",
    "_parent_id": "66b6cd4a-cd29-452a-affc-59cf60c519fc",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "97c58273-2e89-463b-84d6-0fc31d7b4a45",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "573aff1b-f34d-4941-ba8d-6c2dd47229a4",
      "_parent_id": "9293dda2-e144-4b86-b6c0-c751ed85e153",
      "root_parent_id": "ecb0aab2-3728-4225-acde-49ccf317f230",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "23cb6fd8-ae5f-4d4d-a3ee-a19eb45c6ac9",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1a388796-f2b1-4ab8-9004-530c369103f6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "ca48b684-6664-4db7-b53e-a99bd7649ee1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "32cfb0f7-cf22-413b-b3bb-93a2122e122a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
          "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
          "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
        },
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "equipment_model_id": "9aa5b6e7-e376-4925-a61a-ce2d4eacd4a2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "1c70157e-37d1-4a8f-84bc-3fa06f7379e3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b26d8d46-14bd-4dcc-a7d3-46668984e341",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "c6a54ad1-a300-4cba-9c1f-7d024f5608b6",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "26f9b3ce-5861-473d-905f-d1a74ba2e6ab",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
            "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
            "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
          },
          "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
        },
        "equipment_family_id": "2b32fd6b-bcd6-4ad9-a513-fb74be3e377b",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1a388796-f2b1-4ab8-9004-530c369103f6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "ca48b684-6664-4db7-b53e-a99bd7649ee1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "32cfb0f7-cf22-413b-b3bb-93a2122e122a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
            "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
            "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
          },
          "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
        },
        "date_in_production_since": "2026-06-19T07:27:44.7646523+00:00",
        "date_out_of_production_since": "2026-06-19T07:27:44.7646523+00:00",
        "date_end_support": "2026-06-19T07:27:44.7646523+00:00",
        "sales_organization_id": "b504443f-dbef-4676-945f-1279b196c489",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
          "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
          "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "project_status_id": "f4329c1e-f873-4121-8cbc-fad5c265851d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "29111e62-ed85-490a-9035-797c2e61cc09",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "31c99f0f-e39d-494f-b86c-f75561cae571",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
          "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
          "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "company_id": "e167c3b3-4776-4ac5-a908-e0ae688cd869",
      "company_code": "sample string 12",
      "db_address_id": "914d8521-35fb-4193-b86c-a192e86a69a8",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f9d0c426-3ad3-411e-972d-b891d656a4ab",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "2c34401a-91fe-4b83-b22f-10645f3b786f",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-06-19T07:27:44.7646523+00:00",
      "date_create": "2026-06-19T07:27:44.7646523+00:00",
      "date_update": "2026-06-19T07:27:44.7646523+00:00",
      "updated_by_user_id": "b2642301-0b78-49c3-9537-5dd1369912c9",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-19T07:27:44.7646523+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-06-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-19T07:27:44.7646523+00:00",
      "date_last_job": "2026-06-19T07:27:44.7646523+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-19T07:27:44.7646523+00:00",
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3387e0ba-ab78-4940-a00a-bee8bb783e28",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5c0190d6-75b8-4d4c-a043-9dafb8c4f9b5",
      "name": "sample string 2",
      "sales_organization_id": "2d05abfc-0add-44b5-b7ec-148823b09ecd",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "54005f73-a7df-4afa-bf47-af16e40c05c8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f9d0a636-b694-4f1b-aaf3-bd86b7a784ed",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "cab8fbd8-e051-488f-8585-101246078a87",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
        "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
        "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
    },
    "job_status_id": "4e85a396-fa02-45c1-90cc-7fb7e4cb58c2",
    "job_status_code": "sample string 11",
    "db_address_id": "1725daa4-ea2a-4bac-887f-484a348e3bd7",
    "contact_id": "9b2880e5-b5f8-415d-b1d1-451214fce467",
    "requested_by_company_id": "52b119a4-8902-4780-8d1e-98ec2882af3e",
    "requested_by_contact_id": "6526d4af-261b-450e-a0c0-1e6aeffc3a7d",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-06-19T07:27:44.7646523+00:00",
    "due_date": "2026-06-19T07:27:44.7646523+00:00",
    "date_create": "2026-06-19T07:27:44.7646523+00:00",
    "date_update": "2026-06-19T07:27:44.7646523+00:00",
    "date_closed": "2026-06-19T07:27:44.7646523+00:00",
    "suggested_user_id": "84152884-4804-4405-90c0-c6b99d5d17eb",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5f5c8c32-04b1-4036-ab5c-27560ea8cab3",
      "db_language_id": "20133452-cbd1-42bc-a13c-45eddc29c2d6",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-06-19T07:27:44.7646523+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "46ee90d6-f362-4389-ad77-afcd3cfe50eb",
      "sales_organization": {
        "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
        "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
        "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "9db6d14a-9148-4180-941f-1c7d7bd99045",
      "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": "7f2fb066-1bff-4b0b-bbb2-053bbae30621",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b70d05bd-d845-44a3-9669-44913c0cd541"
    },
    "suggested_date_start": "2026-06-19T07:27:44.7646523+00:00",
    "skill_id": "374d8e49-752c-47fd-b32b-b2da003c628c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "72b57766-5567-4b71-b72e-3f7da89e87c7",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c114d04a-4256-4bb8-b217-c096f03f3db0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "30fbf61c-1b09-4252-b373-7345967a9bff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b777914b-cd29-4344-9657-4d9f59b023d8",
        "db_currency_id": "b669b770-607e-4d9d-a93b-4721c4bd479d",
        "db_language_id": "f70e9b6f-e3b0-4bce-9ade-584f04a4e9c4",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
      },
      "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "32b4c461-7b68-4076-9b65-a7be722c3915",
    "date_reported_by_company": "2026-06-19T07:27:44.7646523+00:00",
    "id2": 36,
    "company_id": "6a74b0e2-a921-4324-8679-945202a7218d",
    "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": "fe125134-c470-4a1a-b9c7-5b3ac206926c",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-19T07:27:44.7646523+00:00"
}