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": "5b2d4e65-cd83-4fa1-9ef1-607a1a1424a5",
  "estimated_quantity": 2.0,
  "article_id": "c4f316e1-dca3-453d-86d3-3a684c9cf58d",
  "article_code": "sample string 4",
  "article": {
    "id": "ad7d80c2-8a93-41d0-b821-3af5feec2d04",
    "article_category_id": "2ba3e24d-a803-4419-8845-b4755d3ac431",
    "article_category": {
      "id": "78d516a1-4576-418d-be60-8df3c0169eb6",
      "parent_id": "caf05368-1672-47eb-be39-dde68854d4e1",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-23T08:28:23.8493493+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d836dfd1-24e4-4201-b386-290e7c92d5ca",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "0562a5f5-7b4b-4c5b-8772-317da13dac21",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2038779b-73f2-4026-b985-163ed7de03e3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b9008f8f-92e2-4f98-aa13-42469778e5a1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "9298ffb8-16b3-4907-8ac1-5ead0535ba0b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "740f422a-6b58-46ce-a143-18e9bd1ce463",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-23T08:28:23.8649554+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-04-23T08:28:23.8649554+00:00",
    "date_update": "2026-04-23T08:28:23.8649554+00:00",
    "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00",
    "article_color_id": "da4b8375-9e92-469a-8b4f-a76259b35297",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7358514e-5d8e-495e-b913-381808afb73d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "fc2b684c-f3d9-47c9-af4d-d57e40e56c16",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7d6b9bb1-ccb3-4929-8c18-f130cd942efa",
    "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": "549ead54-7d50-40ae-b1c6-42df86512147",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "875187c4-9591-4c36-90a5-fa46148f687d",
    "_parent_id": "37d23546-62dc-4b0e-bb75-11bd80dc7e48",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "43a349f1-7220-4602-80aa-f252344c5874",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "3d9c8983-3ef7-410b-90de-4b8c12c43042",
      "_parent_id": "b5ee51be-cfec-4791-8174-6610b4070f36",
      "root_parent_id": "9a96848b-3ac5-4138-902c-2a14f6557362",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0ae922b8-a1ea-4657-b675-fc4ce8520fae",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b8b75638-6bd2-4b15-b109-4f9f9ba8c514",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f6ff6f77-c563-4284-be0d-6a760699e289",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9e8763d5-7f7c-4f6d-88ae-0c4f286e0ffa",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
          "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
          "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
          "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-04-23T08:28:23.8649554+00:00"
        },
        "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
      },
      "equipment_model_id": "e8e0efe8-4b21-42aa-9f84-187c897ee398",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "425d61d7-5688-4ba6-b532-23f64b3bff4a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "c17e01bd-a5f9-423d-af4d-bcc0969eecf9",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "139f3449-86da-4ea7-97ec-6c6309c6f0cf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9e4d590c-4ddb-438b-8544-0f8fdc8328bc",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
            "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
            "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
            "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-04-23T08:28:23.8649554+00:00"
          },
          "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
        },
        "equipment_family_id": "a5b0a1d9-603b-441c-9f9d-ca7ae696ca54",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b8b75638-6bd2-4b15-b109-4f9f9ba8c514",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f6ff6f77-c563-4284-be0d-6a760699e289",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9e8763d5-7f7c-4f6d-88ae-0c4f286e0ffa",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
            "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
            "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
            "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-04-23T08:28:23.8649554+00:00"
          },
          "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
        },
        "date_in_production_since": "2026-04-23T08:28:23.8649554+00:00",
        "date_out_of_production_since": "2026-04-23T08:28:23.8649554+00:00",
        "date_end_support": "2026-04-23T08:28:23.8649554+00:00",
        "sales_organization_id": "79d317ad-b9c8-4aa7-a1d9-1c3b0049567a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
          "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
          "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
          "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-04-23T08:28:23.8649554+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-04-23T08:28:23.8649554+00:00"
      },
      "project_status_id": "b4a78eb6-535c-41b2-9725-278766b2c04c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7da36ba1-dcb8-4571-a183-4912dab83054",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d021c4ff-7ac8-4528-90fe-a4ea3075a412",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
          "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
          "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
          "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-04-23T08:28:23.8649554+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
      },
      "company_id": "0e234efd-c696-4934-b474-8133271d4ad0",
      "company_code": "sample string 12",
      "db_address_id": "7d461ed2-cc3e-4033-b2c7-0a87861631a9",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "35f6ea6f-3f07-48d5-8d1d-dc57ec43bf7f",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "23603bdc-f15b-43c1-a965-0f3104d08134",
      "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-04-23T08:28:23.8649554+00:00",
      "date_create": "2026-04-23T08:28:23.8649554+00:00",
      "date_update": "2026-04-23T08:28:23.8649554+00:00",
      "updated_by_user_id": "1d47b899-b721-4f28-be01-6cdb86aac5fc",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-23T08:28:23.8649554+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-04-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-23T08:28:23.8649554+00:00",
      "date_last_job": "2026-04-23T08:28:23.8649554+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-23T08:28:23.8649554+00:00",
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a8585efa-a598-4fda-935a-3660e9693768",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "912feac7-b205-4ebe-9522-a12ea825ccb9",
      "name": "sample string 2",
      "sales_organization_id": "c4980d5e-d13a-4ea2-b45f-f4c44f2b236c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5b00c5f2-09f6-4d5a-bec9-65afa46cd1ff",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f75b6468-131f-4e1f-ae67-e9a91be0a112",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "be5d986e-1d34-41dc-9a01-a67fc5ccd00a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
        "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
        "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
        "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-04-23T08:28:23.8649554+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
    },
    "job_status_id": "69c1619d-4279-45b8-be65-3cc3ee7203fa",
    "job_status_code": "sample string 11",
    "db_address_id": "1898b838-448b-4ff6-8a1b-524c20da4c30",
    "contact_id": "1c6a0bbc-e1c4-463e-ae08-25a9161263c0",
    "requested_by_company_id": "4ac19abf-df9e-4634-85ef-6adbc12622bd",
    "requested_by_contact_id": "17aad026-19ce-4b8b-87da-d0f1bd72bfa8",
    "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-04-23T08:28:23.8649554+00:00",
    "due_date": "2026-04-23T08:28:23.8649554+00:00",
    "date_create": "2026-04-23T08:28:23.8649554+00:00",
    "date_update": "2026-04-23T08:28:23.8649554+00:00",
    "date_closed": "2026-04-23T08:28:23.8649554+00:00",
    "suggested_user_id": "39a2c17b-1f38-48f0-b7b3-02cb0d7f5e29",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c86ec716-0e34-439c-9494-202575ea9456",
      "db_language_id": "b513180a-238f-4d49-9fd5-c25b3353b890",
      "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-04-23T08:28:23.8649554+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "92056fd6-0a7f-4929-bc9b-fb6f4e21255c",
      "sales_organization": {
        "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
        "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
        "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
        "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-04-23T08:28:23.8649554+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "25ef05a3-3705-4d4f-bbf3-5809720f90b7",
      "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": "c60da974-096a-4d76-a2b4-e0f400edcd20",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f6c9089c-9dc0-4d01-a581-96559b06e541"
    },
    "suggested_date_start": "2026-04-23T08:28:23.8649554+00:00",
    "skill_id": "d072cc31-aeba-42f3-81e4-98dd6c8ef732",
    "skill_code": "sample string 32",
    "skill": {
      "id": "48c588ee-ad22-46a4-b3ae-2c939ae8ea7a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "1a46a7e4-f439-48dd-ab5d-482732addc43",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "57aacd70-0df2-43ee-b6bb-5b6e2f1dd21d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1edbfc46-36a4-4146-a367-382a641133c6",
        "db_currency_id": "9439495f-a262-403d-98a1-6d91f7dd5e0b",
        "db_language_id": "afa5715b-0260-4672-b384-288bb2067da4",
        "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-04-23T08:28:23.8649554+00:00"
      },
      "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "bba78d73-e04d-4227-aa7a-ccbddc298bf2",
    "date_reported_by_company": "2026-04-23T08:28:23.8649554+00:00",
    "id2": 36,
    "company_id": "f6888b7d-dd56-4c16-ab9b-912ed13f4d4f",
    "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": "993584f1-47a3-40a9-aaf2-8c12adc1dea2",
    "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-04-23T08:28:23.8649554+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-23T08:28:23.8649554+00:00"
}