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": "4f098789-d689-4576-b816-c39469e62e06",
  "estimated_quantity": 2.0,
  "article_id": "5d6ce2c3-82f4-4290-86fc-ac71235654f8",
  "article_code": "sample string 4",
  "article": {
    "id": "743ecb20-a168-44c0-ad41-fb38e7f5d6f5",
    "article_category_id": "d2da3f1d-913f-4b5d-ba93-083cdd624451",
    "article_category": {
      "id": "294edd22-ccf9-41d1-8ea6-b6cc941f7fae",
      "parent_id": "ee7b3135-a503-4db6-a561-3241862a020b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-28T18:07:24.1663883+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "0242ba40-0dc4-4b92-a4b2-49ef4e95274f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "695d23d1-401e-4dff-acc8-ae073790e4ed",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bc59ee02-ca4f-43d5-a67b-b05e115ba98e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "51fc0b0f-9be6-4259-9ff0-d7e326ac4de5",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "21d9fd06-4ebb-4ece-8416-20a3c58a2426",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "210d9bbc-553d-49f4-9a3b-8d18e5c8475a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-28T18:07:24.1820149+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-07-28T18:07:24.1820149+00:00",
    "date_update": "2026-07-28T18:07:24.1820149+00:00",
    "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00",
    "article_color_id": "1ea3ad2c-ee61-4214-b0b3-577dccceaa78",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "eab9d77f-9eba-4226-88d6-bb58c7efafee",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "66992326-63a3-44f9-99ac-84c22c3da979",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a461826b-00f3-4670-8093-f6bac176abe6",
    "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": "c047a1e4-bcac-4b48-8f6f-6994937fce84",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c4c4856a-70f2-4b17-ab8a-0581b7ea18cd",
    "_parent_id": "07e635f1-0637-47f4-8328-a0e7cb165220",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "d1280c84-69b3-46b7-a4f1-8c9ee9bfc7a7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "513c4b62-1ad0-4304-a793-ab5618bb9b5f",
      "_parent_id": "05957756-0807-42ea-bb0e-b3dd9d0e0d80",
      "root_parent_id": "eb468af1-e643-4f64-afe7-2e7d1e2def36",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a6858350-5d7b-4eb4-8103-e1f89673432d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "5d78536b-e96e-4757-a2de-0f941ff8e2ab",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "2ccbd7f7-ce66-4187-9f30-32b7593bb123",
        "_parent_code": "sample string 6",
        "sales_organization_id": "83ae511e-95be-47fc-9692-d7b9f59b34f0",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
          "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
          "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
          "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-07-28T18:07:24.1820149+00:00"
        },
        "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
      },
      "equipment_model_id": "e028cd1b-3a07-435b-8623-3692629991da",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e4139536-2df7-482d-9db9-9ecfbed4afb2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e3c30c4b-ddc4-48f9-8717-e731e0d8d4be",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "3e86da9d-6aeb-4a10-8de6-c37334224d42",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b2709614-a14b-425b-a33f-8d57d44577d1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
            "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
            "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
            "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-07-28T18:07:24.1820149+00:00"
          },
          "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
        },
        "equipment_family_id": "cd71296c-6a95-4295-9533-8bfc9d096751",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "5d78536b-e96e-4757-a2de-0f941ff8e2ab",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "2ccbd7f7-ce66-4187-9f30-32b7593bb123",
          "_parent_code": "sample string 6",
          "sales_organization_id": "83ae511e-95be-47fc-9692-d7b9f59b34f0",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
            "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
            "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
            "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-07-28T18:07:24.1820149+00:00"
          },
          "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
        },
        "date_in_production_since": "2026-07-28T18:07:24.1820149+00:00",
        "date_out_of_production_since": "2026-07-28T18:07:24.1820149+00:00",
        "date_end_support": "2026-07-28T18:07:24.1820149+00:00",
        "sales_organization_id": "e9c7bcd4-1a4d-4413-af95-dbce2be3c8d7",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
          "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
          "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
          "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-07-28T18:07:24.1820149+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-07-28T18:07:24.1820149+00:00"
      },
      "project_status_id": "20c23a8f-8eea-428d-827a-c31c57c53b91",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "676c0409-c109-4336-b5ae-d5fb1f2932c6",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "077e1498-7885-4a02-8109-63e1a1a0ce30",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
          "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
          "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
          "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-07-28T18:07:24.1820149+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
      },
      "company_id": "4fdaa3b7-29cc-4aba-9268-173232fa300c",
      "company_code": "sample string 12",
      "db_address_id": "01585f2c-35cf-47af-8426-30fdbd6c14d4",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "00a85dbb-e0c3-4a2d-b93b-dc27a409e8d0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0b061cda-4b16-4429-b20e-23f0f0d1019a",
      "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-07-28T18:07:24.1820149+00:00",
      "date_create": "2026-07-28T18:07:24.1820149+00:00",
      "date_update": "2026-07-28T18:07:24.1820149+00:00",
      "updated_by_user_id": "2e5e9a88-ea20-4b6a-a570-4a7452694b18",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-28T18:07:24.1820149+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-07-28T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-28T18:07:24.1820149+00:00",
      "date_last_job": "2026-07-28T18:07:24.1820149+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-28T18:07:24.1820149+00:00",
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "ba6efdc6-2cb8-4ba2-950a-c725b931bb38",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "85c607db-cd00-4e38-95a4-f0fb4fe8d67c",
      "name": "sample string 2",
      "sales_organization_id": "4a7fc4a8-189d-48b5-8927-0816aca0afe9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "31044c5b-68a9-4341-949d-0345d400224d",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "babcb44d-d6de-49ea-b603-41bfb27180df",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6c80efe4-22aa-47f7-bdbf-ed86b13bd03b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
        "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
        "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
        "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-07-28T18:07:24.1820149+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
    },
    "job_status_id": "dae54d9c-a7b0-40b6-86f4-c65898f8324c",
    "job_status_code": "sample string 11",
    "db_address_id": "e1fe96ab-4018-4144-aca5-9841bb69f913",
    "contact_id": "14d52bf9-ba3b-4800-9162-9614709486b2",
    "requested_by_company_id": "78a4a546-37ae-4183-b88f-5f31822d33b2",
    "requested_by_contact_id": "ccf481d9-85d1-48fb-9ec1-17f820d08d6f",
    "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-07-28T18:07:24.1820149+00:00",
    "due_date": "2026-07-28T18:07:24.1820149+00:00",
    "date_create": "2026-07-28T18:07:24.1820149+00:00",
    "date_update": "2026-07-28T18:07:24.1820149+00:00",
    "date_closed": "2026-07-28T18:07:24.1820149+00:00",
    "suggested_user_id": "2cbd8745-bdf8-42bd-b967-9f66297b142b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ef1282ef-b048-4184-a9a2-f72ff2994b7f",
      "db_language_id": "90e04288-2901-454f-92e9-1b8b4de79983",
      "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-07-28T18:07:24.1820149+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1eadc9c1-dd95-4903-81c9-8638540d586f",
      "sales_organization": {
        "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
        "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
        "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
        "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-07-28T18:07:24.1820149+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "9ec47c96-cf48-47e4-a034-b41d05df23dc",
      "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": "3465a852-8dbd-4ba3-9b2d-f36da0aad441",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "4b489d6b-0496-4c02-96e6-b61002b83b02"
    },
    "suggested_date_start": "2026-07-28T18:07:24.1820149+00:00",
    "skill_id": "51ccb618-9581-4c36-bbaf-67739296aa8c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3fb9082d-946b-458a-8bd7-d6ef80f7d382",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c737170e-a664-4989-b0d9-3cdcb657a1ef",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f71f1872-f490-4b2c-95e5-a5d8f1640274",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b80cb229-c147-40fd-b7af-a2114b519972",
        "db_currency_id": "52545b95-7e8c-4249-9eb3-e3a25122cb3a",
        "db_language_id": "7313a554-a534-4fc6-bea0-1281d8f233c4",
        "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-07-28T18:07:24.1820149+00:00"
      },
      "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "50977e22-975b-4057-a8f3-3152f282ce71",
    "date_reported_by_company": "2026-07-28T18:07:24.1820149+00:00",
    "id2": 36,
    "company_id": "3f7ac2ec-84b3-4a75-b0cc-ce87e77dc7f3",
    "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": "20fc0842-c485-46c1-8610-0ce731c5a266",
    "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-07-28T18:07:24.1820149+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-28T18:07:24.1820149+00:00"
}