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": "f68bd0f7-3d33-4703-8355-3f0451074c63",
  "estimated_quantity": 2.0,
  "article_id": "4672ad5a-64e4-4da4-b8fe-b081a8c11cd2",
  "article_code": "sample string 4",
  "article": {
    "id": "64235c31-5ea4-4ac1-9e0a-df23dd15f2e2",
    "article_category_id": "78fa5514-6bb9-4d92-a1cf-49de715c14ea",
    "article_category": {
      "id": "1c39c2ad-4ecd-4e02-90aa-90ec8d264b17",
      "parent_id": "f2ecd390-13d4-4d6d-8969-32d24446d87f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "dbb340c1-8b9e-409a-96d4-0d65ed0284cc",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "aa5f206c-91d9-4728-9bf8-b470d50e2d3d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "224bec66-4bd7-4f43-81b6-ae785ac04fa1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b5203db1-b943-48e6-8653-45c0d27aa95c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "dd92b63a-4fbf-4491-bab5-7f4f6e80a458",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a618634e-a15e-4f62-882c-6f7c13b4abbb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-18T15:10:45.1714797+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-09-18T15:10:45.1714797+00:00",
    "date_update": "2026-09-18T15:10:45.1714797+00:00",
    "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00",
    "article_color_id": "9b447a38-9063-4835-9a4d-ebbd2470aed0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d3aae02b-6875-4508-a17f-f31fadd30a64",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "cfdb6166-e78c-4656-8927-2edb481dfff3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a7b5a051-38e4-43e7-bf00-df26b5818b19",
    "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": "a8ff0b2c-6071-4c08-924a-7340022ac50d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "dee92a11-a38f-4f94-9bf4-cd50e85cccb2",
    "_parent_id": "a7e44150-cf1f-4414-a92d-f167331b912b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "027dc97b-2fba-4b1e-a09c-e4126231a88e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "45756df0-42eb-4d7b-b5d1-91a2f1c18b71",
      "_parent_id": "e7daa38a-5fc5-4e12-b125-68af381d7565",
      "root_parent_id": "c0f98294-7c6d-4907-aa77-392c1ff0d523",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "7d8591d0-c314-4bd5-9be1-b3b6087a6fa8",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "10947016-f8ea-4d80-a234-69651703ee23",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "848d2ad7-5348-4e22-bc16-7a1616f8992e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "51d04ca0-b218-4193-861e-956bec6734cf",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
          "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
          "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
          "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-09-18T15:10:45.1714797+00:00"
        },
        "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
      },
      "equipment_model_id": "26c0bf29-73bb-4757-95b1-831cac44b59c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b234fcee-889f-4a84-b6cd-fdcfefe5dc12",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "dcc15cd0-564b-4bca-a719-07af741aac92",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9ec7870c-5039-4337-8de3-0e80b48db441",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "1a30bd66-1082-48de-8f24-8e28d0318f41",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
            "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
            "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
            "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-09-18T15:10:45.1714797+00:00"
          },
          "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
        },
        "equipment_family_id": "c84036b7-3d88-491b-9c60-089b71d1d46d",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "10947016-f8ea-4d80-a234-69651703ee23",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "848d2ad7-5348-4e22-bc16-7a1616f8992e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "51d04ca0-b218-4193-861e-956bec6734cf",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
            "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
            "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
            "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-09-18T15:10:45.1714797+00:00"
          },
          "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
        },
        "date_in_production_since": "2026-09-18T15:10:45.1714797+00:00",
        "date_out_of_production_since": "2026-09-18T15:10:45.1714797+00:00",
        "date_end_support": "2026-09-18T15:10:45.1714797+00:00",
        "sales_organization_id": "2541b69e-1ee0-4f85-9ae0-2128182e16cd",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
          "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
          "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
          "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-09-18T15:10:45.1714797+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-09-18T15:10:45.1714797+00:00"
      },
      "project_status_id": "4337999f-9050-473e-8f0d-7aee78f48529",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f8a294f6-d12e-4476-bda9-fe1fd279bd5b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3a5c5680-dea2-472c-b2e9-982dfcdfe807",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
          "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
          "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
          "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-09-18T15:10:45.1714797+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
      },
      "company_id": "ad778457-cd2a-4fb9-8a0d-867e9876103b",
      "company_code": "sample string 12",
      "db_address_id": "dd81832b-b832-4737-9b91-6917b9e918da",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7ae6ec5e-ff99-4b8e-9258-9f45db231bc9",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "27081a1f-9766-4679-8fa5-96ff5265ce04",
      "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-09-18T15:10:45.1714797+00:00",
      "date_create": "2026-09-18T15:10:45.1714797+00:00",
      "date_update": "2026-09-18T15:10:45.1714797+00:00",
      "updated_by_user_id": "3f87d723-262d-417d-a672-10a416f19d40",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-18T15:10:45.1714797+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-09-18T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-18T15:10:45.1714797+00:00",
      "date_last_job": "2026-09-18T15:10:45.1714797+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-18T15:10:45.1714797+00:00",
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3d9db631-f130-47b3-99b6-7657d0bfef55",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "62391845-c00d-4769-a4fa-83e0cb8a0318",
      "name": "sample string 2",
      "sales_organization_id": "d068633f-4d62-4ccb-92d8-0f9161f311f9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "36585535-1718-4071-b228-9685fae0e836",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d5d76ac1-327e-419d-ad22-89842aee7cd2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "1e2b89f1-d6f4-46d0-8cec-d4ed14495bbd",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
        "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
        "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
        "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-09-18T15:10:45.1714797+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
    },
    "job_status_id": "273a00a6-e219-42c5-9464-bf2e0e4692a7",
    "job_status_code": "sample string 11",
    "db_address_id": "8137e237-295c-46db-8983-5ed324dea1a0",
    "contact_id": "dceff08e-53dd-491b-9cf7-346b8ba9b73f",
    "requested_by_company_id": "81780613-55b0-4eca-9fe2-759248d3fb96",
    "requested_by_contact_id": "9f555338-b94c-474e-8bf8-4469b7cff2ea",
    "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-09-18T15:10:45.1714797+00:00",
    "due_date": "2026-09-18T15:10:45.1714797+00:00",
    "date_create": "2026-09-18T15:10:45.1714797+00:00",
    "date_update": "2026-09-18T15:10:45.1714797+00:00",
    "date_closed": "2026-09-18T15:10:45.1714797+00:00",
    "suggested_user_id": "8565cf50-fe46-487e-bcdc-c94dd9b60865",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "df474ff8-c327-4750-bc3f-8c3ca3a58981",
      "db_language_id": "df87b5e0-c0c1-4086-99c3-c0cf1261ef93",
      "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-09-18T15:10:45.1714797+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ae8a8f08-4d8e-400f-9d60-8ed650e7d2f3",
      "sales_organization": {
        "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
        "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
        "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
        "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-09-18T15:10:45.1714797+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "22410e6c-3801-45b8-bd44-b38e00532934",
      "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": "ffcf29d2-be72-4547-8b98-2dca498a8554",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "57eb48e4-eb97-4c4a-98f3-8c5839cdd901"
    },
    "suggested_date_start": "2026-09-18T15:10:45.1714797+00:00",
    "skill_id": "60c42c91-8508-427e-9388-024ffdb4cac3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "fb05c5f1-1108-4026-bd43-2e8ceaab9f26",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "28d42c64-9804-46a0-8535-e1c96c3ffcc5",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7dc6c626-bde8-48ce-96d2-d2f5f93f5eaf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1a3393be-9612-4002-9829-45b8e6c53d68",
        "db_currency_id": "87996b27-d598-4b7a-ad72-05fd99c43d73",
        "db_language_id": "0f6da734-f2e7-4bf5-9ff9-e2940fc56c6e",
        "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-09-18T15:10:45.1714797+00:00"
      },
      "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "db043941-a060-4448-ba43-0ef57ab8d370",
    "date_reported_by_company": "2026-09-18T15:10:45.1714797+00:00",
    "id2": 36,
    "company_id": "6cfab6ba-cbdc-45ab-b09f-da1b4afea64f",
    "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": "dc317315-100c-4cc9-87da-71644e5d600e",
    "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-09-18T15:10:45.1714797+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-18T15:10:45.1714797+00:00"
}