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": "1b7ecab3-1131-4c2e-9c94-17342daedd2c",
  "estimated_quantity": 2.0,
  "article_id": "52e13ffe-00e7-461d-8fde-986b8693e4b2",
  "article_code": "sample string 4",
  "article": {
    "id": "a865ee89-ebd0-484f-ae09-4ab3d2fcf1a4",
    "article_category_id": "bf3916ea-0e41-47b3-b30f-d73b7a6e18a6",
    "article_category": {
      "id": "db3b82d1-46cd-483e-b360-51d7aed1e10e",
      "parent_id": "7e0518e3-79ff-4ece-94d0-4c81a6f8bcd8",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9f3af31f-74c1-4a3f-808a-9e2c8e2fbf0b",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b50d0b65-17cd-4cd3-9802-ff8f4782f1ed",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "4e84f6aa-df90-434c-b3b0-67599816c781",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "52e97aa0-7bcf-465f-b586-8971e8e37cb7",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6909227e-4d12-4f8f-a85b-58f917e14e67",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "37a226b0-0ab4-48c8-bf2d-4852be8efc9b",
    "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-16T12:00:20.7432166+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-16T12:00:20.7432166+00:00",
    "date_update": "2025-10-16T12:00:20.7432166+00:00",
    "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00",
    "article_color_id": "abf88a63-3fe4-4945-bd7d-1f574f98392b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "c730183c-c9dc-4077-8e7e-ad4f34066d1d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f15f8681-8c0d-4f19-b2b0-0cdc5f42c36d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "5dd9381f-07d9-43b7-8a8c-83fa18df1cdc",
    "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": "58d225f1-ec3c-4a42-ad46-79f422caf5d9",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d65e18ca-4543-4e97-a4a6-32df682a726a",
    "_parent_id": "507ecec7-e3c7-4bc1-a300-5a4346490b3f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "31b5360c-77cf-40d7-aa9f-a42a15ecb42e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0df1c520-7ddc-47c5-a196-ab006383b29b",
      "_parent_id": "dfddb07e-a251-4514-a0ad-76a4fe0fe983",
      "root_parent_id": "41986d04-4a9a-4a61-9877-15e992a64968",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d1ada1fa-42d0-49b4-bbd8-27023fb749f4",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b485792f-e821-4017-897d-fadeb4cd2902",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7460a2d0-0662-4b2d-beeb-c75b8487e924",
        "_parent_code": "sample string 6",
        "sales_organization_id": "fa62cfe9-5799-4451-b45e-1adfa0945955",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
          "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
          "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
          "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-16T12:00:20.7432166+00:00"
        },
        "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
      },
      "equipment_model_id": "67e28f9f-106d-4899-b71c-187fc8950805",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "90491201-4019-45fe-b053-3ee9db00da9c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d50c630c-0162-44e4-a95b-ee4fcfa92864",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8baa91e7-ecd8-442d-a003-f4985f2ef1dc",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "702ff573-d22e-4868-a1c3-ada80eb02de9",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
            "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
            "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
            "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-16T12:00:20.7432166+00:00"
          },
          "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
        },
        "equipment_family_id": "98b8e347-4631-4a48-89dd-226f895f4339",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b485792f-e821-4017-897d-fadeb4cd2902",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7460a2d0-0662-4b2d-beeb-c75b8487e924",
          "_parent_code": "sample string 6",
          "sales_organization_id": "fa62cfe9-5799-4451-b45e-1adfa0945955",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
            "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
            "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
            "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-16T12:00:20.7432166+00:00"
          },
          "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
        },
        "date_in_production_since": "2025-10-16T12:00:20.7432166+00:00",
        "date_out_of_production_since": "2025-10-16T12:00:20.7432166+00:00",
        "date_end_support": "2025-10-16T12:00:20.7432166+00:00",
        "sales_organization_id": "560be99d-bbdc-479f-8d6f-c7b27d6d9bff",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
          "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
          "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
          "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-16T12:00:20.7432166+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-16T12:00:20.7432166+00:00"
      },
      "project_status_id": "a51dd38e-3979-4e51-b1b0-9599033b4e10",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "007ef2a7-4aba-42bb-8f1e-bc8ab1c415c5",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "f1c3b2b7-56ce-434c-9bf2-a49e313d5b61",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
          "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
          "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
          "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-16T12:00:20.7432166+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-16T12:00:20.7432166+00:00"
      },
      "company_id": "755e0fb7-463e-43c4-8fbd-3ab44e80824e",
      "company_code": "sample string 12",
      "db_address_id": "b583e53e-b50d-4047-93c4-626e2e7f155d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "cb99abab-905b-4982-8517-9821b89457e2",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "589e8701-3c31-4495-b585-25768fa5d7d5",
      "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-16T12:00:20.7432166+00:00",
      "date_create": "2025-10-16T12:00:20.7432166+00:00",
      "date_update": "2025-10-16T12:00:20.7432166+00:00",
      "updated_by_user_id": "f25438b3-6c34-46db-90e3-4c6ff961056e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-16T12:00:20.7432166+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-16T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-16T12:00:20.7432166+00:00",
      "date_last_job": "2025-10-16T12:00:20.7588371+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-16T12:00:20.7588371+00:00",
      "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e2519aca-ba49-40fe-83cf-7f15798e5dda",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "ddb2a03c-9a7b-47a5-849c-4eac794884d1",
      "name": "sample string 2",
      "sales_organization_id": "1efcb626-dbc7-4904-8c16-74a42a876851",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "4a66c604-d299-4559-92ed-21fbb3afd408",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e63bfdc5-174d-448c-ad1d-6a19ddc3ad3e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "928cf99d-5714-44c1-b976-3e7f3230fa81",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
        "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
        "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
        "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-16T12:00:20.7432166+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00"
    },
    "job_status_id": "59c5f7cb-a954-4414-bfb0-51cf4d9d0c9a",
    "job_status_code": "sample string 11",
    "db_address_id": "b64177ae-5558-4145-ac7d-a5aefec45eb5",
    "contact_id": "fe87e3aa-bc95-4f52-af53-05742875a6d3",
    "requested_by_company_id": "79f7f512-a2f5-48b4-b488-d62217c2f6f8",
    "requested_by_contact_id": "bde9ba1b-1aa7-4002-a523-49d8d6e5cd30",
    "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-16T12:00:20.7588371+00:00",
    "due_date": "2025-10-16T12:00:20.7588371+00:00",
    "date_create": "2025-10-16T12:00:20.7588371+00:00",
    "date_update": "2025-10-16T12:00:20.7588371+00:00",
    "date_closed": "2025-10-16T12:00:20.7588371+00:00",
    "suggested_user_id": "0126b242-db6c-40b6-8f16-8fbd2b524cd0",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "0ec241d3-2b9a-46e2-822f-0bb7a4031cc8",
      "db_language_id": "b91bfc7f-9506-43b4-80f1-ed9cf2710cb0",
      "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-16T12:00:20.7588371+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "73435346-981f-4aba-a4c5-a83793d1bf0b",
      "sales_organization": {
        "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
        "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
        "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
        "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-16T12:00:20.7432166+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "adeb0361-8386-41d9-bbbc-4764742e6062",
      "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": "de4f474d-9991-494b-879c-a6545bb53153",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ee04b2bf-59e0-403f-8903-c1b591241b13"
    },
    "suggested_date_start": "2025-10-16T12:00:20.7588371+00:00",
    "skill_id": "d3f512a6-e030-4174-90fc-a690a9435138",
    "skill_code": "sample string 32",
    "skill": {
      "id": "e0ca77ee-2f9c-446f-bfae-c837823d26ac",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c854476e-2374-48b6-bc2b-4c3b1ccfee92",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f4473e7d-d392-4103-80a5-5a48cc192842",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "59b47ba9-4b33-453b-8ed2-8b23f82138f8",
        "db_currency_id": "e5f2441a-2cfd-46e0-8ada-ccb765d6c5f1",
        "db_language_id": "762ca569-b64d-47b2-84f5-c87a5719e52a",
        "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-16T12:00:20.7432166+00:00"
      },
      "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5c5259ba-c530-483e-a5e5-5a1055c826c8",
    "date_reported_by_company": "2025-10-16T12:00:20.7588371+00:00",
    "id2": 36,
    "company_id": "296403dc-4dd9-490e-9392-633b1a7566c3",
    "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": "596ff105-4954-4a84-a4c6-cfe64247af3a",
    "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-16T12:00:20.7588371+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-16T12:00:20.7588371+00:00"
}