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": "2303528e-0add-41b4-b4d4-4e4f8213deed",
  "estimated_quantity": 2.0,
  "article_id": "acd16f52-1bdb-4a9c-8525-334687862a72",
  "article_code": "sample string 4",
  "article": {
    "id": "1ba4302a-eea9-4769-b559-c1982b1a7265",
    "article_category_id": "e406e2a7-fa14-484c-ab24-7c4b91824fdf",
    "article_category": {
      "id": "1895f53c-576e-4f8f-a084-6d3755facb64",
      "parent_id": "6a6bc4f6-086a-4ad0-9fe0-cf43fabd5910",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "949ad028-1a40-4bf9-8c6d-52a732965509",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "dca9a324-6cca-4573-9fda-8d2b41ebbfe1",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b4ae6d14-5ffe-4885-8f7a-a4f12600a793",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ae831899-0ebf-4b3a-acbd-f6c907a15cbd",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "34da90e6-f2fa-4cb5-bfc9-f6f79954ea3f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "34c082ea-ec94-4194-8e2c-db46ff34ecec",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-24T11:32:53.4871902+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": "2025-12-24T11:32:53.4871902+00:00",
    "date_update": "2025-12-24T11:32:53.4871902+00:00",
    "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00",
    "article_color_id": "f66303a5-0e65-488f-936e-6bf2bab8b604",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "13f58268-41b9-43bc-80e4-a2a18682093f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "c619defa-e72d-47e7-b2cf-aeebf95e2b32",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c7d3c2aa-7543-4319-a008-6536da6161e5",
    "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": "afa4b177-a62e-4a84-b326-4dc13b58b845",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "37798068-aedd-4417-9ae1-934cc7f30091",
    "_parent_id": "6e894054-5b95-40c7-bee1-e3f8f809d121",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0cb8d742-ecf2-41c2-b1fc-15ce949f9ef8",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a4d714b0-8286-4e0d-848e-8ffed01299dd",
      "_parent_id": "1c4cf3e5-b3d3-47c4-9770-5df2bda151ab",
      "root_parent_id": "f87d91ca-e4d7-4155-b0f4-2db2456d1cf5",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "872f1767-6c45-48a5-bec6-1caa69579bc1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "63298082-09d2-4061-bb6d-2b6602680e3e",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "e3ded5cc-de49-4948-a112-1a1812d94a31",
        "_parent_code": "sample string 6",
        "sales_organization_id": "bbd670cb-3754-4f20-9c60-f90ed68eb272",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
          "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
          "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
          "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": "2025-12-24T11:32:53.4871902+00:00"
        },
        "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
      },
      "equipment_model_id": "0ddaa1f5-3ad0-4b56-b0f8-79af332da609",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "5411ba58-db3b-4722-85a6-9fe208235401",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "7cba357c-2cba-45db-a51c-788fb8fcaa2d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "61cc425e-fe21-40dd-936f-5e7f83472112",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f7cc17c0-0e04-4598-9bd1-e59df262b5c5",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
            "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
            "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
            "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": "2025-12-24T11:32:53.4871902+00:00"
          },
          "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
        },
        "equipment_family_id": "5367f9ac-a076-4980-973a-07d34e4d5a87",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "63298082-09d2-4061-bb6d-2b6602680e3e",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "e3ded5cc-de49-4948-a112-1a1812d94a31",
          "_parent_code": "sample string 6",
          "sales_organization_id": "bbd670cb-3754-4f20-9c60-f90ed68eb272",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
            "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
            "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
            "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": "2025-12-24T11:32:53.4871902+00:00"
          },
          "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
        },
        "date_in_production_since": "2025-12-24T11:32:53.4871902+00:00",
        "date_out_of_production_since": "2025-12-24T11:32:53.4871902+00:00",
        "date_end_support": "2025-12-24T11:32:53.4871902+00:00",
        "sales_organization_id": "211ad316-ba04-42df-83b4-4d0cc6cd5a65",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
          "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
          "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
          "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": "2025-12-24T11:32:53.4871902+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": "2025-12-24T11:32:53.4871902+00:00"
      },
      "project_status_id": "5551aa80-f714-483d-8bb7-6209ad8ee171",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "36ba2aac-1d6e-44c7-931f-f89efbf6cea5",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "53b0d26d-2113-4bfe-9c4c-5c642d377d50",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
          "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
          "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
          "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": "2025-12-24T11:32:53.4871902+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
      },
      "company_id": "c2af61ef-e7ec-4452-a8b7-c8e092d3b879",
      "company_code": "sample string 12",
      "db_address_id": "7123d045-480b-4b99-bef4-4b2ba6373e57",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "b1da8a70-d1e1-4bb8-9ab8-e5ff3ec2c407",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b36b6650-a77f-479f-b683-78f8af19ff5e",
      "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": "2025-12-24T11:32:53.4871902+00:00",
      "date_create": "2025-12-24T11:32:53.4871902+00:00",
      "date_update": "2025-12-24T11:32:53.4871902+00:00",
      "updated_by_user_id": "1796fc93-68ca-4874-85b0-0c1a1ef45180",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-24T11:32:53.4871902+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": "2025-12-24T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-24T11:32:53.4871902+00:00",
      "date_last_job": "2025-12-24T11:32:53.4871902+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-24T11:32:53.4871902+00:00",
      "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2202b56a-202b-4956-90f1-a1a5da633395",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "801bdf6f-f04d-4d46-9299-45451076097d",
      "name": "sample string 2",
      "sales_organization_id": "1fa73fcd-571f-44b2-b2ff-ce90fafa9669",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "978feb25-1982-40a9-bba4-b901d5914fc8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fff94f5b-f432-4717-91fd-590f7f33d5ec",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5da63770-fd7c-4ce8-b4c1-77572b033b42",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
        "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
        "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
        "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": "2025-12-24T11:32:53.4871902+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-24T11:32:53.4871902+00:00"
    },
    "job_status_id": "9b6d2e39-9b67-489b-b7e1-dcd5836bde27",
    "job_status_code": "sample string 11",
    "db_address_id": "2eb2e518-0565-4dcf-98ce-e69afde34a70",
    "contact_id": "7b7b05f0-2b51-4be7-aca9-ec506af288af",
    "requested_by_company_id": "d83659ea-2bbe-4079-b929-80cbf0a782f9",
    "requested_by_contact_id": "274d4695-3159-4483-8151-0856e5dfb56d",
    "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": "2025-12-24T11:32:53.5027068+00:00",
    "due_date": "2025-12-24T11:32:53.5027068+00:00",
    "date_create": "2025-12-24T11:32:53.5027068+00:00",
    "date_update": "2025-12-24T11:32:53.5027068+00:00",
    "date_closed": "2025-12-24T11:32:53.5027068+00:00",
    "suggested_user_id": "c70c5c5a-6965-41c8-acfa-a2a958b2258d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "7b58b1a9-9f28-48fc-81ee-383be5c87191",
      "db_language_id": "04fa7811-bb5e-4b1d-b5f4-e6ee113f0f67",
      "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": "2025-12-24T11:32:53.5027068+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3ac9a231-e734-4f54-a1d3-b069157ae788",
      "sales_organization": {
        "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
        "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
        "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
        "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": "2025-12-24T11:32:53.4871902+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "712c7f87-8f47-432c-a9a7-4fa2c8a5c93f",
      "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": "ded98b07-80dc-4e52-9c37-13e3fc9bec1e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-24T11:32:53.5027068+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c327bc07-fa0f-4369-bdaf-ce9cd6f1b1c5"
    },
    "suggested_date_start": "2025-12-24T11:32:53.5027068+00:00",
    "skill_id": "6fac95f4-0f07-448a-a860-60de293df8fc",
    "skill_code": "sample string 32",
    "skill": {
      "id": "adfe8f21-eb04-4534-a887-9f22f8ce3ee0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f2da9445-e024-4a57-b1f5-ea90c85e3bd3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "96eaf85a-2692-4e84-b204-b547de6ece41",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "64b67e05-1730-410f-8fd5-e09c3e3425d1",
        "db_currency_id": "d2bbaece-6760-463c-aee3-3fd66b1fb031",
        "db_language_id": "f9f8bf0b-b6bb-41e1-afb3-18278cbfdab8",
        "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": "2025-12-24T11:32:53.4871902+00:00"
      },
      "modified_dateutc": "2025-12-24T11:32:53.5027068+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d747798f-a699-4356-8dd2-6e78d60aa4c8",
    "date_reported_by_company": "2025-12-24T11:32:53.5027068+00:00",
    "id2": 36,
    "company_id": "b222b459-a7a4-45af-86db-cfdbcd15d080",
    "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": "714f7e3f-10fc-4c78-a5df-df0edb86597d",
    "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": "2025-12-24T11:32:53.5027068+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-24T11:32:53.5027068+00:00"
}