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": "b5280c2e-dc27-4719-add1-600f4bb2b76a",
  "estimated_quantity": 2.0,
  "article_id": "99e99db0-c110-4a91-9d88-48b2b6fdda24",
  "article_code": "sample string 4",
  "article": {
    "id": "d794b456-3e22-4738-aed3-f26a9ab88737",
    "article_category_id": "414ec728-4d50-4789-b05d-a02cfa368be6",
    "article_category": {
      "id": "81a30c7d-256d-4bdc-bbcf-c972067f1df7",
      "parent_id": "d3520f32-cf98-43f1-b257-19ff8cba6f64",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "779d2f59-a96b-4615-81b3-06303bc70a60",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1e9c581d-f858-4137-872d-0fcc4e21ed64",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a6d96fdf-37ba-4c8b-add5-30b8eb700d4d",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0d894a01-3b5a-4f1b-a50c-91417aba6119",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "eab44133-3457-4a06-9191-7c4223d1bc8e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "eaa78104-bfad-422a-9eae-acb708072410",
    "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-21T11:23:07.2093322+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-21T11:23:07.2093322+00:00",
    "date_update": "2025-10-21T11:23:07.2093322+00:00",
    "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00",
    "article_color_id": "45b5594a-cd59-48e6-9e58-969771f191f9",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4d8c739c-e11c-49fe-b3ce-8c7741a7fda9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "97980e8c-5b47-4cb8-8774-c57e1cb2c537",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d22ba40f-61ca-41cb-8072-ac79a1fb8929",
    "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": "d11eda9f-5dc9-4f5c-9bb7-dc56264eb89e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6f35f8b3-edc6-4db3-a228-d5b62585582e",
    "_parent_id": "88f2163d-f7a4-42f0-9ae8-ed7605d33bf4",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8a173d5f-b914-4d84-949c-9f61bc4cea3b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "fe982d31-f411-4931-8917-5d2b8f4761bd",
      "_parent_id": "8b2325b2-0849-4274-867d-fe02e5834835",
      "root_parent_id": "d658f6a2-cf1b-4d3d-b1d7-da8a6f95f249",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "9cf2e154-1839-430a-9fb7-ecf21da3a1c7",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "abb3d5b1-db87-49f5-8402-ce0104ab7e1b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "a0d3c6e8-12a5-4c9f-8469-957a0c58d528",
        "_parent_code": "sample string 6",
        "sales_organization_id": "385f19ac-93c4-42d5-b0e4-97756f279f0b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
          "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
          "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
          "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-21T11:23:07.2093322+00:00"
        },
        "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
      },
      "equipment_model_id": "7a086154-633e-4f85-a003-639c993ececd",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "f5ba20ca-2e9c-4671-9b8a-b9ac907611f2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3454bc15-679a-4646-b024-10055937c705",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f0a197b6-8299-4afb-a995-5ac042ddc2dd",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d80536d2-fc86-480f-a91d-571db1382eb9",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
            "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
            "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
            "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-21T11:23:07.2093322+00:00"
          },
          "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
        },
        "equipment_family_id": "0b787576-36d3-444f-95b9-3a79f3aa3b3e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "abb3d5b1-db87-49f5-8402-ce0104ab7e1b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "a0d3c6e8-12a5-4c9f-8469-957a0c58d528",
          "_parent_code": "sample string 6",
          "sales_organization_id": "385f19ac-93c4-42d5-b0e4-97756f279f0b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
            "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
            "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
            "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-21T11:23:07.2093322+00:00"
          },
          "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
        },
        "date_in_production_since": "2025-10-21T11:23:07.2093322+00:00",
        "date_out_of_production_since": "2025-10-21T11:23:07.2093322+00:00",
        "date_end_support": "2025-10-21T11:23:07.2093322+00:00",
        "sales_organization_id": "c6e95cdb-6d51-4d84-a37e-706c59cc7435",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
          "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
          "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
          "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-21T11:23:07.2093322+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-21T11:23:07.2093322+00:00"
      },
      "project_status_id": "2d01eb26-89b6-4d9b-8db0-c4235bd85eb7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5e51c599-984e-407c-9d1b-23237fa8ba8c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "4d926c8f-d08b-4f17-85b7-c0249c1882fc",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
          "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
          "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
          "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-21T11:23:07.2093322+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
      },
      "company_id": "0d17da9a-c349-4abb-81d8-4f58f593f050",
      "company_code": "sample string 12",
      "db_address_id": "fc98f6e6-aea6-4ca6-aec3-f2f9bd99e100",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "104d57c5-8496-40d1-98bd-75f37cfbf844",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ce5ddcad-0bb2-45db-8499-b99e9fea268e",
      "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-21T11:23:07.2093322+00:00",
      "date_create": "2025-10-21T11:23:07.2093322+00:00",
      "date_update": "2025-10-21T11:23:07.2093322+00:00",
      "updated_by_user_id": "2d027c13-4438-4c59-8eba-32ad2b2c4515",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-21T11:23:07.2093322+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-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-21T11:23:07.2093322+00:00",
      "date_last_job": "2025-10-21T11:23:07.2093322+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-21T11:23:07.2093322+00:00",
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "5c210c6d-3193-4014-8c10-06f9b50ce78c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "33610691-3e12-4a47-b29c-6d5cc2560b88",
      "name": "sample string 2",
      "sales_organization_id": "c1b13b6f-bca9-4956-95b7-eda877852d2a",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "f86f819a-b1f0-48f0-a770-d6d276b00a69",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "99c2a417-5d63-47b3-abe4-cf15fc8fff37",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "ae05122a-fe41-453e-ad1d-eff0355fb692",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
        "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
        "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
        "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-21T11:23:07.2093322+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
    },
    "job_status_id": "dbf41975-2678-40d7-b4c7-ae0f6c303670",
    "job_status_code": "sample string 11",
    "db_address_id": "b29231d0-52a6-44f0-a760-f5ac94c94a6c",
    "contact_id": "ecc8cf6b-3137-4776-9ce0-a57d290f99e5",
    "requested_by_company_id": "f02023a0-dafd-42e9-bed3-f8165f3cdb1d",
    "requested_by_contact_id": "92a9661b-3fb6-43e8-a56d-9a0fce2d8351",
    "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-21T11:23:07.2093322+00:00",
    "due_date": "2025-10-21T11:23:07.2093322+00:00",
    "date_create": "2025-10-21T11:23:07.2093322+00:00",
    "date_update": "2025-10-21T11:23:07.2093322+00:00",
    "date_closed": "2025-10-21T11:23:07.2093322+00:00",
    "suggested_user_id": "9017fc12-4529-4e08-8086-7f772e67e1e9",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1f7e61af-c53b-44a4-a90f-c7f2aa8ede8b",
      "db_language_id": "9e857fea-f359-4b96-8f38-b54d444c8d07",
      "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-21T11:23:07.2093322+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "d0c007e8-c238-40d5-b0c6-f511dae66fa8",
      "sales_organization": {
        "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
        "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
        "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
        "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-21T11:23:07.2093322+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "150683d4-cc1f-403c-8b01-19bc23f6d199",
      "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": "2ed770d9-7a22-4afa-bf99-76aa6b54cb0c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "7a2d4435-263c-40ef-aacf-4fdfd0ed1ac8"
    },
    "suggested_date_start": "2025-10-21T11:23:07.2093322+00:00",
    "skill_id": "5c78f918-3ddc-4b6b-b406-610f94832739",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3b8fa2a2-4ad2-4845-b636-27d4183b4bda",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "3923ca39-d894-4c26-91e4-ea76d39bb42e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e23a5ec2-c13a-4200-9403-1ca72bddf27c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "164c40a6-029c-4bb2-beb4-d27ab6c47493",
        "db_currency_id": "e964310a-011a-4d70-8963-7a96ae0dc95b",
        "db_language_id": "352358cd-4f84-40ca-a99e-5aaab22d3741",
        "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-21T11:23:07.2093322+00:00"
      },
      "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "95df425e-af6f-4bb0-ab08-0d221fd75582",
    "date_reported_by_company": "2025-10-21T11:23:07.2093322+00:00",
    "id2": 36,
    "company_id": "f82632c2-5f31-46a6-8b54-219b85c1e8ce",
    "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": "37b84b32-d6dd-47f5-9a3f-6ec54d30a401",
    "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-21T11:23:07.2093322+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-21T11:23:07.2093322+00:00"
}