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": "e74016e2-2f22-426d-9531-5381e8e4d869",
  "estimated_quantity": 2.0,
  "article_id": "0af37d69-d6d7-48a4-a926-6118a0f92ef3",
  "article_code": "sample string 4",
  "article": {
    "id": "29dbacbc-b80e-49ef-b75a-6a4db887a183",
    "article_category_id": "0e88b687-b2ef-4954-9e11-ca2252d3885c",
    "article_category": {
      "id": "88449883-9168-4c21-81c4-4557bbb2d94f",
      "parent_id": "2c097b9a-f0b9-49d0-900a-6567575b1191",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f829ce92-cbf3-433a-919f-bf8b027da8e7",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4f27fe86-7db4-44c2-b6ae-3782587f41d7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "4600c537-9bab-4d27-a99f-d0247cf8121c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "aec06b64-47e6-48f7-b93b-6dc1bd919606",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a23725bd-22da-4058-9bf4-6ad78bc890b6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5102b51d-5dbd-492b-bedc-675c0f54e246",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-23T15:02:22.0758827+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-07-23T15:02:22.0758827+00:00",
    "date_update": "2026-07-23T15:02:22.0758827+00:00",
    "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00",
    "article_color_id": "2cbae71f-547d-460d-81e7-81b683debd3f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e83af1a9-21e6-414d-8120-62df46862462",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "fd5df6b5-b963-4e77-9551-9f7eb9c5c6d1",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b51d63a5-fe9b-40bf-af9e-ba1549f8a20d",
    "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": "701f284a-5e98-4095-a1a0-05bfccecf289",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "73f5427a-45ef-4544-aca8-62fd4dd88e13",
    "_parent_id": "7c20dbd1-2248-49e0-8ff3-cbbd0390d1df",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f64b4283-ecb9-4f8f-b5e7-f4f1923f5c2b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d728fdc6-ec9c-4fbf-a87f-7e89e096acc0",
      "_parent_id": "59752231-7961-4b2d-a0e0-3f383b7d23ed",
      "root_parent_id": "8b796fbb-ed28-416c-b420-9f17ffdaff61",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a88bdd85-839b-42ae-a2b0-f1be892aebb6",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "d45e18c4-0bf1-46c5-a160-6d1f9197b3ee",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "607b7cca-2250-48b4-8974-3bca13161638",
        "_parent_code": "sample string 6",
        "sales_organization_id": "afe96353-405a-4b7c-b223-12e8fe9290b7",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
          "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
          "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
          "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-07-23T15:02:22.0758827+00:00"
        },
        "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
      },
      "equipment_model_id": "185fecc5-3207-400d-b204-301c9195468e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "90506a96-bc3b-42e0-811d-2aa239587933",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "716dbe0f-da32-4718-8d52-39ac9acd3676",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e8ef282b-8830-4d8b-9c53-1869d18fa360",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0837dc5a-ed0d-4b14-9f9d-ef053ed5ab14",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
            "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
            "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
            "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-07-23T15:02:22.0758827+00:00"
          },
          "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
        },
        "equipment_family_id": "d149d759-a9d6-4d18-8b7c-44638749ccd8",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "d45e18c4-0bf1-46c5-a160-6d1f9197b3ee",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "607b7cca-2250-48b4-8974-3bca13161638",
          "_parent_code": "sample string 6",
          "sales_organization_id": "afe96353-405a-4b7c-b223-12e8fe9290b7",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
            "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
            "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
            "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-07-23T15:02:22.0758827+00:00"
          },
          "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
        },
        "date_in_production_since": "2026-07-23T15:02:22.0758827+00:00",
        "date_out_of_production_since": "2026-07-23T15:02:22.0758827+00:00",
        "date_end_support": "2026-07-23T15:02:22.0758827+00:00",
        "sales_organization_id": "5dd20d33-198c-4c90-b147-0df7cff01a64",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
          "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
          "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
          "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-07-23T15:02:22.0758827+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-07-23T15:02:22.0758827+00:00"
      },
      "project_status_id": "71eee23f-135c-402d-a1f3-0bdad9bdca93",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "43413e97-6556-4270-839f-1e46988d9041",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "17180868-2399-4f62-8475-1edf363243c8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
          "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
          "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
          "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-07-23T15:02:22.0758827+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
      },
      "company_id": "f8e3b53e-ec7d-470a-81d1-66402195fd41",
      "company_code": "sample string 12",
      "db_address_id": "ce4bd9d2-4f82-484f-b33f-bd6b06e102da",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2150a5c3-f423-40d8-b506-aaca88659e9a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "94394ee6-ec3d-4eac-b64b-cf1c23abe9e5",
      "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-07-23T15:02:22.0758827+00:00",
      "date_create": "2026-07-23T15:02:22.0758827+00:00",
      "date_update": "2026-07-23T15:02:22.0758827+00:00",
      "updated_by_user_id": "f2b3d55a-bb30-4c3c-9f87-2e06aa9b1f4c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-23T15:02:22.0758827+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-07-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-23T15:02:22.0758827+00:00",
      "date_last_job": "2026-07-23T15:02:22.0758827+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-23T15:02:22.0758827+00:00",
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1057903b-1aed-4b5a-b076-8b318d9b65e3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "08ccbfbf-fb5d-4471-99bd-182c0d5bdd9d",
      "name": "sample string 2",
      "sales_organization_id": "3ba2e8cc-ca3d-4520-b3ca-b979b2de2318",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "99d961b6-ed1e-424a-bc06-4f80c7f412be",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "595fde0b-db4e-4fbf-970b-38bb0a789e8e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "daf9d966-2703-4bbe-aec0-532fc704a5a4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
        "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
        "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
        "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-07-23T15:02:22.0758827+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
    },
    "job_status_id": "fbdef3e9-b09e-4866-bde1-e6d3c1d9ee4c",
    "job_status_code": "sample string 11",
    "db_address_id": "4cbe92df-933b-47eb-b95d-dbcdc77cf89b",
    "contact_id": "2a27d860-0d7a-4d39-8870-7949f9d07d9f",
    "requested_by_company_id": "efd86e9d-75d1-411e-a5e8-6a537b0e972f",
    "requested_by_contact_id": "83aaba49-e621-4f40-a41d-d68b8905a8c2",
    "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-07-23T15:02:22.0758827+00:00",
    "due_date": "2026-07-23T15:02:22.0758827+00:00",
    "date_create": "2026-07-23T15:02:22.0758827+00:00",
    "date_update": "2026-07-23T15:02:22.0758827+00:00",
    "date_closed": "2026-07-23T15:02:22.0758827+00:00",
    "suggested_user_id": "27c17b44-71e5-43e9-a86b-55ec324be811",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "7fbafe01-722f-441c-8358-e1eb823b9715",
      "db_language_id": "b515787c-d7f7-4bba-866c-f3fd19cf9142",
      "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-07-23T15:02:22.0758827+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6b80ba6d-4c93-473e-a5b5-8f5ddf733064",
      "sales_organization": {
        "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
        "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
        "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
        "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-07-23T15:02:22.0758827+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c99223fd-9d0b-47f5-be81-fc97d9722fe3",
      "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": "ce91f6c0-1cbd-48c5-a385-c9e41bfd368f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3af80984-7da4-47d5-978e-1957916812eb"
    },
    "suggested_date_start": "2026-07-23T15:02:22.0758827+00:00",
    "skill_id": "b4b6e841-8ec5-40d0-a499-aafd50a9382b",
    "skill_code": "sample string 32",
    "skill": {
      "id": "31ab3f2c-68eb-4119-a6e0-d13283c0b7da",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "2ae3f2c4-56c3-4a34-99b1-c43bcb450dd3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2b648c87-b576-4cf7-a6c1-dc4e9c8284e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ff9ddd8c-7eea-457e-b422-aed5a9150ed2",
        "db_currency_id": "b2715c0a-c07a-458f-a94f-7c2522489072",
        "db_language_id": "ee6ed2bb-8748-4aeb-acc4-26477ab9df82",
        "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-07-23T15:02:22.0758827+00:00"
      },
      "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b63bb516-e0be-48b8-a78c-3267fd9d1ad4",
    "date_reported_by_company": "2026-07-23T15:02:22.0758827+00:00",
    "id2": 36,
    "company_id": "d0730291-a262-40df-b5c9-8c2430a0934c",
    "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": "7bfb54ed-910d-4f9b-8c7e-cc57a78d5a53",
    "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-07-23T15:02:22.0758827+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-23T15:02:22.0758827+00:00"
}