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": "66e0463f-37ab-4cd6-8ab0-04f2427dea7c",
  "estimated_quantity": 2.0,
  "article_id": "1a54da46-0b99-411a-85c9-7a1cc8b8a0f2",
  "article_code": "sample string 4",
  "article": {
    "id": "5030ee59-498b-4d5b-8be7-221946890db1",
    "article_category_id": "ed202542-9890-4230-8cb9-360e10f59d36",
    "article_category": {
      "id": "b8b896a9-3ac0-48b2-9d8e-5a1b7dc46438",
      "parent_id": "df3d7181-21c0-41eb-8a04-4150b9e83c67",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8056efe7-349f-4e25-856c-15c5f8fedb2e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "779a57d9-fb54-44c8-acae-e1ec67c43d91",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7b8c6571-bf30-4a0b-a17b-48fc66928973",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f9f6bff2-73a0-4c9a-a12f-99fc85460d38",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "4ed3b7c7-ddff-4a7f-bc0c-212754051f88",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f5176553-6820-4b3c-a103-bbdf6fe91c0c",
    "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-08T03:30:22.2618932+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-08T03:30:22.2618932+00:00",
    "date_update": "2026-09-08T03:30:22.2618932+00:00",
    "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00",
    "article_color_id": "bb3942b5-1292-47be-9051-276c331aef7d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "41e4e2a2-b2c6-4022-9594-dee76b31c2d3",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "32c62d46-6418-4efa-b12f-966d73c22036",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e040d123-cd73-4736-9c01-98b4bada67e7",
    "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": "fe587dcb-305c-4946-b319-316408c278dd",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "f5bd3f30-5007-46f3-81b8-486ec2e03425",
    "_parent_id": "83cd753a-f787-46c4-a612-9a151c11c78e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b4e1b3df-b102-4fc8-8db5-a999bbdee0d0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "05cf1fc0-3f6a-45ca-a9f0-953b9bc2ddf3",
      "_parent_id": "00941dcc-1194-4256-a901-c8f69242e822",
      "root_parent_id": "4c5c2527-64a5-4c35-883e-ca81b0d70909",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "faea4ec7-83ca-4822-b02b-e963e1866c90",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "5ea50f6f-34b1-4e06-86c7-430b3c0e7ead",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b5bd1ff6-f08e-4cd4-b034-a61453ea3f53",
        "_parent_code": "sample string 6",
        "sales_organization_id": "33082a75-a7e6-4784-95eb-79dde78f4dd4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
          "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
          "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
          "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-08T03:30:22.2618932+00:00"
        },
        "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
      },
      "equipment_model_id": "15b16b91-50ce-4c25-9e44-789043b5e0ec",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a86904ae-637b-4a2f-ac7f-91fc78660302",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "24d7588f-f651-4fc0-9642-8ec376bd14e1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "58fc03c2-d863-435a-a4ae-acb291584b25",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "88db9365-2f8c-40d3-b8f3-569ca3dc3e7b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
            "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
            "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
            "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-08T03:30:22.2618932+00:00"
          },
          "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
        },
        "equipment_family_id": "ef9c3d08-b977-4c9e-b970-bba3cb9ce9d3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "5ea50f6f-34b1-4e06-86c7-430b3c0e7ead",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b5bd1ff6-f08e-4cd4-b034-a61453ea3f53",
          "_parent_code": "sample string 6",
          "sales_organization_id": "33082a75-a7e6-4784-95eb-79dde78f4dd4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
            "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
            "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
            "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-08T03:30:22.2618932+00:00"
          },
          "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
        },
        "date_in_production_since": "2026-09-08T03:30:22.2618932+00:00",
        "date_out_of_production_since": "2026-09-08T03:30:22.2618932+00:00",
        "date_end_support": "2026-09-08T03:30:22.2618932+00:00",
        "sales_organization_id": "9de4d532-8ef0-43a7-bdfa-dff4819cecb0",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
          "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
          "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
          "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-08T03:30:22.2618932+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-08T03:30:22.2618932+00:00"
      },
      "project_status_id": "2d1b1549-e605-4b56-a97d-c76071e0d59a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4c3d955e-c216-423d-ac66-3ee5a3d3f7e5",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "7dd90daa-09bb-4143-80e2-ef9b2d8a7b4e",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
          "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
          "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
          "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-08T03:30:22.2618932+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
      },
      "company_id": "c7116abb-724d-4ba4-8fe6-c4ecf02723fa",
      "company_code": "sample string 12",
      "db_address_id": "6e9eda81-a981-4b71-a08a-1e9868534894",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7f44a25d-f21f-42ac-a6db-21e961ee8801",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "608f319a-cb3f-4302-aaca-94a6f49bb9b0",
      "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-08T03:30:22.2618932+00:00",
      "date_create": "2026-09-08T03:30:22.2618932+00:00",
      "date_update": "2026-09-08T03:30:22.2618932+00:00",
      "updated_by_user_id": "3f32fc09-cb2e-4f66-ad96-e989a6e7aeac",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-08T03:30:22.2618932+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-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-08T03:30:22.2618932+00:00",
      "date_last_job": "2026-09-08T03:30:22.2618932+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-08T03:30:22.2618932+00:00",
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "bd864c72-3c94-47ed-a0b8-f1983c74897f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2080eb89-d284-49e2-965a-0866c00303c9",
      "name": "sample string 2",
      "sales_organization_id": "75799a4d-3fc4-4f2a-9379-f3d5013f2479",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "92d47917-c5a3-45e0-891e-c8216f8affb2",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d3708613-d64d-4ffe-9935-ec17840c0d7b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3dcaa567-c4b5-43c8-9ffa-cf1ce6ab1d19",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
        "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
        "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
        "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-08T03:30:22.2618932+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
    },
    "job_status_id": "66dfe4ea-e6f6-4822-929f-4797d08062ef",
    "job_status_code": "sample string 11",
    "db_address_id": "1d2ad906-a5ce-4411-ab90-c5cf72849c67",
    "contact_id": "65376bb6-f3b2-4abd-b786-4f9a5d9dbe12",
    "requested_by_company_id": "275f9ae0-228b-4f83-b0a2-f6814110e8be",
    "requested_by_contact_id": "a2db6434-9674-4d71-adec-d4111ce863d9",
    "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-08T03:30:22.2618932+00:00",
    "due_date": "2026-09-08T03:30:22.2618932+00:00",
    "date_create": "2026-09-08T03:30:22.2618932+00:00",
    "date_update": "2026-09-08T03:30:22.2618932+00:00",
    "date_closed": "2026-09-08T03:30:22.2618932+00:00",
    "suggested_user_id": "8878aadb-1928-4c56-a553-d0459efe15d7",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bb1b7d86-f7d0-454f-9bc4-0363e6f25b2e",
      "db_language_id": "4d5cd9e5-3db7-4ad8-8fbc-c1013d4eacd5",
      "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-08T03:30:22.2618932+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6c30a3e6-c219-45ca-ae7f-1c31ba471ac2",
      "sales_organization": {
        "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
        "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
        "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
        "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-08T03:30:22.2618932+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e0a9fb96-58c9-47f6-a259-4a39e7d44fa3",
      "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": "d57b11fb-4d75-47c3-9343-58c37fa770fa",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "422a0218-984a-43c2-b287-459142a68cac"
    },
    "suggested_date_start": "2026-09-08T03:30:22.2618932+00:00",
    "skill_id": "5d30869d-1d4f-4cd3-bdb5-d98183915166",
    "skill_code": "sample string 32",
    "skill": {
      "id": "2c8c61ca-5b18-4b6b-91eb-72b0021b39a6",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "4f9c0d72-b40e-4410-af00-75228ec80a2b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bba6dae7-aaec-4945-a4d4-7974823120a5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c17315a-70fa-40a3-9408-fd2ed800733f",
        "db_currency_id": "468ec33b-04e9-474e-b3c8-bf6d8e523ae5",
        "db_language_id": "722db275-b2b5-4ddc-bcce-5b6dbc0b2bef",
        "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-08T03:30:22.2618932+00:00"
      },
      "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ae219aad-955b-4843-a694-fc5d0eef4f48",
    "date_reported_by_company": "2026-09-08T03:30:22.2618932+00:00",
    "id2": 36,
    "company_id": "74a88a32-a428-4e7b-a558-21e302f5d6bc",
    "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": "a2feb450-09de-4fc3-8361-253f4170f4ea",
    "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-08T03:30:22.2618932+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-08T03:30:22.2618932+00:00"
}