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": "70a40531-56c2-40d8-8706-040f1955d15b",
  "estimated_quantity": 2.0,
  "article_id": "03a2038c-61b8-44bb-8dbd-6a071d41b207",
  "article_code": "sample string 4",
  "article": {
    "id": "c09449f9-4dd3-4def-858d-9f876875c36c",
    "article_category_id": "895341fb-0bce-4448-a5eb-34d3c748625f",
    "article_category": {
      "id": "34e7c172-df49-4234-8de9-d028b246d299",
      "parent_id": "3f6d7f73-0959-4513-ba84-2197cf7a55d9",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-08T23:52:13.0305048+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d4c67f4e-822e-4d42-95bf-fe9927e03e74",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "aa57fee9-7200-4a2d-99f2-20ca548beae8",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6505cb20-1716-4d1a-8bf3-8eb1c54b0a1e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "71c9e227-1d05-4bea-92d3-bbdbb2e507c2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5a6f93c6-0026-43b4-8851-447d888e85fb",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "fbccb45b-ce14-44ba-b83d-6cc5133a7562",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-08T23:52:13.0461292+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-06-08T23:52:13.0461292+00:00",
    "date_update": "2026-06-08T23:52:13.0461292+00:00",
    "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00",
    "article_color_id": "9a7375ff-9043-48d8-a631-869f941581a9",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ad5bbf8a-17eb-4e21-8e1b-a2c4bf554c29",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0cdfc813-0c4e-4ab5-9ea2-eb4656a3647b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "423ba775-faa6-4567-933d-d0e0b249d854",
    "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": "a5da7e4f-cae8-41b6-9c3e-580e8e1f8301",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d236ec4b-67e4-451f-b18f-639f0a3b1575",
    "_parent_id": "7e0f695f-d0b4-4cd1-b12b-a93edaf19d2b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0d544b35-7041-48b3-9e93-22f31d5fbd6a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4a13b459-67ab-4bd0-ac6c-26f1c0007793",
      "_parent_id": "72a1b101-7fc4-4f04-8e38-a00b10d137a5",
      "root_parent_id": "e6c34650-7063-4c6a-ac8c-c3e31c3246a6",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0d07cd69-3b5a-44b6-8bdf-d34ebad5061e",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "46e04943-8d63-4168-8c03-02ba8c6f8a18",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d81e0bb6-ec9b-4170-98db-f1f8a69695c5",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8bf7d577-7715-41f2-9945-51ae94325a2a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
          "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
          "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
        },
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "equipment_model_id": "01fe7e39-f561-493f-8e4c-74aaf0dcc08b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "eef3fe5f-e4fa-400d-a6b4-415e7d330f91",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "22976135-1edb-4fbb-a92c-be629667c275",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "68f5d86f-0dc0-4e95-a7a3-ef119c7977b9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "133f8b60-c6b0-43eb-a5a0-bbb8c6507c71",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
            "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
            "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
          },
          "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
        },
        "equipment_family_id": "5475009b-d793-4a8b-9e80-a127446b8dcc",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "46e04943-8d63-4168-8c03-02ba8c6f8a18",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d81e0bb6-ec9b-4170-98db-f1f8a69695c5",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8bf7d577-7715-41f2-9945-51ae94325a2a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
            "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
            "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
          },
          "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
        },
        "date_in_production_since": "2026-06-08T23:52:13.0461292+00:00",
        "date_out_of_production_since": "2026-06-08T23:52:13.0461292+00:00",
        "date_end_support": "2026-06-08T23:52:13.0461292+00:00",
        "sales_organization_id": "a7587a05-f9a6-4ad9-8437-38898d8a2513",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
          "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
          "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "project_status_id": "6e0bf1d7-1358-4928-b9a1-7552d83de67f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c01b4fe5-6e69-40cb-9306-e067367164f2",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6cb74113-d40c-48fb-991c-8c672295c395",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
          "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
          "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "company_id": "fed8b2f0-4a7f-40c2-810b-eb322220e083",
      "company_code": "sample string 12",
      "db_address_id": "bb97499b-1b91-40cc-ac2c-1bf60eff98b6",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "bf972880-a78b-460b-b969-799c058fba03",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b19dde36-ee17-4dc7-8c88-39ceb8fdd6b5",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-06-08T23:52:13.0461292+00:00",
      "date_create": "2026-06-08T23:52:13.0461292+00:00",
      "date_update": "2026-06-08T23:52:13.0461292+00:00",
      "updated_by_user_id": "f2b1d4aa-da66-4a4d-bfc9-706688a0ce92",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-08T23:52:13.0461292+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-06-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-08T23:52:13.0461292+00:00",
      "date_last_job": "2026-06-08T23:52:13.0461292+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-08T23:52:13.0461292+00:00",
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0665ede0-8b87-4ed0-9af1-0269497963b2",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "75f14d67-0073-41bf-a82d-177d2fc6a992",
      "name": "sample string 2",
      "sales_organization_id": "e94b9143-c9c8-4b3c-8d19-b4000b852924",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "49be1fcb-6b3c-4596-b45a-28873cfdce21",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "40c3f4e3-09dc-4c24-a350-c5057a9c32d5",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "c7203344-c837-46e6-9efd-ab006e56878e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
        "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
        "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
    },
    "job_status_id": "d8866fd5-4d5a-48ab-9e16-b4b5aba16377",
    "job_status_code": "sample string 11",
    "db_address_id": "5892fa31-bea0-4cee-bb7c-adb17ee7ced7",
    "contact_id": "a6fbde2d-901f-44db-9925-4d7cee187e45",
    "requested_by_company_id": "112dbd4f-85ae-4070-a2a4-d9d5822b3a8c",
    "requested_by_contact_id": "f38ea588-f36b-4fdf-9f8d-775c26a585c6",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-06-08T23:52:13.0461292+00:00",
    "due_date": "2026-06-08T23:52:13.0461292+00:00",
    "date_create": "2026-06-08T23:52:13.0461292+00:00",
    "date_update": "2026-06-08T23:52:13.0461292+00:00",
    "date_closed": "2026-06-08T23:52:13.0461292+00:00",
    "suggested_user_id": "5514ac83-9e30-4a0b-ab05-c64da7365766",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "41b892ed-4e5f-4261-9ac5-428d90836190",
      "db_language_id": "33778660-dcce-4430-901d-c8c7ff887169",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-06-08T23:52:13.0461292+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "28a1430f-bc1b-4d69-94ed-a87e058e5c9e",
      "sales_organization": {
        "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
        "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
        "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "2a897496-b125-4309-937a-aaf550611cd8",
      "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": "02472d38-e7d4-412b-a2a6-b22b67151272",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "922204b0-de6a-417c-9e05-111753f548dc"
    },
    "suggested_date_start": "2026-06-08T23:52:13.0461292+00:00",
    "skill_id": "3ac1395e-4093-41b1-85df-248392e36457",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a8394b21-e674-4273-bd78-e57b56e0aec2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f81721f5-5bbc-427d-98ab-5bc6f06812a3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b67664a-8863-4662-b9e9-bf6e9159cbc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7c1664dc-3051-46f0-ad79-f5c531698576",
        "db_currency_id": "852eaaec-b44e-4397-a118-8d3d69f4b572",
        "db_language_id": "00df8e49-0a1f-4410-9eca-a680b0e7ef4b",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
      },
      "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ccaa03e3-13de-45bf-8247-a389581968ff",
    "date_reported_by_company": "2026-06-08T23:52:13.0461292+00:00",
    "id2": 36,
    "company_id": "9ea1b287-c755-4e4f-9506-5ab8c2debbca",
    "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": "3f81028f-4583-4503-8a40-f6d376cd4432",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-08T23:52:13.0461292+00:00"
}