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": "d3e1f7b3-4043-4ecd-96ea-902797ff9958",
  "estimated_quantity": 2.0,
  "article_id": "14ff7805-cc23-4d3c-b6a7-b48d95b315d1",
  "article_code": "sample string 4",
  "article": {
    "id": "5b9fbf5d-38d9-4ff0-ae3c-e4ce648d29b1",
    "article_category_id": "688e4a78-43cf-4943-a345-3a8e924afb7d",
    "article_category": {
      "id": "a9541aec-ff53-43ed-bd6b-8a496a33b866",
      "parent_id": "f620b3c1-97ba-4596-b13b-52326ceda081",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "75172392-5981-4c71-99e9-be4531ea4b4e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "dfe873de-6025-4e07-b6b2-0d0f0f633b4f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "aacc36f0-5d7e-4f6f-96fe-f032849d9c40",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f7a71e89-e6a3-4307-97e7-c911ea57eea3",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "aedfc3fd-42a6-434e-8f25-963c921d23cd",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "86c3edcf-c056-4953-b63e-d464f10a1d0c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-12T14:00:44.2301707+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-08-12T14:00:44.2301707+00:00",
    "date_update": "2026-08-12T14:00:44.2301707+00:00",
    "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00",
    "article_color_id": "8a274865-baa7-4235-817f-152ab0ec2916",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7a362841-f1c9-4b96-8efb-2212692e071d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b32d4d58-f04a-4122-ae31-cc49cb658a21",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3e864552-cb44-401a-94c4-b93f844aff5d",
    "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": "d3db969c-7fdb-49e1-8bcc-925469fdeaaf",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6f51d0e3-f6f5-4e4b-b27d-7e23036b3adc",
    "_parent_id": "f6434426-f867-4745-942a-fbdd1a362b55",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "9e536bee-739b-4c4c-8ffa-07b180c5e643",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "acf229aa-c24a-4b68-a8c7-b9f2c9da412b",
      "_parent_id": "c9f94b3f-1ba8-4e74-851a-41ffa60717b5",
      "root_parent_id": "4f9c03f4-69bb-481f-90fc-9cd2fa4acbb8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "397656b8-f89f-4d32-a2aa-a4a7b4acad49",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f6152517-835d-4a19-8777-34e818dbd01c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "2b0a6aac-dbd2-4295-bf41-9ac1beaf7bf9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "451bf129-4c81-43a8-a593-76afdf3b7e7a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
          "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
          "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
        },
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "equipment_model_id": "4d0b38b6-eac5-4b60-a4d4-2ce32dea371f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a8cb092e-62eb-46ea-b6b0-c6e6de8a2822",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "083cbc4d-31d5-4890-b865-96b731a30b01",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "0fec8977-545b-46a7-8f0b-172623683647",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "bc722df8-2cef-4e64-a6db-fc987bde2e0b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
            "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
            "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
          },
          "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
        },
        "equipment_family_id": "7a6d551a-8310-403f-85c3-021bbdf5fafd",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f6152517-835d-4a19-8777-34e818dbd01c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "2b0a6aac-dbd2-4295-bf41-9ac1beaf7bf9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "451bf129-4c81-43a8-a593-76afdf3b7e7a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
            "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
            "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
          },
          "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
        },
        "date_in_production_since": "2026-08-12T14:00:44.2301707+00:00",
        "date_out_of_production_since": "2026-08-12T14:00:44.2301707+00:00",
        "date_end_support": "2026-08-12T14:00:44.2301707+00:00",
        "sales_organization_id": "8b184425-e848-4a8e-9037-9b7f1374c648",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
          "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
          "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "project_status_id": "76716a90-2120-45c3-9a38-95de52850c32",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ec9ebed1-880c-4f14-afbc-c4250c0dc65e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "8d43d10f-b8e5-4de2-98de-89b351d063f3",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
          "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
          "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "company_id": "7ad2ce1c-0ffb-4f62-93ef-0bba229709d5",
      "company_code": "sample string 12",
      "db_address_id": "46766bee-5f26-45b5-a820-28c4edad6de3",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "d531db93-1f03-4e86-a068-0b1a3aa4280c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "16f2eab8-4770-489a-ba4e-0c0b4f7f9a81",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-08-12T14:00:44.2301707+00:00",
      "date_create": "2026-08-12T14:00:44.2301707+00:00",
      "date_update": "2026-08-12T14:00:44.2301707+00:00",
      "updated_by_user_id": "a5687b90-392c-4f39-b30d-47ad28dd923d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-12T14:00:44.2301707+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-08-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-12T14:00:44.2301707+00:00",
      "date_last_job": "2026-08-12T14:00:44.2301707+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-12T14:00:44.2301707+00:00",
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "08ea4fd4-2a52-4f5a-8133-b94521369e69",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a182b8ce-4c93-4398-9819-2c8ac8f06e16",
      "name": "sample string 2",
      "sales_organization_id": "15198c48-d2e4-42b4-87b1-e6a63deb11dd",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "756e84be-f88c-4799-a358-6ba8ff74d16f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c49be016-caa8-42f3-9100-12f6fa622f3e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "91e78ea2-606e-4057-99ef-23590a4669be",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
        "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
        "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
    },
    "job_status_id": "875ffbb5-96d6-492d-94fe-fa5f314e9f78",
    "job_status_code": "sample string 11",
    "db_address_id": "d8d1a128-e210-4be6-81ab-c9a6087b76bf",
    "contact_id": "dccee041-4045-48a4-adaa-79aa0b46aaee",
    "requested_by_company_id": "048c53fc-b69e-4a1f-af08-cd0aebb59580",
    "requested_by_contact_id": "7a4feab1-5c3c-4677-a71d-0eb6af2500e2",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-08-12T14:00:44.2301707+00:00",
    "due_date": "2026-08-12T14:00:44.2301707+00:00",
    "date_create": "2026-08-12T14:00:44.2301707+00:00",
    "date_update": "2026-08-12T14:00:44.2301707+00:00",
    "date_closed": "2026-08-12T14:00:44.2301707+00:00",
    "suggested_user_id": "8062c8b1-f7d3-4084-b186-47e910647ea9",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a417cde3-7dc3-4b5f-96be-0e032bd7a515",
      "db_language_id": "81ac17dd-bd81-4c07-abbc-46dcb640e520",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-08-12T14:00:44.2301707+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "02fa6717-328d-4eaf-9fdd-b683fd80eba1",
      "sales_organization": {
        "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
        "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
        "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "ea63dddd-2b4b-47f5-8f14-4d0a794b3dde",
      "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": "072cfaad-c9b6-4bc0-bd82-529e354be772",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "24bb4f70-681e-4be7-900d-39ac3676aef8"
    },
    "suggested_date_start": "2026-08-12T14:00:44.2301707+00:00",
    "skill_id": "0940d78d-6e11-4820-964d-7fce4d7bb2e1",
    "skill_code": "sample string 32",
    "skill": {
      "id": "bf9b7702-54a2-4a12-a842-d24a7b3fcf93",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a7fbc149-1a5c-4aa5-bcae-b87591845b1e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "fa2008d0-04f6-4b9d-b581-921809545fc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "71d07b8c-044c-468a-b4c1-f39694e05cd8",
        "db_currency_id": "5a79636c-8275-48e7-82ae-300115ae4ac0",
        "db_language_id": "a2a2ae85-f5ed-4e53-9338-2a75f3e32c39",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
      },
      "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "19130df1-2592-41e3-be75-32fa95930e98",
    "date_reported_by_company": "2026-08-12T14:00:44.2301707+00:00",
    "id2": 36,
    "company_id": "cbca9f79-a2fb-4887-934e-6a3a43ec40de",
    "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": "637253c7-2d75-40a0-bd6d-6b0c9bd50d3b",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-12T14:00:44.2301707+00:00"
}