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": "0edc299d-af8c-4c28-8051-2e4e87458f70",
  "estimated_quantity": 2.0,
  "article_id": "e3353ec2-bd08-49f7-a107-ef1dcc5d1822",
  "article_code": "sample string 4",
  "article": {
    "id": "5a8bf6f4-8702-4631-a174-c3b0de194e53",
    "article_category_id": "0666a0ef-013c-4979-acd0-7e7ce7dbd643",
    "article_category": {
      "id": "33feff03-fabc-4315-b20f-b80a180375e2",
      "parent_id": "13821ca7-cd6f-48ff-9ee8-78d3cfb603fd",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-07-18T02:21:42.3533417+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "97a718b5-b1d4-40ab-b533-f865b6c561af",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d641132d-0366-4381-9ad9-d8879ee8e681",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "5478a976-5ed4-4e6c-8390-20902239e1a8",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "86cac168-8cae-4df1-884d-20b4adeebb21",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f5c775ac-048b-4281-a56f-7c9a019c2fd3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "276323b1-cdcb-4580-b301-93b2738697da",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-07-18T02:21:42.3689647+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-07-18T02:21:42.3689647+00:00",
    "date_update": "2025-07-18T02:21:42.3689647+00:00",
    "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00",
    "article_color_id": "8bf152b9-46c3-4349-9e26-038cb8a24417",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "aa588f06-00ab-4511-b840-85840805058a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "23d46e79-f37f-4ac0-a1aa-93098183e9ba",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "68db0f79-9260-444a-b7de-a3c2582f841b",
    "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": "962951d4-354e-40c7-976c-ec096e60cab6",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4cfb6f58-d9bd-4268-afc0-86eb347f5a26",
    "_parent_id": "eb2c3312-0dcd-4afa-9345-59e319868201",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5df6aa0d-cfff-4036-bc0d-0a48a5dbdf1a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "26582d7a-7504-42a6-b446-89c640fb894b",
      "_parent_id": "da5bac88-a028-4482-84c8-9e6c5b9dab8c",
      "root_parent_id": "fd345ad1-5dc8-4e5a-9d53-9c052fb4240e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5ae607c2-9f38-4ca9-88a8-75f0b423dde6",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "87e24c5a-ee2c-42f0-a0b6-cbe5254b8b74",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bba0e1c8-00af-4a98-9672-466cef4a869b",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a3028ad9-1a32-43fe-8f5c-1588c8d9b169",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a0f40967-0445-468b-a24d-2f07a389238c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
          "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
          "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
          "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-07-18T02:21:42.3689647+00:00"
        },
        "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
      },
      "equipment_model_id": "e17ba47f-b045-436b-aa71-b3fd7c29a3ca",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "95907117-8171-4c51-833e-a9d4ffd4a8e9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "4be5096a-b5de-4812-a1d9-6b51691e04fe",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "cc2c093b-3ded-44ce-a5a9-f0ab29d2e6bf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b85ce8bb-aee5-4d91-a983-84aa64e1f402",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a0f40967-0445-468b-a24d-2f07a389238c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
            "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
            "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
            "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-07-18T02:21:42.3689647+00:00"
          },
          "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
        },
        "equipment_family_id": "0720c881-6b77-4b03-b81c-e5ecde167633",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "87e24c5a-ee2c-42f0-a0b6-cbe5254b8b74",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bba0e1c8-00af-4a98-9672-466cef4a869b",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a3028ad9-1a32-43fe-8f5c-1588c8d9b169",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a0f40967-0445-468b-a24d-2f07a389238c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
            "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
            "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
            "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-07-18T02:21:42.3689647+00:00"
          },
          "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
        },
        "date_in_production_since": "2025-07-18T02:21:42.3689647+00:00",
        "date_out_of_production_since": "2025-07-18T02:21:42.3689647+00:00",
        "date_end_support": "2025-07-18T02:21:42.3689647+00:00",
        "sales_organization_id": "9bc2d1b6-5cd4-4d7f-81fc-6b178f893880",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a0f40967-0445-468b-a24d-2f07a389238c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
          "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
          "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
          "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-07-18T02:21:42.3689647+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-07-18T02:21:42.3689647+00:00"
      },
      "project_status_id": "ff5bd221-e5e5-4d47-b39c-9f12577b90cc",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "58a9a049-30e1-4afc-b9d4-95ee1b3a5ec1",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2d9d670d-ed56-426c-ae2e-5ccb03726617",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a0f40967-0445-468b-a24d-2f07a389238c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
          "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
          "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
          "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-07-18T02:21:42.3689647+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
      },
      "company_id": "dc341fdb-a6a8-43b9-8500-1e58976e49a0",
      "company_code": "sample string 12",
      "db_address_id": "0aa36d1a-e8cb-4f8e-bf00-5c2447697959",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "70f885eb-ea8d-4f5e-9d59-8df23d217eba",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d13a57ac-1ea4-4a5d-9474-0aafae6e6e2e",
      "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-07-18T02:21:42.3689647+00:00",
      "date_create": "2025-07-18T02:21:42.3689647+00:00",
      "date_update": "2025-07-18T02:21:42.3689647+00:00",
      "updated_by_user_id": "b7ff71fe-f166-44c6-8036-d534343d6640",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-07-18T02:21:42.3689647+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-07-18T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-07-18T02:21:42.3689647+00:00",
      "date_last_job": "2025-07-18T02:21:42.3689647+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-07-18T02:21:42.3689647+00:00",
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "af9f88d3-0aac-459b-b8cb-fb2fd479617c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d37be646-62a0-4842-bb45-879cb15e852e",
      "name": "sample string 2",
      "sales_organization_id": "d5f3cf4b-dab8-4549-8658-3c8161e863ca",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "442c2854-244a-45a0-bc2e-ea60e7d17224",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "a7b713de-f565-403f-bf8e-c41306c881a4",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "bf59da50-8e61-4b83-a770-f7bf702bd36e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a0f40967-0445-468b-a24d-2f07a389238c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
        "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
        "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
        "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-07-18T02:21:42.3689647+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
    },
    "job_status_id": "b569471c-39bf-49cc-9fb4-102d22533bef",
    "job_status_code": "sample string 11",
    "db_address_id": "90e33784-a274-4638-976b-99a382090224",
    "contact_id": "c6e18fde-4e99-41a8-84f0-2be0bbb5d35b",
    "requested_by_company_id": "b4be6054-52fb-4115-8c5a-a94c984f8fc3",
    "requested_by_contact_id": "d9c2acb1-ba72-4bf3-83f9-cbf0a8a34d4f",
    "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-07-18T02:21:42.3689647+00:00",
    "due_date": "2025-07-18T02:21:42.3689647+00:00",
    "date_create": "2025-07-18T02:21:42.3689647+00:00",
    "date_update": "2025-07-18T02:21:42.3689647+00:00",
    "date_closed": "2025-07-18T02:21:42.3689647+00:00",
    "suggested_user_id": "d313dc5f-944e-4bb8-b042-40c894a94989",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "11b22e65-aa9c-4760-a001-9e72cea1fc57",
      "db_language_id": "ffa258d0-e473-4d73-b4ab-7d0b394dd360",
      "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-07-18T02:21:42.3689647+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "63d9b24e-7db4-4192-8311-82f870302255",
      "sales_organization": {
        "id": "a0f40967-0445-468b-a24d-2f07a389238c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
        "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
        "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
        "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-07-18T02:21:42.3689647+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "8771af6e-9e0b-41a7-88ce-4372642d3ac0",
      "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": "a5f739ba-8d2a-489a-a1fc-79ca98921830",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "4d72153e-e66b-41ab-9032-d50e229f1595"
    },
    "suggested_date_start": "2025-07-18T02:21:42.3689647+00:00",
    "skill_id": "9c96b588-d013-47f9-bbc9-481597105bc8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "de3788b0-c0ea-4e26-a432-47c1c0d9ac34",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "e1a7ca68-2d30-4c79-af61-d7f5bd89820f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a0f40967-0445-468b-a24d-2f07a389238c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5705e29a-101f-4b78-8a0b-e5463a10a66a",
        "db_currency_id": "b315f1ed-6b27-4ac2-ad3a-1e7825c38193",
        "db_language_id": "4dd0628c-8d0d-4e9e-b57b-f48d5bb77cbc",
        "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-07-18T02:21:42.3689647+00:00"
      },
      "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "8d6262e5-af59-4ad2-8ffb-62c461440a54",
    "date_reported_by_company": "2025-07-18T02:21:42.3689647+00:00",
    "id2": 36,
    "company_id": "94c173c7-a64d-4e0e-9f30-c016bda3b72c",
    "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": "83adc633-4b6d-47e6-ad9d-32b38abfa91d",
    "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-07-18T02:21:42.3689647+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-07-18T02:21:42.3689647+00:00"
}