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": "cdab7c2e-8413-4670-be70-a9a4e4e00d0d",
  "estimated_quantity": 2.0,
  "article_id": "5873e4fd-22a5-422a-a1b9-4220d956a87d",
  "article_code": "sample string 4",
  "article": {
    "id": "7ab4575e-5032-4483-bb72-5f82c3b7e557",
    "article_category_id": "75216e84-a73c-46db-b230-f0ec077b9569",
    "article_category": {
      "id": "5bc515cd-5d23-411a-baf7-0acbb3525d4f",
      "parent_id": "1e16740f-434f-47d5-be2f-748acf03b666",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "54c7abfc-a92e-4dd9-8451-bf3cd9a15d4f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e393af07-c996-4058-ad59-01bad552ec24",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a10151f7-3b5e-463c-8e7c-69371d036c2d",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "97338e6a-9589-4932-bd1d-1e538f6d8882",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "9a165092-8c8c-411c-8148-7af511c59a01",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9a28cf4d-0273-4aa6-bbe1-d6b7437f5a2c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-25T15:29:50.4218512+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-06-25T15:29:50.4218512+00:00",
    "date_update": "2026-06-25T15:29:50.4218512+00:00",
    "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00",
    "article_color_id": "470a557c-1fd0-4374-afe7-937de8110a90",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "95d5ddfb-bb99-4157-9e7e-6a96c91131aa",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "994335ce-0792-4196-9afa-2d901dca1919",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "cd8f27bc-bfd9-4370-ab17-966db985065f",
    "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": "13c9a3d5-faad-46a4-a8f4-fa71a1059fb2",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "5998b7cc-3db3-4663-be76-4a33fdb9d8e7",
    "_parent_id": "6fab2f2f-c965-4e3c-9fe4-466acf6e0d8d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c149a581-47de-408d-aa3f-f7ed46fd0e24",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5358603a-11ac-4839-9d32-f0cd3e0a2739",
      "_parent_id": "0c67c032-8d2a-4fe1-9b03-6d401ef6bff3",
      "root_parent_id": "bcd4273e-d08b-4958-b683-0565fd004187",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2c9e9c6b-6b66-4560-b7a5-ab1e6ae750c3",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "4088bb50-97a5-4319-b979-7e0523413fb5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "32c8dd0f-0909-42f6-953d-afbe3afbb942",
        "_parent_code": "sample string 6",
        "sales_organization_id": "c516f6b1-3e28-4615-97b2-02e5fa6d841e",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
          "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
          "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
          "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-06-25T15:29:50.4218512+00:00"
        },
        "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
      },
      "equipment_model_id": "8342e91f-122c-44be-bd1a-9f2f27ceb2ab",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d6a069d7-3ca0-4216-8411-97b94afe51f0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "43c6c334-37a8-45b6-990b-14717e8c4188",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "47a86807-eba9-4641-9edb-fb454749c429",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d634bd98-65ed-43d9-9783-f52ea81cce75",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
            "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
            "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
            "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-06-25T15:29:50.4218512+00:00"
          },
          "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
        },
        "equipment_family_id": "4cc0e90e-c786-4dc0-b7cd-0315d982bec2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "4088bb50-97a5-4319-b979-7e0523413fb5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "32c8dd0f-0909-42f6-953d-afbe3afbb942",
          "_parent_code": "sample string 6",
          "sales_organization_id": "c516f6b1-3e28-4615-97b2-02e5fa6d841e",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
            "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
            "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
            "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-06-25T15:29:50.4218512+00:00"
          },
          "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
        },
        "date_in_production_since": "2026-06-25T15:29:50.4218512+00:00",
        "date_out_of_production_since": "2026-06-25T15:29:50.4218512+00:00",
        "date_end_support": "2026-06-25T15:29:50.4218512+00:00",
        "sales_organization_id": "25e4ef3f-6bfd-4acd-bd4b-7e87fe610cda",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
          "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
          "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
          "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-06-25T15:29:50.4218512+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-06-25T15:29:50.4218512+00:00"
      },
      "project_status_id": "67ba3f89-4b09-4c5f-8ef7-e87f824d2214",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "6fbe9665-6677-4b2d-a38c-70e0bc414256",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "153d1fa2-019d-4f71-92ec-c0d4d2a48c3f",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
          "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
          "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
          "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-06-25T15:29:50.4218512+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-25T15:29:50.4218512+00:00"
      },
      "company_id": "c84f5e42-88fd-4a0e-ba56-4190917d6324",
      "company_code": "sample string 12",
      "db_address_id": "e1c94d6a-131c-4fcf-b20c-bd74ae6008f6",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "cb7f4796-285f-43fc-93f6-227bd7915c47",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1997208d-5f4d-4cc3-b42b-af434378dc2d",
      "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-06-25T15:29:50.4374758+00:00",
      "date_create": "2026-06-25T15:29:50.4374758+00:00",
      "date_update": "2026-06-25T15:29:50.4374758+00:00",
      "updated_by_user_id": "825e8b5e-a4ef-4da5-bf05-1e6d5d4f9067",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-25T15:29:50.4374758+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-06-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-25T15:29:50.4374758+00:00",
      "date_last_job": "2026-06-25T15:29:50.4374758+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-25T15:29:50.4374758+00:00",
      "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2450a9d9-3417-4f3b-ba14-7f378f9d14da",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a2e7db61-5659-4e45-bc45-ae8686726618",
      "name": "sample string 2",
      "sales_organization_id": "f1ced64b-4f5f-4200-836d-3abd84b570d3",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "25513347-92fc-4ae8-9d32-dd88f7d2716e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "02a61bb7-1a7d-435c-ae5a-92255ceb8974",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "19c9b197-ea66-41a6-979d-04589705314d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
        "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
        "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
        "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-06-25T15:29:50.4218512+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00"
    },
    "job_status_id": "786a6629-cefa-4aa2-898c-0a46d829fedf",
    "job_status_code": "sample string 11",
    "db_address_id": "9923e0ec-4842-4a5f-ab68-1bd042ddd1bb",
    "contact_id": "73ff041b-0611-4ae2-a005-6c465b13a560",
    "requested_by_company_id": "67e3123b-9fd1-4663-a405-e8052d53145d",
    "requested_by_contact_id": "a0e6470b-a58f-430a-b301-fc8d4ef7c2cb",
    "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-06-25T15:29:50.4374758+00:00",
    "due_date": "2026-06-25T15:29:50.4374758+00:00",
    "date_create": "2026-06-25T15:29:50.4374758+00:00",
    "date_update": "2026-06-25T15:29:50.4374758+00:00",
    "date_closed": "2026-06-25T15:29:50.4374758+00:00",
    "suggested_user_id": "cb3d5ca3-0d7a-4a7f-9126-80912e47dca5",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "b18fef60-102b-459c-9f11-fb764c2f5a7b",
      "db_language_id": "69f8d594-5db9-4a73-a722-bdb4fb02ab37",
      "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-06-25T15:29:50.4374758+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3b5caeac-a72b-4b21-bcc4-dc4eec35f1cc",
      "sales_organization": {
        "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
        "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
        "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
        "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-06-25T15:29:50.4218512+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "bbf5c034-cef6-4953-9b7b-748c4b176ab0",
      "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": "bbfc2976-247a-40b2-9306-b6bbadceade8",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "241a69b8-7387-4432-b179-1edaaf6a4583"
    },
    "suggested_date_start": "2026-06-25T15:29:50.4374758+00:00",
    "skill_id": "3c8d685b-a98e-4548-b4fc-ca6a479032c3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "78ba2a43-21be-462b-b8fb-e384692aab63",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ef41dd43-527e-483f-91d9-50ab6f4793df",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f52b9617-5f6c-4aa6-afa5-31307712b9c8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b88e36cf-6520-4ceb-b024-3070d6639fbf",
        "db_currency_id": "6e342a53-30c5-46e2-ada0-f0dd72d87c75",
        "db_language_id": "10f86863-1056-4fa1-baf9-e4c9f2682a77",
        "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-06-25T15:29:50.4218512+00:00"
      },
      "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b8bb00cd-0f21-4acb-9790-765019a1e174",
    "date_reported_by_company": "2026-06-25T15:29:50.4374758+00:00",
    "id2": 36,
    "company_id": "d7d32392-8c38-4b0e-8e9d-dfcc0b3e10f6",
    "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": "5bfe50d0-bda2-42d7-ad05-1cadbd5b2c34",
    "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-06-25T15:29:50.4374758+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-25T15:29:50.4374758+00:00"
}