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": "d52df95b-819a-4572-b753-5034bf9dc4d8",
  "estimated_quantity": 2.0,
  "article_id": "d7ae329c-137b-40e2-9f51-8c2f60bd4858",
  "article_code": "sample string 4",
  "article": {
    "id": "1d933ae0-6a79-4902-80a9-90215361d5cc",
    "article_category_id": "5da4c71b-7b80-44ac-8b4f-2733c640ed11",
    "article_category": {
      "id": "c5204123-c3c6-4f28-aa86-68b132bb175f",
      "parent_id": "3f1c020d-609a-43e2-ba95-b1b60a7f5997",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-01T12:48:48.5519593+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "873efb8f-dd51-4488-b8dd-028ff76cf9ce",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "29132730-433d-4032-8ed0-4c1dea421229",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2e01709c-57ef-4de8-a0c1-7a2bf9cf61ba",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "8cd48206-8ffb-41f6-be1f-65ee7e9d7823",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ec30d4ec-1301-4063-b32d-6df476ec4672",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "bc1cf36c-1975-4a47-8c44-a20f36fc6209",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-01T12:48:48.5519593+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-01-01T12:48:48.5519593+00:00",
    "date_update": "2026-01-01T12:48:48.5519593+00:00",
    "modified_dateutc": "2026-01-01T12:48:48.5519593+00:00",
    "article_color_id": "838edc02-fa8e-4327-897a-892181eba982",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a4b52c17-27e5-447f-b24c-0034370da2a7",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-01T12:48:48.5519593+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b21a885a-199a-42bc-8513-cd6269316de3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "87384ef1-c3b7-4c4d-8bf2-603b9d57d5fe",
    "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": "b07d7f2a-6063-4d92-80ad-877a9fcd290f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "77d56bea-230b-4700-b01e-c0aca951b3cb",
    "_parent_id": "572cf323-b791-4126-a6df-54780e001444",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "dd289c51-46cf-431f-b986-be2afc5ddc56",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4b84588d-d8aa-41f9-84d6-c34838c3c8d5",
      "_parent_id": "a95f73cb-b28f-4c8e-b66a-7dc813032ff1",
      "root_parent_id": "a1a84600-fa50-40c5-8613-f708757005dd",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c52224e6-a3e1-492b-bbfa-a08128be1f67",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "37a742f3-7849-408c-94e5-f221b972ba1f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d159ca51-d282-4821-8baf-70dc8f312475",
        "_parent_code": "sample string 6",
        "sales_organization_id": "284f5a29-e957-4a58-8d03-a78d21c00dc5",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
          "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
          "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
          "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-01-01T12:48:48.5675819+00:00"
        },
        "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
      },
      "equipment_model_id": "85162f8c-d24a-4dcf-ad93-e69ba773bf14",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6f3c75b3-8fd8-4f2c-9d01-53d37b2198c3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "7e6a8bea-56a2-4ed6-80cf-fbf5f45058b6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "d0570b8d-2152-4f88-a007-d98f58f2bdc8",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "01794862-4680-4810-acb9-103a9eaf841f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
            "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
            "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
            "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-01-01T12:48:48.5675819+00:00"
          },
          "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
        },
        "equipment_family_id": "43ff3a70-ec36-4cea-b04d-2b9818413ad8",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "37a742f3-7849-408c-94e5-f221b972ba1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d159ca51-d282-4821-8baf-70dc8f312475",
          "_parent_code": "sample string 6",
          "sales_organization_id": "284f5a29-e957-4a58-8d03-a78d21c00dc5",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
            "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
            "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
            "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-01-01T12:48:48.5675819+00:00"
          },
          "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
        },
        "date_in_production_since": "2026-01-01T12:48:48.5675819+00:00",
        "date_out_of_production_since": "2026-01-01T12:48:48.5675819+00:00",
        "date_end_support": "2026-01-01T12:48:48.5675819+00:00",
        "sales_organization_id": "4b5b605a-a3e1-4c7c-9208-72fca37ff337",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
          "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
          "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
          "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-01-01T12:48:48.5675819+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-01-01T12:48:48.5675819+00:00"
      },
      "project_status_id": "436ee7a5-bdb6-47ca-b762-76f986a6fdd5",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d172ad5c-d2ac-4747-9d08-111cac77b69c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "05e817a1-b9ea-4834-ab82-a056c7d66562",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
          "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
          "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
          "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-01-01T12:48:48.5675819+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
      },
      "company_id": "250aa864-5815-4c43-8fec-ad6c288a9be8",
      "company_code": "sample string 12",
      "db_address_id": "47f7dc98-a1cf-4e15-8664-6d2ff81d07d7",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "37536b50-b4d9-4a78-8cfb-a6990c5bb81c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "59f3491f-9d17-428f-aeb3-516bf54f10ab",
      "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-01-01T12:48:48.5675819+00:00",
      "date_create": "2026-01-01T12:48:48.5675819+00:00",
      "date_update": "2026-01-01T12:48:48.5675819+00:00",
      "updated_by_user_id": "172cf89c-5dee-4289-8542-b5c43953be02",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-01T12:48:48.5675819+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-01-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-01T12:48:48.5675819+00:00",
      "date_last_job": "2026-01-01T12:48:48.5675819+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-01T12:48:48.5675819+00:00",
      "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e9cf80a8-f09e-4846-af00-a16b4e5ccb22",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7631a633-e682-412f-a67e-5960d647b8b9",
      "name": "sample string 2",
      "sales_organization_id": "9e944425-2ece-49aa-ba1d-72f55bb51014",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "1d9296cb-243f-4470-986a-3ec2fcbd6656",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "7ad854a5-40f2-43eb-b272-177d482cafcf",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7484f46a-6c15-48cb-ab7b-cc65ce447b45",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
        "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
        "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
        "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-01-01T12:48:48.5675819+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
    },
    "job_status_id": "be8dd829-312c-44fd-a309-0412915bf267",
    "job_status_code": "sample string 11",
    "db_address_id": "5fc0fd26-fc6d-4b73-b625-b33740b952ef",
    "contact_id": "99012b0f-8389-4edf-865a-fd8c43583bfc",
    "requested_by_company_id": "a2f1d10b-8f34-4d19-9cef-ce3f73c6bbd6",
    "requested_by_contact_id": "d144bc6b-ba26-405d-9682-5a49dd54375d",
    "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-01-01T12:48:48.5675819+00:00",
    "due_date": "2026-01-01T12:48:48.5675819+00:00",
    "date_create": "2026-01-01T12:48:48.5675819+00:00",
    "date_update": "2026-01-01T12:48:48.5675819+00:00",
    "date_closed": "2026-01-01T12:48:48.5675819+00:00",
    "suggested_user_id": "ab5b3b9b-07c4-4f7b-832b-afceef7c8bbf",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "35cfeb13-292d-4869-b9f5-66c1f621798d",
      "db_language_id": "c840df8b-e494-4fb0-b390-a9ae3ef23cf2",
      "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-01-01T12:48:48.5675819+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fcaf128d-370a-438f-8329-4344648f2354",
      "sales_organization": {
        "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
        "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
        "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
        "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-01-01T12:48:48.5675819+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "586da394-0101-4379-aef8-32db38604609",
      "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": "9d8df3cb-147c-4c0c-8aef-9894214eaa9a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e9a38a9d-1a3f-479f-b8d8-ad3315468f4d"
    },
    "suggested_date_start": "2026-01-01T12:48:48.5675819+00:00",
    "skill_id": "1545cacb-3627-4e0d-ae03-41ab1d098bdf",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8fa02aa1-373d-4c5c-b9e7-c2cf7fe9d186",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6deef86a-a0a8-4adc-a07c-3381d09f8ae9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f64d0a9a-0f4b-4cf1-959c-f3cd388d47d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e1f659ee-e084-40bd-8af1-6da98c946df4",
        "db_currency_id": "48f03d59-9545-43f9-9aff-96d7d0ce8a42",
        "db_language_id": "c71a01aa-e8e9-404a-9e9a-e3a511076982",
        "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-01-01T12:48:48.5675819+00:00"
      },
      "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "0e5aa5eb-af2d-4410-a840-597fac5a8a45",
    "date_reported_by_company": "2026-01-01T12:48:48.5675819+00:00",
    "id2": 36,
    "company_id": "eb518c33-86f3-4ad3-8ede-257a555199ad",
    "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": "520d24ff-94fe-4371-8bc9-35b5382e8ad1",
    "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-01-01T12:48:48.5675819+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-01T12:48:48.5675819+00:00"
}