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": "bd061b3e-ef13-4528-832c-536def53fb17",
  "estimated_quantity": 2.0,
  "article_id": "e3e57bb9-bbfe-4295-93c0-8dea899c0425",
  "article_code": "sample string 4",
  "article": {
    "id": "c8df4419-28f1-47c5-a8d4-0ba9ecbcda7e",
    "article_category_id": "ce8e9d62-a2a2-4969-b125-4579ec8f2670",
    "article_category": {
      "id": "995fd5df-b8fe-47bd-9a7a-12d5b06f4424",
      "parent_id": "00e612f7-0723-41a5-a583-53c918f95a34",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7d413a9f-b9ca-4133-94b0-337243f17017",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "7f41f8fc-c4a9-4a24-92c4-28aab9a74714",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "0334c95a-bc22-43c0-9b16-0d0f6bbb387c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "795bd7cb-1c7a-4a35-9418-ad3a2cc6800d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "17519e4e-273f-4de9-a464-9c16d33969fe",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c0f5c746-3b28-4fc9-915e-3f3edb16bf19",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-15T00:16:33.0000204+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-02-15T00:16:33.0000204+00:00",
    "date_update": "2026-02-15T00:16:33.0000204+00:00",
    "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00",
    "article_color_id": "cf2fafe9-9614-46c3-a5b6-1058cf79bf96",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "95430ed7-fc6d-4b22-adbc-1e91f49c1da9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9a03ff50-60c7-4c3f-a381-b56b8f9dfe5a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a0ad162c-6410-44da-b8df-dad23a462720",
    "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": "cdc30cd5-fc0b-45f4-83f9-2fe6ec4e07df",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2ec65080-a2ec-4f55-b964-0d940065ceed",
    "_parent_id": "4c02b466-7358-4afa-849b-d86fbb273d3f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a28b96fc-1082-4903-b2e3-ec5d0c42178e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4a8de17b-4e09-4646-bb3e-42e788a34b5f",
      "_parent_id": "0227349b-7202-49e8-a528-fc50d4fd1aaf",
      "root_parent_id": "bfc09313-1600-4266-a248-c51ad5e90876",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5091ec78-2d05-4b5c-89bf-37d689dd480d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c96b0b46-ef45-4d54-8962-5a58d85cab89",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7c10149d-e967-4239-bba6-6063dd8ece3b",
        "_parent_code": "sample string 6",
        "sales_organization_id": "dab5d173-2d1a-460f-831a-aced1879eb97",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
          "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
          "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
          "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-02-15T00:16:33.0000204+00:00"
        },
        "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
      },
      "equipment_model_id": "614749a6-0417-46a3-82b3-a94419df199a",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "94c02389-18ed-4084-806f-3208b2bd949c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "26b2d482-2dd8-4cca-aa04-91aab42d5f96",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "a68b22bf-d043-4762-af79-d1a1a194b7e4",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0b107a93-5ac5-4de6-9614-99368c8e1b5f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
            "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
            "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
            "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-02-15T00:16:33.0000204+00:00"
          },
          "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
        },
        "equipment_family_id": "cc72dad4-aed1-43ab-8fdb-25ada21582dd",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c96b0b46-ef45-4d54-8962-5a58d85cab89",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7c10149d-e967-4239-bba6-6063dd8ece3b",
          "_parent_code": "sample string 6",
          "sales_organization_id": "dab5d173-2d1a-460f-831a-aced1879eb97",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
            "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
            "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
            "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-02-15T00:16:33.0000204+00:00"
          },
          "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
        },
        "date_in_production_since": "2026-02-15T00:16:33.0000204+00:00",
        "date_out_of_production_since": "2026-02-15T00:16:33.0000204+00:00",
        "date_end_support": "2026-02-15T00:16:33.0000204+00:00",
        "sales_organization_id": "2825d0be-dac6-4849-be86-fb1c265e1d8b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
          "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
          "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
          "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-02-15T00:16:33.0000204+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-02-15T00:16:33.0000204+00:00"
      },
      "project_status_id": "27446afb-5f5d-4612-ada1-5adee6c1975c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5fb74390-ba7c-4b7e-8711-c7fa5fd735f5",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "dd2f8fe5-e8f4-45ba-8a9e-7597ebdd966c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
          "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
          "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
          "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-02-15T00:16:33.0000204+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
      },
      "company_id": "4e68526e-f03d-409e-8d46-6d8be4e667e8",
      "company_code": "sample string 12",
      "db_address_id": "edcab70c-c127-4cd8-be89-44ce984fb200",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "bad2e6b2-98bb-4f6f-adc0-19ccc9f9f884",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "00ba57ec-c32d-4760-9f39-66ecf25cc4ba",
      "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-02-15T00:16:33.0000204+00:00",
      "date_create": "2026-02-15T00:16:33.0000204+00:00",
      "date_update": "2026-02-15T00:16:33.0000204+00:00",
      "updated_by_user_id": "6a9ddbd2-6c15-4f31-893b-07ae447cb091",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-15T00:16:33.0000204+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-02-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-15T00:16:33.0000204+00:00",
      "date_last_job": "2026-02-15T00:16:33.0000204+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-15T00:16:33.0000204+00:00",
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4ba055f6-32e6-4b8e-8214-4ccc28444309",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "ff2c1df8-1432-4e78-bf0d-964c0f6fe49b",
      "name": "sample string 2",
      "sales_organization_id": "d2ad8e3f-7905-47dc-bb19-d5a1a44f9b9c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "bff1ca84-1737-4bb6-b4d2-a9939810ce82",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3f127a71-403e-47fd-8ffa-c27f8a16817d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "42f8cc0f-3df9-4ee6-b7c3-afd147435cf2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
        "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
        "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
        "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-02-15T00:16:33.0000204+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
    },
    "job_status_id": "19af8ea9-7d17-4e24-a35d-8a86e385fad9",
    "job_status_code": "sample string 11",
    "db_address_id": "91ca6310-7ddd-4b78-975c-5a9c8c48ee68",
    "contact_id": "6c06be05-1693-44c6-a175-078bc1b22996",
    "requested_by_company_id": "32655ff2-6567-45e7-a56f-42edd7d8e67a",
    "requested_by_contact_id": "34873610-52d4-47d9-ae70-c6bc651685f3",
    "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-02-15T00:16:33.0000204+00:00",
    "due_date": "2026-02-15T00:16:33.0000204+00:00",
    "date_create": "2026-02-15T00:16:33.0000204+00:00",
    "date_update": "2026-02-15T00:16:33.0000204+00:00",
    "date_closed": "2026-02-15T00:16:33.0000204+00:00",
    "suggested_user_id": "60416a92-c525-4a0a-8abb-7d125543bc18",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "f8bcdc4a-9133-4f6c-9433-2efdcfd7a678",
      "db_language_id": "3736f843-72ce-4d77-a707-73571a33b6b1",
      "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-02-15T00:16:33.0000204+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "051bc535-9eb2-4cab-ae73-caf56326cf07",
      "sales_organization": {
        "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
        "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
        "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
        "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-02-15T00:16:33.0000204+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a7ada3a7-f721-40f9-8fc5-57d182eb34f1",
      "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": "48ea644d-3376-4ec1-b024-f252e2bbd661",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "42defceb-1164-4edb-922e-2641c0ef9743"
    },
    "suggested_date_start": "2026-02-15T00:16:33.0000204+00:00",
    "skill_id": "25d50dd6-3326-4993-bb26-49a523c14098",
    "skill_code": "sample string 32",
    "skill": {
      "id": "dd99ee2c-4c9a-4656-9342-612708b82a98",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "90eaf0ef-8a58-42d3-a218-109d5810810a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "881bea15-3798-49f8-aa4c-010ea2a98111",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a6369ba0-2743-453b-9b0a-2b1a59503a7e",
        "db_currency_id": "1bfe013e-0eb8-491c-acce-5f1ea40e52d6",
        "db_language_id": "eaa68fc0-2597-496c-bda2-3b31c25fe603",
        "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-02-15T00:16:33.0000204+00:00"
      },
      "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "cfd91524-241e-47ab-b86d-05c63c6694a6",
    "date_reported_by_company": "2026-02-15T00:16:33.0000204+00:00",
    "id2": 36,
    "company_id": "92b3b4ea-511f-46d4-8616-6407200b6958",
    "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": "0502ad53-51cb-4ee1-bc6c-a5ad782c6f87",
    "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-02-15T00:16:33.0000204+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-15T00:16:33.0000204+00:00"
}