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": "bf36756c-70f2-4565-8360-884ea1a38e66",
  "estimated_quantity": 2.0,
  "article_id": "2b2a3da5-1f4b-4a11-a99b-71fa9191409c",
  "article_code": "sample string 4",
  "article": {
    "id": "4602b6c1-2266-43c4-a094-e39e19aaf1e0",
    "article_category_id": "718f8726-db31-450f-b458-168d0401a3a9",
    "article_category": {
      "id": "c73ce3ae-08a5-4533-a9e9-aa7c124f2f2a",
      "parent_id": "bda075cc-a01c-4ad7-b3e8-1553e0c7aa72",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3312cadb-70a8-487e-8925-1dc341f10b2c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "0f49b9ca-51ad-4745-b9d9-e1a3769bc903",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a2993b5d-1319-4a4e-95a0-7e9af84550cd",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "658900b5-9780-4f92-96d5-5934b6f45db5",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "cb9b5ecf-ea52-4274-8682-6b647a7d4981",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ffa9f29a-da51-4f28-8ba6-5c8e3900678e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-25T04:32:59.4838637+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-06-25T04:32:59.4838637+00:00",
    "date_update": "2026-06-25T04:32:59.4838637+00:00",
    "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00",
    "article_color_id": "c70f24bb-b702-45b2-b50c-fe775134dd80",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4da1a45b-0304-4403-bbbf-2b49470e4b05",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b450cc2a-dde0-406e-a64a-15cb570144cc",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e400e475-1436-4c9d-a433-000bdfb7069a",
    "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": "2fadccc9-19ed-44f5-98c7-0e5538c1eac3",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "253dcb2c-d320-4dcc-82cd-6fe338aa228c",
    "_parent_id": "ece884a0-8ce4-493e-bf3c-9a1be76d6f0c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "1ef6e976-ad3a-4ed1-bd1d-3fef56f24175",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5cad5f96-b08e-4a25-a15c-7c8f200c2568",
      "_parent_id": "f4bd41d9-97f1-489a-89b4-c508634fd1fd",
      "root_parent_id": "9ceaed22-aeea-4c7f-896d-776a1f9d5382",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "958b1bf6-f03b-4561-b541-bd6bf8beeef5",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "38b1d998-6697-4b46-850c-824de60ab1c0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "67917c9a-04a6-425b-ae93-66f6233f0d88",
        "_parent_code": "sample string 6",
        "sales_organization_id": "52dfccd2-179c-41c0-9c6a-cc2cebae7ce4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
          "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
          "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
          "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-06-25T04:32:59.4838637+00:00"
        },
        "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
      },
      "equipment_model_id": "4fb2c248-d0c5-4074-8e0e-181586546cd3",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "f71db5a6-326e-48ec-9d00-236a5f1d96da",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "eb03067d-132a-4219-b4cd-8b9d895777f5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "750aeb37-2c44-4647-aa7d-02eba7edac31",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5f36eb68-107b-4631-8060-171b68422477",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
            "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
            "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
            "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-06-25T04:32:59.4838637+00:00"
          },
          "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
        },
        "equipment_family_id": "0f47c666-e803-42cf-8a9d-b27bdbc2f6c3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "38b1d998-6697-4b46-850c-824de60ab1c0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "67917c9a-04a6-425b-ae93-66f6233f0d88",
          "_parent_code": "sample string 6",
          "sales_organization_id": "52dfccd2-179c-41c0-9c6a-cc2cebae7ce4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
            "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
            "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
            "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-06-25T04:32:59.4838637+00:00"
          },
          "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
        },
        "date_in_production_since": "2026-06-25T04:32:59.4838637+00:00",
        "date_out_of_production_since": "2026-06-25T04:32:59.4838637+00:00",
        "date_end_support": "2026-06-25T04:32:59.4838637+00:00",
        "sales_organization_id": "6f21b5d4-4d8c-435d-89c9-cb7ff9b2d12b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
          "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
          "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
          "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-06-25T04:32:59.4838637+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-06-25T04:32:59.4838637+00:00"
      },
      "project_status_id": "e189e44e-7ad1-4d88-b11d-a3802763db95",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "72fd2023-09ad-4ecf-a51c-0e7efc4874a8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "82ee5e39-b0d3-4031-b93c-260c0dfc9b0f",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
          "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
          "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
          "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-06-25T04:32:59.4838637+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
      },
      "company_id": "562e1b9f-5c9e-49a0-b6bf-de06f50fb6aa",
      "company_code": "sample string 12",
      "db_address_id": "1080ce9f-ee66-46bd-b3f4-32b9a3832f2f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "56b75556-40d9-461c-91d5-d9bf55c84445",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "854beb81-0e19-463c-8a48-93f9f6bd5392",
      "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-06-25T04:32:59.4838637+00:00",
      "date_create": "2026-06-25T04:32:59.4838637+00:00",
      "date_update": "2026-06-25T04:32:59.4838637+00:00",
      "updated_by_user_id": "03a874af-453a-4f94-9df2-5c816f584245",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-25T04:32:59.4838637+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-06-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-25T04:32:59.4838637+00:00",
      "date_last_job": "2026-06-25T04:32:59.4838637+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-25T04:32:59.4838637+00:00",
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0cb6c04f-ab9b-4dab-97de-68e7e67b8c43",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f8c730c5-885b-4a13-bd7f-3543963a07b2",
      "name": "sample string 2",
      "sales_organization_id": "127987c6-1f96-4e2d-b3e2-2c9ecd69855f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "de102526-fe0f-404c-8e31-7f1fe24c4487",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "65db00ab-ec1b-402f-944f-71f1818595bb",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2ee96618-fbe3-4f67-bb84-9fdffd6113e0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
        "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
        "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
        "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-06-25T04:32:59.4838637+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
    },
    "job_status_id": "154f7922-3e56-481e-9b39-abcfa83c25b0",
    "job_status_code": "sample string 11",
    "db_address_id": "b0b8c2af-9621-479b-911f-c09798e7033a",
    "contact_id": "b53f175d-4162-4ee0-b6b7-0784d0ef31a1",
    "requested_by_company_id": "45cdbb7d-e7cb-4c34-82f3-b5b6e91e1107",
    "requested_by_contact_id": "5339320c-6661-4a53-8d2a-3e1e289d8308",
    "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-06-25T04:32:59.4838637+00:00",
    "due_date": "2026-06-25T04:32:59.4838637+00:00",
    "date_create": "2026-06-25T04:32:59.4838637+00:00",
    "date_update": "2026-06-25T04:32:59.4838637+00:00",
    "date_closed": "2026-06-25T04:32:59.4838637+00:00",
    "suggested_user_id": "98b9ef0b-2d27-471f-a196-caf1bbb86af2",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "048aba79-da25-4176-becd-d0006542aa94",
      "db_language_id": "bbf66089-62b7-425e-83ca-8c153245d210",
      "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-06-25T04:32:59.4838637+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "91e28cd7-74a6-471b-ab70-b0a777e701ff",
      "sales_organization": {
        "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
        "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
        "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
        "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-06-25T04:32:59.4838637+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "fa3ee82c-f697-4a39-8fb1-41af514a78f2",
      "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": "e1464aa1-48d0-43bf-bd87-307fdbc830f8",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "0cfd3759-a5f2-4239-ab32-b7e031d324b0"
    },
    "suggested_date_start": "2026-06-25T04:32:59.4838637+00:00",
    "skill_id": "24a89d43-b342-4cfb-a2a8-1e8264e4778d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4ac35b71-6455-4776-8e99-ed6a59ff9883",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "27eb9331-d18d-4c27-b366-f8bf7f7f303e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3597e7d3-8c17-40bc-a34e-54dfc8ca9fc4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a1aec594-06f8-4e36-ba88-99338320080f",
        "db_currency_id": "d3ec959e-c606-4531-a73f-038874069b90",
        "db_language_id": "0d0db30b-16a7-4cf4-84df-3b9abe22a84d",
        "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-06-25T04:32:59.4838637+00:00"
      },
      "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "1186d433-0439-4c99-93d4-577097bfc556",
    "date_reported_by_company": "2026-06-25T04:32:59.4838637+00:00",
    "id2": 36,
    "company_id": "1e1bacba-ce96-4bf4-b05f-fc05c86aa130",
    "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": "4a56f10b-86d2-43b3-84da-015778ce3aa2",
    "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-06-25T04:32:59.4838637+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-25T04:32:59.4838637+00:00"
}