DELETE api/St_Users_Pos?id_user={id_user}&id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_pos
NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

pass_required

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_user": "c7e8b02c-9eaf-437d-a2b6-64a4d3cadae4",
  "id_pos": "00c2b29e-c195-40b6-898c-d4a28374d8aa",
  "pass_required": true,
  "active": true,
  "created_on": "2026-09-06T06:47:32.0908781+02:00",
  "last_update": "2026-09-06T06:47:32.0908781+02:00",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "aa656f25-1f94-4f38-b41c-7256e73ce499",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "ff2352cd-b5d5-404b-869b-c41c83e50660",
    "id_zone": "09c62cf1-80b3-4b23-bd54-d81256918e88",
    "user_required": true,
    "active": true,
    "created_on": "2026-09-06T06:47:32.0908781+02:00",
    "last_update": "2026-09-06T06:47:32.0908781+02:00",
    "id_user_upd": "cdaeb6db-0869-4030-96c7-732f1ccf8a26",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "e33549bd-e68d-4593-a412-5d1da3021648",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "81c69665-6735-4578-9c81-331b08fc9da5",
      "active": true,
      "created_on": "2026-09-06T06:47:32.0908781+02:00",
      "last_update": "2026-09-06T06:47:32.0908781+02:00",
      "id_user_upd": "79503ec6-9233-4bfd-91ae-66565be910fb",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "1681d4e7-3944-430e-85b0-d6a3d455a84a",
        "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": "13379ef7-e119-4a32-96d9-db47fab809b8",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:47:32.0908781+02:00",
        "last_update": "2026-09-06T06:47:32.0908781+02:00",
        "id_user_upd": "0d175b5e-a6cd-443d-b50c-efa755a5d7a0",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "d3ec0fbe-174d-4c00-9b95-009cae238876",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "7e712e77-79f1-4efd-8430-4df3f0f57cf8",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:47:32.0908781+02:00",
          "last_update": "2026-09-06T06:47:32.0908781+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "d92d5915-3784-4e2a-9a92-8b1ba8a078cc",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "b7bce39f-9e57-47f9-9b6d-c95a98a01422",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "045a3502-c517-4aa3-bc7d-94372b70afb1",
              "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:32.0908781+02:00",
              "last_update": "2026-09-06T06:47:32.0908781+02:00",
              "id_user_upd": "ed50689a-daa2-4e5b-9350-0f71f0e27f0d",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "f9b8a6a2-37f9-4acd-8f59-89d0ba06b6c2",
                  "id_item": "93377c13-0c5c-45b7-9f13-b3708cab0d40",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:47:32.0908781+02:00",
                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                  "id_user_upd": "e8ef178c-d9b1-4b6b-833f-0f93ba0970de",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "660bd702-1054-4e2c-aa4f-6d628a5026b9",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "ae2a9878-bed7-4bd7-a026-9edc5bc50d95",
                    "id_unit_sec": "3fb6b97a-be01-4bda-9edc-7cb40cde8641",
                    "id_brand": "d730b293-1dba-43b6-bc2e-ee98e8d145c6",
                    "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": "402fddde-f450-4a9e-a291-18082f62104b",
                    "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:32.0908781+02:00",
                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                    "id_user_upd": "7bef9f2b-8f2d-47f5-84dc-3f546708b830",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "cd08564f-17de-4bf0-8791-63acbb93d921",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:47:32.0908781+02:00",
                      "last_update": "2026-09-06T06:47:32.0908781+02:00",
                      "id_user_upd": "f67e8b31-59e9-43ad-8073-d03ba9c50b9b",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "d2e8b9d8-c854-4d12-850b-ebd960d76d4e",
                        "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": "76b667ee-83c6-4377-a2f3-faaefc0b3a23",
                        "view_messages": true,
                        "id_image_photo": "03ffcb80-85c4-4f74-acb5-8e74be19b2c1",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "e820e7c6-b030-4359-a9bd-9a85352477e5",
                        "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:32.0908781+02:00",
                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_brands": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$id": "11",
                            "id": "5f3745d2-963a-473b-926a-4c1d2680c268",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "1797629f-696d-413b-980a-ce902d8d1003",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "48012c0a-f972-4faf-8cb1-7ba7e07d9c01",
                            "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:32.0908781+02:00",
                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                            "id_user_upd": "26d4d9b2-8734-4bc0-8238-0357e7aac7da",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "1b2dfac5-0827-4c16-91f1-c0041a6f3f83",
                                "id_cloakroom": "1e88358d-9b63-4167-a86a-0a8b5b63d243",
                                "id_pos_sesion": "c546998a-986f-4087-84b6-b74d6c12ba9a",
                                "unit_id": 4,
                                "date_open": "2026-09-06T06:47:32.0908781+02:00",
                                "date_close": "2026-09-06T06:47:32.0908781+02:00",
                                "id_doc_sa": "809750ec-e920-43bf-8338-806f7b1b417e",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "7d9dec3c-ffa6-49ce-ad8f-f446f7069713",
                                  "id_pos": "fe1bc3bc-28bc-4623-9d8b-6379146f0dc0",
                                  "id_doc": "2754e768-9ae9-458e-84b3-06bd9e0d3f00",
                                  "id_branch": "9884b6f1-843d-420c-8d80-d7fd85d88673",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-09-06T06:47:32.0908781+02:00",
                                  "date_tax": "2026-09-06T06:47:32.0908781+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "6793a71b-a435-44ec-a910-55a5b8957e2a",
                                  "id_relationship": "93365391-54e9-4d1f-9a9f-7bdf9e91ea9f",
                                  "id_loc_from": "216e4367-990c-45a0-9671-6bd439c0a38d",
                                  "id_loc_end": "1d40bac6-baf1-44fb-828f-ac97e73366d2",
                                  "id_user_add": "fa312136-e0c1-4781-9e01-debbc8d659cf",
                                  "id_user_upd": "674971f5-83b6-479c-917e-08c55d6dbc95",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "8467db4e-db5c-4c03-8c75-e56d6b3a81a3",
                                  "id_room_unit": "eded0609-9616-476b-aaed-b596d871b04b",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "e7fd822a-7dc9-4867-980d-faa4df1fe857",
                                  "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:32.0908781+02:00",
                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "dca43272-b675-47c3-9aaf-41b7634c5f81",
                                    "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": "a00cc0ff-3bca-47aa-8946-fdcf6e7d585f",
                                    "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:32.0908781+02:00",
                                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                    "id_user_upd": "aaeec277-3974-414e-953c-a1d5c3a83a08",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "78d4e395-5a41-463d-b92f-d5499b4be92a",
                                        "id_pay": "e847afd3-1fdc-4ec2-9dba-702a7e98d173",
                                        "id_money": "4acb9b93-ae56-4a34-a1b7-28c7ec4c8eaf",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                        "id_user_upd": "d119bb82-476c-4704-ab97-970dca810762",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "4882fc17-6abc-48e3-bf3e-5e8d69c07899",
                                          "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": "5674a7f2-66ff-4448-ad36-da6f19b90fd1",
                                          "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:32.0908781+02:00",
                                          "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                          "id_user_upd": "87638607-27e9-429f-94e8-13c53060ec87",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "fd9c3fc1-b1ac-47df-b1cb-80fe07b7fc62",
                                              "id_money_2": "e7f1e3bc-f268-4886-bf63-6e504b1f886b",
                                              "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                              "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                              "id_user_upd": "a85fc527-ab1c-42ac-ae7f-e511e403f208",
                                              "commited": true,
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types1": {
                                                "$ref": "16"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "mt_money_rates1": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa_cashflow": [
                                            {
                                              "$id": "18",
                                              "id_doc_sa": "e7d01f0e-65f5-4766-b10e-a0732079488f",
                                              "id_pay": "3b767e90-422a-4f73-8be2-d5c5a51f5106",
                                              "id_money": "6a30053a-7b13-4237-979b-b2cb4a50a161",
                                              "date_cashflow": "2026-09-06T06:47:32.0908781+02:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "3b798962-8ad6-4acc-968f-abdeb63a0691",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "ed947acc-626a-4aa8-ba78-808b9be15b75",
                                                "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": "94d619f1-1d42-4243-b826-90b28cde5bda",
                                                "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:32.0908781+02:00",
                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                "id_user_upd": "fdcffda4-e843-4c07-a211-722635190491",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "ca2a2579-9d83-4929-9f7a-5a63f4fd1693",
                                                    "id_line": 2,
                                                    "id_pay": "866cad7f-996e-43f1-a55a-8cb93cbbcf91",
                                                    "id_money": "2f374e2f-9128-4691-b964-fb61f7cb2c29",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "fe76f191-e82c-4508-9a88-b6d0073d92bc",
                                                    "id_employee": "9666ddcf-2787-4ff4-a953-1468c884b64d",
                                                    "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": "0a514711-136f-48c3-971b-0c0d58e54e5b",
                                                    "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": "878eaac9-30ce-414f-94e7-097c4339a8db",
                                                      "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": "749b0028-4f23-471f-b367-8935d684c431",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "3ed99df6-b44e-4f1f-b5f1-2b133d3df0af",
                                                      "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:32.0908781+02:00",
                                                      "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                      "id_user_upd": "3ae98e43-3060-4232-a888-2a2f97a41232",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "04db1797-5e54-4229-93bc-de6726f516ce",
                                                          "id_branch": "bca55060-bca4-4842-8813-1fad30b279df",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                          "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                          "id_user_upd": "16fbdfe7-16aa-42bf-b354-526e87b1c1ce",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "ba55426b-57cf-4e08-993e-2fff920e7c37",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                        "id_user_upd": "0f802a2f-2f86-4087-9d96-350728001bec",
                                                        "commited": true,
                                                        "mt_employees": [
                                                          {
                                                            "$ref": "21"
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "10"
                                                        }
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_det": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "beeae924-ccfe-4a97-9ee6-33b6b98a2e15",
                                                          "id_line": 2,
                                                          "id_item_sub": "c059903d-5b70-4492-8861-063f4993ae38",
                                                          "qty": 4.1,
                                                          "id_list": "421c71ba-3426-45a3-9b10-048a293af2f9",
                                                          "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": "c986becd-0bef-4fd0-bb48-d55ec49d2d4a",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "f823aa2c-df15-4ebe-9d35-3a4e92934368",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "2b3b9c82-21dc-49c8-8577-1eb4075f88ab",
                                                          "id_user_upd": "5c2479a3-5cb3-44d0-a2af-1be7a4af86a8",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "d992166a-9efd-4749-ae79-0170ac6c83c2",
                                                            "id_item": "c407f965-e80f-4e9a-a751-b65fc6c64019",
                                                            "id_item_type": "b451fd2d-ff2d-42da-b189-6b024b6d4365",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "dc0e3d56-4e7f-4c39-9f91-4b85e5a608e7",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                            "id_user_upd": "1d02a9e8-5358-41c0-9c70-3f11f252d099",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "b547ad6a-261c-4b18-9e07-e671c0ca1f0d",
                                                                "id_item": "b8af9abe-b00a-4697-991a-32db135afd5f",
                                                                "group_id": 3,
                                                                "id_unit_ref": "3e887128-03f3-4c52-95c4-75f5e6787f59",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "db3025c4-27f9-4cb0-9fc6-18482231ffec",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "336ed024-6f85-4f5f-8d7d-8f225e4fe713",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "id_user_upd": "3c40d2d1-2102-4beb-9650-d24f8309769a",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "4ce71801-6bd6-4162-a93f-2b131e8a84a9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "id_user_upd": "22d550f7-0236-4b0e-88f9-7d41c0a61a91",
                                                                    "commited": true,
                                                                    "mt_units_ref": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ],
                                                                    "mt_items1": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_items_types": {
                                                              "$id": "29",
                                                              "id": "467f01ff-5d4c-4f98-bba0-daf7a815cb8d",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "2db00493-9c9b-4602-808b-7700a5c12604",
                                                              "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:32.0908781+02:00",
                                                              "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                              "id_user_upd": "9f34b12a-2cda-4b13-8f25-eb7ec86bf9cf",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "5262a541-81ae-4dcd-8e2c-e96ad5282167",
                                                                  "id_line": "b3ea0a68-a6d2-485b-8e0e-d613478e74d5",
                                                                  "id_category": "c7275fef-9370-4728-bb68-7e97eff0089d",
                                                                  "id_item": "d2d2cc0e-b56b-4e51-bc42-8d19a3192870",
                                                                  "id_item_type": "65e82e79-dcf0-4247-a462-d87f794bbbdb",
                                                                  "price_max": 1.1,
                                                                  "qty_add": 3.1,
                                                                  "qty_used": 4.1,
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "tt_vouchers": {
                                                                    "$id": "31",
                                                                    "id": "ad451e2c-0f23-4315-8785-ee10bc55e840",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "date_used": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "date_sesion": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "id_employee": "b743447d-b6ce-4172-9cb6-0141e509f3e1",
                                                                    "id_branch": "f1e1d1e2-2b50-4b0f-a5a5-3fc8cef7f4eb",
                                                                    "id_voucher_permision": "31675c40-d937-445b-b4f7-7e3a43290de4",
                                                                    "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": "794480ac-bc2f-4e12-83cf-745bda37a829",
                                                                    "id_user_add": "52631c08-a25e-44e0-aafb-36250787ba87",
                                                                    "id_doc_sa": "5f1b3414-147d-4dbc-9fcb-f08fb7dc6f9a",
                                                                    "id_item_sub": "50057507-69c2-4f66-b29d-9894c68ea8de",
                                                                    "id_pos_sesion": "a5ad853e-d90c-45fc-91e7-811b4d2296f7",
                                                                    "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:32.0908781+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_permisions": {
                                                                      "$id": "32",
                                                                      "id": "6772cbe6-e29f-41b4-bd14-4469c18637ae",
                                                                      "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                      "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                      "date_used": "2026-09-06T06:47:32.0908781+02:00",
                                                                      "id_employee": "dbb1707d-8f32-4229-940b-a0e8f0efa647",
                                                                      "id_branch": "11ec6c1a-34d6-4dba-a981-80dd6adcd011",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "bfa674f5-672b-4ac8-824b-1399e61e34a2",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                      "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ]
                                                                    }
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_prices_rules": [
                                                                {
                                                                  "$id": "33",
                                                                  "id": "97fa4d86-c47f-4c6b-8d77-f10915166769",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "date_end": "2026-09-06T06:47:32.0908781+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": "bdf47a39-e525-4e08-b18f-0165486f500d",
                                                                  "id_pos": "ceea0ea1-e58c-4232-9081-9513a116feb1",
                                                                  "id_list": "c00c6b67-66d2-405c-9d0c-7632cf8b85a0",
                                                                  "id_item": "45060f73-8cf2-43d2-8b91-f2164b097dfa",
                                                                  "id_item_type": "03c09d96-5d7a-42a0-8fd2-930b05801926",
                                                                  "id_category": "a280cbdc-7410-45a9-82c1-fec5828e36c1",
                                                                  "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:32.0908781+02:00",
                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "id_user_upd": "7fa35de4-84d1-4e31-8d6f-d10db1e702e2",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "34",
                                                                    "id": "53d83e45-d56b-41d6-86aa-f4f88c8bb810",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "65dfaa29-9993-4351-8261-974002a07a42",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "c2013ade-2777-475e-8e9b-d483d70c46ec",
                                                                    "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:32.0908781+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "id_user_upd": "5891a235-42f5-4618-8eed-d350205e87f4",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "ad9c06b2-413b-4b8a-97ed-cb1649200aed",
                                                                        "id_pos_type": "e5b84a4e-39a5-499f-bfe2-5d4a7ff243a3",
                                                                        "id_price_list": "893e0a3b-94e9-43f5-a322-d29c5f888f76",
                                                                        "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:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_user_upd": "800e5c21-57c9-4283-8731-316acdbc3241",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "4e2ad420-9336-438f-9fe6-7ebbfccc2dcc",
                                                                          "id_pos_type": "cacb5255-7832-474d-8eb9-f8531932ab18",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "id_user_upd": "4b337865-66ae-4528-aff6-b5acf742defa",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "8bed3f20-4feb-49ec-9a01-46ff3b09d3b1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "id_user_upd": "c0aa002e-0067-4734-ad92-ebb8d8153966",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "009a2bfe-b710-4409-851d-693250bf97fe",
                                                                                "id_branch": "0177ea91-b02e-4948-955a-f8d0d52e4991",
                                                                                "id_pos_type": "e1f429af-116a-4fc2-992b-30a124c6ef11",
                                                                                "id_pos": "28d10f88-4727-4570-a7b8-bd443ba95ca7",
                                                                                "id_item": "b45a932f-95e3-48fe-bf76-2735f45e0615",
                                                                                "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "id_user_upd": "fd306c69-0b6f-44ff-ac62-f895c5c6e7ff",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "mt_pos_doc_print": [
                                                                              {
                                                                                "$id": "39",
                                                                                "id_pos_print": "fe5ebd88-2a8a-4472-851a-0d79f52b98b6",
                                                                                "id_doc": "043cffd8-dc5a-489c-9319-7758551de09c",
                                                                                "id_pos_type": "6cc5284e-4dd6-4d92-a381-e09d033e9dfd",
                                                                                "id_doc_print": "9dea07f8-71da-4ca4-b3bc-b2cee1b65cf9",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "id_user_upd": "5d41b05c-1168-42ce-beed-ec553a393299",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "1a3201f4-d024-4d18-9904-6d4ec94906b3",
                                                                                  "id_pos": "7b72cc83-6a0f-4fc6-a417-1dd8b0b24566",
                                                                                  "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:32.0908781+02:00",
                                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                  "id_user_upd": "33b33c38-56cc-4765-b882-ff7da3bc5895",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "41",
                                                                                  "id": "1a712cc5-6f76-480e-ad07-79c68aaab561",
                                                                                  "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:32.0908781+02:00",
                                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "ab66e7f7-24c0-4601-9240-772c4d283726",
                                                                                      "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": "41"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_view": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_list": "27415215-7366-411a-bc58-1319837692ca",
                                                                        "id_item_sub": "31645695-f336-4f8d-a4fc-c0dfd88705d1",
                                                                        "validity_date": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_user_upd": "afd92a5b-044f-4050-a097-7a945f444109",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "ce0b5792-ca72-4ec5-9de7-65bbb3577c60",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_branch": "1a18e984-57e7-483f-8e9d-f6c19b226a98",
                                                                        "id_pos": "a44e661a-5a41-49b0-8f1b-8d681e698617",
                                                                        "id_list": "5dbf4a90-69c2-47cd-845e-196e8b3b34ba",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_user_upd": "0aa0838f-c1c0-4b59-991e-aa0402127500",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "45",
                                                                  "id": "7334e332-2653-4a40-bbbd-dac65f193ee2",
                                                                  "order_id": 2,
                                                                  "id_item": "fd3ca84e-e7ae-478d-b70e-9bc16f52e710",
                                                                  "id_item_type": "426e1aca-943c-4054-88fe-f082c224cca1",
                                                                  "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": "e429cd9d-5225-43c4-bd19-d85cdca1a1ad",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "301f97a5-a39f-40f2-ac5a-449b30f202b9",
                                                                  "count_voucher": 1,
                                                                  "id_category": "f624e375-1f25-4ed1-b77a-a0cbcacdacee",
                                                                  "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                  "id_user_upd": "5c40038b-c39f-4329-8abe-f049cd21f942",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "f77adfa9-d0fa-4459-a2d3-7a8991cda6de",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "fc066a08-6f35-48c9-8152-304066da0f7f",
                                                                    "date_tax": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "date_open": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "date_close": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "id_user_open": "5ef3daee-f604-4033-9237-7edc86912321",
                                                                    "id_user_close": "2e0233f9-0ef4-456e-8706-ca96c7cd5703",
                                                                    "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:32.0908781+02:00",
                                                                    "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_cloakrooms_units": [
                                                                      {
                                                                        "$ref": "12"
                                                                      },
                                                                      {
                                                                        "$ref": "12"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pt": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "d3a2bb4c-86ea-4aa9-ba14-6c990c417b98",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "2988d679-b8a6-4fdb-8429-8c79e20ccf64",
                                                                        "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:32.0908781+02:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "f40c4e52-5b61-4069-a0d9-5013df1a1cc1",
                                                                        "id_room_unit": "bfc66f2a-fa38-4f4c-8206-e8b62c84b215",
                                                                        "id_room_list": "17913cfc-b05f-471a-aac7-d4f27aac909f",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_from": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_open": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_close": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_employee": "75124f9a-14ac-4aec-8134-17501a6e5192",
                                                                        "id_employee_sec": "73f48f53-d79a-4894-a5e3-448fd7ae1d9e",
                                                                        "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": "a3337a51-008a-4e50-8bad-edb6bc64d585",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "4cc1926f-1f1e-4011-bd48-bc408b1eeb1a",
                                                                        "id_user_close": "8e9c8086-3df5-4f8a-8a1d-f14f754e0874",
                                                                        "id_unit_state": "2e039208-3100-4371-ae66-337f4bb7a674",
                                                                        "id_pos_sesion": "1d0e2e9d-e44e-41bb-96d2-4073d5f256fd",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "f0420107-db9a-47ab-b9d3-1d3edfd9302a",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "e1f1f2d1-456e-4219-8f63-51b5e2726a66",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "bfa5802c-7a5c-4ed5-89b5-11db85eefab3",
                                                                          "locked": true,
                                                                          "date_locked": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "id_user_upd": "5109ba5e-3765-468f-9af7-327548de8faf",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "1d741f38-2a40-4526-a0a4-107b4e4a3421",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "5fb829d2-ce3d-4fbf-8a7e-33b6bc57f56b",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "2919ad4e-348b-4514-b3d5-07c41e16af73",
                                                                            "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": "f0bf6b7b-c1b7-439f-b1de-453690510e06",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "id_user_upd": "139caea4-fda6-4fef-8f36-772414f0a946",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id_pos": "4c1460ae-8652-4ead-9d71-9701837157a6",
                                                                                "id_room": "a3256503-ac54-41f2-ad62-417981fb2b5a",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "id_user_upd": "6f0c2348-5449-48bb-a5c6-4a8cf17c19b4",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "52",
                                                                                "id": "e43f4602-0fd7-40b3-98f1-7b2f8f05607f",
                                                                                "id_room": "9c57e99a-02b3-4e95-bf36-772bdc771b68",
                                                                                "date_in": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "date_out": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "id_user_add": "e5f20222-30ad-42fd-8ecc-f4bc5eef39c7",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "52"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "53",
                                                                            "id": "50f9a077-42fe-4b50-a974-0726b8b95b13",
                                                                            "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:32.0908781+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "id_user_upd": "2630bdeb-2db1-4132-b94d-cc79bc037f8e",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id_room_type": "5ccc975e-716e-4e09-bd7c-1ba423c89f99",
                                                                                "id_room_state": "64689bc5-228f-4ae6-b2b1-7f07220761ea",
                                                                                "id_image": "f7b82dfa-a47d-43b8-aaa2-87a8ee4d7f71",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                "id_user_upd": "f832d805-982b-4e68-93cc-5d0697bf8adc",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "55",
                                                                                  "id": "e08178a9-f3c0-476c-a17f-71e440ad5f2d",
                                                                                  "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:32.0908781+02:00",
                                                                                  "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                                  "id_user_upd": "51b017dc-7da8-4be5-b601-11008a705cb1",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "53"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "52"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "56",
                                                                        "id": "d3657e3b-75f5-4e47-8c47-8be162d9d6f8",
                                                                        "id_pos_sesion": "a19d3a1b-2b5e-4c6e-a22f-5dd2d8ad9181",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "cc2d75e1-80ff-4098-93d0-c3ce5100bd76",
                                                                        "id_room_unit_activity": "d717adc8-93a7-4774-93ab-57def4059780",
                                                                        "id_doc_sa": "e3c67719-3490-41fa-817f-570f058ff5f0",
                                                                        "id_pos_type": "96557b63-0a59-46d2-9343-3f16bb7b99a5",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "e4cc22ca-9e22-4bae-9972-7e3fb797e9e9",
                                                                        "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:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_tip": "73e3b94b-6030-4274-8be3-cb6c8c646757",
                                                                            "id_user": "b67b60d4-1d65-47fe-bd7e-9666d52d99dc",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "56"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id_pos_sesion": "42621478-0daa-446f-a21f-92edd31d4f4d",
                                                                        "id_user": "58077c4c-23dd-49d8-b74a-34e143aaeefb",
                                                                        "date_add": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "e26c456b-763b-4b3e-a034-7bfbb458a0a1",
                                                                        "id_user": "35265716-420e-4ea9-b799-0ff7b6c4f175",
                                                                        "id_user_profile": "d6832502-e93f-4f2b-861e-e2e76b7bd012",
                                                                        "locator": "sample string 4",
                                                                        "date_end": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "id_pos_sesion": "a3666792-2e63-4de6-a424-55dee7cc36c9",
                                                                        "date_login": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "date_logout": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "terminal_id": "sample string 6",
                                                                        "terminal_type": "sample string 7",
                                                                        "created_on": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users_profiles": {
                                                                          "$id": "60",
                                                                          "id": "5f883729-2ea8-4cfb-9bd4-0a5fcee8b0f8",
                                                                          "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:32.0908781+02:00",
                                                                          "last_update": "2026-09-06T06:47:32.0908781+02:00",
                                                                          "commited": true,
                                                                          "st_permisions": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "58f17149-1ebb-4e44-b228-89ff3491d700",
                                                                              "id_function": "4de99a51-6073-48cf-946e-e2c2edc4873a",
                                                                              "id_user": "ceea8923-8f69-4a58-92ae-e7806ce71723",
                                                                              "id_profile": "c4a1ff36-9eb3-4f9e-84d8-105b48aa003e",
                                                                              "permission": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:32.106654+02:00",
                                                                              "last_update": "2026-09-06T06:47:32.106654+02:00",
                                                                              "commited": true,
                                                                              "st_users_profiles": {
                                                                                "$ref": "60"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_functions": {
                                                                                "$id": "62",
                                                                                "id": "0ad4aed7-6dd3-4050-b57e-359edc480275",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "level_id": 5,
                                                                                "id_group": "5f053fcd-f2c1-4a51-b7a0-8ca66858bb22",
                                                                                "name_event": "sample string 7",
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "57afac72-b44f-4ffc-91aa-e5e68a592ef9",
                                                                                "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:32.106654+02:00",
                                                                                "last_update": "2026-09-06T06:47:32.106654+02:00",
                                                                                "commited": true,
                                                                                "st_functions_groups": {
                                                                                  "$id": "63",
                                                                                  "id": "66ae845e-b0f2-466d-b97a-4583756daf0e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:32.106654+02:00",
                                                                                  "last_update": "2026-09-06T06:47:32.106654+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions": [
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$ref": "61"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "61"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ],
                                                                          "st_users": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$ref": "59"
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_messages": [
                                                                      {
                                                                        "$id": "64",
                                                                        "id": "2477c89b-6196-4046-9013-96c577abec63",
                                                                        "id_user": "cdad9c9c-b3f2-440a-aef0-d1be9a9e5748",
                                                                        "date_add": "2026-09-06T06:47:32.106654+02:00",
                                                                        "destiny_type": 4,
                                                                        "id_key": "2964c039-a8ea-4116-8cee-b2a25779bc82",
                                                                        "message": "sample string 6",
                                                                        "message_view": true,
                                                                        "date_view": "2026-09-06T06:47:32.106654+02:00",
                                                                        "id_pos_sesion": "72d7c08c-7603-4148-b4cf-27658ef807ba",
                                                                        "terminal_add": "sample string 9",
                                                                        "created_on": "2026-09-06T06:47:32.106654+02:00",
                                                                        "last_update": "2026-09-06T06:47:32.106654+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "65",
                                                              "id": "6eba948d-3a2f-4dcc-bf46-428d6c41f294",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "62047e7f-683d-42f8-95b4-437ed3106e50",
                                                              "id_doc_print": "a8452bf0-0443-4e8b-a5e1-e1a60b00ff02",
                                                              "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:32.106654+02:00",
                                                              "last_update": "2026-09-06T06:47:32.106654+02:00",
                                                              "commited": true,
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "mt_prices_items": [
                                                              {
                                                                "$ref": "43"
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ]
                                                          },
                                                          "mt_prices_list": {
                                                            "$ref": "34"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_doc_sa_det_stock": [
                                                            {
                                                              "$id": "66",
                                                              "id_doc_sa": "0b597ee2-4fe3-4e8b-8b77-b5bd8d2fd39a",
                                                              "id_line": 2,
                                                              "id_item": "167042e5-c811-4335-b2c1-11392fc67ac0",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$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": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity1": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_payment_types": {
                                                      "$ref": "19"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    },
                                                    "tt_vouchers": {
                                                      "$ref": "31"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_vouchers": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ]
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tt_doc_sa_pay": [
                                            {
                                              "$ref": "20"
                                            },
                                            {
                                              "$ref": "20"
                                            }
                                          ]
                                        },
                                        "mt_payment_types": {
                                          "$ref": "19"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_doc_print": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$id": "67",
                                        "id_pos": "47e78604-d177-4698-ad57-68e0cd5ba6c6",
                                        "id_doc": "93349fb5-6380-460b-91bb-6de0bd3e8804",
                                        "value": 3,
                                        "created_on": "2026-09-06T06:47:32.106654+02:00",
                                        "last_update": "2026-09-06T06:47:32.106654+02:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "68",
                                        "id": "98772602-658a-4506-bfd6-5e5ead973b90",
                                        "id_pos": "5081a224-92a1-45c5-9ec4-0619825c4f66",
                                        "id_doc": "650e9a45-8f13-404c-9b41-c7c0ac465649",
                                        "id_branch": "8805bcc0-881e-4fc3-905d-41003bcb9b3c",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:47:32.106654+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "be45c738-6765-4696-ab0d-b5560cb96009",
                                        "id_loc_from": "b42376ca-c673-47be-bbb1-ea1d7f7991b5",
                                        "id_loc_end": "ce6b335d-3a59-494f-ac37-1b95de090a84",
                                        "id_user_add": "3c35f843-23b1-455f-bd09-c0095798ef80",
                                        "id_user_upd": "d6889725-b072-4887-8ff3-9919b634e906",
                                        "id_pos_sesion": "c3332383-0af2-4a34-8dea-b9adb4774782",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-09-06T06:47:32.106654+02:00",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:32.106654+02:00",
                                        "last_update": "2026-09-06T06:47:32.106654+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "69",
                                          "id": "bcf1ad1b-20fe-4ef7-a236-59214bf51662",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "8c87c087-a17a-4182-b876-f4d825f761c7",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:32.106654+02:00",
                                          "last_update": "2026-09-06T06:47:32.106654+02:00",
                                          "id_user_upd": "2f2188b9-956e-4f79-86fe-db30ad1cccfc",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_sa1": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "70",
                                              "id_location": "2f3adfcd-f424-4a6b-a450-9802424feebd",
                                              "id_item": "08dda915-727d-42c4-a5bf-c8548aa40fce",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:32.106654+02:00",
                                              "last_update": "2026-09-06T06:47:32.106654+02:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "69"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "69"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "71",
                                            "id_doc_st": "24cbd228-2e34-4915-af32-0469af381697",
                                            "id_line": 2,
                                            "id_item": "2fec0882-fa56-4f54-b86c-3d434e2535c6",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "68"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "68"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "68"
                                        }
                                      },
                                      {
                                        "$ref": "68"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "69"
                                  },
                                  "mt_locations1": {
                                    "$ref": "69"
                                  },
                                  "mt_pos": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "10"
                                  },
                                  "st_users1": {
                                    "$ref": "10"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "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": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_doc_sa2": {
                                    "$ref": "13"
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "48"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "72",
                                      "id": "5f7c1aa6-4417-4cd0-94c6-3ca41c20c0ee",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "65516d82-37a4-4e76-a588-fbfc96ae4993",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-09-06T06:47:32.106654+02:00",
                                      "printed": true,
                                      "print_on": "2026-09-06T06:47:32.106654+02:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "46"
                                }
                              },
                              {
                                "$ref": "12"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "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": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "mt_pos_doc_print": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "73",
                            "id": "bd480a3e-0630-423e-9752-7468556acaa9",
                            "id_pos": "01932644-d881-4777-9e64-80677083bd58",
                            "mac_address": "sample string 3",
                            "date_end": "2026-09-06T06:47:32.106654+02:00",
                            "key_access": "sample string 5",
                            "id_user_add": "575012a7-9ab7-455c-ac3e-46eea6292cc8",
                            "active": true,
                            "created_on": "2026-09-06T06:47:32.106654+02:00",
                            "last_update": "2026-09-06T06:47:32.106654+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "74",
                            "id": "548cb736-3860-4a0d-a7ce-3243f125bbc2",
                            "token_id": "sample string 2",
                            "id_user": "dc9e8eb1-fa62-4e53-9b58-b2cc91ea534b",
                            "date_from": "2026-09-06T06:47:32.106654+02:00",
                            "date_end": "2026-09-06T06:47:32.106654+02:00",
                            "created_on": "2026-09-06T06:47:32.106654+02:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "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": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "75",
                            "id": "8635f82a-9928-44eb-843f-64944a57a9e3",
                            "id_user_add": "063d3bb0-f7bc-46e7-9d3c-0f440e9974ad",
                            "id_table": "6622cbbb-c80d-4d4f-aa1c-0adc9b448e35",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "10a03708-d1f1-438e-a7be-5fdbad9c1de6",
                            "created_on": "2026-09-06T06:47:32.106654+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "d4527905-b5bd-4ca7-9ec8-ad3c12850b8d",
                              "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:32.106654+02:00",
                              "last_update": "2026-09-06T06:47:32.106654+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "88705dab-2dac-4d17-bcde-1b485e24ac93",
                                  "id_sync": "97e637fc-3a4a-4d8d-9e24-7bf919d87c9e",
                                  "json": "sample string 3",
                                  "id_table": "a25bc065-3f80-4301-92bc-5488ecd810e1",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "c27d0238-c9b3-4fa5-b54c-1b446c18f729",
                                    "id_branch_from": "13286256-bcf5-4e47-a0a6-73429646ea6d",
                                    "id_branch_to": "5544790a-5754-44c2-bfbd-011883f4c685",
                                    "type": 4,
                                    "created_on": "2026-09-06T06:47:32.106654+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-09-06T06:47:32.106654+02:00",
                                    "send_on": "2026-09-06T06:47:32.106654+02:00",
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_branches1": {
                                      "$ref": "4"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "77"
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_pos_sesion1": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_rooms_list": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "79",
                            "id": "6cb06b69-ad3d-4919-b386-31ffe456fb98",
                            "id_room_activity": "e9c99277-7de3-4627-bd9d-c4c9d7bf694d",
                            "id_pos_sesion": "1a61831e-95ac-4116-b190-d873ebec5420",
                            "log_text": "sample string 4",
                            "id_user": "bc706e9c-3ba7-47ca-a1c7-a8972d912dc4",
                            "event_type": "sample string 6",
                            "correlation_id": "25ac4a3f-42ca-4a45-8851-453e3da607bf",
                            "id_room_unit": "0c29ca90-7083-41b8-ba80-6989334283e3",
                            "id_room_unit_source": "42152bb1-fdc1-46a0-93aa-cdb9adcb9ce9",
                            "id_room_unit_destination": "8166a61d-4c7d-458e-9659-658df2c234f7",
                            "id_room_activity_related": "4191829e-b622-4460-b77e-244c215ae83f",
                            "id_doc_sa": "eba3654b-582e-45cf-aaac-845a68fc230a",
                            "id_user_authorizer": "c3cd32fa-35cd-41d8-a170-74dde2b57e29",
                            "data_json": "sample string 7",
                            "created_on": "2026-09-06T06:47:32.106654+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "55"
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "60"
                        },
                        "tt_cmd_connection": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "tt_cmd_messages": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ]
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_units": {
                      "$ref": "28"
                    },
                    "mt_units1": {
                      "$ref": "28"
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$ref": "10"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "7"
                }
              ],
              "st_images": {
                "$ref": "5"
              },
              "st_users": {
                "$ref": "10"
              },
              "mt_prices_rules": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_employees": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_items": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "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": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "273952cc-e219-4aa9-83e5-6f5d4cf19dee",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:47:32.106654+02:00",
            "last_update": "2026-09-06T06:47:32.106654+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "st_users": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "st_users1": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ]
        },
        "st_users": {
          "$ref": "10"
        },
        "mt_branches_zones": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_locations": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "61c8efab-e6f5-4bcc-bb83-d693adf8aedc",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:47:32.106654+02:00",
            "date_end": "2026-09-06T06:47:32.106654+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:47:32.106654+02:00",
            "last_update": "2026-09-06T06:47:32.106654+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ]
      },
      "mt_pos": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$ref": "10"
      }
    },
    "mt_cloakrooms": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "st_users": {
      "$ref": "10"
    },
    "mt_pos_view": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "82",
        "id": "d3f27821-caf3-43a3-822c-80a2e080f39d",
        "id_pos": "c043fd03-6974-46fd-88a3-ed57ebd7e319",
        "date_add": "2026-09-06T06:47:32.106654+02:00",
        "date_upd": "2026-09-06T06:47:32.106654+02:00",
        "date_out": "2026-09-06T06:47:32.106654+02:00",
        "connection_type": "sample string 3",
        "connection_speed": 1,
        "terminal_name": "sample string 4",
        "version": "sample string 5",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "82"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "75"
      },
      {
        "$ref": "75"
      }
    ],
    "st_local_variables": [
      {
        "$id": "83",
        "id": "73d8a231-ff39-4678-81f5-1d3164612cff",
        "id_pos": "5f3dfa0d-8813-4527-b653-b47994833616",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-09-06T06:47:32.106654+02:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ]
  },
  "st_users": {
    "$ref": "10"
  }
}