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": "9e332f91-8013-46ad-924a-3c217015ff10",
  "estimated_quantity": 2.0,
  "article_id": "29426dca-d3b4-4db2-85e5-bcce7d6a657e",
  "article_code": "sample string 4",
  "article": {
    "id": "104e667b-c4dd-4aba-9e57-e207b4ed6248",
    "article_category_id": "80f001fe-a851-4c45-941d-8453d779f49d",
    "article_category": {
      "id": "5f2a28de-89ce-425c-b9bb-b7c4a86721aa",
      "parent_id": "7a0e6a68-2867-48c5-b484-139863f8b3d1",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ea0e9a76-4aa6-47b1-a9e1-8da536139620",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3477b160-db07-4da8-884f-72625f3f4194",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a6385918-8e7f-4fce-9509-719dc3c126ac",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "bb195236-9072-4cb1-b3fa-1a0db732f892",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "0153e18b-defd-45bf-aa3b-797e19d2d649",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "39c2d956-1107-4fc5-9c6d-fbfef1df7fd8",
    "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-10T00:34:39.5632779+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-10T00:34:39.5632779+00:00",
    "date_update": "2026-06-10T00:34:39.5632779+00:00",
    "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00",
    "article_color_id": "edba02d8-835a-4a19-b22f-a0d4ff236fb1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "44daa680-1c9f-4f92-9df5-3be8231975ff",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f3a1ffc4-f060-4602-bfb0-c2c57f24ed09",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0dd52289-cbfe-442e-a3c0-95d109300312",
    "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": "b5124428-a82c-428b-a3db-57c0f29eb8fe",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d0d24640-8a50-4c3e-ab8b-3cf86353b882",
    "_parent_id": "22338d48-2cfa-4fa4-8de0-fa43037f268c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "950bbd93-5858-4b24-9ef7-43df4feb3981",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "fb33b349-88ce-48a7-9506-fe0759f3a52c",
      "_parent_id": "f96d9ce8-19bb-438d-97ab-a16bb450aa0b",
      "root_parent_id": "712b6f5f-18f1-40df-b608-3d2cc4691885",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0155fe10-8720-49a2-95c4-154016cd1037",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "71d2ae11-0fea-47f0-ae2f-92ad4eeecd2a",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7929b9e0-c499-4bd2-98a9-dcfc28618a7a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "26662453-a395-4bfd-b3d7-7b5e193f056a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
          "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
          "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
          "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-10T00:34:39.5632779+00:00"
        },
        "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
      },
      "equipment_model_id": "e0d49ea3-fdc1-401f-871a-a68021cd2c3a",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "26d0672f-a432-4555-b1ac-22faf3210078",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3e40046d-65eb-4e61-9b6b-7169853af0ee",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "fc310c77-8dd7-4f1a-8783-00f05794f1c4",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "3bf8b689-df12-4630-a647-16a745a82bea",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
            "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
            "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
            "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-10T00:34:39.5632779+00:00"
          },
          "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
        },
        "equipment_family_id": "5e45bd44-5932-412c-aa02-666a2f1e4c05",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "71d2ae11-0fea-47f0-ae2f-92ad4eeecd2a",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7929b9e0-c499-4bd2-98a9-dcfc28618a7a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "26662453-a395-4bfd-b3d7-7b5e193f056a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
            "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
            "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
            "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-10T00:34:39.5632779+00:00"
          },
          "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
        },
        "date_in_production_since": "2026-06-10T00:34:39.5632779+00:00",
        "date_out_of_production_since": "2026-06-10T00:34:39.5632779+00:00",
        "date_end_support": "2026-06-10T00:34:39.5632779+00:00",
        "sales_organization_id": "53cf121b-5af3-47a2-b0d6-85abda0ac0a7",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
          "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
          "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
          "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-10T00:34:39.5632779+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-10T00:34:39.5632779+00:00"
      },
      "project_status_id": "339d08f8-223c-42c5-9b45-431e375b572d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "849656f7-6fd9-4959-aca8-43a2832b5ffe",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3da5b69d-a5eb-4932-aab1-ebc9b0bcbf63",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
          "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
          "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
          "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-10T00:34:39.5632779+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
      },
      "company_id": "c5cb046d-8c0b-48d4-bdf9-63289b2cb488",
      "company_code": "sample string 12",
      "db_address_id": "35541000-1ebc-4840-af97-a1972e53470d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "dee2cf37-8d25-4ddb-ae4e-5a4f298d81d6",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "4ba67b5c-28e3-4f17-9968-8b09a5d904cc",
      "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-10T00:34:39.5632779+00:00",
      "date_create": "2026-06-10T00:34:39.5632779+00:00",
      "date_update": "2026-06-10T00:34:39.5632779+00:00",
      "updated_by_user_id": "51bd29dc-a8eb-4ead-8a76-18082bde466c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-10T00:34:39.5632779+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-10T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-10T00:34:39.5632779+00:00",
      "date_last_job": "2026-06-10T00:34:39.5632779+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-10T00:34:39.5632779+00:00",
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2001a27a-88b4-41c4-a8ae-b1d34a41c055",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2b1fa907-82bb-4e94-ac1b-bdb47f27f060",
      "name": "sample string 2",
      "sales_organization_id": "7626f0d7-0730-446b-8f79-1842714bcb0a",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "96b5a755-fc33-4ec1-90b1-64cd65dce17d",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fd54121b-dbcb-4ccc-b2d9-9aa64fe936b2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "ebe38977-6439-4647-81ce-a92940989939",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
        "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
        "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
        "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-10T00:34:39.5632779+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
    },
    "job_status_id": "7bdedfa4-ffec-4c33-bde1-27381ea94065",
    "job_status_code": "sample string 11",
    "db_address_id": "528fa819-7420-425f-9912-2c4add5144b3",
    "contact_id": "f709c5b2-0be0-46ad-8dab-7a8dd47b3ed6",
    "requested_by_company_id": "36373a6a-0e35-4ff4-b68d-e06e79e0ec13",
    "requested_by_contact_id": "5855f3ee-46c3-4976-a027-2e83d501ab99",
    "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-10T00:34:39.5632779+00:00",
    "due_date": "2026-06-10T00:34:39.5632779+00:00",
    "date_create": "2026-06-10T00:34:39.5632779+00:00",
    "date_update": "2026-06-10T00:34:39.5632779+00:00",
    "date_closed": "2026-06-10T00:34:39.5632779+00:00",
    "suggested_user_id": "6eac00bb-d33a-4155-874a-582736fe6d8c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "da700a84-3ed8-47c2-b545-d7596728b5ff",
      "db_language_id": "c4b6ea48-720a-488a-ab87-4a4ec01775cc",
      "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-10T00:34:39.5632779+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "26ba1df2-56b3-43fe-a966-2784dc4ab1b6",
      "sales_organization": {
        "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
        "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
        "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
        "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-10T00:34:39.5632779+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "19909fd6-5fe5-4981-9dd9-d39199d0972b",
      "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": "9a9e4c96-764f-4250-ba22-74f9937ed9f0",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e49a445f-411b-444c-89de-f7720f8e921f"
    },
    "suggested_date_start": "2026-06-10T00:34:39.5632779+00:00",
    "skill_id": "0ecff62b-62ad-445b-933b-4b3ce602c15a",
    "skill_code": "sample string 32",
    "skill": {
      "id": "623235c3-eda2-459b-967c-922d380c8b27",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0f321818-1495-4c7b-bd13-94eaf85ac3b4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b57203d8-6cff-4939-b6da-b0ef10d6223e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e80169fc-58f4-46c4-968e-4f0ff8b200cb",
        "db_currency_id": "22b80228-5bd4-49ec-8959-249cac3aa479",
        "db_language_id": "6d19fb1c-1b1c-4737-aa9a-735ac51d3e6a",
        "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-10T00:34:39.5632779+00:00"
      },
      "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "04abf957-4f9b-4de4-9cc5-591790e06c85",
    "date_reported_by_company": "2026-06-10T00:34:39.5632779+00:00",
    "id2": 36,
    "company_id": "3a621f13-cfb9-4ed8-a2ee-824626ee28f6",
    "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": "53553a64-740a-433e-8a75-1a222f28a3f2",
    "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-10T00:34:39.5632779+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-10T00:34:39.5632779+00:00"
}