Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "8cac845e-2f24-4a04-bbb2-e814e296e57b",
  "estimated_quantity": 2.0,
  "article_id": "95fda51c-0b21-4e96-9d93-3c5cd416184a",
  "article_code": "sample string 4",
  "article": {
    "id": "9fbf789c-1603-404c-ab6a-6ee887ea518f",
    "article_category_id": "7cc079e9-ac28-4ff4-9947-3336955261c2",
    "article_category": {
      "id": "8c8cfbf6-c079-4424-8956-e584bd106e44",
      "parent_id": "a7b7927b-01d8-4ba4-a3d1-7e5fbe176150",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9edbce37-ebad-41dd-a77d-77e4d8f04ace",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6e955ef8-bc89-44d9-bde3-17d63f15e986",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "d659cf0b-8d2d-4e9a-b746-cbfd28f7950b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "693bd6c4-b9aa-41a9-b271-894982cb94c6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "28b82091-c844-4f9c-8dda-3904318593b5",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b36a5f57-38b0-4960-93bc-4b9765910525",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-09T15:31:44.477251+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-10-09T15:31:44.477251+00:00",
    "date_update": "2025-10-09T15:31:44.477251+00:00",
    "modified_dateutc": "2025-10-09T15:31:44.477251+00:00",
    "article_color_id": "00cfe2e6-0bd6-47a1-b2c7-9fad802c3039",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "11e2737a-891f-46c5-b80c-0a626977dbfe",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d8ac9259-89f9-490c-933d-c6c45d5d0605",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "63ced5c5-f4cc-4c46-abec-ccb7e1fc96ce",
    "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": "3a4db90c-7a70-4cd9-9101-05d7aaa06736",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "fda78365-4162-4769-b6d4-10d77730e203",
    "_parent_id": "e32163be-34ca-46ea-a431-a13c6b2ea4c7",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0ecdd2fc-221d-47a3-8810-d058309baeaf",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4cda3c4e-88c2-4cbb-ae45-eddd17c4395a",
      "_parent_id": "53d31231-0dee-4a82-922f-5e5897263adc",
      "root_parent_id": "88b19e27-a916-4ea1-9888-5b0eaf77569a",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0bd761b3-351a-49b2-bef5-980cf5f80a8b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ca1ec7dd-4ae3-4d29-82fd-38f6d67f0382",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d3fd19e3-e41f-4013-a0a5-cf4e539cdaa2",
        "_parent_code": "sample string 6",
        "sales_organization_id": "5b594781-adc1-482d-908d-910c9012b56b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
          "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
          "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
          "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-10-09T15:31:44.477251+00:00"
        },
        "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
      },
      "equipment_model_id": "e50675d6-1085-4bcf-92c5-8b50da3b8d7b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "cc88acdb-0f80-45a3-99dd-dedbe2619d7f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "097ff7aa-d04c-46b2-a151-fee5de975d89",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "eca89018-2bdd-4820-8de9-a8119c126927",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "130396be-1aa6-4aa3-ab2b-48921b01598b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
            "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
            "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
            "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-10-09T15:31:44.477251+00:00"
          },
          "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
        },
        "equipment_family_id": "3ecaae61-7b9b-4305-9405-368d587ba54b",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ca1ec7dd-4ae3-4d29-82fd-38f6d67f0382",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d3fd19e3-e41f-4013-a0a5-cf4e539cdaa2",
          "_parent_code": "sample string 6",
          "sales_organization_id": "5b594781-adc1-482d-908d-910c9012b56b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
            "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
            "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
            "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-10-09T15:31:44.477251+00:00"
          },
          "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
        },
        "date_in_production_since": "2025-10-09T15:31:44.477251+00:00",
        "date_out_of_production_since": "2025-10-09T15:31:44.477251+00:00",
        "date_end_support": "2025-10-09T15:31:44.477251+00:00",
        "sales_organization_id": "b23f9077-0cc8-45f3-a6be-71d0f14b4f5d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
          "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
          "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
          "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-10-09T15:31:44.477251+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-10-09T15:31:44.477251+00:00"
      },
      "project_status_id": "48392087-4089-4e44-a9e6-c563fc37ed7b",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "019e4d61-23d4-4625-b24b-734e3e52cf6b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "9fac2459-8a0a-4ad0-9b9f-b610a3c80f3a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
          "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
          "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
          "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-10-09T15:31:44.477251+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
      },
      "company_id": "2d632771-c451-4ba3-a1ae-c38330652591",
      "company_code": "sample string 12",
      "db_address_id": "821e1887-4d32-4922-a455-3aeddc2815c2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "176cd792-8401-4ea2-8008-5f75e5c6fd3e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "27bdc497-87b5-41f9-a1de-2e5cb5e4d955",
      "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-10-09T15:31:44.477251+00:00",
      "date_create": "2025-10-09T15:31:44.477251+00:00",
      "date_update": "2025-10-09T15:31:44.477251+00:00",
      "updated_by_user_id": "c2c82bcb-4f26-436d-8021-4b948eb1270d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-09T15:31:44.477251+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-10-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-09T15:31:44.477251+00:00",
      "date_last_job": "2025-10-09T15:31:44.477251+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-09T15:31:44.477251+00:00",
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4a4137bc-2389-4992-99b4-c59238f26f79",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1485bbed-7789-45cf-9339-c4363a8cc748",
      "name": "sample string 2",
      "sales_organization_id": "e94cdc35-2c3e-43ca-ac61-7049b548632d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "62fc57aa-fd3c-4131-b373-596a462fb50f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "33d9db85-6579-487c-9872-9f339b929fe0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3aedffc6-2083-4f5b-b49c-0ff1bef69ce3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
        "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
        "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
        "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-10-09T15:31:44.477251+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
    },
    "job_status_id": "f43d8188-6906-4735-b2bd-7f6fda8a7556",
    "job_status_code": "sample string 11",
    "db_address_id": "b7ba3d14-80b0-4f42-b24f-7dd935d27f26",
    "contact_id": "9a67548d-8eaf-413b-8864-8842e16774be",
    "requested_by_company_id": "ec6e6b6b-a351-44e0-b18f-40b1292197e7",
    "requested_by_contact_id": "c9f8a11d-0efa-4701-8854-d55b421b24ad",
    "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-10-09T15:31:44.477251+00:00",
    "due_date": "2025-10-09T15:31:44.477251+00:00",
    "date_create": "2025-10-09T15:31:44.477251+00:00",
    "date_update": "2025-10-09T15:31:44.477251+00:00",
    "date_closed": "2025-10-09T15:31:44.477251+00:00",
    "suggested_user_id": "c802096c-5a24-4f55-87a9-a29590b6e1e8",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ec1a0841-df03-47c9-93eb-14e323f4021b",
      "db_language_id": "092db07d-8cf4-44f6-b54e-004c69605467",
      "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-10-09T15:31:44.477251+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6446b4eb-6f9c-4354-82bd-544d5708eb4c",
      "sales_organization": {
        "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
        "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
        "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
        "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-10-09T15:31:44.477251+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "f0e933d6-1310-4398-8395-c8b583ebff55",
      "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": "6475186b-8640-4921-865c-04cb1dd37b06",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fec05dcd-ee54-49ac-951f-6f3c0169f6c1"
    },
    "suggested_date_start": "2025-10-09T15:31:44.477251+00:00",
    "skill_id": "3c2b51f3-d607-4b8a-8b88-db9ab9ed0c41",
    "skill_code": "sample string 32",
    "skill": {
      "id": "c192edf8-a3fa-43a5-bbe4-30a4c33143a9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "97deaa1b-d658-4c43-8828-562f9702755a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1d5a06e9-d8c8-4730-8b2b-5d1636490b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "901c950e-c958-4ad2-a6a5-fb6e25d3cf7b",
        "db_currency_id": "24a899d3-37b7-43ff-b3e5-3a5f540e586a",
        "db_language_id": "61c689d4-97da-4ff4-862f-bd3619dc70e9",
        "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-10-09T15:31:44.477251+00:00"
      },
      "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "149a3e18-8e9b-479b-86ca-002caab5df84",
    "date_reported_by_company": "2025-10-09T15:31:44.477251+00:00",
    "id2": 36,
    "company_id": "6e3fad67-77dd-47da-8785-c95b4a23b693",
    "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": "bcfcc83d-9cad-49c5-b166-a7af75eb2e1c",
    "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-10-09T15:31:44.477251+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-09T15:31:44.477251+00:00"
}