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": "b6045d35-068e-4c5b-ac41-f92a39fe9176",
  "estimated_quantity": 2.0,
  "article_id": "2bb9620d-012a-4dd9-a7e6-f024a23bc95b",
  "article_code": "sample string 4",
  "article": {
    "id": "6dc64daa-9f94-4d05-9c84-d62c92b34d5a",
    "article_category_id": "a00e91ed-ea1d-483c-be38-e9fafac74f8d",
    "article_category": {
      "id": "306f1db7-ba2b-4f39-addc-919b96252505",
      "parent_id": "04d58a6f-5802-41da-bc10-1be5a85da1fc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d294f2e3-81cf-4aeb-97f0-d9b6933061e7",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4c3548d9-65df-4ea1-a783-14228efd6c17",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b6beca9d-0105-4739-a42c-ac9c31722327",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "03afbb7d-97ee-4249-9052-dfc5d1d963c7",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "63f3c4f2-4d9c-4c61-a1fb-f3c422a368be",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "2f47bbbd-d3e4-4937-a51d-9cefc60413fa",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-01T03:20:44.3590547+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-09-01T03:20:44.3590547+00:00",
    "date_update": "2026-09-01T03:20:44.3590547+00:00",
    "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00",
    "article_color_id": "7cd9905d-549d-42a1-bf09-b548e6b438e1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4cb97ebc-ac08-4264-96c6-a60c710061e0",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "78cbabbc-1bd8-4e0b-8980-b9136a431780",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "94c7c80c-ff4e-4625-92ba-7d956b2563f0",
    "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": "c6ab89a0-0b3d-4224-ae42-720464def32d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "65753e4f-6591-4942-9097-d30fde66ceea",
    "_parent_id": "d5726edb-4c25-4e58-a70c-cdb98445be55",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "348cd069-8cb9-48e6-8ceb-0543d1369cf3",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "85e2f1bd-7e03-48f9-9e49-3cc15067eb19",
      "_parent_id": "bcc97914-9fda-449b-9cb0-9c9c5a12a856",
      "root_parent_id": "e2fd17c0-d831-4615-8644-ec0cded6f9be",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2ff37ed6-faeb-4be3-93d3-c13a63962a49",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "53384b34-71c3-46b4-88d8-5dc16b09b6f8",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "948408e7-50c6-40db-9cf7-daa6a020f33e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "2f1c7d49-6885-48fd-8502-868eb52cb287",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
          "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
          "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
          "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-09-01T03:20:44.3590547+00:00"
        },
        "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
      },
      "equipment_model_id": "a464c72a-7454-41fd-b9f8-4eb219af3ba6",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3e93a343-82c5-4ed1-ac46-3efb11d18f46",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "1aacc52d-83d8-469a-8cd2-758cbdb36130",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "272a3aab-c7b1-44a2-9f5e-be84dc7ab07e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f1ecb33e-a794-43ff-a6af-711eee808635",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
            "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
            "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
            "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-09-01T03:20:44.3590547+00:00"
          },
          "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
        },
        "equipment_family_id": "24e19cc7-495d-45e3-99c5-f5385a7c6ec4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "53384b34-71c3-46b4-88d8-5dc16b09b6f8",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "948408e7-50c6-40db-9cf7-daa6a020f33e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "2f1c7d49-6885-48fd-8502-868eb52cb287",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
            "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
            "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
            "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-09-01T03:20:44.3590547+00:00"
          },
          "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
        },
        "date_in_production_since": "2026-09-01T03:20:44.3590547+00:00",
        "date_out_of_production_since": "2026-09-01T03:20:44.3590547+00:00",
        "date_end_support": "2026-09-01T03:20:44.3590547+00:00",
        "sales_organization_id": "fa594b94-f6e7-4b56-9610-fff5b97f8154",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
          "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
          "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
          "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-09-01T03:20:44.3590547+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-09-01T03:20:44.3590547+00:00"
      },
      "project_status_id": "7dc4bc74-3813-45f8-aaf2-ad91655f6fab",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c46135e3-9d9f-4f83-823d-e07f76bfd761",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b12b9045-9316-40e4-bfa9-4f6189af50d9",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
          "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
          "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
          "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-09-01T03:20:44.3590547+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
      },
      "company_id": "796efee1-0ec1-4a77-b228-e768fa810790",
      "company_code": "sample string 12",
      "db_address_id": "3a666247-d2da-4f9e-a266-7327c1483584",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "faf23c08-2480-4b54-b021-65311d14ebc3",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "47a23999-a672-467e-a8eb-54d1eb850742",
      "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-09-01T03:20:44.3590547+00:00",
      "date_create": "2026-09-01T03:20:44.3590547+00:00",
      "date_update": "2026-09-01T03:20:44.3590547+00:00",
      "updated_by_user_id": "07692700-7e15-4ff4-8b9f-d597ae1f8ad0",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-01T03:20:44.3590547+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-09-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-01T03:20:44.3590547+00:00",
      "date_last_job": "2026-09-01T03:20:44.3590547+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-01T03:20:44.3590547+00:00",
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "28651f66-efa3-456a-9978-ad50b7c898cb",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7bfd91de-e78f-4048-8808-5cc5770fc3f0",
      "name": "sample string 2",
      "sales_organization_id": "1a71229f-5a97-4ce7-a7de-73a3e0acbf7e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "379adae7-5b66-4277-8773-3f479b330562",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4bdb236e-94a5-4445-9e10-86de5836161d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3fd71b7b-a0c5-400a-900f-264687a44459",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
        "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
        "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
        "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-09-01T03:20:44.3590547+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
    },
    "job_status_id": "526d7af8-7b0f-4d25-870b-acddc2dba217",
    "job_status_code": "sample string 11",
    "db_address_id": "af6d2c51-600b-49da-af8d-274244b81f1b",
    "contact_id": "4bc92711-7fc3-4c12-bccc-805ac64fa5d9",
    "requested_by_company_id": "5cf4443e-a63b-42c2-83fe-abcaadf5f2d9",
    "requested_by_contact_id": "ff084112-7c7d-446b-93fe-57b3fba1da78",
    "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-09-01T03:20:44.3590547+00:00",
    "due_date": "2026-09-01T03:20:44.3590547+00:00",
    "date_create": "2026-09-01T03:20:44.3590547+00:00",
    "date_update": "2026-09-01T03:20:44.3590547+00:00",
    "date_closed": "2026-09-01T03:20:44.3590547+00:00",
    "suggested_user_id": "535f3bbf-d75c-4854-9e78-9bd039c4071c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a9ad7f87-16b9-465e-9255-40821584e71d",
      "db_language_id": "16836b1a-1cd0-4598-94ce-8e15f48867a6",
      "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-09-01T03:20:44.3590547+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "d4abbf2e-324c-4d59-a488-2fe3b762c1f0",
      "sales_organization": {
        "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
        "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
        "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
        "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-09-01T03:20:44.3590547+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "f81b492e-fc4c-46aa-910b-1ce8cc8991c4",
      "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": "70df3f65-c7f8-4929-be99-43bbfaa6287c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b92d5689-4435-4941-94a9-d22e7645382e"
    },
    "suggested_date_start": "2026-09-01T03:20:44.3590547+00:00",
    "skill_id": "3e7bbc49-3bbd-4910-8e17-1b7141707974",
    "skill_code": "sample string 32",
    "skill": {
      "id": "823c83df-af1f-41df-af1f-f214ced165e3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "13c07b4b-1fd8-4fbd-8f86-cd80eadc49c7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d1661483-4275-44f8-92ef-bd5f79b683b5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4f0ba3de-657b-4b51-8c9b-a645efbbbdfc",
        "db_currency_id": "04c869b8-67ac-466c-943a-f2b7c609278d",
        "db_language_id": "f7a2309a-8bc2-4658-abbf-3dc29735072e",
        "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-09-01T03:20:44.3590547+00:00"
      },
      "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "13d7f45e-5644-463b-8828-5e3ccb87c5e2",
    "date_reported_by_company": "2026-09-01T03:20:44.3590547+00:00",
    "id2": 36,
    "company_id": "11b17b3b-9445-4466-9d16-fdc85764d9a6",
    "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": "82675d62-e3ce-4a54-a7ac-0be806d83e24",
    "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-09-01T03:20:44.3590547+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-01T03:20:44.3590547+00:00"
}