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": "9b48a7f9-af37-4468-8901-4c8f01969185",
  "estimated_quantity": 2.0,
  "article_id": "fa98e8ac-c46a-49b8-b7c4-6b228fcfc62f",
  "article_code": "sample string 4",
  "article": {
    "id": "752eb9f7-6e90-4347-a140-be4928d7cc6d",
    "article_category_id": "74ecc143-4ef7-4763-b07e-71582fc7f577",
    "article_category": {
      "id": "ad636ca8-a85f-4dc2-a047-803f1018eebe",
      "parent_id": "f75b5ad9-332c-424c-89a6-f3fcfc3b5804",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-07T00:03:07.023982+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7320bbf7-ecfe-4d43-893c-df414b0aa295",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e86c6379-1a42-4423-ae04-7679f886df8c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a7a4c10a-0783-4f95-8f1b-9e61e81251c1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "9a57b613-2337-4d1f-b47a-449b9835f63e",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "61d8572a-d5fd-4c3e-bc2a-fd0f1efe3f06",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "0cee3ba1-c85f-4ed7-b2f0-463c4d30b64b",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-07T00:03:07.023982+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-05-07T00:03:07.023982+00:00",
    "date_update": "2026-05-07T00:03:07.023982+00:00",
    "modified_dateutc": "2026-05-07T00:03:07.023982+00:00",
    "article_color_id": "984110d7-a8cf-4d0e-9646-0f37a409807a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "6426f399-3ee8-40bb-a859-0de84fdd78dc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-07T00:03:07.023982+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "569c4db4-5885-41fc-af1d-3a728e77f049",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a57a2b40-da0a-43bb-ba99-cc574f76c248",
    "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": "f1f55c9e-d85b-400f-b3a4-d79c569a67d7",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "102d44ac-9e98-4bc9-a3d2-2b3ae5935c35",
    "_parent_id": "5b9cc58e-f99b-44f3-abf9-13f58b0351d8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "de67e714-7984-418c-a5e1-27705cdcb705",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7e511d26-6abf-49d0-9e37-4760e10564da",
      "_parent_id": "5c5352c6-35b5-4217-a573-a4358e7ff510",
      "root_parent_id": "a5733794-c712-4a77-8592-cc51f43da303",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c6ca41b9-2fb5-4ae4-8c8e-7d3ab2382fb9",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "041c3eac-8b82-4403-890d-4e304a0ab84f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "76abbdf7-4461-4a04-b311-2a35a84002f1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f3f91be7-91e1-4476-9f13-94993884554a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
          "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
          "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
          "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-05-07T00:03:07.0396042+00:00"
        },
        "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
      },
      "equipment_model_id": "f70b919d-2fc5-4152-b135-dce540d72ca4",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "adb788c1-0786-4b0a-a7f5-2b553ae18119",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "118fc4c7-f87c-4964-8ea3-8c53551a37d1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "3b3ef044-42c9-4770-bd4d-e311890b7b17",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d4c92330-75c1-401d-8589-dd30cdb6b002",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
            "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
            "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
            "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-05-07T00:03:07.0396042+00:00"
          },
          "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
        },
        "equipment_family_id": "563ab9da-39fe-4d53-8e07-f47e7f395d0d",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "041c3eac-8b82-4403-890d-4e304a0ab84f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "76abbdf7-4461-4a04-b311-2a35a84002f1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f3f91be7-91e1-4476-9f13-94993884554a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
            "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
            "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
            "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-05-07T00:03:07.0396042+00:00"
          },
          "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
        },
        "date_in_production_since": "2026-05-07T00:03:07.0396042+00:00",
        "date_out_of_production_since": "2026-05-07T00:03:07.0396042+00:00",
        "date_end_support": "2026-05-07T00:03:07.0396042+00:00",
        "sales_organization_id": "efe3f217-483e-4a7b-90b2-0d85f07f8d1c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
          "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
          "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
          "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-05-07T00:03:07.0396042+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-05-07T00:03:07.0396042+00:00"
      },
      "project_status_id": "3e402569-9e01-41b8-906e-b830579a193a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f5a561bf-ffcc-4b66-8da6-ecd5cd3bb4db",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b648fdb1-7ccb-4b4c-81c7-ae73d8e0c975",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
          "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
          "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
          "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-05-07T00:03:07.0396042+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
      },
      "company_id": "2fd31682-b259-480f-a987-57aa87b95595",
      "company_code": "sample string 12",
      "db_address_id": "6832b26f-8f45-4674-b2b2-f26ad77eabc1",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "211c1cf9-f7a9-4520-820f-6ebec8c8a85c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "f0c8313f-8dde-4024-81d8-8e605d201733",
      "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-05-07T00:03:07.0396042+00:00",
      "date_create": "2026-05-07T00:03:07.0396042+00:00",
      "date_update": "2026-05-07T00:03:07.0396042+00:00",
      "updated_by_user_id": "488543f9-e341-46a6-9a8d-8808434a7084",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-07T00:03:07.0396042+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-05-07T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-07T00:03:07.0396042+00:00",
      "date_last_job": "2026-05-07T00:03:07.0396042+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-07T00:03:07.0396042+00:00",
      "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "524914b1-e123-4286-a124-05fbd38b2d16",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "072e5b58-260d-4029-867f-d92ad8d29d18",
      "name": "sample string 2",
      "sales_organization_id": "5719895b-3dfe-4df0-9b8c-b36b73e0a28d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "090ce8a6-49c0-4b54-91b0-0c34fe7f4a19",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "46d3aff3-1baf-4a27-8fcd-92747d540d45",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0e1ca105-a67b-4589-9103-2c692c6c1041",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
        "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
        "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
        "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-05-07T00:03:07.0396042+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
    },
    "job_status_id": "b0aa4708-5ee6-46d6-b088-29bf1d5ef1cb",
    "job_status_code": "sample string 11",
    "db_address_id": "2273c15e-8f9e-4bb4-8097-540c93b37874",
    "contact_id": "8d8d503f-9147-4805-abe9-731df51113a2",
    "requested_by_company_id": "28f40677-960f-4f2c-945b-a41c0b6f28cf",
    "requested_by_contact_id": "44ef6483-1476-4605-bdb5-417ec833d21e",
    "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-05-07T00:03:07.0396042+00:00",
    "due_date": "2026-05-07T00:03:07.0396042+00:00",
    "date_create": "2026-05-07T00:03:07.0396042+00:00",
    "date_update": "2026-05-07T00:03:07.0396042+00:00",
    "date_closed": "2026-05-07T00:03:07.0396042+00:00",
    "suggested_user_id": "41af7af3-3603-499a-b55d-36b7776238e2",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "4577ed0e-37de-490f-be7a-17f179d11a46",
      "db_language_id": "377f1bd4-2d30-4332-9c60-fb4a4f6f319c",
      "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-05-07T00:03:07.0396042+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1eb8fecc-0542-4094-a10f-5932ac99cc82",
      "sales_organization": {
        "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
        "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
        "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
        "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-05-07T00:03:07.0396042+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "487bd69d-1982-448f-af82-cb9930b2396a",
      "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": "c8b962e5-306d-432a-b5a2-9b2b2648f6a4",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "df223aad-793b-4edf-a03a-16e36cc7bab9"
    },
    "suggested_date_start": "2026-05-07T00:03:07.0396042+00:00",
    "skill_id": "a0d7ec52-31fb-4d25-b3fa-7780799570ba",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6553edcc-c667-458e-9629-2e7e3371521b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c615b0a0-8b14-442b-a825-ab54dc6f258a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0587f3c5-3648-414b-9b26-4c43e8a56cfb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9916897-4da1-4d3d-9b11-7c98c7bd0c39",
        "db_currency_id": "e68424ab-c094-4d11-8bec-0a037b14d4df",
        "db_language_id": "f470961b-a930-4ee2-9bc9-32cd590867ad",
        "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-05-07T00:03:07.0396042+00:00"
      },
      "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d5e24285-ba7f-475c-84d0-dffdf31478d3",
    "date_reported_by_company": "2026-05-07T00:03:07.0396042+00:00",
    "id2": 36,
    "company_id": "ae9d12a1-fd53-4a87-9f7a-d62401a8cf1c",
    "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": "b538c7a5-06b7-4c1a-910c-ebc522f087ac",
    "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-05-07T00:03:07.0396042+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-07T00:03:07.0396042+00:00"
}