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": "4e711bb0-8b48-4078-8144-ffb9d9e29229",
  "estimated_quantity": 2.0,
  "article_id": "fe91811b-fff2-4f6d-acc2-93fec1a340ea",
  "article_code": "sample string 4",
  "article": {
    "id": "3f47b96c-2afe-43c7-8894-ffc1b05f5907",
    "article_category_id": "638da204-e4a5-4e54-a17c-bad8db3da0aa",
    "article_category": {
      "id": "ac370c99-85ab-461c-b61d-988d94e4c131",
      "parent_id": "736a9000-c739-4c83-ab98-4f5c22854101",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "985685e5-d98b-42f5-869e-1c5cda48bc05",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ec68fda0-d575-4b9d-992e-f7c4973ab431",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f01d700d-29b3-4421-a571-2547e7c60e0b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "8bf9d463-dc53-424f-af5b-bdabcf1236e4",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b0800741-6856-40f4-a470-0b844d910f7b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f13a09c5-6252-4db9-aa33-1ea69324fa67",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-26T02:16:40.9263318+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-02-26T02:16:40.9263318+00:00",
    "date_update": "2026-02-26T02:16:40.9263318+00:00",
    "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00",
    "article_color_id": "08282486-f168-4697-88a7-9ed3dd69d97a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f8e204d8-f1bf-47c8-9599-cfff7af5475d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f9278fad-7b10-408e-8ebe-4f75e50b435a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2f5c5e72-acdb-478e-8685-624b8ce70985",
    "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": "cf6c11e6-56dc-4a2e-9a4a-778efa414beb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a06b1efa-eadb-45be-b082-d804ff2b520f",
    "_parent_id": "c27e4703-5b75-40da-b044-146c52d17dfd",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "6240f975-1126-43ec-a25b-86adaff6233f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "fcba3db9-1ae7-40d6-ae21-c863d225a00a",
      "_parent_id": "cd427f9f-c9c4-438a-892f-91c396cbe176",
      "root_parent_id": "f8dc7514-2841-441f-991c-0140a76a8c8f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "3b22744f-e678-44a0-8018-4e8486811e23",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "8e4a8a7f-d7b2-493e-84c7-e65a77c6d463",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "ed32b934-7ead-4b31-8049-d19a09afa403",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f56752f5-a723-455c-b5f8-e8e94df0d27a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
          "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
          "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
          "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-02-26T02:16:40.9263318+00:00"
        },
        "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
      },
      "equipment_model_id": "c13a83e5-e109-4bde-a41f-ddb481b7f2cf",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "16eccab2-d990-44e8-897a-3a16f7c8be60",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d0c9cbb9-e3c6-4c12-a18c-9b23172f7487",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "46fe0e90-2ee8-42ee-9a27-35bf18c24c69",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7e80cd95-21a2-473d-a331-f010e5a0d8f3",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
            "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
            "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
            "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-02-26T02:16:40.9263318+00:00"
          },
          "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
        },
        "equipment_family_id": "482377d4-fdff-4481-ad17-51fdf8bc41aa",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "8e4a8a7f-d7b2-493e-84c7-e65a77c6d463",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "ed32b934-7ead-4b31-8049-d19a09afa403",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f56752f5-a723-455c-b5f8-e8e94df0d27a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
            "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
            "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
            "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-02-26T02:16:40.9263318+00:00"
          },
          "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
        },
        "date_in_production_since": "2026-02-26T02:16:40.9263318+00:00",
        "date_out_of_production_since": "2026-02-26T02:16:40.9263318+00:00",
        "date_end_support": "2026-02-26T02:16:40.9263318+00:00",
        "sales_organization_id": "b3214a39-5c7e-4b0a-a191-8fc57c1f8343",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
          "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
          "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
          "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-02-26T02:16:40.9263318+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-02-26T02:16:40.9263318+00:00"
      },
      "project_status_id": "6e9abc37-a760-4fef-affd-67091a9930c6",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "b85b7ea1-10da-43ae-8e21-f0953684777b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d3a6f1ce-f781-4d4c-970a-5df103a01719",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
          "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
          "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
          "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-02-26T02:16:40.9263318+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
      },
      "company_id": "10715598-6b6e-4d00-b827-ea7792210f6a",
      "company_code": "sample string 12",
      "db_address_id": "24d444fa-6d3c-467a-b93d-ab4094c9d92b",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5605e846-29a1-43f4-a3fa-f85be113865b",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "67c06c87-6132-402d-8b08-7cd359122e83",
      "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-02-26T02:16:40.9263318+00:00",
      "date_create": "2026-02-26T02:16:40.9263318+00:00",
      "date_update": "2026-02-26T02:16:40.9263318+00:00",
      "updated_by_user_id": "8f475bc8-6d76-4183-9d06-0ae67b3b5709",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-26T02:16:40.9263318+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-02-26T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-26T02:16:40.9263318+00:00",
      "date_last_job": "2026-02-26T02:16:40.9263318+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-26T02:16:40.9263318+00:00",
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "f2634753-9324-4010-8076-86077f053376",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "205d203c-c397-4d66-bb6e-f4ce21c4da3f",
      "name": "sample string 2",
      "sales_organization_id": "618634ef-7ead-452d-a28d-aa377f76957d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "469e23fc-9d6e-4e7b-a74c-9f3668ba2df2",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "a6400a8e-902e-47c2-b80f-b0f0815a76a9",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9543b1fc-d356-4d60-acc4-25e535c88eb1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
        "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
        "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
        "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-02-26T02:16:40.9263318+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
    },
    "job_status_id": "310da6d6-a9a2-414e-ad7f-65004dc6e9d3",
    "job_status_code": "sample string 11",
    "db_address_id": "4ff81802-153e-4acd-86af-97a10ac3646a",
    "contact_id": "ddb26973-6e50-4f0b-9a99-3e4da4ff6380",
    "requested_by_company_id": "fc0a39a1-e83e-4c53-a561-1b4b89a3da7a",
    "requested_by_contact_id": "5d349499-33b6-46a1-a3b3-ac96daad4f0a",
    "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-02-26T02:16:40.9263318+00:00",
    "due_date": "2026-02-26T02:16:40.9263318+00:00",
    "date_create": "2026-02-26T02:16:40.9263318+00:00",
    "date_update": "2026-02-26T02:16:40.9263318+00:00",
    "date_closed": "2026-02-26T02:16:40.9263318+00:00",
    "suggested_user_id": "0e8e5b61-f1bf-4412-8979-0c9793315311",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9856dbfe-eb4a-4929-8ce5-ad1a878caf10",
      "db_language_id": "6b7db72d-4f89-416f-a7a7-6dc5e91d0b68",
      "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-02-26T02:16:40.9263318+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1613fb09-5308-4c9f-bcef-69246ee02695",
      "sales_organization": {
        "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
        "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
        "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
        "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-02-26T02:16:40.9263318+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c4a494f6-3069-4a3a-b2dd-4522f13dc256",
      "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": "8757be27-b3c8-4517-8258-e3c3f8770fff",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f77e554e-809d-4ef7-b316-e2260798e558"
    },
    "suggested_date_start": "2026-02-26T02:16:40.9263318+00:00",
    "skill_id": "aa29156a-02cc-4d48-a63e-82d9a0d1869c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "95da5b41-0929-42e0-9092-4bb8e5c6091b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "18d09ab9-1698-46f8-9f42-4b6d6e200cc0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c9af9e92-00a3-4cec-98bb-deda6ab1b39e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c86c852d-a9c7-4188-893d-c1031cb15b0c",
        "db_currency_id": "891d50c6-4d6b-4b04-bb09-9d8d1e285edf",
        "db_language_id": "0ccea51f-413b-45eb-a7b5-20ca452d21d8",
        "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-02-26T02:16:40.9263318+00:00"
      },
      "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "92899bdd-447a-400e-8ed3-d329b7d02447",
    "date_reported_by_company": "2026-02-26T02:16:40.9263318+00:00",
    "id2": 36,
    "company_id": "3bb6e116-dd5b-4cb6-98cb-80a5979fda3a",
    "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": "4f4c35cd-9a1e-4af3-8723-2c1095ed567e",
    "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-02-26T02:16:40.9263318+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-26T02:16:40.9263318+00:00"
}