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": "42f2a46c-f709-45b8-95bf-074c7d5424b2",
  "estimated_quantity": 2.0,
  "article_id": "e1827efe-6b18-41a8-a03a-997ac097f976",
  "article_code": "sample string 4",
  "article": {
    "id": "742179d5-a8d4-4ba2-81f8-aa8278d3c485",
    "article_category_id": "8b667f82-64d8-4075-a6af-5f00335596ce",
    "article_category": {
      "id": "68c3ba67-b4f8-49b2-b2ec-e9c2650a7070",
      "parent_id": "e812d6f6-009e-4eca-aa5c-e7463c625a06",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-15T02:33:15.9392964+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "07efcab5-cf82-4f89-86f2-c7de40efb124",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8ea18328-63cc-42ac-b32b-a533d283743c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3224da6c-b665-4838-a730-55c8dfd2b25a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "93fc14e6-015a-43b5-9391-ee0fc88add95",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "95b17125-50bf-44d2-b79c-b7b0282d4277",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "25a9bd31-4aaf-47d1-9b0b-820de832d323",
    "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-15T02:33:15.9392964+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-15T02:33:15.9392964+00:00",
    "date_update": "2026-05-15T02:33:15.9392964+00:00",
    "modified_dateutc": "2026-05-15T02:33:15.9392964+00:00",
    "article_color_id": "9b4ac2f7-63fc-41b3-90f8-617c85b6aeb6",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d0b98f85-0c75-4716-99d1-b398dd6f00c8",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-15T02:33:15.9392964+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "5e4e95db-f317-4101-82af-27998e120b21",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "54b55b97-56e8-45bb-9037-8f3d0e7231fd",
    "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": "025e76df-401c-40e9-a4e7-06786b858345",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "5a7b1442-51a4-4cb0-90e7-7e6ffb65db52",
    "_parent_id": "8f4d9e9d-7ca9-4ee0-994a-1e1885635789",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "54f18b73-6a63-49e7-be58-860092874ce9",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e988f5b9-d2db-4cc6-b0cf-918f83a85bce",
      "_parent_id": "032aa999-5405-47fd-84a8-1ae51b05a0f2",
      "root_parent_id": "b28e66bc-4d95-4a2e-9ab2-bbd46b2ce09d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0010d8a8-ba69-477c-bcb1-de7f5a5c0074",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "a8cc8f1d-1799-4a69-9869-2eb55abc79f2",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d65253ca-9992-4ba4-b4b3-c666da9a7efe",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9610dcc6-c376-43cd-882c-9b3381e38103",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "83167deb-aaca-4735-a68d-d352016d96e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
          "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
          "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
          "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-15T02:33:15.9549186+00:00"
        },
        "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
      },
      "equipment_model_id": "5529037d-dd9e-4a39-9c35-08a0d0026927",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "fb792ccd-bd4e-4dc4-9525-e1ecfdd91275",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "056a9df6-5907-4ceb-b855-c7062931c0e0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "0d1b9054-a5b8-4f5e-bdf5-0d6babe4f8d1",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "518e2cdf-ad61-4716-a967-1d00f93ad19f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "83167deb-aaca-4735-a68d-d352016d96e6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
            "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
            "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
            "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-15T02:33:15.9549186+00:00"
          },
          "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
        },
        "equipment_family_id": "6b01623b-b4f7-4927-9b9a-d4599c6eea22",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "a8cc8f1d-1799-4a69-9869-2eb55abc79f2",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d65253ca-9992-4ba4-b4b3-c666da9a7efe",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9610dcc6-c376-43cd-882c-9b3381e38103",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "83167deb-aaca-4735-a68d-d352016d96e6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
            "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
            "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
            "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-15T02:33:15.9549186+00:00"
          },
          "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
        },
        "date_in_production_since": "2026-05-15T02:33:15.9549186+00:00",
        "date_out_of_production_since": "2026-05-15T02:33:15.9549186+00:00",
        "date_end_support": "2026-05-15T02:33:15.9549186+00:00",
        "sales_organization_id": "d163208d-0a98-4269-8489-1f8977e33cca",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "83167deb-aaca-4735-a68d-d352016d96e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
          "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
          "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
          "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-15T02:33:15.9549186+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-15T02:33:15.9549186+00:00"
      },
      "project_status_id": "7d34dcc6-c2da-40e2-b04a-6beeb5888d08",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7dd9f535-9a64-46bc-bb66-67c5d072b99c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "4555dced-e440-43a2-8f16-0aa09f452ab5",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "83167deb-aaca-4735-a68d-d352016d96e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
          "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
          "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
          "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-15T02:33:15.9549186+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
      },
      "company_id": "57275bce-91c3-4739-bbf9-80d353aa80ec",
      "company_code": "sample string 12",
      "db_address_id": "8d1f8055-9684-4c3e-a917-a89936a7acff",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6eda32fb-95f5-48b2-8fe5-adeb2ba7c794",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "70b1071f-ac6c-4bb7-a43c-cbf26b42d0fb",
      "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-15T02:33:15.9549186+00:00",
      "date_create": "2026-05-15T02:33:15.9549186+00:00",
      "date_update": "2026-05-15T02:33:15.9549186+00:00",
      "updated_by_user_id": "76337df1-c3fb-42df-a955-80058a343f4c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-15T02:33:15.9549186+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-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-15T02:33:15.9549186+00:00",
      "date_last_job": "2026-05-15T02:33:15.9549186+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-15T02:33:15.9549186+00:00",
      "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "68060c84-75f9-4bce-9799-6d94c5b2471a",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "fffb1586-9f11-4752-ab48-4cc72c3ea6d9",
      "name": "sample string 2",
      "sales_organization_id": "5edc6f2e-ea3f-4fa3-860d-4113cc3ab7fe",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "ae0c317c-3d4d-4258-bc54-2e96e18eee5c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "93686bb9-fc88-466a-8663-bcab6736ed23",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fea70376-d6a4-486c-9cef-73932964fc7e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "83167deb-aaca-4735-a68d-d352016d96e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
        "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
        "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
        "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-15T02:33:15.9549186+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
    },
    "job_status_id": "64110bce-4aa9-4a3c-a546-522ff3a89f17",
    "job_status_code": "sample string 11",
    "db_address_id": "e9beead6-9767-4670-966d-f36d0dc16a5b",
    "contact_id": "136edb75-8d69-476b-bd1f-478c34b3d4c0",
    "requested_by_company_id": "6e5077de-209a-4cad-b057-f904d96fd849",
    "requested_by_contact_id": "fffbeb73-fc1b-480b-a3b0-c0a6c8cec7cb",
    "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-15T02:33:15.9549186+00:00",
    "due_date": "2026-05-15T02:33:15.9549186+00:00",
    "date_create": "2026-05-15T02:33:15.9549186+00:00",
    "date_update": "2026-05-15T02:33:15.9549186+00:00",
    "date_closed": "2026-05-15T02:33:15.9549186+00:00",
    "suggested_user_id": "2d495799-8320-4901-b82c-c1459f9c6fae",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bfd3ada5-04a1-4cfa-b890-1ccae3f76be2",
      "db_language_id": "0de95330-3f36-42a4-a64c-774a533e2d42",
      "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-15T02:33:15.9549186+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fa780289-4cbc-455b-be37-90eb183e3e7b",
      "sales_organization": {
        "id": "83167deb-aaca-4735-a68d-d352016d96e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
        "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
        "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
        "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-15T02:33:15.9549186+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "ccb1559e-ab60-4acc-b557-258b8fc14e47",
      "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": "03eb1877-0831-442a-b287-83e3ac812606",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a4b0be28-2523-4805-a658-2c8323515982"
    },
    "suggested_date_start": "2026-05-15T02:33:15.9549186+00:00",
    "skill_id": "5ad94909-a2ee-417d-a77b-fa9a331c7352",
    "skill_code": "sample string 32",
    "skill": {
      "id": "fbb3f809-11e2-4cef-90d1-dd28265c1fce",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6a420508-6036-4d93-be37-828892e599aa",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "83167deb-aaca-4735-a68d-d352016d96e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "02f37749-bca8-41d9-9bee-8d0c8b1af450",
        "db_currency_id": "cc1bea54-04eb-4d68-afc1-e307d6416f17",
        "db_language_id": "adb1def0-e31b-41f0-92d1-a3c9d4c627ea",
        "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-15T02:33:15.9549186+00:00"
      },
      "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c47c17ff-00c1-448c-ab76-873f59bced51",
    "date_reported_by_company": "2026-05-15T02:33:15.9549186+00:00",
    "id2": 36,
    "company_id": "7ce71364-b7aa-4cdf-9245-f7e2fe898636",
    "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": "e9dcc4ac-3d75-4768-8e42-25bb6a1cd356",
    "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-15T02:33:15.9549186+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-15T02:33:15.9549186+00:00"
}