Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "97e5c68e-b849-4d61-a57a-ea0d867639cc",
  "estimated_quantity": 2.0,
  "article_id": "409e18b2-e762-4e29-8aa4-fb8b1402b6a4",
  "article_code": "sample string 4",
  "article": {
    "id": "83f2f8ae-c85e-4185-944e-a9d0d0b44934",
    "article_category_id": "be144192-8837-406e-ae27-aa21ae3e8739",
    "article_category": {
      "id": "50992196-bf86-40d1-a01a-c4f4a60d435f",
      "parent_id": "2a5a51fc-ed2d-4149-9d08-c9910c117cb8",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "4c1fdafb-4cb0-4334-a840-d574c3455e00",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6cb59fe8-11d0-45df-977d-5cb3f381d1aa",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bb7a89bf-45c7-4b08-8ef2-b88f691f28a7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f218d5de-f155-41ae-97ca-e62544e36c43",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "fc78cbec-868a-4dd7-8811-199c63d808cf",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "3bb22974-cee7-4c66-8de6-f4fa248a9e51",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-19T10:17:03.1931353+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-09-19T10:17:03.1931353+00:00",
    "date_update": "2026-09-19T10:17:03.1931353+00:00",
    "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00",
    "article_color_id": "75583a81-3005-4ec9-99e8-871d38ee32ce",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "48a15853-ddd8-40d7-a756-c1009ffa0ab3",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ed60e39d-a411-4542-ad0f-6a6e84aa27dc",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "843f3c20-044e-42d1-a4de-57ba22a8ef03",
    "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": "85b96084-c16e-4a90-89ca-2875e2bb774e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ee30e6ae-fcb4-46f6-b9f3-61d470d5ca0d",
    "_parent_id": "b106068e-09fb-4cf9-92f5-fbd5b78bdbdd",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "61cf9ae6-e6b0-4677-ab14-1b466e02185f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "dd50c742-9764-4ed7-aea8-8102984ff59b",
      "_parent_id": "fd3067ed-ce24-4386-82bc-df519b617729",
      "root_parent_id": "0da7681d-db4a-4d21-891e-c86a49a54b36",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "dce81c15-7740-4913-890c-678d2eb81719",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "99761651-20cf-4d85-9e78-becb90431ccd",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d63ac3bb-27a0-45db-af66-0ae8338be1e7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "60d82aca-72aa-42b1-8d28-ff21f434ad59",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
          "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
          "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
        },
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "equipment_model_id": "70e57c51-36fc-4f33-b105-73a4990b03e7",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "197eae40-7f68-4aea-a2d8-bf6fc96fdc1f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "57d80647-485a-466b-bb74-11eba2391693",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "0830aa92-34b3-4d1d-9a73-eb9fbb9f090c",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5c302ca9-0d09-45aa-9312-f10e25f0a6ba",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
            "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
            "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
          },
          "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
        },
        "equipment_family_id": "a3fe3eb4-4f0f-4c4e-9b4b-bea239307869",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "99761651-20cf-4d85-9e78-becb90431ccd",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d63ac3bb-27a0-45db-af66-0ae8338be1e7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "60d82aca-72aa-42b1-8d28-ff21f434ad59",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
            "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
            "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
          },
          "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
        },
        "date_in_production_since": "2026-09-19T10:17:03.1931353+00:00",
        "date_out_of_production_since": "2026-09-19T10:17:03.1931353+00:00",
        "date_end_support": "2026-09-19T10:17:03.1931353+00:00",
        "sales_organization_id": "fa6f8fca-881a-4e80-99e8-5aa7564b55bf",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
          "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
          "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "project_status_id": "faff6c62-0204-45a2-822b-fb41363b9540",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "9f472733-e65e-4860-a731-218b890ff6df",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "157ae7c4-f7b6-4384-b5b5-f3f0441be86b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
          "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
          "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "company_id": "72da9278-1e6a-41b5-b53e-0d1f522806ad",
      "company_code": "sample string 12",
      "db_address_id": "60fe0257-39a4-4d62-a679-b39c9c06648b",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "539f4083-df34-483e-9b2f-2d7fa2cf7baa",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "817c167f-999e-428e-b627-4e85bf62e950",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-09-19T10:17:03.1931353+00:00",
      "date_create": "2026-09-19T10:17:03.1931353+00:00",
      "date_update": "2026-09-19T10:17:03.1931353+00:00",
      "updated_by_user_id": "38ac50d7-2575-419b-91dd-29b2532fb88d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-19T10:17:03.1931353+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-09-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-19T10:17:03.1931353+00:00",
      "date_last_job": "2026-09-19T10:17:03.1931353+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-19T10:17:03.1931353+00:00",
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "c8b4fcf2-a8af-4c6c-83be-16ea7c30add2",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "cbb0b0ea-6db9-46f7-92ef-63df3866eb89",
      "name": "sample string 2",
      "sales_organization_id": "9479ed5e-1524-4b20-8601-93e97091ae8e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "4d80c537-86d8-4c6a-bad6-db0f980953b3",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "14ab66a0-4a7c-4eed-bfcc-47c936cc1cbd",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a05f17dd-8fc1-4eaa-b60a-2a1d625beb1c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
        "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
        "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
    },
    "job_status_id": "b729e16f-40ce-43b2-9fd5-11f528ea357f",
    "job_status_code": "sample string 11",
    "db_address_id": "743268d8-ec96-48ab-94d5-ea7f19da9203",
    "contact_id": "5bc3b9ab-20c5-403b-bc9f-47d2879e92d3",
    "requested_by_company_id": "d367faeb-3668-438f-b6f4-7f347d5e1b24",
    "requested_by_contact_id": "cb94e065-2a51-4800-8d01-fd0b07befe80",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-09-19T10:17:03.1931353+00:00",
    "due_date": "2026-09-19T10:17:03.1931353+00:00",
    "date_create": "2026-09-19T10:17:03.1931353+00:00",
    "date_update": "2026-09-19T10:17:03.1931353+00:00",
    "date_closed": "2026-09-19T10:17:03.1931353+00:00",
    "suggested_user_id": "2968308f-60c9-42c5-97c3-5d7605e365c1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c9d5ba7c-3c33-4a73-b823-f16355b5de35",
      "db_language_id": "19185546-5daa-4c41-97d0-d4fedffacca7",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-09-19T10:17:03.1931353+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "62edd6c1-a072-4d84-98b5-bf77585bfe0d",
      "sales_organization": {
        "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
        "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
        "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d1b3be8f-6966-45ca-b59a-0888c82c93d5",
      "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": "b9385c9b-56b3-48d3-972f-d724a892c831",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a1de7db0-f6e8-4201-91c1-b1c3a504d713"
    },
    "suggested_date_start": "2026-09-19T10:17:03.1931353+00:00",
    "skill_id": "fe073cab-3b6c-49ad-a1bf-63a5635f90ce",
    "skill_code": "sample string 32",
    "skill": {
      "id": "977ec484-0f13-48b2-9e89-a96d4d096df2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c464fa86-9df7-4ac9-b998-db6a6cd3ef79",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7fa6a3d3-bcae-4cfb-87c7-909703ea0a26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "581d6f55-8066-4f20-92f5-bd61b977b9b8",
        "db_currency_id": "674ae585-c032-47bb-9dc5-dc0e29b60a02",
        "db_language_id": "b5919f8c-d801-4321-819f-0fc291a04d48",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
      },
      "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9afc32e6-a9db-4bd7-8186-60fd51fd7d3d",
    "date_reported_by_company": "2026-09-19T10:17:03.1931353+00:00",
    "id2": 36,
    "company_id": "c4897b7f-5372-49f4-a898-49db8808448a",
    "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": "ea7a6a32-fe69-4b7f-b728-dc47f0c83f9b",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-19T10:17:03.1931353+00:00"
}