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": "331b3c4e-1579-40a1-96d5-f7b8fee5422e",
  "estimated_quantity": 2.0,
  "article_id": "59d42b63-3b70-4bda-86d4-4ee9d075a912",
  "article_code": "sample string 4",
  "article": {
    "id": "dec53366-deef-4a59-baa6-fb28fc4bcb71",
    "article_category_id": "1f115276-a728-45a6-97f0-080a1f9fbb02",
    "article_category": {
      "id": "b5890a8d-7848-49da-b69a-4e5a82fa1576",
      "parent_id": "cde507d3-20dd-459d-9cec-bdb17b23de45",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e056348d-b7ff-4df7-b081-f354ee534658",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "59d9a2a0-4c53-4ed8-ae13-c1f435e97183",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "9572e2df-d8c3-4faf-8e58-9df6c28b2acf",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fda397c1-22f4-4b1f-a573-3cc4b3a4857f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6b54bf61-83b0-4353-a8bc-5db8a9958e9b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "159c52a3-3ac4-450a-bfc8-ec5991784cf6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-09-15T12:38:23.2184773+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": "2025-09-15T12:38:23.2184773+00:00",
    "date_update": "2025-09-15T12:38:23.2184773+00:00",
    "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00",
    "article_color_id": "fead8d32-94b4-479f-8f40-9326f5185378",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8e2d538b-f21a-4a86-8223-5cce922bdf6f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "fb5dd276-6512-48c9-8970-a09c41320167",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "36f599aa-c088-49da-90fe-1e48326b2eec",
    "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": "04f8a264-7955-4d8c-8449-961d8afbf587",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "9c91885e-e07e-4691-a233-526bc235eda5",
    "_parent_id": "0141a195-cfe0-4230-9a98-eb80e1a5ae1f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "d503e3ec-db7a-4055-90df-6b729cdf5f19",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "3f9e8fe5-a628-4f59-a51b-96ee2bee6525",
      "_parent_id": "c2891cd3-7db5-4bc8-a7f1-cfde1ccfc870",
      "root_parent_id": "170c18bd-d440-4b5b-be14-56ffc509118f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "66c61e28-934a-4296-8ea6-3cffb87914e1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c20b0c5f-b26e-4061-97da-529b5276fc4c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "357d9af3-53a5-49e5-8e1a-026374698712",
        "_parent_code": "sample string 6",
        "sales_organization_id": "026c5954-ff5f-449e-825c-3fedc0d8c2c4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
          "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
          "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
          "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": "2025-09-15T12:38:23.2184773+00:00"
        },
        "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
      },
      "equipment_model_id": "b9fd7a2a-d8f0-4874-b6e4-c39b63a644eb",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "82384bf3-da8d-45aa-9f0c-aa3a667ac6a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "59799252-67fe-4c4c-b41a-b37c34b7a97e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "dabcb2b7-320b-4fd4-b989-99017049007d",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ab082e94-fa67-4ba0-84d4-ea387d739474",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
            "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
            "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
            "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": "2025-09-15T12:38:23.2184773+00:00"
          },
          "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
        },
        "equipment_family_id": "fbf13ca6-02a0-4f5c-b88b-6ced8b07b9f7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c20b0c5f-b26e-4061-97da-529b5276fc4c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "357d9af3-53a5-49e5-8e1a-026374698712",
          "_parent_code": "sample string 6",
          "sales_organization_id": "026c5954-ff5f-449e-825c-3fedc0d8c2c4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
            "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
            "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
            "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": "2025-09-15T12:38:23.2184773+00:00"
          },
          "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
        },
        "date_in_production_since": "2025-09-15T12:38:23.2184773+00:00",
        "date_out_of_production_since": "2025-09-15T12:38:23.2184773+00:00",
        "date_end_support": "2025-09-15T12:38:23.2184773+00:00",
        "sales_organization_id": "64d446d9-9bde-40c7-8923-13f6497b1d19",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
          "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
          "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
          "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": "2025-09-15T12:38:23.2184773+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": "2025-09-15T12:38:23.2184773+00:00"
      },
      "project_status_id": "ec62df93-95cf-4ad8-9e39-84b9e4723f5d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "e9f7036e-21e2-47cc-9dff-91513bb01bc8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "231a7461-61f5-4195-93e2-893bd7345f32",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
          "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
          "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
          "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": "2025-09-15T12:38:23.2184773+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
      },
      "company_id": "38d1eb67-0df7-4a5a-ad8d-89fd061077be",
      "company_code": "sample string 12",
      "db_address_id": "03c23619-b4fa-46ef-a417-48bc4ae53138",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "338c68f7-6821-4be1-86b0-09216d91d063",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "8904ed17-a58c-48aa-a7c2-f3b4c17d5f82",
      "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": "2025-09-15T12:38:23.2184773+00:00",
      "date_create": "2025-09-15T12:38:23.2184773+00:00",
      "date_update": "2025-09-15T12:38:23.2184773+00:00",
      "updated_by_user_id": "922ed829-888e-4f0c-a56c-cb15b4bab8c4",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-09-15T12:38:23.2184773+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": "2025-09-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-09-15T12:38:23.2184773+00:00",
      "date_last_job": "2025-09-15T12:38:23.2184773+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-09-15T12:38:23.2184773+00:00",
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0bf36e11-ca84-4fc0-8fa6-f82f06de6158",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c0a678a3-6e08-4f10-a945-f8a47f2203e0",
      "name": "sample string 2",
      "sales_organization_id": "2e4414c3-e98d-46f4-aaa4-c7ee470f3a81",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "23ba8fad-ba34-4f3a-8142-7fa5ee6c053c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ed5e2de8-cb7d-422b-a17f-edf4f6b69c46",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5f58aed6-f1e1-41bd-86b9-25ebdc814c6c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
        "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
        "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
        "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": "2025-09-15T12:38:23.2184773+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
    },
    "job_status_id": "49486dda-ea90-47b4-b790-f9b1292ecd46",
    "job_status_code": "sample string 11",
    "db_address_id": "769fa2c5-7a33-46ce-8de6-8b957e0b8458",
    "contact_id": "6f1f0eee-51cf-4330-a412-061b8c7e5437",
    "requested_by_company_id": "c502901a-55a5-4c21-a2fe-a3e2dc111330",
    "requested_by_contact_id": "354c1895-0f9f-4a52-9b87-dcac37d69ee6",
    "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": "2025-09-15T12:38:23.2184773+00:00",
    "due_date": "2025-09-15T12:38:23.2184773+00:00",
    "date_create": "2025-09-15T12:38:23.2184773+00:00",
    "date_update": "2025-09-15T12:38:23.2184773+00:00",
    "date_closed": "2025-09-15T12:38:23.2184773+00:00",
    "suggested_user_id": "e9791c81-e172-4315-b15a-f757ee61dbb1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "41ef8109-b106-472e-b654-1ba26808db65",
      "db_language_id": "d2cffa44-78c6-4ebd-826d-ccfabe233937",
      "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": "2025-09-15T12:38:23.2184773+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "7f83754b-e14f-4780-9082-369d40131bf7",
      "sales_organization": {
        "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
        "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
        "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
        "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": "2025-09-15T12:38:23.2184773+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "04d09e48-5798-4b36-a27d-582b8445ecbf",
      "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": "84d9886f-94b1-4aac-83aa-b91c70a68beb",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "0ee1c6b8-5d8a-4796-b235-11060701a8f6"
    },
    "suggested_date_start": "2025-09-15T12:38:23.2184773+00:00",
    "skill_id": "43a6ffbf-06fb-4fb1-b6d0-ffaf5c521ce6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a1999634-593d-4925-bb9e-835181649c5b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "bb59500f-3933-4877-807e-05fd0958e992",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "78310bc5-d785-4843-bc3a-f0a1361f03a7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "eada8864-0225-4c31-b2c2-d1510f29bab4",
        "db_currency_id": "b3683ac3-6eed-4f92-9a7b-00fc8e5bc07f",
        "db_language_id": "67f6a912-cddc-4b8e-bea2-c14b93bc23ac",
        "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": "2025-09-15T12:38:23.2184773+00:00"
      },
      "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "e02bc97e-f764-4135-8222-a171d247b288",
    "date_reported_by_company": "2025-09-15T12:38:23.2184773+00:00",
    "id2": 36,
    "company_id": "7d7ea704-0427-42c5-9a6d-1bb1587496be",
    "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": "96ec3557-ca6c-4605-a38f-6db4449ff28e",
    "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": "2025-09-15T12:38:23.2184773+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-09-15T12:38:23.2184773+00:00"
}