GET api/Mt_Branches_Zones/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_branches_zones
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_pos

Collection of mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "f844647f-eeda-4463-9d48-83eabd51846b",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_branch": "bea291dc-85f0-4f6a-9224-46bc7e935b3d",
  "active": true,
  "created_on": "2026-09-06T06:47:39.8426107+02:00",
  "last_update": "2026-09-06T06:47:39.8426107+02:00",
  "id_user_upd": "e739f7a1-a3a1-4b58-938e-ecc9eaf9bff7",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "691e7ef6-ddb3-4b41-8663-950cfe3f7c8b",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "cif": "sample string 5",
    "address": "sample string 6",
    "tel_01": "sample string 7",
    "tel_02": "sample string 8",
    "mail": "sample string 9",
    "cp": "sample string 10",
    "location": "sample string 11",
    "id_image": "0272f4a6-c1e9-4c0a-b59e-817dc6ad6a13",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-09-06T06:47:39.8426107+02:00",
    "last_update": "2026-09-06T06:47:39.8426107+02:00",
    "id_user_upd": "04832105-ed4c-451d-97b6-35be9a481a9e",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "ab0cf14b-d0b0-488b-a45c-38225a77ece3",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "3f2ef871-d061-45c6-b797-c96e3e5d9983",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-09-06T06:47:39.8426107+02:00",
      "last_update": "2026-09-06T06:47:39.8426107+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "a22f06da-d864-4d88-b699-aac4163483ed",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "644c833d-a4c7-4ec3-8db3-f8560b544592",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "c53d5775-8c06-4101-9b34-a8dd8fec3230",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-09-06T06:47:39.8426107+02:00",
          "last_update": "2026-09-06T06:47:39.8426107+02:00",
          "id_user_upd": "5f3e2702-7570-4721-8eb9-485fc6bceecb",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "8276b12c-a2d2-425f-9779-f20e39bcd30a",
              "id_item": "f804b6d0-817f-4494-b7b1-ad6f8e51d06d",
              "is_default": true,
              "active": true,
              "created_on": "2026-09-06T06:47:39.8426107+02:00",
              "last_update": "2026-09-06T06:47:39.8426107+02:00",
              "id_user_upd": "88a2676f-c8ee-422c-aa51-26815ca15e88",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "39e56db9-4a8a-4e38-86d0-3996288d4e9d",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "48202cbe-c6f2-424f-b142-eacd9e357c30",
                "id_unit_sec": "980b49f2-4b6b-4cc2-9402-f31549ac96c8",
                "id_brand": "57338b05-b1c5-46ae-af05-682ab5b87b16",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "cd171560-56ff-4ec5-ae51-f08d184f2a8a",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                "id_user_upd": "dd90b3c1-c865-4c87-8d48-d478b6bc3e72",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "eb81f8c1-652c-4040-9454-29468f5459bf",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                  "id_user_upd": "d917477c-2a44-475a-a9fc-e486e5d6b51f",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "5fdd655a-e33f-41bb-bc8d-04e8ec7e52f5",
                    "username": "sample string 2",
                    "password": "sample string 3",
                    "first_name": "sample string 4",
                    "last_name": "sample string 5",
                    "external_id": "sample string 6",
                    "email": "sample string 7",
                    "mobile": "sample string 8",
                    "nif": "sample string 9",
                    "block": true,
                    "id_user_profile": "e70e2b41-2d43-4b78-af46-932b4799c42a",
                    "view_messages": true,
                    "id_image_photo": "6d780ecc-94b7-46cd-8d73-624aa6010019",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "3664ced9-f722-4065-943c-867d5dbd467c",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$id": "9",
                        "id": "6300f355-82fd-4d49-b2e9-d940afb11a17",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_pos": "ed52aaef-d485-411d-94ac-a718e1e3c659",
                        "unit_ini": 5,
                        "unit_end": 6,
                        "name_pos": "sample string 7",
                        "id_image": "c1d985c0-a4f3-4bad-abd0-e00cacccfa5f",
                        "view_pos": true,
                        "order": 9,
                        "color_border": "sample string 10",
                        "color_button": "sample string 11",
                        "color_font": "sample string 12",
                        "active": true,
                        "created_on": "2026-09-06T06:47:39.8426107+02:00",
                        "last_update": "2026-09-06T06:47:39.8426107+02:00",
                        "id_user_upd": "0982fea3-5917-4cdb-bc9d-7a0bbd5a8fcf",
                        "commited": true,
                        "mt_pos": {
                          "$id": "10",
                          "id": "5d14ce3f-4262-4208-9a55-8b810fc2b1b9",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "dfe9a84e-4006-47c9-bbce-f95da61a1aea",
                          "id_zone": "6fb846e6-ed37-4286-8280-8429af29900c",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                          "id_user_upd": "580e8055-47a5-49d4-a5d9-6123cc05f38e",
                          "commited": true,
                          "mt_branches_zones": {
                            "$ref": "1"
                          },
                          "mt_cloakrooms": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$id": "11",
                              "id": "23cc0a97-38e7-48a8-8c4c-1a7c194406e5",
                              "id_branch": "ebc2196e-444d-4710-9162-b3796cfbf4ef",
                              "id_pos_type": "9c366ceb-1236-423e-b8b5-3650b01c229c",
                              "id_pos": "7adf5cc7-0d44-49ec-bdad-d70098a76f12",
                              "id_item": "3df5ff4b-043c-4a95-8539-e5895cba432a",
                              "date_from": "2026-09-06T06:47:39.8426107+02:00",
                              "date_end": "2026-09-06T06:47:39.8426107+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                              "id_user_upd": "f66e9664-b326-499d-ae90-4f89601b2342",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "mt_items": {
                                "$ref": "6"
                              },
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "mt_pos_types": {
                                "$id": "12",
                                "id": "192f57fc-cab1-4502-8ae9-b63731af3f90",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "is_module": true,
                                "order": 5,
                                "active": true,
                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                "id_user_upd": "fa202255-5b62-4701-b806-77959f54ad6c",
                                "commited": true,
                                "mt_items_featured": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "mt_pos_doc_print": [
                                  {
                                    "$id": "13",
                                    "id_pos_print": "016efc36-3f67-468b-b30f-4767c8a53db5",
                                    "id_doc": "9fe70a91-2f08-45ee-b8cb-1d8b46d0dfaa",
                                    "id_pos_type": "5d8f2ba5-c2a8-4a2d-9d57-03be80971044",
                                    "id_doc_print": "f7680f60-60bb-44bf-b19a-31484338dda1",
                                    "copies": 5,
                                    "print_mode": 6,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                    "id_user_upd": "931b2cb5-7080-428b-b279-dc210a3d4644",
                                    "commited": true,
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "8bf1869a-e9ad-4044-97e8-dbbfcfc57158",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "type_doc": "sample string 5",
                                      "stock": true,
                                      "sign_stock": 1,
                                      "sign_money": 7,
                                      "cash_flow": true,
                                      "block": true,
                                      "symbol": "sample string 10",
                                      "prefix": "sample string 11",
                                      "ask_det": true,
                                      "ask_pay": true,
                                      "reserved": true,
                                      "sale": true,
                                      "user_required": true,
                                      "view_in_report": true,
                                      "open_sesion_st": true,
                                      "amt_greater": 19.1,
                                      "correlation_control": true,
                                      "name_pos": "sample string 21",
                                      "id_image": "c2c81896-e384-4d89-9d5a-098c64d80ea8",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                      "id_user_upd": "fcb9bf1c-13c5-4bd6-9066-51ba095b118e",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "60341ec5-863c-4628-b1d7-caed5823e590",
                                          "id_pay": "1737bc64-56d0-4085-9806-260a13ecf6e3",
                                          "id_money": "8e7740de-1a69-42fc-8f1d-1e2ef319dd5b",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                          "id_user_upd": "de9c3f4e-e6a0-4cfc-aa2b-c1e7274de0ea",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "a88f2c11-7ecb-4fea-8276-9bd70667f972",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "symbol": "sample string 4",
                                            "symbol_large": "sample string 5",
                                            "name_pos": "sample string 6",
                                            "id_image": "36105fe3-b8e5-46e9-85d4-ab0526466704",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                            "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                            "id_user_upd": "375d8665-9681-40a4-a91f-a0e4284a2fbf",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "1dff5d22-6117-4744-b7ee-9d79bec4d03f",
                                                "id_money_2": "e6a331b0-73c3-4685-b47d-972b30adf5a0",
                                                "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                "id_user_upd": "94e92ab2-68f0-4868-8463-635dd252884d",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "7d275385-74e6-49d0-a917-3b2a874421f8",
                                                "id_pay": "5fba4909-4579-497f-9690-da0e4237e939",
                                                "id_money": "6758bc09-d339-4ce6-8765-babc01be65b1",
                                                "date_cashflow": "2026-09-06T06:47:39.8426107+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "ed154fbb-2860-4bcc-8d49-c4bfac680e66",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "1ed8f90e-b453-40ce-9e38-5249cb358611",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "cash": true,
                                                  "voucher": true,
                                                  "description_voucher": "sample string 7",
                                                  "open_box": true,
                                                  "authorization_required": true,
                                                  "symbol": "sample string 10",
                                                  "name_pos": "sample string 11",
                                                  "id_image": "476543bd-260c-4708-b3ff-da614c679df0",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                  "id_user_upd": "c5c16be1-1385-4859-a972-5c3579c2e9ca",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "3"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "a9a13c79-8ed4-40f7-a071-299101484ccd",
                                                      "id_line": 2,
                                                      "id_pay": "45f81c0c-8cea-4d74-b795-27be674a71ea",
                                                      "id_money": "812a6ab7-5a89-4bdf-832c-63595b18fb68",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "f1aa3331-1a17-440e-bb5f-cb4bbe75b8eb",
                                                      "id_employee": "2584c6c7-cb59-4cf4-a329-499f8f3579fd",
                                                      "amt_tot_md": 6.1,
                                                      "amt_tot_mo": 7.1,
                                                      "amt_cash_pay": 1.1,
                                                      "amt_cash_return": 1.1,
                                                      "json_response": "sample string 8",
                                                      "id_doc_ref": "27a650da-ba01-40c6-bfa4-f01b1a941137",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "c21bc319-b608-4f82-b108-82b2d2240268",
                                                        "id_mask": "sample string 2",
                                                        "first_name": "sample string 3",
                                                        "last_name": "sample string 4",
                                                        "nickname": "sample string 5",
                                                        "external_id": "sample string 6",
                                                        "email": "sample string 7",
                                                        "mobile": "sample string 8",
                                                        "nif": "sample string 9",
                                                        "authorization": true,
                                                        "id_employee_profile": "def94f6e-8efe-4cec-aba5-1b9c623ed5e4",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "6fc4abd2-7b5b-4c5a-923b-01e2aed46bd5",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                        "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                        "id_user_upd": "4c543ef8-fc92-42b4-b8ca-791457eae104",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "1cd35470-535c-4cf4-a07f-1f4f324ddec0",
                                                            "id_branch": "c190c639-6355-4531-bc4e-61cf8d28034c",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                            "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                            "id_user_upd": "ec888c94-e42f-458c-b862-046d6d0e9d73",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "2"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "b3f7f46f-9381-42eb-a8fb-afd80a2fa9d0",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                          "id_user_upd": "de943ab2-b6ba-41fd-8798-64d5e24109e9",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "8"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "3"
                                                        },
                                                        "st_users": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "186c9ff6-59a3-4df8-855a-f54982ca1ec6",
                                                            "id_line": 2,
                                                            "id_item_sub": "9950eaa0-95ed-4092-8cde-52f66a98e8ee",
                                                            "qty": 4.1,
                                                            "id_list": "9a2db87e-9e9f-4f32-b5c2-12a7d9270d10",
                                                            "unit_price": 5.1,
                                                            "p_dis": 6.1,
                                                            "p_chr": 7.1,
                                                            "tax": 8.1,
                                                            "amt_net": 9.1,
                                                            "amt_tax": 10.1,
                                                            "amt_dis": 11.1,
                                                            "amt_chr": 12.1,
                                                            "amt_tot": 13.1,
                                                            "id_voucher": "59391ddb-927c-4cd6-a90b-0dfe915ad223",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "01c26e1e-df2e-47a7-88a4-99144698d825",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "beca04ce-fcdc-42b8-9bf8-0e7b07eb6880",
                                                            "id_user_upd": "2010fe63-43d2-442d-ad79-b8d7d57d72a6",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "616c992e-1f44-468b-b79e-c1c0691283a6",
                                                              "id_item": "45e1e396-067a-495d-bb1f-cc82de7a8f64",
                                                              "id_item_type": "41de37fd-10cc-4256-8af6-af83ea828142",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "ffbfa49f-24ec-498c-85ae-df9b2cee11ee",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                              "id_user_upd": "d3187b17-9272-4fce-86e7-d127cc504bf5",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "37358865-348a-40ec-936a-0ec5905ceadf",
                                                                  "id_item": "a861b432-e567-4d60-b6c2-7286d557332d",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "d481e627-5eb7-4893-800c-5b081458157a",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "68912652-904b-47e0-8b6c-a72aa4719e08",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "133653b3-97f4-4eed-964c-91cb12b46df3",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "id_user_upd": "7653d767-b28f-4514-a3ff-ac80a0ca47fe",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "d39a8c5a-3567-4dc4-a9d6-4cd8a059eebb",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "id_user_upd": "46493590-f12c-4d70-ae87-84e3e5e53980",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "d826432e-fb71-4a9e-8c19-08429da2c657",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "a4f4aa32-382b-4af3-9994-ea796eff7e23",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                "id_user_upd": "92588e4a-cf15-43e3-bce1-d52b5d90091a",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "dfa1c57f-fba7-45d4-9694-3e6b2beb83b0",
                                                                    "id_line": "5580b63f-8b29-41d4-b4a4-c11153fced9c",
                                                                    "id_category": "3302d75f-0747-4208-b260-f836ea104b40",
                                                                    "id_item": "7cef0f89-1ad2-4786-8fd5-5a7e94932621",
                                                                    "id_item_type": "df42a321-05e4-4f78-b0f3-1d4df77fba90",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "d3efe667-5540-4864-8179-4d1d7055a70d",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "date_used": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "date_sesion": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "id_employee": "d23a00b0-d737-43f6-bb0c-1ac65fa6406d",
                                                                      "id_branch": "3114e091-e81c-406e-8060-9b580fc6fdb2",
                                                                      "id_voucher_permision": "2c3b06aa-4f26-4361-b18a-e5922f422cdc",
                                                                      "amt_tot": 1.1,
                                                                      "amt_pen": 1.1,
                                                                      "by_amount": true,
                                                                      "by_item_category": true,
                                                                      "qty_applied": 1,
                                                                      "locator_entry": "sample string 11",
                                                                      "locator_event": "sample string 12",
                                                                      "is_only_use": true,
                                                                      "price_ref": true,
                                                                      "supply_apply": 1,
                                                                      "id_pay": "d1c4ce93-43b0-4aac-81a7-738d4d6b23a3",
                                                                      "id_user_add": "56655720-f6e1-42f3-9d2a-7bea93a95eb3",
                                                                      "id_doc_sa": "d0cb71ab-abc1-45e2-95ad-93b5c1201a2a",
                                                                      "id_item_sub": "cd6b3a1f-de12-496a-bb1a-f50b089fc8b3",
                                                                      "id_pos_sesion": "a59f2917-f8f9-44f1-82df-3e73a9aa3bf4",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "9b718ff1-e22c-4652-9c98-506ae0b547d9",
                                                                        "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                                        "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                        "date_used": "2026-09-06T06:47:39.8426107+02:00",
                                                                        "id_employee": "abb20c44-bcad-41f5-8ebd-49ef0bbca4b5",
                                                                        "id_branch": "2449f14e-2e57-4c16-b588-b0fe923c0782",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "50f778a8-e92e-4e0e-9a0e-e83ac5098921",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                        "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "80d0bbe4-b4dc-4faa-bb1a-34f3c87bfcba",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "e9631e57-1efc-4c3e-999e-2f5f67f7109e",
                                                                    "id_pos": "cd21416e-d939-41ce-bc2e-f2d34f04336d",
                                                                    "id_list": "35c88ac3-7b89-4db6-b6a2-072ba7d42ce7",
                                                                    "id_item": "d50857c8-1bd4-4341-8ddb-7fe87c320e3d",
                                                                    "id_item_type": "f79542fa-39a6-4caa-9db3-3378477341e4",
                                                                    "id_category": "e640a6f4-d15d-42d8-9be8-f544cea26c44",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "id_user_upd": "b829b6c2-afcd-4d37-a6f3-8e446a075b2c",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "ca5e56e6-17a7-4fb9-87b4-08b5a11bbfdc",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "8117d5f7-7379-4940-8fda-74817ea0710e",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "c555e0ce-b0db-406c-a4e2-5958b37e891d",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "id_user_upd": "351020bc-f495-40a5-9c6a-2b338b6792c4",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "2ca538fa-1117-47d0-be93-d6a4ec3a7c55",
                                                                          "id_pos_type": "850bfe18-dbb6-442e-a00f-7ca0813acb90",
                                                                          "id_price_list": "fd4c5e4d-80d4-4e98-aa92-ca183385a66e",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_user_upd": "8f030b29-da27-4299-b24d-84cba106df08",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "04c75077-a9a1-47e4-ba14-e4ffa3ff9277",
                                                                            "id_pos_type": "6bab8dc0-cc50-4cf9-a18e-4a3a9d829ef9",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "id_user_upd": "0f413e5f-d755-4bdf-a131-b05bdee9c79b",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "37",
                                                                          "id_list": "68bef037-2703-40b0-86e4-94a2752d0b08",
                                                                          "id_item_sub": "6bc76e46-bbcc-4109-bde3-5342ebb0a91e",
                                                                          "validity_date": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_user_upd": "5962d61b-d17f-4627-a5bf-5be98e4ef4ea",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id": "094c3f12-5758-45e5-8d6b-622654b3f864",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_branch": "aac44322-119d-42ce-ba32-efd53359ecb0",
                                                                          "id_pos": "63545ba1-af4a-4476-ae59-e0f8c2d09de3",
                                                                          "id_list": "31753136-d1ed-4be5-b995-c2f044ef8650",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_user_upd": "a2f68621-a079-49f7-8f14-16bcb601b6cd",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "d1352b9c-a3a7-499d-97ac-02e61ce225df",
                                                                    "order_id": 2,
                                                                    "id_item": "1ade48fe-49a1-4371-88d0-f93607c77a8a",
                                                                    "id_item_type": "f4bdd3d8-93f1-4278-ba6d-4909b60f7646",
                                                                    "name_pos": "sample string 5",
                                                                    "price": 6.1,
                                                                    "color_border": "sample string 7",
                                                                    "color_button": "sample string 8",
                                                                    "color_font": "sample string 9",
                                                                    "id_pos_sesion": "79abaf54-52b6-4337-9f67-18b319c88ed3",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "618342b1-d1ab-4d05-b37f-bfd34c9b04d9",
                                                                    "count_voucher": 1,
                                                                    "id_category": "8ce10740-b1d1-4f84-add4-a109c1bbd6cd",
                                                                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                    "id_user_upd": "1eca7e4b-c9b1-4ef6-84ff-0cab85446b94",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "40",
                                                                      "id": "f68889d2-e257-4789-8383-b9e9ebabf79f",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "946fc4c7-bdcd-4edf-aaf5-c1cdf4ee8387",
                                                                      "date_tax": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "date_open": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "date_close": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "id_user_open": "6ad03b2f-cb81-4f8f-b9c3-c42e885689ec",
                                                                      "id_user_close": "26b434b8-da4d-4cbe-bd6c-f9db08e86e8b",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$id": "41",
                                                                          "id": "3a72e16c-b124-418e-a5e0-1b54bffd5641",
                                                                          "id_cloakroom": "cbb0b295-f6ad-413c-afcc-0f55b9b918ad",
                                                                          "id_pos_sesion": "0a76881b-ae19-4f25-b164-f9e23d71280d",
                                                                          "unit_id": 4,
                                                                          "date_open": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "date_close": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_doc_sa": "45a8d83b-1b42-415f-92e1-9c5275d19dbd",
                                                                          "commited": true,
                                                                          "mt_cloakrooms": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$id": "42",
                                                                            "id": "401a5ff9-31f7-4a44-afd9-0e6ff2b3c792",
                                                                            "id_pos": "a6738836-105c-463a-9aea-b82fc1b3e5b5",
                                                                            "id_doc": "3e2d223d-df8c-4cc8-8215-6495a133df65",
                                                                            "id_branch": "9ff60492-d97a-4dc7-9b94-3901076ebe4d",
                                                                            "nro_doc": "sample string 5",
                                                                            "date_doc": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "date_tax": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "hour_doc": "00:00:00.1234567",
                                                                            "block": true,
                                                                            "id_ref": "edcab42c-6bb5-4332-afdf-85484972a70d",
                                                                            "id_relationship": "b3065d4a-6833-4eda-aa88-a466862b6328",
                                                                            "id_loc_from": "7985c23e-ab29-4fc4-a3ec-efe41ec9dee0",
                                                                            "id_loc_end": "bb6d9889-eff0-4b70-a0c8-fb0d74df4038",
                                                                            "id_user_add": "17e0ee98-dc32-42bc-8a8c-f7963fa37ca0",
                                                                            "id_user_upd": "b8079917-5372-4c1f-b1ec-8f068d9e2640",
                                                                            "comment": "sample string 12",
                                                                            "id_pos_sesion": "9ecb6e2f-f0ec-43fa-9f33-cc62053642e1",
                                                                            "id_room_unit": "0b2833f6-3b51-4213-abc8-cc11dc8c10e9",
                                                                            "ref_locator": "sample string 13",
                                                                            "ref_zone_aut": "sample string 14",
                                                                            "id_pos_type": "9fdf50df-de28-4d45-a075-d0e2c9c6c49e",
                                                                            "p_dis": 15.1,
                                                                            "p_chr": 16.1,
                                                                            "amt_net": 17.1,
                                                                            "amt_tax": 18.1,
                                                                            "amt_dis": 19.1,
                                                                            "amt_chr": 20.1,
                                                                            "amt_tot": 21.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "commited": true,
                                                                            "created_by": 1,
                                                                            "doc_print": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_docs": {
                                                                              "$ref": "14"
                                                                            },
                                                                            "mt_locations": {
                                                                              "$id": "43",
                                                                              "id": "8d991908-6532-4d57-8145-575b78890ee2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "reserved": true,
                                                                              "id_branch": "38e629c1-1a89-41c3-9f90-2cdee1e47192",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "id_user_upd": "4428f7b3-1c30-4035-a71b-73ac7cf0ae64",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa1": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st": [
                                                                                {
                                                                                  "$id": "44",
                                                                                  "id": "49fada59-1f66-437c-b3f7-b6153e819c44",
                                                                                  "id_pos": "ca6b0b8b-3db0-48bd-ae07-8c67efb45a2d",
                                                                                  "id_doc": "91d34c0f-e599-456d-bb4c-b92907fb3738",
                                                                                  "id_branch": "d6d872e1-6c83-4d47-adb1-47200c305129",
                                                                                  "nro_doc": "sample string 5",
                                                                                  "date_doc": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "block": true,
                                                                                  "nro_original": "sample string 8",
                                                                                  "id_ref": "7691e678-4596-47ad-82d8-af2efa1ae025",
                                                                                  "id_loc_from": "c937c9d3-f320-479e-a3fc-61c96c256978",
                                                                                  "id_loc_end": "26b856f4-dee9-4e5e-9749-c2f50ecd01d9",
                                                                                  "id_user_add": "7355a44a-5950-4b33-bb5a-d102a5f4ec99",
                                                                                  "id_user_upd": "1f563951-d993-4404-9d34-77225065f5ba",
                                                                                  "id_pos_sesion": "45390dde-7572-4cac-a2c0-389cc5a521f9",
                                                                                  "comment": "sample string 12",
                                                                                  "status": 1,
                                                                                  "is_send": true,
                                                                                  "date_send": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_locations1": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_doc_st_det": [
                                                                                    {
                                                                                      "$id": "45",
                                                                                      "id_doc_st": "c7520e75-7dfd-4317-8ecc-e1c4eb214311",
                                                                                      "id_line": 2,
                                                                                      "id_item": "ec3a047e-d125-44d4-a41b-1e95fd4747f0",
                                                                                      "comment": "sample string 4",
                                                                                      "qty": 5.1,
                                                                                      "status": 1,
                                                                                      "active": true,
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_doc_st": {
                                                                                        "$ref": "44"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "45"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st1": [
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st2": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st1": [
                                                                                {
                                                                                  "$ref": "44"
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_stock": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id_location": "9c3bd580-0f6d-4454-a1ed-f91044b05495",
                                                                                  "id_item": "1e012a29-b0d0-40df-be07-79b9ba6312da",
                                                                                  "stock_ideal": 3.1,
                                                                                  "stock_min": 4.1,
                                                                                  "stock_max": 5.1,
                                                                                  "stock": 6.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "commited": true,
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_locations1": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "41"
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "24"
                                                                              },
                                                                              {
                                                                                "$ref": "24"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "20"
                                                                              },
                                                                              {
                                                                                "$ref": "20"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa1": [
                                                                              {
                                                                                "$ref": "42"
                                                                              },
                                                                              {
                                                                                "$ref": "42"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa2": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "40"
                                                                            },
                                                                            "tt_rooms_units_activity": {
                                                                              "$id": "47",
                                                                              "id": "65194ad0-fec9-46ec-a5b8-6d9b84fbd97e",
                                                                              "id_room_unit": "2e15c932-21f0-43f4-bf01-3e00619e0659",
                                                                              "id_room_list": "62ece14d-e40e-4975-b9b1-166d0dd4abcc",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "date_from": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "date_open": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "date_close": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "id_employee": "b84fe57d-2dd3-4adf-86fb-f364fe44abb3",
                                                                              "id_employee_sec": "9bf28edd-1509-44c7-8fe6-4169192c4278",
                                                                              "from_reservation": "sample string 4",
                                                                              "pax": 5,
                                                                              "language": "sample string 6",
                                                                              "amt_min": 1.1,
                                                                              "amt_tot": 1.1,
                                                                              "amt_pay": 1.1,
                                                                              "amt_adv_card": 1.1,
                                                                              "amt_adv_cash": 1.1,
                                                                              "amt_tips_card": 1.1,
                                                                              "amt_tips_cash": 1.1,
                                                                              "id_user_tips": "33a95336-b70a-4168-ada3-e721ef766fc7",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "a37ad68f-95c3-4db8-ac9b-c96545f74dcc",
                                                                              "id_user_close": "39b588cb-9f8a-452c-86aa-c87f9053115e",
                                                                              "id_unit_state": "62c2df35-5764-490e-8c9b-c43f8c9e0853",
                                                                              "id_pos_sesion": "d417e2b8-5159-472d-8833-9dc9c6985e5d",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "e9e524ff-4897-463c-bb87-fe75a3c4859f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "805c4d30-4753-482a-a5d5-a35d83417e7e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "148270af-0df0-43b2-9557-1b4cf1afbd64",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "id_user_upd": "1f6c5bf4-70f6-4aa7-90a4-9c8bc06e82d2",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "d7834c67-8269-416a-843e-fb545dcd1e3c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "f661eb4f-6468-44bc-bdcc-8f039962df6f",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "4fc37d55-c3c0-4a45-901c-4d6b67893f6d",
                                                                                  "view_pos": true,
                                                                                  "order": 8,
                                                                                  "color_border": "sample string 9",
                                                                                  "color_button": "sample string 10",
                                                                                  "color_font": "sample string 11",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 14,
                                                                                  "id_image_map": "d9bbbf27-5db1-495d-9a3d-3adb838e0b4d",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "id_user_upd": "ed971a70-53d2-4f52-9a29-d75de020d7c9",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "68d8a847-47ac-409a-a63b-4feb28ac49a1",
                                                                                      "id_room": "e48e4232-9556-467c-b307-d01623ddbec1",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "id_user_upd": "e02486c0-8aed-4ae0-bdff-c60b36de9033",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "3635700c-196f-41a6-b75e-c870bdde6689",
                                                                                      "id_room": "b0a9d359-289a-41d1-bc34-1c820bbb7da2",
                                                                                      "date_in": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "date_out": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "id_user_add": "f4b14190-e07b-472b-b6f9-400401ea6dc6",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "ca1cd9af-037a-490e-98e7-59e1cbaa8916",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "id_user_upd": "f3cf2612-0bdb-4b1f-b434-61c2c8b1848a",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "ceb95fa9-981c-43a2-bea3-053e85ba44cf",
                                                                                      "id_room_state": "1726819f-f931-424f-ba00-42922062eaa9",
                                                                                      "id_image": "09dcea06-3de8-4b7f-a507-1863e590dc78",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                      "id_user_upd": "417d88c1-2033-413e-b5b5-64b227b0eea6",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "1e7f4024-25cf-44e0-8d44-5e0365362fe9",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                        "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                        "id_user_upd": "8abd20e2-0f81-4fda-a6cf-4bdfccea3e2c",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "40"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            "tt_spool_doc_print": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "abd259fa-21df-4529-9c7f-dbbdfe8b1b4f",
                                                                                "spool_server": "sample string 2",
                                                                                "id_doc_sa": "a726a728-87c2-402d-84ea-90aff436799f",
                                                                                "spool_printer": "sample string 4",
                                                                                "count": 5,
                                                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "printed": true,
                                                                                "print_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "42"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "39"
                                                                        },
                                                                        {
                                                                          "$ref": "39"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "b65cac2e-6f15-4710-aeff-0acd8c15364a",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "23b6d42a-110e-4280-9984-b739854df291",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "47"
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id": "f2c389ce-b4ac-4e28-bd2c-f710beb0ab22",
                                                                          "id_pos_sesion": "9415c2eb-41fd-4da9-8f62-b629b6517716",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "344597fb-5432-41e5-8f2e-7cc8a3ab71ec",
                                                                          "id_room_unit_activity": "52158791-3aba-4966-9f41-3260cb3c0819",
                                                                          "id_doc_sa": "5dd8230d-7ddf-46e6-876e-493c8983399d",
                                                                          "id_pos_type": "d5477be4-92fe-4ebb-9725-0133c5d1cb6b",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "7348a56f-4163-4174-9dae-b436849ea472",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_tip": "6e97add1-bfb0-4255-a635-e0cf9a8344f1",
                                                                              "id_user": "455971e9-9a54-4582-871e-20ceb1c03fdd",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "57"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id_pos_sesion": "fd3760ff-48d3-4bc2-95c3-82ec45cd43cd",
                                                                          "id_user": "9848af1a-8e4c-47a6-b969-d5bfb0ad7608",
                                                                          "date_add": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "42"
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "60",
                                                                          "id": "efe9fec4-a198-42ba-be4b-e43614ff6125",
                                                                          "id_user": "7a52ba7c-bc6c-4b96-87ee-12e1a449461b",
                                                                          "id_user_profile": "8abb431c-faba-4025-a527-4839a4169805",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_pos_sesion": "a7d9cac6-a47d-4872-8665-e406c4538dae",
                                                                          "date_login": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "date_logout": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "61",
                                                                            "id": "9a11fa58-a4d6-4e70-9dbb-b6f867e5adc9",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "62",
                                                                                "id": "2f8bde33-0ef2-4af3-9d67-e929d570980a",
                                                                                "id_function": "1aa5366c-553a-4a1b-93c8-09af96a87b20",
                                                                                "id_user": "436e4c5d-7dba-42f4-b2b9-cff162168631",
                                                                                "id_profile": "6845f280-0736-455b-81c9-daeaba8be961",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "61"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "63",
                                                                                  "id": "26c80d6a-c6ae-43ba-a1dd-0de21faed2d0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "ad50d65e-03f7-49b6-a510-ed55b98798eb",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "ee8d665c-06de-40ef-a9d3-1197e1f016dd",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "64",
                                                                                    "id": "01c6b756-9517-4db5-a9a5-ea32395c6ff8",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                                    "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "8"
                                                                              },
                                                                              {
                                                                                "$ref": "8"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "60"
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "60"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "65",
                                                                          "id": "2470bbed-0e0d-4a70-a3fd-175eb2f4f21b",
                                                                          "id_user": "bcfb933b-f2d2-47df-a743-9076b3ae1947",
                                                                          "date_add": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "1d62b301-cfcf-4d50-a900-5aa597bc7770",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "id_pos_sesion": "7e1315e0-9ef7-49cf-8fa5-3653db36b3bf",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "65"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "66",
                                                                "id": "aa359e29-05f4-4b6f-b914-aa4866e9718a",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "a5e3289b-c60b-48f7-9832-0d40d7f9f62a",
                                                                "id_doc_print": "2dc3d1f7-6c54-4ffd-87d4-88086e212583",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                                                "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "42"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "67",
                                                                "id_doc_sa": "7da5f340-6ec7-4352-80e1-cf7f4ad833f7",
                                                                "id_line": 2,
                                                                "id_item": "794b8300-77e7-4b1b-b65c-5801f790e3b2",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "67"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "42"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "42"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "68",
                                          "id_pos": "35faef20-cb46-4aac-ab37-d80bac899c14",
                                          "id_doc": "fec69c20-8350-41b7-b37c-2dcfcb4ed633",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                          "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "42"
                                        },
                                        {
                                          "$ref": "42"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ]
                                    },
                                    "mt_pos_print": {
                                      "$id": "69",
                                      "id": "6440e9b3-08af-4e15-b44b-9c1021ea3c77",
                                      "id_pos": "53edc125-dd1d-4ac4-8596-b0b656836f5b",
                                      "id_mask": "sample string 3",
                                      "name": "sample string 4",
                                      "mode_print": 5,
                                      "port": "sample string 6",
                                      "baud_rate": 1,
                                      "data_bits": 1,
                                      "stop_bit": 1,
                                      "flow_control": 1,
                                      "parity": 1,
                                      "pin_cashdrawer": 1,
                                      "ip_printer": "sample string 7",
                                      "port_ip": 1,
                                      "printer_name": "sample string 8",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                      "id_user_upd": "4e248fa5-1fa8-4120-bdb3-749fee3e7dd1",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "8"
                                      }
                                    },
                                    "mt_pos_types": {
                                      "$ref": "12"
                                    },
                                    "st_doc_print": {
                                      "$id": "70",
                                      "id": "8dc679ea-c36b-427d-899d-101b7e88e812",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "high_row": 5,
                                      "high_doc": 6,
                                      "with_doc": 7,
                                      "to_file": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:39.8426107+02:00",
                                      "last_update": "2026-09-06T06:47:39.8426107+02:00",
                                      "commited": true,
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_print_det": [
                                        {
                                          "$id": "71",
                                          "id_doc_print": "77bc2250-384f-4372-8173-28a09aed9171",
                                          "id_line": 2,
                                          "text": "sample string 3",
                                          "type_line": "sample string 4",
                                          "type_align": "sample string 5",
                                          "ref_line": 6,
                                          "font_name": "sample string 7",
                                          "font_bold": true,
                                          "font_underline": true,
                                          "font_color": "sample string 10",
                                          "st_doc_print": {
                                            "$ref": "70"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "8"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "8"
                                },
                                "mt_pos_view": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "afbb7270-7b6b-427e-9e29-ffd8b37f8f6b",
                              "id_pos": "a7497565-f66f-44d3-98f9-43ff2e39c28b",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:47:39.8426107+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "a8080f3b-de22-4cc0-916f-e6609bf05080",
                              "active": true,
                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "80d9be9d-a819-42f3-bfaf-c090e1b7d7dd",
                              "id_pos": "6fd15ca1-6948-4428-a090-b686cf5f99f8",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:39.8426107+02:00",
                              "last_update": "2026-09-06T06:47:39.8426107+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "74",
                              "id": "816f1964-b6c3-4ab1-8b2f-fe8ecd4779c9",
                              "id_pos": "fc0bc29a-efa3-4c91-834b-6e57c071d0b5",
                              "date_add": "2026-09-06T06:47:39.8426107+02:00",
                              "date_upd": "2026-09-06T06:47:39.8426107+02:00",
                              "date_out": "2026-09-06T06:47:39.8426107+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "09c78ba3-fa5e-4a7e-8676-4386ea9cb2b4",
                              "id_user_add": "ba105655-7e00-4826-9d28-3ee025f4f5c1",
                              "id_table": "92fd1fd3-4513-4816-b677-e2e5d98b690e",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "12e39ba9-8098-49fa-a19c-d1e4702447fb",
                              "created_on": "2026-09-06T06:47:39.8527416+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "1664886a-cf5d-422a-bbb6-9b62f1b77d14",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:47:39.8527416+02:00",
                                "last_update": "2026-09-06T06:47:39.8527416+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "c062298a-1da8-475c-b3b4-76f64c5d3ee0",
                                    "id_sync": "7de42684-9ef9-4c50-8cb6-e6fb76dfb4ae",
                                    "json": "sample string 3",
                                    "id_table": "5ff29945-200d-4756-9efc-fc7e6494452a",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "4230c6ac-e8d5-48c3-b65c-e102c5483e85",
                                      "id_branch_from": "66a7b9af-91cf-4a7a-9aa7-c2d5d3c085c3",
                                      "id_branch_to": "a9abb65e-3542-455c-8b07-1dde42dc63f1",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:47:39.8527416+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:47:39.8527416+02:00",
                                      "send_on": "2026-09-06T06:47:39.8527416+02:00",
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_branches1": {
                                        "$ref": "2"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "79",
                              "id": "e9591add-71b0-4553-b8ca-62c83a1d523b",
                              "id_pos": "50fe1432-50f0-48ad-a091-c2b0812af0b9",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-09-06T06:47:39.8527416+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ]
                        },
                        "st_images": {
                          "$ref": "3"
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "tt_cloakrooms_units": [
                          {
                            "$ref": "41"
                          },
                          {
                            "$ref": "41"
                          }
                        ]
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "50a6a740-5344-4bec-bdce-ee17c87106fb",
                        "token_id": "sample string 2",
                        "id_user": "5b7be3c5-4fe3-4405-9e8e-20a35cca5d82",
                        "date_from": "2026-09-06T06:47:39.8527416+02:00",
                        "date_end": "2026-09-06T06:47:39.8527416+02:00",
                        "created_on": "2026-09-06T06:47:39.8527416+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "6daddb04-790c-48e1-8476-1455a720c400",
                        "id_room_activity": "0f144f27-2e0e-4d4d-a36f-cdcbd3aa52e1",
                        "id_pos_sesion": "bfbb856a-e5a7-4d1e-9cb9-51f5947a05dc",
                        "log_text": "sample string 4",
                        "id_user": "adce72a7-69df-4400-b8df-1f97a0825295",
                        "event_type": "sample string 6",
                        "correlation_id": "3007fdc2-dc29-41b7-a82c-6d6a2f3597d9",
                        "id_room_unit": "1b75e1c7-0ee3-4037-9b68-008067242e27",
                        "id_room_unit_source": "90c41c2d-0385-474a-affa-b53dffd96dc5",
                        "id_room_unit_destination": "3bc2d162-bb9e-4394-bf95-014edc14da5e",
                        "id_room_activity_related": "4654f389-cf3d-4443-a2f8-de645cbee206",
                        "id_doc_sa": "1be3a362-2756-4ded-9652-fc3ee7648bc3",
                        "id_user_authorizer": "845d3734-1b73-4975-995b-1d57c12ef46e",
                        "data_json": "sample string 7",
                        "created_on": "2026-09-06T06:47:39.8527416+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "61"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "st_functions": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "bf5c6fb2-82c5-41d1-9e2e-8f2b124b83e8",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-09-06T06:47:39.8527416+02:00",
        "last_update": "2026-09-06T06:47:39.8527416+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_locations": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "ffe286d3-2b5c-43a1-ab9f-0cd680c5b32c",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-09-06T06:47:39.8527416+02:00",
        "date_end": "2026-09-06T06:47:39.8527416+02:00",
        "state": "sample string 6",
        "created_on": "2026-09-06T06:47:39.8527416+02:00",
        "last_update": "2026-09-06T06:47:39.8527416+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_pos": [
    {
      "$ref": "10"
    },
    {
      "$ref": "10"
    }
  ],
  "st_users": {
    "$ref": "8"
  }
}