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": "b863795e-c2f9-4061-b807-a8451b69e43d",
  "estimated_quantity": 2.0,
  "article_id": "d19e3f69-cd09-4e31-8c0a-20104f36b3f9",
  "article_code": "sample string 4",
  "article": {
    "id": "9e0ba370-f4a6-4ba9-9463-8ab0b2db9f1c",
    "article_category_id": "507a7d2e-b480-4e3d-8a98-9946ba8fd16e",
    "article_category": {
      "id": "0e999811-a95a-4311-a78c-9ffaf8d87f2a",
      "parent_id": "b299569e-553b-41f2-abd7-b69240109adf",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3481ac18-3ffa-479c-b164-fa0443b65ff3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "21b98159-d986-41fe-b3a9-15d983e80997",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a6b2ba9e-e442-4571-8277-17caf824d491",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ff7d3613-afd7-46a6-80a5-d443a0da71da",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7dc1a230-a986-432e-9396-792b8fee973e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "1a6ded24-ac42-4401-bc90-c33c87d1e9a1",
    "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-21T21:44:55.6557556+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-21T21:44:55.6557556+00:00",
    "date_update": "2026-08-21T21:44:55.6557556+00:00",
    "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00",
    "article_color_id": "2bcdacb2-9f77-4c0f-8bf4-e12825ab09e9",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7b9abaa0-db91-473f-af2d-1d82c3fd0f3f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "414c632b-0e31-44c6-b6aa-c8cd257b3787",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "29d72462-c2e4-4039-85f0-45e7eec435ce",
    "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": "c7d81e05-bb3b-4662-a793-d0e172544bae",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4d184fb1-6c5e-4d3b-8b24-9f92d7f00a41",
    "_parent_id": "48290280-fbe8-49b8-822a-d8837b6ef624",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "e8619748-352f-40d2-99fd-1ad50f09c846",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "af82f538-c8a6-4899-8816-6d513d0fecc2",
      "_parent_id": "15fee78e-f286-4701-9a74-b8e9734836db",
      "root_parent_id": "6c5816fb-1c36-4d71-9a7b-4f465905ebd5",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2e84af13-e44e-4472-a962-e65df9ba4051",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e06c6340-6fe3-4c90-af50-1243db6010ae",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "59691fd5-99e0-4518-b73b-ba43ffdd796e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "54099628-20f2-4030-8540-1b48b4a0855c",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
          "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
          "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
          "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-21T21:44:55.6557556+00:00"
        },
        "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
      },
      "equipment_model_id": "55805711-c8f8-472e-9ce0-3db9528f3575",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "cc5c0a52-73ca-4b7f-ad4a-3f7eba0e80d1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "17667ddd-f830-4b94-b7ba-98e43f9b979e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "6fc6f581-64ba-40eb-b908-5b8657561ba8",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d0ea5b93-f679-4fd6-98b5-0195412623dc",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
            "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
            "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
            "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-21T21:44:55.6557556+00:00"
          },
          "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
        },
        "equipment_family_id": "e70c0640-93ff-4638-8ea7-2e0260e65f4f",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e06c6340-6fe3-4c90-af50-1243db6010ae",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "59691fd5-99e0-4518-b73b-ba43ffdd796e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "54099628-20f2-4030-8540-1b48b4a0855c",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
            "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
            "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
            "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-21T21:44:55.6557556+00:00"
          },
          "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
        },
        "date_in_production_since": "2026-08-21T21:44:55.6557556+00:00",
        "date_out_of_production_since": "2026-08-21T21:44:55.6557556+00:00",
        "date_end_support": "2026-08-21T21:44:55.6557556+00:00",
        "sales_organization_id": "e26e8012-2c56-4e1e-85ad-a2018baa0c34",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
          "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
          "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
          "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-21T21:44:55.6557556+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-21T21:44:55.6557556+00:00"
      },
      "project_status_id": "28062fbf-bcaa-4531-bbb1-6a38832fb65c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ea249557-57c4-48c5-aeef-84e7f2c84cf0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "03c4111a-e94c-424c-847f-f6684c6ae469",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
          "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
          "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
          "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-21T21:44:55.6557556+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
      },
      "company_id": "9cdeff80-c1f3-413f-9cf3-6e45ea0f99b7",
      "company_code": "sample string 12",
      "db_address_id": "2222359f-970f-4b0b-89e2-acf3e72f35c8",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a8d3eebd-8478-44f1-815a-4436bc89a401",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "3e5a03bf-8554-44e3-b78d-c374d460fa1a",
      "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-21T21:44:55.6557556+00:00",
      "date_create": "2026-08-21T21:44:55.6557556+00:00",
      "date_update": "2026-08-21T21:44:55.6557556+00:00",
      "updated_by_user_id": "974ced11-a3b4-4c5f-9fe1-50398dfb19d7",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-21T21:44:55.6557556+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-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-21T21:44:55.6557556+00:00",
      "date_last_job": "2026-08-21T21:44:55.6557556+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-21T21:44:55.6557556+00:00",
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9016dfd4-b4d5-4394-9210-a7a139950143",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "062b8db5-c3f6-43d4-b47c-a4e94a116529",
      "name": "sample string 2",
      "sales_organization_id": "db3a2b2f-3620-40c1-a767-f56f6596c96e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "12b454bc-3374-4c77-856a-0179c02b1a37",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f6d57e85-1eec-4e2b-9012-5baca4d19c46",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b4355a82-ef64-48f9-b11a-b664de9a0ffe",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
        "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
        "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
        "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-21T21:44:55.6557556+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
    },
    "job_status_id": "6ee326e2-bb18-497f-b03c-7ac56be5e256",
    "job_status_code": "sample string 11",
    "db_address_id": "3fc24d4b-c69f-46e8-ae3f-07525c268ac0",
    "contact_id": "588df363-e4c2-4a22-9154-0f83d238228f",
    "requested_by_company_id": "b7d30162-4317-4e20-98a9-c5121124c3fd",
    "requested_by_contact_id": "bc15bc91-6eed-4c16-abd8-9d8cef841504",
    "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-21T21:44:55.6557556+00:00",
    "due_date": "2026-08-21T21:44:55.6557556+00:00",
    "date_create": "2026-08-21T21:44:55.6557556+00:00",
    "date_update": "2026-08-21T21:44:55.6557556+00:00",
    "date_closed": "2026-08-21T21:44:55.6557556+00:00",
    "suggested_user_id": "41bedc01-752a-45ca-aa16-abc2968acf47",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9f3f8b5f-510f-444c-a278-3dec5d68d58a",
      "db_language_id": "68723056-b025-45c7-8c1c-85126c0745f3",
      "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-21T21:44:55.6557556+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "bd6d55ac-b6b3-4fdc-b162-446ef83b5b9f",
      "sales_organization": {
        "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
        "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
        "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
        "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-21T21:44:55.6557556+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d39de0b7-fa02-48ac-9821-e2a6cb15dfee",
      "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": "0233d2cf-fdcf-4d30-95a9-b9766a20444b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "243613a4-e415-4fc8-bb02-f5d466672bda"
    },
    "suggested_date_start": "2026-08-21T21:44:55.6557556+00:00",
    "skill_id": "10c1894f-1315-45f9-8495-7b8e8ed8c868",
    "skill_code": "sample string 32",
    "skill": {
      "id": "5c4dd666-e9e1-4ef3-94cf-5c4e34946603",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "22a34474-e35d-499d-aac3-6dca63e48800",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "92a6f3c2-cecb-41c9-a384-56f787a2ad15",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a37cd112-c8c5-414a-9e8f-98e7bdbd4915",
        "db_currency_id": "9864728c-60c2-4bba-bb06-a0ed0e57cfcf",
        "db_language_id": "d05ab65c-5953-4ae2-bfbf-56f8d8960213",
        "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-21T21:44:55.6557556+00:00"
      },
      "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "02cc29eb-a693-4c8e-9009-f08acb31722c",
    "date_reported_by_company": "2026-08-21T21:44:55.6557556+00:00",
    "id2": 36,
    "company_id": "b82c766a-249e-43fc-8c2a-3a8bb6c72233",
    "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": "cebe3839-73bf-4e90-a5fb-9ae9de2f3719",
    "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-21T21:44:55.6557556+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-21T21:44:55.6557556+00:00"
}