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": "9b87d4b6-43a3-45d4-a46d-a7f01d3a0af8",
  "estimated_quantity": 2.0,
  "article_id": "4edc85f6-70ad-4c50-88d0-c7405a12be3b",
  "article_code": "sample string 4",
  "article": {
    "id": "8ee0678a-033b-4e7c-9633-09b8c066b84b",
    "article_category_id": "1a5791a9-a165-459a-a7ac-8bd3f3d64d6e",
    "article_category": {
      "id": "5995f0ed-5c2c-4e8d-a277-e32fc8db4d15",
      "parent_id": "dae16f41-e314-4ddc-b88e-352a2bbf9b61",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-11-21T09:26:24.1751247+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "80321bf8-ae3a-4285-9c6f-8142389d2227",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "0ddd4039-c058-4a87-bb6a-6e76c209c5b6",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1ff03c89-cfa4-4f82-a9f1-88d9213150b1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d42eb9ff-a6b7-4b5d-acf4-f8dec126216a",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1a4ce294-5978-4321-a011-9dc25d9795f6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "de9e2034-c824-4931-bb1d-c7cc80c6d3d1",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-11-21T09:26:24.1751247+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": "2024-11-21T09:26:24.1751247+00:00",
    "date_update": "2024-11-21T09:26:24.1751247+00:00",
    "modified_dateutc": "2024-11-21T09:26:24.1751247+00:00",
    "article_color_id": "45418b14-7f26-4028-9bac-be691d022d8e",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7fef283a-dfd2-458d-8529-8e35e3f44151",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-11-21T09:26:24.1751247+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "30b1c442-14a6-4019-80fc-828b18730dd7",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1e528518-a6a3-408b-b9f8-7a8be48dd2e8",
    "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": "c2ee723c-0745-4579-83ad-f732c5dc3719",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ecaf785a-1f22-4c2c-a3c0-c4259a101377",
    "_parent_id": "60416518-8056-4aa5-bd6a-abc19618bfec",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "513782da-5544-49bc-9f4b-acaf33378322",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "8829bb72-5486-4846-b87e-b2800606dba4",
      "_parent_id": "b485775d-1275-4f24-8921-ff9f69c1d7d1",
      "root_parent_id": "76771a27-55c9-4109-8fbd-1c7621c66702",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "207e0487-254b-4111-99c9-0c4eca8c31b8",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "83bcd18a-9d22-4341-9307-149e3d4ec167",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d0b891dc-6561-4303-a533-083069f7c07a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "327a4d00-133e-4e72-82d5-8dd91cb440bc",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
          "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
          "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
          "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": "2024-11-21T09:26:24.1907513+00:00"
        },
        "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
      },
      "equipment_model_id": "9073e3ac-4b6d-460b-b8a0-d346a5d47883",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6aa4dbfc-82f2-447f-a3d6-fbe818ae5318",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "fabb4c9a-de0a-42bf-9d41-335d8955667a",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2dee0b5c-9e3f-448f-a53e-35d53532429e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "807ddf2b-e223-4491-909c-ea2196f378cc",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
            "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
            "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
            "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": "2024-11-21T09:26:24.1907513+00:00"
          },
          "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
        },
        "equipment_family_id": "5042007e-5f21-434c-90a4-94390b56feb8",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "83bcd18a-9d22-4341-9307-149e3d4ec167",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d0b891dc-6561-4303-a533-083069f7c07a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "327a4d00-133e-4e72-82d5-8dd91cb440bc",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
            "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
            "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
            "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": "2024-11-21T09:26:24.1907513+00:00"
          },
          "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
        },
        "date_in_production_since": "2024-11-21T09:26:24.1907513+00:00",
        "date_out_of_production_since": "2024-11-21T09:26:24.1907513+00:00",
        "date_end_support": "2024-11-21T09:26:24.1907513+00:00",
        "sales_organization_id": "29ee2cdb-276b-43e4-bd51-0e0ef6786f4c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
          "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
          "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
          "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": "2024-11-21T09:26:24.1907513+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": "2024-11-21T09:26:24.1907513+00:00"
      },
      "project_status_id": "99763c82-1e3c-4d36-8ce0-91abca3b2009",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d96d2ee3-d9f3-41ce-9b70-d736b46ca345",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "f0a58d7e-eec1-441c-83ec-3ef0da27a313",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
          "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
          "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
          "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": "2024-11-21T09:26:24.1907513+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
      },
      "company_id": "271b390c-0815-4068-a1e4-3d30031384f1",
      "company_code": "sample string 12",
      "db_address_id": "9da20c0f-0fe2-4ebd-97c1-64adc7c13afe",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "44fc14e1-93ad-48bd-bd18-02e249651ec8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "4b7e3729-e34e-47c2-a120-8a07aafe7459",
      "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": "2024-11-21T09:26:24.1907513+00:00",
      "date_create": "2024-11-21T09:26:24.1907513+00:00",
      "date_update": "2024-11-21T09:26:24.1907513+00:00",
      "updated_by_user_id": "b5ef409c-232a-430d-b1d2-1f0138ac9852",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-11-21T09:26:24.1907513+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": "2024-11-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-11-21T09:26:24.1907513+00:00",
      "date_last_job": "2024-11-21T09:26:24.1907513+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-11-21T09:26:24.1907513+00:00",
      "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9f6eba81-1b67-4f31-afbf-31b6661c2849",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0d22d3ef-a743-4352-a5c8-d63deeeeb000",
      "name": "sample string 2",
      "sales_organization_id": "79376eaf-5607-43fd-83af-8c2be9fbfd19",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "580836ea-e128-410f-9370-a4cd28f1d441",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e2b3cd6a-e28d-4183-9c98-13c1b7338253",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0ed4fc26-f3b4-4785-a9a4-db5aed920b52",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
        "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
        "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
        "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": "2024-11-21T09:26:24.1907513+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
    },
    "job_status_id": "c3516a97-fb26-4740-8a22-d15d394cd5ec",
    "job_status_code": "sample string 11",
    "db_address_id": "ab4fd3bf-9ed6-4679-9932-c498f09e7547",
    "contact_id": "f4eadfc8-6bbd-4ca9-a4f6-f48030f6c601",
    "requested_by_company_id": "66634b0e-56fa-405d-a081-fa01bc1074ad",
    "requested_by_contact_id": "b302dbaa-cea6-4aed-a9fc-b78da3ea8a09",
    "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": "2024-11-21T09:26:24.1907513+00:00",
    "due_date": "2024-11-21T09:26:24.1907513+00:00",
    "date_create": "2024-11-21T09:26:24.1907513+00:00",
    "date_update": "2024-11-21T09:26:24.1907513+00:00",
    "date_closed": "2024-11-21T09:26:24.1907513+00:00",
    "suggested_user_id": "91270a52-6e4f-4cb6-aefb-727387b6d3fa",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "51032949-ffa8-4e6a-8525-1f5430437eea",
      "db_language_id": "9da7fd79-6d2f-49d2-b724-7c57823d5dbb",
      "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": "2024-11-21T09:26:24.1907513+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6ade9da0-f825-4f5a-b1e6-d60962745ed6",
      "sales_organization": {
        "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
        "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
        "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
        "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": "2024-11-21T09:26:24.1907513+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b6114310-7301-4ce7-8864-f86e2cc7d682",
      "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": "4996c6b9-f096-4a89-a756-ea318bf13289",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "0d88befd-3c7a-4a2d-a5e9-7178aab185c9"
    },
    "suggested_date_start": "2024-11-21T09:26:24.1907513+00:00",
    "skill_id": "01a34744-2e03-4bff-9524-9fe5be0f342c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "e6bf6014-f76f-4c8b-9bea-f5c65b7e43b3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "026fe51e-4dc4-4de9-b474-7e41a1a51d83",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "588e8d44-9573-4069-8bab-dd84e63b692b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "aa048227-73e1-4878-982f-e79bebd01a43",
        "db_currency_id": "49df48a2-d9d7-4af1-bb20-af71ac7552c7",
        "db_language_id": "402bb7ce-add5-4405-a049-6afb5e2d2b81",
        "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": "2024-11-21T09:26:24.1907513+00:00"
      },
      "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "afa461c2-3f0e-4618-b457-8f057d6cb11f",
    "date_reported_by_company": "2024-11-21T09:26:24.1907513+00:00",
    "id2": 36,
    "company_id": "bda700f9-ab62-43ca-9f7f-fff1b921871e",
    "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": "16a16088-b7c4-45f2-a3dc-01581eff5916",
    "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": "2024-11-21T09:26:24.1907513+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-11-21T09:26:24.1907513+00:00"
}