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": "61c438b1-a373-4057-b7a9-a1c741bd8f88",
  "estimated_quantity": 2.0,
  "article_id": "92c31cae-ade3-48c0-b93e-cc9e768dbc74",
  "article_code": "sample string 4",
  "article": {
    "id": "a5012b19-65ca-45a1-9527-d798a5259b50",
    "article_category_id": "fcd45388-b566-4419-ad74-095ea91cf928",
    "article_category": {
      "id": "5b6d7772-71c5-44d8-a1b6-8a45dd585a17",
      "parent_id": "12e9b58f-8fed-4e2d-b588-870fb2325a75",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d7b5c860-f824-4f10-83b2-29cd290b45db",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "eaed4768-c1e2-47ea-9008-6296445d5d7d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "17b8fda6-f421-4f82-9a2a-d58171fa02fc",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3cc1c6f5-ccea-466c-8e44-7d8b967ff47d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "8676bcd4-ab66-4424-95b7-0c662623368e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6391e83d-ac3f-46e8-88d5-25964e20a5f3",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-24T17:25:45.5464129+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2025-11-24T17:25:45.5464129+00:00",
    "date_update": "2025-11-24T17:25:45.5464129+00:00",
    "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00",
    "article_color_id": "75b865d0-c7c9-420e-8c3a-eb65158062e0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "9fdc2837-1bba-4d54-9714-0d96550a75c9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "eb4d3951-c746-433a-ae40-7fe276c98232",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e4d05baf-d2cb-4663-a63e-e3c32458fedc",
    "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": "34951c64-aa90-43c6-99bf-1d9d680c19df",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1712d64c-0caf-43f3-a75b-5854f2692141",
    "_parent_id": "7e0d5e4b-a0de-473c-925d-0df47c5e41d8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "fdf6587b-6579-4c7b-9e25-12f4806885f2",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "9af87c6c-2def-4adf-96bc-90142d0d33d6",
      "_parent_id": "93ba7333-63a9-4ded-a439-0de8c267f2d8",
      "root_parent_id": "3d1d162b-431f-466f-a42d-45899e52be3b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "dcacb168-2364-4c13-85b5-7ebe9a8323cd",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "767bca0b-0a85-4009-99b7-2e2409342215",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5db0bd46-53db-4b99-b558-8c5350546e23",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9ab46d36-762a-4455-8de8-50467d727777",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
          "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
          "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
        },
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "equipment_model_id": "2bb5562c-cfc9-4e54-aa31-c7a3610452b2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "aa0af0d1-173c-4748-98a4-4048ba214178",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b948c6a0-8bde-4ddf-a615-f9bf1dd30a54",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f0548fd3-973c-4f33-ac8a-ca80ec8f3990",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "272aad3f-bf9f-4922-b4ae-c9ebfff6a741",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
            "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
            "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
          },
          "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
        },
        "equipment_family_id": "b4204fa7-57da-4a1d-a1be-dbb81c470551",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "767bca0b-0a85-4009-99b7-2e2409342215",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5db0bd46-53db-4b99-b558-8c5350546e23",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9ab46d36-762a-4455-8de8-50467d727777",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
            "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
            "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
          },
          "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
        },
        "date_in_production_since": "2025-11-24T17:25:45.5464129+00:00",
        "date_out_of_production_since": "2025-11-24T17:25:45.5464129+00:00",
        "date_end_support": "2025-11-24T17:25:45.5464129+00:00",
        "sales_organization_id": "21df7def-7e35-4a9a-b623-c9b53c0f9219",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
          "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
          "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "project_status_id": "ae118b87-4476-403f-8e96-9b8681f6a422",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8be814c5-5b78-449a-9647-4cf8945c158a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "87cfcb8b-37d2-48bb-9c82-2ab024dd524c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
          "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
          "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "company_id": "a1772609-2444-4d71-bdd4-cf93ed6fd925",
      "company_code": "sample string 12",
      "db_address_id": "c2398f4b-3cd6-4554-8a6d-15ed221cfca5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "3b900089-89bf-468f-9863-f4102682a5ba",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "eba0332b-f391-47e7-8046-cbbb2a4bb03a",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2025-11-24T17:25:45.5464129+00:00",
      "date_create": "2025-11-24T17:25:45.5464129+00:00",
      "date_update": "2025-11-24T17:25:45.5464129+00:00",
      "updated_by_user_id": "5952b890-27c6-4e0c-81dd-b2c3731b233d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-24T17:25:45.5464129+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2025-11-24T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-24T17:25:45.5464129+00:00",
      "date_last_job": "2025-11-24T17:25:45.5464129+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-24T17:25:45.5464129+00:00",
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d9b40f87-dcda-44c0-9c0b-a7b340985551",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5bea6a12-cc8d-4ee3-8e0e-25c848a0c52f",
      "name": "sample string 2",
      "sales_organization_id": "892d6304-7a84-4556-9f33-dab0d5ea9878",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d4e41fb7-f17b-484d-9741-6780ad44077b",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "39ca05ea-5cd7-415b-ba86-7e66dd556a65",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "62a69188-4e0f-40d1-8894-e10093d93cc0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
        "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
        "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
    },
    "job_status_id": "c386e1ca-6e3d-44f6-b355-40a94077dd62",
    "job_status_code": "sample string 11",
    "db_address_id": "846b8bee-a72a-4dca-8ed0-b9c930f564fc",
    "contact_id": "f0c67463-a579-435c-b1a5-0de09690063c",
    "requested_by_company_id": "02936156-3e32-421f-b4f4-1d9b64c02194",
    "requested_by_contact_id": "97a6fe70-8b16-4d02-922f-8155217b37bd",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2025-11-24T17:25:45.5464129+00:00",
    "due_date": "2025-11-24T17:25:45.5464129+00:00",
    "date_create": "2025-11-24T17:25:45.5464129+00:00",
    "date_update": "2025-11-24T17:25:45.5464129+00:00",
    "date_closed": "2025-11-24T17:25:45.5464129+00:00",
    "suggested_user_id": "2d7217c1-4779-4deb-b699-572ecf851a7c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ee565493-ece2-453e-bef0-d75043684631",
      "db_language_id": "419bb351-9115-42d5-b880-994941b085c2",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2025-11-24T17:25:45.5464129+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "dd4fb1a8-1253-4d1c-85a1-c9f9cd27bba4",
      "sales_organization": {
        "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
        "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
        "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6ff93610-6ae5-434d-bbd2-ebff192f0a79",
      "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": "fb30636c-01ef-44cb-92f3-d53fdad29690",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "14702c53-f6b8-4e60-99d0-9efbc7e88350"
    },
    "suggested_date_start": "2025-11-24T17:25:45.5464129+00:00",
    "skill_id": "58b95322-8a8c-48ac-9bfa-b0ff9de5e151",
    "skill_code": "sample string 32",
    "skill": {
      "id": "df3c9f5d-a68c-4db8-a4a8-0343931f7445",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "edfde080-0adc-4204-a0c6-23c23b6369b4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bb88e978-5edc-435d-82dd-0e070e704a25",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6ff9d1e2-b865-41e9-8e45-3aaf0cb052f6",
        "db_currency_id": "8a4a6e33-de63-4045-8616-59723d54ced2",
        "db_language_id": "0a85f01f-0f1d-4591-8d81-064704a0d5ae",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
      },
      "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "779e2052-f798-4561-a2d8-f6b8550e1b5f",
    "date_reported_by_company": "2025-11-24T17:25:45.5464129+00:00",
    "id2": 36,
    "company_id": "7e2d74db-36af-4f1c-b4b4-919de78ce0cc",
    "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": "e1e3501c-7440-4bbc-afed-154437b77e58",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-24T17:25:45.5464129+00:00"
}