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": "47c09cca-c860-48b5-8ec7-42372d9108da",
  "estimated_quantity": 2.0,
  "article_id": "28905df3-779c-48c7-9bd0-1200dfb59624",
  "article_code": "sample string 4",
  "article": {
    "id": "f13b18cc-6a8b-4509-a2f1-cbd5912e0d75",
    "article_category_id": "f8d3c869-1403-4a28-aed8-fcd303b0d674",
    "article_category": {
      "id": "be0f6d86-b090-456f-9518-bf1fac7bce7c",
      "parent_id": "0a4b6dd1-cdae-4e38-b52d-9b74406b9e6b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-17T20:20:48.2735223+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "64ae6e6d-a0f5-4516-aca9-e0b50c2791d1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e18a19a1-59a8-4d21-92f4-05c51bd80c9b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "5739b2ba-2f32-4293-baac-6e2412c3abce",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a0fa5fff-a4e2-4120-acf4-bc6bc7ba06bd",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "efd83dd0-ad9d-490b-b13b-e034b6c115e0",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "eb9aba4b-ea7f-4495-8583-c985ead00ab2",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-17T20:20:48.2735223+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-10-17T20:20:48.2735223+00:00",
    "date_update": "2025-10-17T20:20:48.2735223+00:00",
    "modified_dateutc": "2025-10-17T20:20:48.2735223+00:00",
    "article_color_id": "dfeee9f8-52c1-4404-a7f1-008196ac1002",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "fa80ebbd-f14f-467d-bbd6-9fb0a4fec624",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-17T20:20:48.2735223+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ded9f51f-e7b7-48fb-9ba8-faeba1bbd661",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "bdfd3d4d-cc73-45a9-b8f8-22b2a3e9a231",
    "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": "d8ce582f-12d7-467e-950c-321ed3e9a9e1",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1f606039-e8e8-4577-9e11-777e6f351b3c",
    "_parent_id": "cc0dbcc7-a6c7-4333-be6a-55422cd71617",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "3492d1d6-91cd-4ff5-82a4-b3ac60acabb7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a7a7c0d9-4e12-4220-816c-4d058ca843b0",
      "_parent_id": "362b154b-65c1-4a76-be54-09d2c27a8db6",
      "root_parent_id": "8662d783-3734-4799-8a20-6886e2839443",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0858c5df-e4c1-433d-bfea-92052d59bc88",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9dd5239a-eba5-441f-accc-4a64641c218e",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f7b22a5e-959e-4d0c-9e0f-871fe58b7d04",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ec614eb9-1df9-4a1b-a4bf-b60d805f97e3",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
          "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
          "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
          "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-10-17T20:20:48.2735223+00:00"
        },
        "modified_dateutc": "2025-10-17T20:20:48.2735223+00:00"
      },
      "equipment_model_id": "645c46d4-3efb-449c-aba7-0e09ac401bee",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "9869171f-a30a-4971-ac10-d5d4966ea953",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b44ce028-3972-45db-bbb4-5e5dc0d838b3",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "20b4c5e0-a442-40e4-84cc-d81320742d30",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c92c0009-7da7-4da7-8b6a-59347b093d94",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
            "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
            "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
            "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-10-17T20:20:48.2735223+00:00"
          },
          "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00"
        },
        "equipment_family_id": "11380fee-b2ed-489e-be6a-137f0a80daa2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9dd5239a-eba5-441f-accc-4a64641c218e",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f7b22a5e-959e-4d0c-9e0f-871fe58b7d04",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ec614eb9-1df9-4a1b-a4bf-b60d805f97e3",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
            "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
            "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
            "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-10-17T20:20:48.2735223+00:00"
          },
          "modified_dateutc": "2025-10-17T20:20:48.2735223+00:00"
        },
        "date_in_production_since": "2025-10-17T20:20:48.2891582+00:00",
        "date_out_of_production_since": "2025-10-17T20:20:48.2891582+00:00",
        "date_end_support": "2025-10-17T20:20:48.2891582+00:00",
        "sales_organization_id": "984841df-6804-4a3f-bf12-b59f68244e4a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
          "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
          "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
          "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-10-17T20:20:48.2735223+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-10-17T20:20:48.2891582+00:00"
      },
      "project_status_id": "baac1d76-21b2-4e70-8456-b2690d34eae7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "784da3aa-5999-4135-88fe-09ba83587e20",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6acfe062-1313-493a-b922-c2dee62a6b68",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
          "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
          "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
          "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-10-17T20:20:48.2735223+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00"
      },
      "company_id": "4fe1dd89-5d69-4ce7-8252-5c063480ae40",
      "company_code": "sample string 12",
      "db_address_id": "de2571b6-5bad-48b8-ac81-51100ed9bfed",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c8e9e10a-f185-4cee-9cd8-99eda0c49865",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0da0d8a8-6436-498b-824f-45a1c6e990f8",
      "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-10-17T20:20:48.2891582+00:00",
      "date_create": "2025-10-17T20:20:48.2891582+00:00",
      "date_update": "2025-10-17T20:20:48.2891582+00:00",
      "updated_by_user_id": "1a3fa68e-e2c4-4d2e-a3a6-65a713abc7ba",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-17T20:20:48.2891582+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-10-17T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-17T20:20:48.2891582+00:00",
      "date_last_job": "2025-10-17T20:20:48.2891582+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-17T20:20:48.2891582+00:00",
      "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "ce71e893-2660-4313-a7a0-9a4265f5f736",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "397b1676-2f69-429e-9760-c63015cde205",
      "name": "sample string 2",
      "sales_organization_id": "013a3aeb-72a4-4f4d-87a1-0ff4fb75aed5",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "29fc27e8-fdd5-4c7a-9fe4-a1938442a5b5",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "5664b950-c0ca-4f33-a71e-5388a78bb096",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7f01bc49-b9fa-4cda-8e63-c9c40eafa510",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
        "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
        "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
        "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-10-17T20:20:48.2735223+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00"
    },
    "job_status_id": "6482a4d5-fac9-4a07-bf0e-d28fca6a95f3",
    "job_status_code": "sample string 11",
    "db_address_id": "63a780f9-56a8-4b42-941f-0b921f6199a5",
    "contact_id": "e9177b85-0020-467b-9e90-b503e5b9ecd5",
    "requested_by_company_id": "8910d696-dfaf-4a95-abd7-eb7d9776955b",
    "requested_by_contact_id": "324cff8f-a165-4608-8b13-e80181d2fc52",
    "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-10-17T20:20:48.2891582+00:00",
    "due_date": "2025-10-17T20:20:48.2891582+00:00",
    "date_create": "2025-10-17T20:20:48.2891582+00:00",
    "date_update": "2025-10-17T20:20:48.2891582+00:00",
    "date_closed": "2025-10-17T20:20:48.2891582+00:00",
    "suggested_user_id": "054a69e0-80cc-4996-9a83-81c0d070abe1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "45810f89-0a4f-4230-b92b-69c2d6c9743e",
      "db_language_id": "5fc9521f-2b2d-49d2-8216-9c2215191712",
      "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-10-17T20:20:48.2891582+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "74d554c3-8a1a-4f39-8a65-c074dcc7bc86",
      "sales_organization": {
        "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
        "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
        "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
        "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-10-17T20:20:48.2735223+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d0120c69-12ed-4a61-b6ec-3de0c611ef3f",
      "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": "934bfe56-19ec-413b-bb06-c2e86db8ed2d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ed767604-8c21-4094-ba72-089039fb2dec"
    },
    "suggested_date_start": "2025-10-17T20:20:48.2891582+00:00",
    "skill_id": "d3f97da9-8c10-48d4-b695-281e243093d8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6402aa26-7b65-482b-b5f8-aa171dbc3cb0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "26c05bd4-27e2-4176-8674-2c9b0dc3a759",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "852ac020-bacc-4849-9217-b3049cfc75e7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd013daf-e90b-40d1-abbb-a41eff775fb2",
        "db_currency_id": "4c4d813b-bb9d-4cd9-ad8f-d41d77e805c3",
        "db_language_id": "2197af16-83c4-4742-bffb-4f2860f79eb9",
        "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-10-17T20:20:48.2735223+00:00"
      },
      "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "77420d15-fe5e-44b0-bd66-20dff301d16a",
    "date_reported_by_company": "2025-10-17T20:20:48.2891582+00:00",
    "id2": 36,
    "company_id": "e0631199-4e22-460c-84b7-46f3e901577d",
    "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": "6e56aaba-f20d-4f1c-87b5-934270620adf",
    "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-10-17T20:20:48.2891582+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-17T20:20:48.2891582+00:00"
}