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": "3e442350-67b5-4f79-a8f1-cf9503b4dcc9",
  "estimated_quantity": 2.0,
  "article_id": "8935e988-c22f-4c92-a202-1e93be673d6d",
  "article_code": "sample string 4",
  "article": {
    "id": "dee84fd9-b733-4433-84f8-a80a4d7d4b49",
    "article_category_id": "975a886e-77d4-4529-8863-a6cd078ddb77",
    "article_category": {
      "id": "52de1c00-c1a5-46bd-a475-1982ab36fc07",
      "parent_id": "4739b383-914c-4ce5-b370-4b5f70fb5b3a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-30T20:59:20.2736578+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "b5275fc2-77dd-4b3b-8f0c-c3111ed2ddea",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "dc8b5894-8e4e-4eda-af5f-02028be2c552",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "854808ea-b56d-4bcc-a4c8-415c6a719627",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "891c18b2-39f3-43ae-b808-619e40a9e549",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "af6fb58e-7fff-4060-9848-19582df9fd66",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "1b15dcd1-54d2-482c-84e2-c7079b5cba18",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-30T20:59:20.2736578+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-08-30T20:59:20.2736578+00:00",
    "date_update": "2026-08-30T20:59:20.2736578+00:00",
    "modified_dateutc": "2026-08-30T20:59:20.2736578+00:00",
    "article_color_id": "a7d97436-fd8b-4b13-a6a4-7a1cee0f8fab",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "859eebe4-4e28-4e63-abba-47d4412741db",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-30T20:59:20.2736578+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ad41eda9-c2d8-4125-a720-04e99bb84530",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ac93f71b-6a74-4f23-a45e-a30f7dcf46b5",
    "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": "34e94c41-fc4a-4606-91f8-84f136f3f199",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "7fd8818a-6369-43cb-9567-0576f976a5d3",
    "_parent_id": "4f5aae9b-29fd-40be-a536-83bffca1aa17",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8758fdc2-ec9f-4ae2-bd65-b7ec25ee62aa",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "52e3a7ce-aee1-4abb-941f-9883de2c0ca7",
      "_parent_id": "aa8ff8c3-9e1b-4b1f-90fc-753557397f18",
      "root_parent_id": "5d2e5497-5af3-4674-a716-4bed92a09573",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c1267d95-4369-4fca-b1ab-0b3e074363de",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "fb43ac94-3c41-4546-94bd-7c9536b6675a",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "34e0e65e-cc64-4bed-9447-6ae5783e2f62",
        "_parent_code": "sample string 6",
        "sales_organization_id": "2a422da6-9206-497e-8529-48a2e898eeb3",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
          "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
          "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
          "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-08-30T20:59:20.2892807+00:00"
        },
        "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
      },
      "equipment_model_id": "f0abc01d-e40a-4faa-b27e-800a686cadd1",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a30caecd-a955-41e7-8460-34c6eac8041a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "6802edf9-3f79-4a6e-b95c-0f6c399815a6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5b8d6e25-3472-4c2c-b1bc-f016f0f98df1",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ad1e4703-4a68-4d24-9fb7-34b2c4d1d470",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
            "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
            "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
            "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-08-30T20:59:20.2892807+00:00"
          },
          "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
        },
        "equipment_family_id": "551da6ab-c820-4126-a255-22359d349af8",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "fb43ac94-3c41-4546-94bd-7c9536b6675a",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "34e0e65e-cc64-4bed-9447-6ae5783e2f62",
          "_parent_code": "sample string 6",
          "sales_organization_id": "2a422da6-9206-497e-8529-48a2e898eeb3",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
            "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
            "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
            "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-08-30T20:59:20.2892807+00:00"
          },
          "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
        },
        "date_in_production_since": "2026-08-30T20:59:20.2892807+00:00",
        "date_out_of_production_since": "2026-08-30T20:59:20.2892807+00:00",
        "date_end_support": "2026-08-30T20:59:20.2892807+00:00",
        "sales_organization_id": "3b016e51-dcc9-480c-bc9b-48d763338f82",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
          "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
          "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
          "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-08-30T20:59:20.2892807+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-08-30T20:59:20.2892807+00:00"
      },
      "project_status_id": "dce5574a-307f-404a-9d40-711e23019be4",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bf4bc7e1-6fcd-4a34-8d74-46b1723d5a02",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "53f90a1f-b0cf-498a-b40f-079af8ed9d4d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
          "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
          "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
          "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-08-30T20:59:20.2892807+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
      },
      "company_id": "57d2f496-ac98-4dec-9907-909ce50b93d7",
      "company_code": "sample string 12",
      "db_address_id": "def93894-a707-4f29-9a46-aad1871208cf",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "578e880d-bb15-4c39-aa39-199d37c3a754",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a79e9c85-96bb-4415-8dff-4f6451ec31fd",
      "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-08-30T20:59:20.2892807+00:00",
      "date_create": "2026-08-30T20:59:20.2892807+00:00",
      "date_update": "2026-08-30T20:59:20.2892807+00:00",
      "updated_by_user_id": "c534157b-5bd9-44f7-86bb-e33f88a24e35",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-30T20:59:20.2892807+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-08-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-30T20:59:20.2892807+00:00",
      "date_last_job": "2026-08-30T20:59:20.2892807+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-30T20:59:20.2892807+00:00",
      "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b782c2bd-fc75-4ee8-9e08-59f00662af0d",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c7bced9c-3857-4b7b-9057-fc4d0bab7033",
      "name": "sample string 2",
      "sales_organization_id": "47f1ae71-4bdd-4d18-9131-07eeca6d7b6f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "b72aecfe-d78f-4d25-bc91-3c5381c652dc",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "80fa9306-0c2b-4e24-a1d4-54da403c4e88",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2c3b8905-2983-4a68-abd8-c7b22e274e37",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
        "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
        "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
        "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-08-30T20:59:20.2892807+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
    },
    "job_status_id": "7770e8ee-7f35-470b-a151-e8afe1b4b2d0",
    "job_status_code": "sample string 11",
    "db_address_id": "bf99c600-74bc-42c7-9f85-9c4e818036e5",
    "contact_id": "23d70fd0-5305-48b4-8103-765c2a3738a3",
    "requested_by_company_id": "5b4628c0-ef5a-4166-9159-fde80058b9ab",
    "requested_by_contact_id": "278bd3d4-b63b-4c87-9e73-12160434859c",
    "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-08-30T20:59:20.2892807+00:00",
    "due_date": "2026-08-30T20:59:20.2892807+00:00",
    "date_create": "2026-08-30T20:59:20.2892807+00:00",
    "date_update": "2026-08-30T20:59:20.2892807+00:00",
    "date_closed": "2026-08-30T20:59:20.2892807+00:00",
    "suggested_user_id": "fd9a31f0-3a2b-43b7-9f47-b0c9dc91c85e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "70e3e4bd-a1ab-42fd-9d53-0d2d18cc1be4",
      "db_language_id": "7749b281-c426-4840-884f-79ba78bc61d9",
      "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-08-30T20:59:20.2892807+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "cdadf25f-5944-4639-a156-9dfd1c474f31",
      "sales_organization": {
        "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
        "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
        "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
        "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-08-30T20:59:20.2892807+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "520ea31f-f2a5-4dbd-bb22-66676dc1b6cb",
      "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": "6a532192-9b55-41ef-ae22-6c4c73cf5b7e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "d87e7078-902c-4ec8-938f-d2f214daba7b"
    },
    "suggested_date_start": "2026-08-30T20:59:20.2892807+00:00",
    "skill_id": "5f36765d-241f-4438-b64b-24f615c39ee0",
    "skill_code": "sample string 32",
    "skill": {
      "id": "cc75f90a-76b2-4fc7-9ec3-a304e2ebdd25",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ac26b628-86a1-4193-b28e-50f0560d3f08",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "942b1576-78b6-4144-b6bd-5e3ba6dc53dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4871eaf9-c3e3-4cc3-af19-93a3ef0b7ae3",
        "db_currency_id": "02bfd939-06cc-4322-920e-399881ffc193",
        "db_language_id": "0f9b5f5e-a514-4803-b6b9-d2bf9c18344c",
        "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-08-30T20:59:20.2892807+00:00"
      },
      "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b32d9cf3-0475-4bae-adbb-b1c99f3221c0",
    "date_reported_by_company": "2026-08-30T20:59:20.2892807+00:00",
    "id2": 36,
    "company_id": "481b0f6a-bd5e-4d40-b5ef-cc4c93b7d4fc",
    "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": "ed822c1c-ff5a-4921-8deb-5a453657c17b",
    "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-08-30T20:59:20.2892807+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-30T20:59:20.2892807+00:00"
}