Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "16d6bead-1eaf-4332-8f85-c30ad4bcd5a5",
  "estimated_quantity": 2.0,
  "article_id": "5430e597-8e5f-499c-98cd-0f6883f1efc4",
  "article_code": "sample string 4",
  "article": {
    "id": "262c08c4-bc2d-4ced-8147-f67210543117",
    "article_category_id": "005129de-6d0f-4dcf-bd3a-7902e3157210",
    "article_category": {
      "id": "dcf5af57-bdc0-48f5-a1cb-92d200aa6eeb",
      "parent_id": "423f6b37-1ef0-4b5c-8e8c-062f7dd09680",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a6efa0d9-d31e-4db2-8d21-6d5a0a191207",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "32614f66-159e-4b70-bf22-3dab148767b3",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b75f3941-a7e9-4011-8c7d-8b5335b5aab4",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "83390c6a-e3b4-459a-941b-2f90edfbb15d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "17aa2d57-fc69-4f0a-a171-d43204bb7659",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "0c72e87f-9163-4abd-bc56-0805b6e5449f",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-07-05T18:34:07.1092036+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-07-05T18:34:07.1092036+00:00",
    "date_update": "2025-07-05T18:34:07.1092036+00:00",
    "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00",
    "article_color_id": "11142ef0-3de7-473a-8fae-a716365d44a8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "81d3c082-cd45-449a-bdcf-1c8ca9afbc6e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "061e8ec9-527f-4efb-be14-7d55a49f559c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e486f838-1fdd-4fd8-9a2c-f9be8c72421d",
    "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": "d090d354-53b9-49f4-9ca1-a88244a0481b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4a293bc8-be95-4241-8eff-fb11a74fdace",
    "_parent_id": "d0473a7d-41ce-4fb8-a26c-21a5abdd6990",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "77d354ef-f88f-4678-965b-01e4cc9eab45",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ed7edb6a-f5a0-4287-aea0-2ae338e75807",
      "_parent_id": "52f3a455-7786-464b-a3b3-06a4e553b207",
      "root_parent_id": "b9c69bb6-a7fc-4726-bdbd-935415426adc",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "e6faafdc-c4e1-40ba-b96b-59d924846224",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cc023b59-f975-4983-80da-587cb75be036",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "4cc82d71-b12f-4cad-bc28-944268978ad1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "b8f94d0f-9de2-4bfe-ac2f-e8e324cc662a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
          "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
          "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
          "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-07-05T18:34:07.1092036+00:00"
        },
        "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
      },
      "equipment_model_id": "8cab390c-d486-44aa-a03a-3eaf71f3f46f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "747e9b24-d458-468e-88f0-689ec1ea18b3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "a54a8529-d12b-40c3-a40b-3e571ca93c66",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2eda8a9c-d74e-41d4-8fa9-9701911d3e9e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5e222e8f-2878-4183-bf91-6f0f096d957b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
            "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
            "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
            "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-07-05T18:34:07.1092036+00:00"
          },
          "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
        },
        "equipment_family_id": "2149acfb-064c-43ea-96a6-941c447ca2e7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cc023b59-f975-4983-80da-587cb75be036",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "4cc82d71-b12f-4cad-bc28-944268978ad1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "b8f94d0f-9de2-4bfe-ac2f-e8e324cc662a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
            "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
            "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
            "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-07-05T18:34:07.1092036+00:00"
          },
          "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
        },
        "date_in_production_since": "2025-07-05T18:34:07.1092036+00:00",
        "date_out_of_production_since": "2025-07-05T18:34:07.1092036+00:00",
        "date_end_support": "2025-07-05T18:34:07.1092036+00:00",
        "sales_organization_id": "94c581b8-ecfe-4b96-bbac-30ff3e3c319f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
          "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
          "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
          "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-07-05T18:34:07.1092036+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-07-05T18:34:07.1092036+00:00"
      },
      "project_status_id": "6e95f02b-6f64-45eb-aba9-442ec8ba3906",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7ac13126-fa3e-42f0-b8b9-36adb19f7b30",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2274f498-bfd7-4d2b-9689-ba34d364a11d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
          "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
          "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
          "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-07-05T18:34:07.1092036+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
      },
      "company_id": "704972df-862d-4adb-9d5d-1509a0113171",
      "company_code": "sample string 12",
      "db_address_id": "6898b6e7-5189-4b95-8fb9-5dde6b41c173",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "226cd1e2-bd1d-46b6-b459-ea69c9e03fc0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d361a8ad-28fe-444d-a98c-5fb9bdaa626d",
      "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-07-05T18:34:07.1092036+00:00",
      "date_create": "2025-07-05T18:34:07.1092036+00:00",
      "date_update": "2025-07-05T18:34:07.1092036+00:00",
      "updated_by_user_id": "01ee0be8-bbfb-4ef0-ad24-8387432fbe3d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-07-05T18:34:07.1092036+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-07-05T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-07-05T18:34:07.1092036+00:00",
      "date_last_job": "2025-07-05T18:34:07.1092036+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-07-05T18:34:07.1092036+00:00",
      "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a95f5de1-dde3-4892-96e5-23cf59b50a7c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f5213870-efd7-4a05-a737-ec572f4f2f5d",
      "name": "sample string 2",
      "sales_organization_id": "b3fabd68-81e6-4ad7-b7ce-913879821219",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d8482f04-368b-4af0-84a8-5c1021b1626e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3a3d63d0-90fb-48e1-b09e-921c4088fd82",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "47c0af0d-5282-45ab-86d2-524ab6b90042",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
        "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
        "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
        "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-07-05T18:34:07.1092036+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-07-05T18:34:07.1092036+00:00"
    },
    "job_status_id": "263b7891-d63d-4296-a23d-831bf235fc00",
    "job_status_code": "sample string 11",
    "db_address_id": "6b920e45-12ed-4639-a3a2-b6578d117378",
    "contact_id": "0d915485-280f-4dff-86d7-c5c0f1104a19",
    "requested_by_company_id": "54b28614-cef9-45c5-b915-8b2c6d4d67d0",
    "requested_by_contact_id": "69bfcf98-d580-486c-bd0d-dadd211581cf",
    "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-07-05T18:34:07.3279671+00:00",
    "due_date": "2025-07-05T18:34:07.3279671+00:00",
    "date_create": "2025-07-05T18:34:07.3279671+00:00",
    "date_update": "2025-07-05T18:34:07.3279671+00:00",
    "date_closed": "2025-07-05T18:34:07.3279671+00:00",
    "suggested_user_id": "f99e09fc-2ecb-4c8a-a6f4-9baa9e80adca",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1e3f5578-db19-457c-ba1c-9b4359b0542a",
      "db_language_id": "b8ba1cae-bba8-4e0b-9d59-13af9c9bd20c",
      "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-07-05T18:34:07.3279671+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "8119d0b5-e2ad-48ff-8b98-ff344f02e7cd",
      "sales_organization": {
        "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
        "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
        "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
        "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-07-05T18:34:07.1092036+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "79d53633-88ac-4401-95db-487673a2770b",
      "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": "4bea67b7-e381-492a-935c-9d65b0ef7855",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-07-05T18:34:07.3279671+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ebda07c9-68e2-4f7f-b8c4-2d87855cbac3"
    },
    "suggested_date_start": "2025-07-05T18:34:07.3279671+00:00",
    "skill_id": "89dbdd56-e8dc-4e61-af08-433b9925f9ca",
    "skill_code": "sample string 32",
    "skill": {
      "id": "0b905848-5fee-4415-8d2f-a52013fa8941",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ea604708-b4bb-460a-b118-40ad58671a35",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "49eadf48-5dd4-4357-ace1-6a2d006605a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c17e1f4f-c7e3-40e1-bea7-ba5a2d7cc37c",
        "db_currency_id": "c17d1780-93bb-41b9-9352-cecf4653f8f0",
        "db_language_id": "806b3e99-71c6-4db4-aef9-67beb5e229f3",
        "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-07-05T18:34:07.1092036+00:00"
      },
      "modified_dateutc": "2025-07-05T18:34:07.3279671+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "71f6f6ef-1fbe-481d-b4f2-0ee16dfc879f",
    "date_reported_by_company": "2025-07-05T18:34:07.3279671+00:00",
    "id2": 36,
    "company_id": "031cd91b-940b-4d2d-afde-2e15b3ccd44c",
    "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": "5a395b1e-6c09-4807-ab86-f6319d144e66",
    "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-07-05T18:34:07.3279671+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-07-05T18:34:07.3279671+00:00"
}