GET api/Mt_Payment_Types/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_payment_types
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

None.

cash

boolean

Required

voucher

boolean

Required

description_voucher

string

Max length: 30

open_box

boolean

Required

authorization_required

boolean

Required

symbol

string

Required

Max length: 3

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs_payment_money

Collection of mt_docs_payment_money

None.

st_images

st_images

None.

st_users

st_users

None.

tt_doc_sa_cashflow

Collection of tt_doc_sa_cashflow

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers

Collection of tt_vouchers

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "d42d012d-bc21-44e9-a0fc-8c6d377df17a",
  "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": "1fdd9cc9-c37c-4f3d-8f9f-8d296de9724a",
  "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-07-08T09:47:12.2706722+02:00",
  "last_update": "2026-07-08T09:47:12.2706722+02:00",
  "id_user_upd": "ad043181-52f9-4ff0-82dd-bbb770ec009b",
  "commited": true,
  "mt_docs_payment_money": [
    {
      "$id": "2",
      "id_doc": "6896990a-da55-4983-91bd-56d991f8e203",
      "id_pay": "f636e658-233b-4db1-885b-faa9f78be722",
      "id_money": "537bbda1-625d-4ddf-8f71-af5225d56146",
      "active": true,
      "created_on": "2026-07-08T09:47:12.2706722+02:00",
      "last_update": "2026-07-08T09:47:12.2706722+02:00",
      "id_user_upd": "b11d3558-11c1-4f90-bc32-23599f0d4638",
      "commited": true,
      "mt_docs": {
        "$id": "3",
        "id": "d908be67-5fe8-4236-ad19-c5b38e18ebdd",
        "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": "0e8819cd-c355-48ce-971f-26350483d4c0",
        "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-07-08T09:47:12.2706722+02:00",
        "last_update": "2026-07-08T09:47:12.2706722+02:00",
        "id_user_upd": "e2e4a501-f782-446f-94d8-0b46deae75a1",
        "commited": true,
        "mt_docs_payment_money": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$id": "4",
          "id": "25ff8ad7-b66d-4d31-9dbb-2a67857db028",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "f65cbba9-7926-4224-b613-ca7a63acfbb1",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-07-08T09:47:12.2706722+02:00",
          "last_update": "2026-07-08T09:47:12.2706722+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "5",
              "id": "23a853b8-d947-4347-adff-9102736df164",
              "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": "f51d05cf-f257-49a9-a5c7-c46d6e9e1553",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-07-08T09:47:12.2706722+02:00",
              "last_update": "2026-07-08T09:47:12.2706722+02:00",
              "id_user_upd": "f1515a07-591c-4a36-96cd-f5b776f6d11a",
              "commited": true,
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "edb09979-9ef7-4772-8d98-5d147862f92f",
                "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": "090af35a-040e-4aa8-b676-52d85c3d01b2",
                "view_messages": true,
                "id_image_photo": "d6b7a102-e3ff-4e09-ab5f-87b59e8e0d8c",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "5916186c-9e83-47b2-b6e2-2d195cbb2a90",
                "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-07-08T09:47:12.2706722+02:00",
                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$id": "7",
                    "id": "c0cbc113-4512-4b41-8c04-f716d9e14ad8",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_branch": "0fc29f5f-5f9c-4349-bf98-79c84f70d05d",
                    "active": true,
                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                    "id_user_upd": "b94a6410-2858-4e25-a396-ace2ee63f16c",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "5"
                    },
                    "mt_pos": [
                      {
                        "$id": "8",
                        "id": "ba001f1c-b68b-44d4-ac79-05bf82274957",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "c72f6910-5bba-40b5-bd2b-68ef3045f41c",
                        "id_zone": "83c95361-0e8a-4b8f-a7ad-6ea2a13f3782",
                        "user_required": true,
                        "active": true,
                        "created_on": "2026-07-08T09:47:12.2706722+02:00",
                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                        "id_user_upd": "374fcd39-2680-42e3-8ff6-7e6aabefc776",
                        "commited": true,
                        "mt_branches_zones": {
                          "$ref": "7"
                        },
                        "mt_cloakrooms": [
                          {
                            "$id": "9",
                            "id": "fd94eda7-69d5-4f75-9a16-d89b06f6877e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "2a076c01-9440-4425-a942-2dcafe5be63f",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "f61608b1-b70d-4246-9c79-3b85f3114c47",
                            "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-07-08T09:47:12.2706722+02:00",
                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                            "id_user_upd": "5a392b1d-54e0-46c8-a9d3-a984af0f0409",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_images": {
                              "$ref": "4"
                            },
                            "st_users": {
                              "$ref": "6"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "10",
                                "id": "70c18c5b-e1e2-4a1d-bc89-228f0af2eb4f",
                                "id_cloakroom": "cd180a52-2780-49a4-b359-b2653a493ea7",
                                "id_pos_sesion": "60f11883-ae7e-46a7-8d73-e202f7ef0ee9",
                                "unit_id": 4,
                                "date_open": "2026-07-08T09:47:12.2706722+02:00",
                                "date_close": "2026-07-08T09:47:12.2706722+02:00",
                                "id_doc_sa": "1a167ee6-0eac-4278-b031-cb37e84ded81",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "9"
                                },
                                "tt_doc_sa": {
                                  "$id": "11",
                                  "id": "057b57d3-6a54-42d4-87b5-88fde50efa41",
                                  "id_pos": "ad693481-4f56-4e08-83ec-d75fa6ee8900",
                                  "id_doc": "fb540f45-a0db-4a5e-a8ce-d2ce75a965ec",
                                  "id_branch": "cb185933-0870-4410-8e23-6bd021a05981",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-07-08T09:47:12.2706722+02:00",
                                  "date_tax": "2026-07-08T09:47:12.2706722+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "1c0b0a91-1949-44ef-a063-059a8c24b979",
                                  "id_relationship": "3875a6d1-d2a4-40c9-8969-0949ccd62e57",
                                  "id_loc_from": "1ce986d8-6750-4fcb-843e-5e31d06f1da3",
                                  "id_loc_end": "7fdc1d50-95a5-4cfa-8a5b-e42cc37b9b26",
                                  "id_user_add": "ceab90f5-8e34-4733-ba2e-35ea34794ba8",
                                  "id_user_upd": "4e36ada6-1040-4930-a1e4-31e8729bb9bd",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "e3161012-1d40-41df-b93a-75f48410c094",
                                  "id_room_unit": "4130249a-49bc-4896-8d54-3ec9ab605f13",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "12ac3378-bb57-482d-b8c0-db9fbc9e93b1",
                                  "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-07-08T09:47:12.2706722+02:00",
                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "5"
                                  },
                                  "mt_docs": {
                                    "$ref": "3"
                                  },
                                  "mt_locations": {
                                    "$id": "12",
                                    "id": "c8b41c2e-919f-4aea-8a53-0086849c4a19",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "reserved": true,
                                    "id_branch": "7412f3bd-813c-4b0d-847d-3d128a705a66",
                                    "active": true,
                                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                    "id_user_upd": "4c7c07a7-ac7c-4c24-9ea9-6ae8ceeb9f9d",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "6"
                                    },
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "13",
                                        "id": "becbfe89-bce1-4a9e-9321-d79ec3973a33",
                                        "id_pos": "a88f9be8-8b76-4f96-9956-b9ffac99eecf",
                                        "id_doc": "f63fabf7-17c3-48c4-9d91-a44411b5a056",
                                        "id_branch": "e1919001-a47e-4097-a8df-7c1fa5a869e1",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:47:12.2706722+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "c27f5e2c-9deb-4fbf-97c4-85c9c6eac050",
                                        "id_loc_from": "fd8511bf-0161-4248-ae9b-97012ca41451",
                                        "id_loc_end": "be2b886b-b38a-4ea9-91df-02b469e0c064",
                                        "id_user_add": "2e358ce2-0d74-4360-840a-45814c1b6696",
                                        "id_user_upd": "7a5b9b1b-4987-4d11-bd21-6826fc349780",
                                        "id_pos_sesion": "f2ef41a5-6f7d-4ca1-912a-fe2226032e1a",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-07-08T09:47:12.2706722+02:00",
                                        "active": true,
                                        "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "5"
                                        },
                                        "mt_docs": {
                                          "$ref": "3"
                                        },
                                        "mt_locations": {
                                          "$ref": "12"
                                        },
                                        "mt_locations1": {
                                          "$ref": "12"
                                        },
                                        "mt_pos": {
                                          "$ref": "8"
                                        },
                                        "st_users": {
                                          "$ref": "6"
                                        },
                                        "st_users1": {
                                          "$ref": "6"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "14",
                                            "id_doc_st": "35f91dcb-f9f4-4903-9bf1-3aa3b33af433",
                                            "id_line": 2,
                                            "id_item": "31e23e2f-2507-42bd-9138-5082e48f34f5",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$id": "15",
                                              "id": "f2e58731-86dd-4d9c-a672-49259a8c094f",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_unit": "c543db5e-757f-43ed-b5e9-9cc3ea505b57",
                                              "id_unit_sec": "2d02ba31-1b7e-4a00-9361-af45367513e4",
                                              "id_brand": "d1383148-223a-4599-a92d-a245ef1188b2",
                                              "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": "d784cbc4-d6da-4a20-b660-f7806141cfd0",
                                              "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-07-08T09:47:12.2706722+02:00",
                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                              "id_user_upd": "9700a03d-a6a9-4cf7-9b70-5587099ee0c3",
                                              "commited": true,
                                              "mt_brands": {
                                                "$id": "16",
                                                "id": "ea913d08-d705-4bbe-8d22-697ff532499c",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "active": true,
                                                "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                "id_user_upd": "a6216df1-ee2a-4bc1-9e0f-db740416a30a",
                                                "commited": true,
                                                "mt_items": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "6"
                                                }
                                              },
                                              "mt_categories_items": [
                                                {
                                                  "$id": "17",
                                                  "id_category": "014ae850-2757-4b04-a493-9cc53d7dfab0",
                                                  "id_item": "c97af559-6660-405b-a299-cbc1e5efac7d",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                  "id_user_upd": "43a23d6b-3621-4b42-820f-9e226de99af9",
                                                  "commited": true,
                                                  "mt_categories": {
                                                    "$id": "18",
                                                    "id": "904fad56-93dc-4825-aae2-c6983b71c59e",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_item_type": "05101295-9886-4bb3-9199-b873138edd27",
                                                    "order_type": 5,
                                                    "name_pos": "sample string 6",
                                                    "id_image": "19ca275e-0924-4a98-9ebd-4452f34f2f9b",
                                                    "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-07-08T09:47:12.2706722+02:00",
                                                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                    "id_user_upd": "8c6ab98f-e94a-4f36-b88a-d56d55644393",
                                                    "commited": true,
                                                    "mt_categories_items": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_prices_rules": [
                                                      {
                                                        "$id": "19",
                                                        "id": "c36a4372-d979-491a-a0af-feb39fb02530",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                        "date_end": "2026-07-08T09:47:12.2706722+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": "21b71fae-b940-4b5d-bb8d-694567b7be38",
                                                        "id_pos": "9d517cd7-8234-47b3-8d97-02d63828300c",
                                                        "id_list": "c3594147-e983-41af-8ff7-4ea5de91c6f4",
                                                        "id_item": "edbd6f4c-fb47-4d8a-8d6a-b455992bcb90",
                                                        "id_item_type": "5df8bf17-d9c6-4a18-9227-33b98c15dfaa",
                                                        "id_category": "9542a262-d762-401f-9c6a-bb15f615fb91",
                                                        "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-07-08T09:47:12.2706722+02:00",
                                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                        "id_user_upd": "110c0801-13d3-423b-9979-c6051e761ccd",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_categories": {
                                                          "$ref": "18"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "15"
                                                        },
                                                        "mt_items_types": {
                                                          "$id": "20",
                                                          "id": "707c1265-023a-4e8b-8e50-34a4e917561e",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "name_short": "sample string 4",
                                                          "name_pos": "sample string 5",
                                                          "id_image": "7f66caba-b116-4732-aea2-3d11879c1aa0",
                                                          "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-07-08T09:47:12.2706722+02:00",
                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                          "id_user_upd": "8b3f8fc3-50f6-4b9d-a371-64811e786e86",
                                                          "commited": true,
                                                          "tt_vouchers_det": [
                                                            {
                                                              "$id": "21",
                                                              "id_voucher": "220b5c0c-e859-4464-a748-e1542059ad72",
                                                              "id_line": "dc6a5b2d-d113-4af3-a9c9-d834b03480f9",
                                                              "id_category": "f54a5f01-4e5d-408c-b1f2-6f2686df9c78",
                                                              "id_item": "fe76e797-ea02-47d2-bea4-d0a1d6778346",
                                                              "id_item_type": "4d90dc1e-5b70-453e-90c6-17b23a020231",
                                                              "price_max": 1.1,
                                                              "qty_add": 3.1,
                                                              "qty_used": 4.1,
                                                              "mt_categories": {
                                                                "$ref": "18"
                                                              },
                                                              "mt_items": {
                                                                "$ref": "15"
                                                              },
                                                              "mt_items_types": {
                                                                "$ref": "20"
                                                              },
                                                              "tt_vouchers": {
                                                                "$id": "22",
                                                                "id": "23bb4807-2d4c-44ea-94c7-cebf0d5b7bff",
                                                                "id_voucher": 2,
                                                                "locator_voucher": "sample string 3",
                                                                "qr_code": "sample string 4",
                                                                "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                "date_used": "2026-07-08T09:47:12.2706722+02:00",
                                                                "date_sesion": "2026-07-08T09:47:12.2706722+02:00",
                                                                "id_employee": "e5774f82-426b-4930-9461-baa80bd1c3cc",
                                                                "id_branch": "2d8c011c-acc8-4a34-a69a-ead6d88ac84f",
                                                                "id_voucher_permision": "8e274e14-0daa-4970-91a1-22406f548d0d",
                                                                "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": "623b3bd6-1d83-4b0d-8340-8222c78edebb",
                                                                "id_user_add": "9a3ad587-5550-4a1a-bb5c-a1cb01ffba93",
                                                                "id_doc_sa": "67523ee3-9f19-44a3-a830-2964d59359eb",
                                                                "id_item_sub": "c9fe8603-e9a0-417a-b3fd-ac18ca224775",
                                                                "id_pos_sesion": "48c4b997-06c6-4f7c-91fa-dc8d1567958b",
                                                                "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-07-08T09:47:12.2706722+02:00",
                                                                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_employees": {
                                                                  "$id": "23",
                                                                  "id": "44bbc51f-045f-4d06-802e-d9b0a83cba85",
                                                                  "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": "27f5cb66-d86e-4ab4-a477-218bdcb6545b",
                                                                  "name_pos": "sample string 12",
                                                                  "id_image": "3ff2bb89-f927-48ec-b7ce-fde951831d74",
                                                                  "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-07-08T09:47:12.2706722+02:00",
                                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                  "id_user_upd": "929d81b0-4c77-4987-9bd8-2947a7f03f41",
                                                                  "commited": true,
                                                                  "mt_employees_branches": [
                                                                    {
                                                                      "$id": "24",
                                                                      "id_employee": "ef8d9f09-4e9a-4d91-878a-80b8af2f9130",
                                                                      "id_branch": "989a6378-4848-4268-bbcf-bab9b3128a7a",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "id_user_upd": "eb4eaa14-72ed-4108-9ce0-3ee2f45ae81e",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "mt_employees_profiles": {
                                                                    "$id": "25",
                                                                    "id": "9cbc6723-4e74-41bf-910e-e37f2347a390",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "authorized": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                    "id_user_upd": "fb8ae5a5-6261-47e8-9037-86dd0a18edca",
                                                                    "commited": true,
                                                                    "mt_employees": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    }
                                                                  },
                                                                  "st_images": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_doc_sa": "8ecedf45-ee08-4203-9d31-f244a372fdbf",
                                                                      "id_line": 2,
                                                                      "id_item_sub": "dbd2c1aa-2597-4862-8873-12fb64016635",
                                                                      "qty": 4.1,
                                                                      "id_list": "fdfb6552-f5ac-4129-867e-0caf9d1d9798",
                                                                      "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": "790aa69f-91a0-4a46-ae6f-39761cde37ec",
                                                                      "is_used": true,
                                                                      "qty_vou": 1.1,
                                                                      "amt_vou": 1.1,
                                                                      "comment": "sample string 15",
                                                                      "ref_det": "sample string 16",
                                                                      "id_employee": "9cf4df44-f516-4ba8-8a82-e61e6fa39713",
                                                                      "name_generic": "sample string 17",
                                                                      "type_ope": 1,
                                                                      "id_user_add": "21431bb8-8646-47c9-a4eb-fd2a431f8f21",
                                                                      "id_user_upd": "d01097f8-3bd6-4aeb-888c-412643911fed",
                                                                      "active": true,
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$id": "27",
                                                                        "id": "5f50f0be-0c17-49ea-b696-ed5e690fb7a0",
                                                                        "id_item": "84915aee-349a-48db-a9bf-86329e067780",
                                                                        "id_item_type": "1faf5b04-4cd7-47c4-b207-762858992642",
                                                                        "is_default": true,
                                                                        "barcode": "sample string 5",
                                                                        "voucher_apply": true,
                                                                        "id_voucher_json": "d87fe2da-4c41-499e-9c03-a630d5efd375",
                                                                        "count_voucher": 1,
                                                                        "id_voucher_type": 1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "id_user_upd": "c7a7f8c7-257f-471d-9d7b-e5799f86063c",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "15"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$id": "28",
                                                                            "id_item_sub": "26844758-9cf7-45b3-bf59-d7109e890c96",
                                                                            "id_item": "84da9c05-26af-4ae2-b336-005448baa75c",
                                                                            "group_id": 3,
                                                                            "id_unit_ref": "897e209d-f604-43d5-a553-e7fc69d8d519",
                                                                            "qty_dis": 5,
                                                                            "mt_items": {
                                                                              "$ref": "15"
                                                                            },
                                                                            "mt_items_sub": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "mt_units_ref": {
                                                                              "$id": "29",
                                                                              "id": "d46ad692-67e0-42cf-91cd-d36d830ac9f8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "coefficient": 4.1,
                                                                              "id_unit": "cf71626e-e05f-4498-841c-8ee3c1e04e84",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "id_user_upd": "3658d92b-e9fb-4f98-acf8-855f9b3a1c93",
                                                                              "commited": true,
                                                                              "mt_units": {
                                                                                "$id": "30",
                                                                                "id": "2a375b19-2624-4ccb-b675-dfc307f51b81",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "id_user_upd": "4ee5841a-4d1a-4d1b-86ac-f31bc26b33a1",
                                                                                "commited": true,
                                                                                "mt_units_ref": [
                                                                                  {
                                                                                    "$ref": "29"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "29"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "mt_items": [
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  }
                                                                                ],
                                                                                "mt_items1": [
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_items_formula": [
                                                                                {
                                                                                  "$ref": "28"
                                                                                },
                                                                                {
                                                                                  "$ref": "28"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "28"
                                                                          }
                                                                        ],
                                                                        "mt_items_types": {
                                                                          "$ref": "20"
                                                                        },
                                                                        "mt_items_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "6107b8d6-849f-4ca5-bee7-c5d755c75a4b",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "json": "sample string 5",
                                                                          "id_pay_type": "decd8d10-03d6-49de-b161-2b878193767a",
                                                                          "id_doc_print": "a004929a-8f18-457f-87b2-c269a3d07696",
                                                                          "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-07-08T09:47:12.2706722+02:00",
                                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                          "commited": true,
                                                                          "mt_items_sub": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_list": "55b91d19-d341-47f5-9d61-8d667f7e4a4f",
                                                                            "id_item_sub": "dcfbec11-1417-45fb-b317-745879a1a306",
                                                                            "validity_date": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "id_user_upd": "da2a066c-f988-4a13-8352-1941f70163ff",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "33",
                                                                              "id": "1a643252-0372-4e2c-8b63-4eba9a373ddf",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "e9159ae3-af12-4c36-86f0-5821789baa90",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "54194e8e-466a-4815-97bc-8fe7b8afe26e",
                                                                              "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-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "id_user_upd": "4ee10064-43fa-436f-b938-3400e9d062cd",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "34",
                                                                                  "id_pos": "6a2192d0-25d2-47b4-af50-fd4eb4f9a387",
                                                                                  "id_pos_type": "b11d5a9d-b9ae-4df6-bde5-cd1597613a33",
                                                                                  "id_price_list": "b3cbb478-a541-44c7-907d-136b408975ce",
                                                                                  "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-07-08T09:47:12.2706722+02:00",
                                                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "id_user_upd": "c80d5359-cd1f-45b1-9a1d-26a1f134d6a9",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "35",
                                                                                    "id_pos": "1a2457c4-04c8-4425-bacf-d5afbf265de3",
                                                                                    "id_pos_type": "4711c4c0-bbd8-44e3-af82-b145fa4b6a2b",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                    "id_user_upd": "227d0ced-e105-4791-a29d-a1d3f851fea0",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "34"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "34"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "36",
                                                                                      "id": "c45b9c4f-1952-45c7-8d88-7d525cb771ab",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                      "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                      "id_user_upd": "f238c700-012f-4a35-8493-038ab7fa5712",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "37",
                                                                                          "id": "794295c0-9409-420a-b367-9a486c0449f9",
                                                                                          "id_branch": "5e939acd-3761-42f1-8da7-d59111c72293",
                                                                                          "id_pos_type": "ca71e653-b14e-4e63-9991-a6fb1b01ed9c",
                                                                                          "id_pos": "55bf6184-c512-4d88-b474-c5245548dbc2",
                                                                                          "id_item": "96f76100-6e25-436e-ad05-718ab51f7b59",
                                                                                          "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "id_user_upd": "c2bcade5-dbba-45ff-9984-313c23acb116",
                                                                                          "commited": true,
                                                                                          "mt_branches": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "mt_items": {
                                                                                            "$ref": "15"
                                                                                          },
                                                                                          "mt_pos": {
                                                                                            "$ref": "8"
                                                                                          },
                                                                                          "mt_pos_types": {
                                                                                            "$ref": "36"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "6"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$id": "38",
                                                                                          "id_pos_print": "aa746812-53a3-4db2-b489-a2e672db5701",
                                                                                          "id_doc": "7ae2b263-f023-4bad-8d7a-2f60fbc30244",
                                                                                          "id_pos_type": "4b98c5dd-790f-4bb4-8373-1047619e9261",
                                                                                          "id_doc_print": "50bc5e39-8d48-4d45-872e-b758e3189c2b",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                          "id_user_upd": "24cca678-7a1c-4c2d-b09c-110ad363580c",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "3"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "39",
                                                                                            "id": "95a84b3f-f3ec-4bac-b911-e92f70d8c8d7",
                                                                                            "id_pos": "a978c29b-6569-4151-af21-0970aa0dde10",
                                                                                            "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-07-08T09:47:12.2706722+02:00",
                                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                            "id_user_upd": "c980d3af-41ce-4bf6-bd8c-61fa4386e043",
                                                                                            "commited": true,
                                                                                            "mt_pos": {
                                                                                              "$ref": "8"
                                                                                            },
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              }
                                                                                            ],
                                                                                            "st_users": {
                                                                                              "$ref": "6"
                                                                                            }
                                                                                          },
                                                                                          "mt_pos_types": {
                                                                                            "$ref": "36"
                                                                                          },
                                                                                          "st_doc_print": {
                                                                                            "$id": "40",
                                                                                            "id": "3cef7b12-ec80-49bb-b395-d6a93ccafbcb",
                                                                                            "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-07-08T09:47:12.2706722+02:00",
                                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "41",
                                                                                                "id_doc_print": "451a332f-ac43-4cd0-8226-05e7cb25323f",
                                                                                                "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": "40"
                                                                                                }
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "6"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos_view": [
                                                                                        {
                                                                                          "$ref": "35"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "35"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    }
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "mt_prices_items": [
                                                                                {
                                                                                  "$ref": "32"
                                                                                },
                                                                                {
                                                                                  "$ref": "32"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list1": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list2": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "mt_prices_list_rules": [
                                                                                {
                                                                                  "$id": "42",
                                                                                  "id": "55d3f2c2-4a1c-47db-88e2-94d37affb1fc",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "id_branch": "8f5c8871-cf95-4d05-93e6-436839d7443b",
                                                                                  "id_pos": "f1122f56-429f-47c8-bd46-540340cab858",
                                                                                  "id_list": "55094d29-0b06-418e-b1fd-6297d8adc127",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "id_user_upd": "491e0ed2-6fdb-43f6-a6c9-5e278ec042f0",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_prices_rules": [
                                                                                {
                                                                                  "$ref": "19"
                                                                                },
                                                                                {
                                                                                  "$ref": "19"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_det": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$ref": "33"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "tt_doc_sa_det_stock": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_doc_sa": "8e5ea57f-8c9f-439c-b6e7-90b7bc685c81",
                                                                          "id_line": 2,
                                                                          "id_item": "c4652eed-49ed-475a-8890-04916a1895c2",
                                                                          "qty": 4.1,
                                                                          "mt_items": {
                                                                            "$ref": "15"
                                                                          },
                                                                          "tt_doc_sa_det": {
                                                                            "$ref": "26"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$id": "44",
                                                                      "id_doc_sa": "7eec3f0d-ef83-441e-913d-23cd435225da",
                                                                      "id_line": 2,
                                                                      "id_pay": "9fa3760b-0edb-4a22-86a3-87aa33c8879e",
                                                                      "id_money": "478855c8-da65-4729-9128-12b8611d6050",
                                                                      "coefficient": 5.1,
                                                                      "id_voucher": "b565e51c-b76c-47ff-b2f9-12049cd957a2",
                                                                      "id_employee": "815aad5e-149e-4dd9-b46e-8306da187f7b",
                                                                      "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": "c8db2c31-441f-4659-aa4b-580cf5f869ae",
                                                                      "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": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_money_types": {
                                                                        "$id": "45",
                                                                        "id": "d033cfd1-2be6-4225-821b-30f7a2de0066",
                                                                        "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": "ec3dc503-b1d9-429f-8791-281a90f6e9d5",
                                                                        "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-07-08T09:47:12.2706722+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "id_user_upd": "cf39373e-277e-4cb5-adc5-853693313c07",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "2"
                                                                          },
                                                                          {
                                                                            "$ref": "2"
                                                                          }
                                                                        ],
                                                                        "mt_money_rates": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_money_1": "f9be4a6e-61dd-454c-a72c-c79a56687813",
                                                                            "id_money_2": "b2af63b2-32c2-471e-af91-c42c7dcc855b",
                                                                            "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "coefficient": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "id_user_upd": "b99b791d-55b1-49be-bac3-971580844ce7",
                                                                            "commited": true,
                                                                            "mt_money_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "mt_money_types1": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "mt_money_rates1": [
                                                                          {
                                                                            "$ref": "46"
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_doc_sa_cashflow": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id_doc_sa": "7a76b25f-b054-4037-bbd3-cbf384dc135c",
                                                                            "id_pay": "80a1db36-c878-425e-9198-584abd5f9f6a",
                                                                            "id_money": "2ca952e0-7f41-4d1f-a3e4-371da5ad001a",
                                                                            "date_cashflow": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "coefficient": 5.1,
                                                                            "id_user_add": "a13a6ed7-f13f-4f30-b643-0e81103f1ca6",
                                                                            "amt_tot_md": 7.1,
                                                                            "amt_tot_mo": 8.1,
                                                                            "mt_payment_types": {
                                                                              "$ref": "1"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_money_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_doc_sa": {
                                                                              "$ref": "11"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "44"
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "1"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "22"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_permisions": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id": "856a6663-4b90-4d05-b447-35f6572bc21f",
                                                                      "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_used": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "id_employee": "e5197a7f-809d-46df-8a01-e28e7880ecda",
                                                                      "id_branch": "a46c0b0d-aec4-4383-8491-24cae4e1bd0e",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "2dc8cb9d-edf1-446c-b5d6-72272952d1ac",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "22"
                                                                        },
                                                                        {
                                                                          "$ref": "22"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$id": "49",
                                                                      "id": "69cd1be8-bc04-414f-a5ee-98e8a0424f05",
                                                                      "id_room_unit": "26742f6f-138f-4978-8303-de534dbac27a",
                                                                      "id_room_list": "e6ec1408-a368-42b3-b976-158772dc4da8",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_from": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_open": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "date_close": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "id_employee": "58e79b54-fd72-4266-b1b4-aad2c69cb046",
                                                                      "id_employee_sec": "3facfc36-c95c-4cf6-9aa6-d2e5f19ea1cf",
                                                                      "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": "a04595b6-26b6-4544-b8ba-86366f544cf6",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "d1132c1f-f1aa-4b56-a3fa-a37a39df2bb8",
                                                                      "id_user_close": "67a377d2-11d7-4bd6-a82c-8f70f8eadb82",
                                                                      "id_unit_state": "414cf0ab-0bd6-4f19-917f-ca56d4e512f7",
                                                                      "id_pos_sesion": "132685d2-f11d-4b8b-aeec-8b477e2f588f",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "50",
                                                                        "id": "9c3cb383-2c53-41e0-b2da-1ee5b89c557a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "2e2d2df7-9ecb-431b-85ce-50255c35a73c",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "ab666e26-3cf8-4245-87d9-e5e0dd6be0d5",
                                                                        "locked": true,
                                                                        "date_locked": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "id_user_upd": "700e40e8-a576-4667-b021-fd9ca80af8d9",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "51",
                                                                          "id": "92ee341f-8415-4afe-92f6-940ce446601b",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "9a00e0e5-c956-4f8d-8bea-044ec836d1ce",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "29a33127-a9a1-43e6-a1b0-9208b6901f03",
                                                                          "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": "5d8575c7-6154-4bc4-a1e0-5778eae98796",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                          "id_user_upd": "e3eee91c-6c66-4004-8bcf-f452c88db4f6",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "52",
                                                                              "id_pos": "0f69be96-c6a5-448b-bffb-e45083ff1595",
                                                                              "id_room": "27147190-4dea-41bb-8b89-edaa79b181de",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "id_user_upd": "7e19de7b-4bb6-4954-9f92-c3a6ef95be50",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_rooms": {
                                                                                "$ref": "51"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "52"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "st_images1": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "50"
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_list": [
                                                                            {
                                                                              "$id": "53",
                                                                              "id": "3dbde7f0-05a6-4495-8174-ee8099b1f1c5",
                                                                              "id_room": "ad03db4e-5619-4857-9e83-6a861e2dad55",
                                                                              "date_in": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "date_out": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "id_user_add": "05de1323-df01-44b4-92ca-566d52e3ada5",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$ref": "51"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "53"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$id": "54",
                                                                          "id": "aa653d9b-f6b9-46d7-a35d-2c10add4cf13",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                          "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                          "id_user_upd": "11066887-bf2d-46d5-8870-8b1e420378aa",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "50"
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id_room_type": "f4119b75-72c5-482b-9bc9-b773150e90f8",
                                                                              "id_room_state": "89bd4ef1-b46f-400e-a4c7-c91fcccf08a2",
                                                                              "id_image": "0c11ee25-32bb-4fc8-a0df-efbdd2170f39",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "id_user_upd": "30814f95-562b-4716-8b12-f44673775f9b",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "56",
                                                                                "id": "ca120a60-6592-41ef-ae48-052243b15dd6",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "id_user_upd": "8f8dcf23-9694-4416-9346-c9c2a6ce36c1",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$ref": "55"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_images": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          }
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_states": {
                                                                        "$ref": "56"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "11"
                                                                        },
                                                                        {
                                                                          "$ref": "11"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion": {
                                                                        "$id": "57",
                                                                        "id": "47eace28-0fae-4623-a86a-efbbe3cf2570",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "2fe0f165-d81e-47c4-ae26-8c5338190efc",
                                                                        "date_tax": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "date_open": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "date_close": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "id_user_open": "dfd42a28-b54a-4983-9e88-2a7993009d56",
                                                                        "id_user_close": "8330e72d-064c-4985-9bd8-7d35bcc775f5",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "10"
                                                                          },
                                                                          {
                                                                            "$ref": "10"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id": "27b52f50-e94b-4510-b01d-80a829b6c63e",
                                                                            "order_id": 2,
                                                                            "id_item": "70082ffc-dace-4c20-b567-459b2166fa0f",
                                                                            "id_item_type": "17495c05-43d3-4c11-abee-a0957b3dddd2",
                                                                            "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": "eeccb07a-79b4-4512-ad80-720980d6f6be",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "17d860e4-1f70-45b5-bea1-26a7c55111f3",
                                                                            "count_voucher": 1,
                                                                            "id_category": "164d3a1c-d0c5-4727-bba5-632145a1ec43",
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "id_user_upd": "79ed1dcd-7b78-4250-bc79-221bb9ae6492",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "15"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "20"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "58"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "59",
                                                                            "id": "589d8ee3-48ab-4204-943f-fff0317e4bff",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "79ee4681-8e22-47fe-bc2e-d1120556730f",
                                                                            "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-07-08T09:47:12.2706722+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "59"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "60",
                                                                            "id": "c6d209af-ca98-4639-ae56-7cdc7677c279",
                                                                            "id_pos_sesion": "a73405c9-c4ca-4566-831d-6c73bfc37153",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "84672ee7-de82-4262-a89e-8e0d13bc37d4",
                                                                            "id_room_unit_activity": "2d233e7e-79f1-4fbf-b4ed-6b2dd160066d",
                                                                            "id_doc_sa": "09bedc28-23b4-476c-8fe8-4cf91c1f47b7",
                                                                            "id_pos_type": "9f00b73d-2385-49ea-a7b5-d0112a6a5ce1",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "94b79811-2378-4f9b-829e-9791873d2ec9",
                                                                            "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-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id_tip": "69f690d2-77ba-493b-bcc3-35f324a45b49",
                                                                                "id_user": "447b73e2-214d-4285-b54c-3d061b0b6cb3",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "60"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "60"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "62",
                                                                            "id_pos_sesion": "56436926-b80f-4b3a-88bd-7e5e609b003a",
                                                                            "id_user": "85b94cdb-a1ab-45ca-a1c7-080e4bbc6d76",
                                                                            "date_add": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "11"
                                                                          },
                                                                          {
                                                                            "$ref": "11"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "63",
                                                                            "id": "21f8f1ee-68a8-4ed8-bca5-f1e6a43d543a",
                                                                            "id_user": "405c1caa-84ef-4849-baff-3103180db537",
                                                                            "id_user_profile": "cd6c6942-d1d1-498d-b586-c27dc0301f36",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "id_pos_sesion": "313fdbf3-ad9e-418b-978e-0bc7b035b6f6",
                                                                            "date_login": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "date_logout": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "64",
                                                                              "id": "1d2a4b6a-6dc2-44e5-a30e-44e8eae6b525",
                                                                              "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-07-08T09:47:12.2706722+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "65",
                                                                                  "id": "f08e8fdd-ccf4-42dd-8020-57502b8013b0",
                                                                                  "id_function": "708e0489-4ea7-4dab-a975-bb9b7f7aaf0f",
                                                                                  "id_user": "9d3158cc-85ae-45c8-98b8-a151ebb1f99a",
                                                                                  "id_profile": "19950485-dfcb-459f-ac02-24cf72a50b1f",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "64"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "66",
                                                                                    "id": "9662bf46-2667-4819-8259-18db0a53fe9e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "d10d78fd-fa6f-411d-9b2a-eebc23e60def",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "68bb672c-31de-48fe-a41b-8d5079c18b40",
                                                                                    "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-07-08T09:47:12.2706722+02:00",
                                                                                    "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "67",
                                                                                      "id": "224a1606-3db5-4b68-8d54-47bdf103e922",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                                      "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "66"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "66"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "65"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "65"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "65"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "6"
                                                                                },
                                                                                {
                                                                                  "$ref": "6"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "63"
                                                                                },
                                                                                {
                                                                                  "$ref": "63"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "63"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "68",
                                                                            "id": "467517f7-9a76-4bf1-9eae-9a44a9052462",
                                                                            "id_user": "96b69cc9-c120-4332-86ac-64813db2c859",
                                                                            "date_add": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "e10929bf-9876-4aa0-ba4c-b6d88bfe3f84",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "id_pos_sesion": "b5f40dee-a2f1-419e-97a5-be7116f09171",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "68"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_rooms_list": {
                                                                        "$ref": "53"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "49"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity1": [
                                                                    {
                                                                      "$ref": "49"
                                                                    },
                                                                    {
                                                                      "$ref": "49"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "1"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "44"
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ],
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$ref": "21"
                                                                  },
                                                                  {
                                                                    "$ref": "21"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": {
                                                                  "$ref": "48"
                                                                }
                                                              }
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_items_sub": [
                                                            {
                                                              "$ref": "27"
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ],
                                                          "mt_prices_rules": [
                                                            {
                                                              "$ref": "19"
                                                            },
                                                            {
                                                              "$ref": "19"
                                                            }
                                                          ],
                                                          "tt_items_customs": [
                                                            {
                                                              "$ref": "58"
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ]
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "8"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "33"
                                                        },
                                                        "st_users": {
                                                          "$ref": "6"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_vouchers_det": [
                                                      {
                                                        "$ref": "21"
                                                      },
                                                      {
                                                        "$ref": "21"
                                                      }
                                                    ]
                                                  },
                                                  "mt_items": {
                                                    "$ref": "15"
                                                  },
                                                  "st_users": {
                                                    "$ref": "6"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_items_featured": [
                                                {
                                                  "$ref": "37"
                                                },
                                                {
                                                  "$ref": "37"
                                                }
                                              ],
                                              "mt_items_formula": [
                                                {
                                                  "$ref": "28"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ],
                                              "mt_units": {
                                                "$ref": "30"
                                              },
                                              "mt_units1": {
                                                "$ref": "30"
                                              },
                                              "st_images": {
                                                "$ref": "4"
                                              },
                                              "st_users": {
                                                "$ref": "6"
                                              },
                                              "mt_items_sub": [
                                                {
                                                  "$ref": "27"
                                                },
                                                {
                                                  "$ref": "27"
                                                }
                                              ],
                                              "mt_prices_rules": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "tt_doc_sa_det_stock": [
                                                {
                                                  "$ref": "43"
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "tt_doc_st_det": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_items_customs": [
                                                {
                                                  "$ref": "58"
                                                },
                                                {
                                                  "$ref": "58"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "69",
                                                  "id_location": "60725ac0-436a-4032-a22a-28119b83bd50",
                                                  "id_item": "41d3dcec-0044-4a8b-b395-7a01f6188bff",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "tt_vouchers_det": [
                                                {
                                                  "$ref": "21"
                                                },
                                                {
                                                  "$ref": "21"
                                                }
                                              ]
                                            },
                                            "tt_doc_st": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st1": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_stock": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "mt_locations1": {
                                    "$ref": "12"
                                  },
                                  "mt_pos": {
                                    "$ref": "8"
                                  },
                                  "st_users": {
                                    "$ref": "6"
                                  },
                                  "st_users1": {
                                    "$ref": "6"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "tt_doc_sa_cashflow": [
                                    {
                                      "$ref": "47"
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "26"
                                    },
                                    {
                                      "$ref": "26"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "44"
                                    },
                                    {
                                      "$ref": "44"
                                    }
                                  ],
                                  "tt_doc_sa1": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "tt_doc_sa2": {
                                    "$ref": "11"
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "57"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "49"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "70",
                                      "id": "b96e7613-d94a-4149-9561-b9b094e7f4a7",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "273155db-c14e-44bf-94e4-636e8c499031",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                      "printed": true,
                                      "print_on": "2026-07-08T09:47:12.2706722+02:00",
                                      "tt_doc_sa": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "57"
                                }
                              },
                              {
                                "$ref": "10"
                              }
                            ]
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "st_users": {
                          "$ref": "6"
                        },
                        "mt_pos_view": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "42"
                          },
                          {
                            "$ref": "42"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "st_doc_num": [
                          {
                            "$id": "71",
                            "id_pos": "2b2116db-d2bf-4831-a96f-11086824b09a",
                            "id_doc": "9c86a18e-9c36-46bc-95cd-e22f6b69514f",
                            "value": 3,
                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                            "commited": true,
                            "mt_docs": {
                              "$ref": "3"
                            },
                            "mt_pos": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "72",
                            "id": "27d5bea6-454d-4cc3-9cfa-2a875dd0ac86",
                            "id_pos": "1a27d535-c104-42e1-babe-4bb5d40c5967",
                            "mac_address": "sample string 3",
                            "date_end": "2026-07-08T09:47:12.2706722+02:00",
                            "key_access": "sample string 5",
                            "id_user_add": "08d59626-e937-4697-9297-e9d65f1ebbc0",
                            "active": true,
                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "73",
                            "id_user": "9b5e869d-49cf-4245-8316-50fe2836b1e0",
                            "id_pos": "0a9281e5-b9f7-4dc7-81b4-f192f25cda6a",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "11"
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "tt_pos_connection": [
                          {
                            "$id": "74",
                            "id": "46cab26b-7936-44a0-a11a-f8c7fddea24b",
                            "id_pos": "ea975937-ccdf-4400-9776-90570375da81",
                            "date_add": "2026-07-08T09:47:12.2706722+02:00",
                            "date_upd": "2026-07-08T09:47:12.2706722+02:00",
                            "date_out": "2026-07-08T09:47:12.2706722+02:00",
                            "connection_type": "sample string 3",
                            "connection_speed": 1,
                            "terminal_name": "sample string 4",
                            "version": "sample string 5",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "mt_branches": {
                          "$ref": "5"
                        },
                        "tt_logs": [
                          {
                            "$id": "75",
                            "id": "e3200a01-2476-4478-a1bf-7f6737ff4e86",
                            "id_user_add": "bae9d451-dfcf-4e6a-9e56-3d7a5a1167b7",
                            "id_table": "81e0f4d5-a97b-412e-9c5b-39822561ac05",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "37d1f2b8-ca01-4932-a7a1-466186667c02",
                            "created_on": "2026-07-08T09:47:12.2706722+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "d30bed0a-9279-4bae-bb52-f0721b3d535f",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-07-08T09:47:12.2706722+02:00",
                              "last_update": "2026-07-08T09:47:12.2706722+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "5f03ed22-4b64-49d2-bc79-056e2d845366",
                                  "id_sync": "74c4d886-b7d4-4337-a74a-b3a8f68a7d67",
                                  "json": "sample string 3",
                                  "id_table": "af25694b-23da-4561-9815-4b818f94fead",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "536d6f4c-ea7e-4a23-87b8-7d480340a566",
                                    "id_branch_from": "88795af2-8f16-40ec-9dd1-75cc0d19617b",
                                    "id_branch_to": "36ba5d62-251d-4c36-91a9-4136913587d0",
                                    "type": 4,
                                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-07-08T09:47:12.2706722+02:00",
                                    "send_on": "2026-07-08T09:47:12.2706722+02:00",
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_branches1": {
                                      "$ref": "5"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "77"
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "st_local_variables": [
                          {
                            "$id": "79",
                            "id": "4e4edf19-1323-4af8-b6a3-dd80e25a48dc",
                            "id_pos": "d198b371-2698-44c7-a65b-ac7cf70bcc3e",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "value": "sample string 5",
                            "type": "sample string 6",
                            "last_update": "2026-07-08T09:47:12.2706722+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ]
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "17"
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "27"
                  },
                  {
                    "$ref": "27"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "50"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "st_images": {
                  "$ref": "4"
                },
                "st_images1": {
                  "$ref": "4"
                },
                "st_permisions": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "72"
                  },
                  {
                    "$ref": "72"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "st_users_token": [
                  {
                    "$id": "80",
                    "id": "024ab5b2-7749-4484-8bd7-f7bbf9cd729c",
                    "token_id": "sample string 2",
                    "id_user": "b148fcf0-2d10-4693-a462-ad4f01d429bd",
                    "date_from": "2026-07-08T09:47:12.2706722+02:00",
                    "date_end": "2026-07-08T09:47:12.2706722+02:00",
                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "80"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "75"
                  },
                  {
                    "$ref": "75"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "81",
                    "id": "811710ee-3b32-4a2e-b1c2-f752843e2312",
                    "id_room_activity": "62c6daa6-ea19-491a-bc12-84368717d325",
                    "id_pos_sesion": "dbb1a3d9-608a-451d-a3e4-696657b1967e",
                    "log_text": "sample string 4",
                    "id_user": "b9a6463b-2c86-4a1d-9a31-80a6c7843409",
                    "created_on": "2026-07-08T09:47:12.2706722+02:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "81"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "61"
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "56"
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "64"
                },
                "tt_cmd_connection": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "tt_cmd_messages": [
                  {
                    "$ref": "68"
                  },
                  {
                    "$ref": "68"
                  }
                ]
              },
              "mt_branches_zones": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_employees_branches": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_periods": [
                {
                  "$id": "82",
                  "id_branch": "b2d5fcb5-5e15-49b4-a11a-69a7354804e4",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-07-08T09:47:12.2706722+02:00",
                  "date_end": "2026-07-08T09:47:12.2706722+02:00",
                  "state": "sample string 6",
                  "created_on": "2026-07-08T09:47:12.2706722+02:00",
                  "last_update": "2026-07-08T09:47:12.2706722+02:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "82"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "st_sync_packages": [
                {
                  "$ref": "78"
                },
                {
                  "$ref": "78"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "78"
                },
                {
                  "$ref": "78"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ]
            },
            {
              "$ref": "5"
            }
          ],
          "mt_categories": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "mt_employees": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "mt_items": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "55"
            },
            {
              "$ref": "55"
            }
          ],
          "st_functions": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "st_images_types": {
            "$id": "83",
            "id": "e66a6e70-45b4-41ee-8caf-d6259e8a6fb2",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-07-08T09:47:12.2706722+02:00",
            "last_update": "2026-07-08T09:47:12.2706722+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "st_users1": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ]
        },
        "st_users": {
          "$ref": "6"
        },
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "st_doc_num": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ]
      },
      "mt_money_types": {
        "$ref": "45"
      },
      "mt_payment_types": {
        "$ref": "1"
      },
      "st_users": {
        "$ref": "6"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "4"
  },
  "st_users": {
    "$ref": "6"
  },
  "tt_doc_sa_cashflow": [
    {
      "$ref": "47"
    },
    {
      "$ref": "47"
    }
  ],
  "tt_doc_sa_pay": [
    {
      "$ref": "44"
    },
    {
      "$ref": "44"
    }
  ],
  "tt_vouchers": [
    {
      "$ref": "22"
    },
    {
      "$ref": "22"
    }
  ]
}