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": "67bca4c1-b581-4d12-b626-6ee90e72d778",
  "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": "7cdc11b7-cd51-4f71-a9ec-5423afede709",
  "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-01-10T12:09:43.5501506+01:00",
  "last_update": "2026-01-10T12:09:43.5501506+01:00",
  "id_user_upd": "48a0374a-d721-4d20-ae8c-bdf7f38cc859",
  "commited": true,
  "mt_docs_payment_money": [
    {
      "$id": "2",
      "id_doc": "c35a1836-ca1f-4090-b4d2-642497e3424e",
      "id_pay": "ba445c53-9144-4f58-aad6-954700b42e3d",
      "id_money": "cab0de2e-f24f-4a32-b4dd-5606cf3d9dcf",
      "active": true,
      "created_on": "2026-01-10T12:09:43.5501506+01:00",
      "last_update": "2026-01-10T12:09:43.5501506+01:00",
      "id_user_upd": "95abfcde-6f2f-49ef-9250-7ebddd91f672",
      "commited": true,
      "mt_docs": {
        "$id": "3",
        "id": "b5c3f980-8191-48b9-875d-0e64242c0999",
        "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": "a6ee45b5-b626-4eb6-adf5-c35044cd9167",
        "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-01-10T12:09:43.5501506+01:00",
        "last_update": "2026-01-10T12:09:43.5501506+01:00",
        "id_user_upd": "40c2fcc4-1d79-4705-9259-55ca50324512",
        "commited": true,
        "mt_docs_payment_money": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$id": "4",
          "id": "98cfdea5-5ecd-48d9-baf5-1312c99dfd25",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "b4d418c7-4652-484c-8313-82e8d3594676",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-01-10T12:09:43.5501506+01:00",
          "last_update": "2026-01-10T12:09:43.5501506+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "5",
              "id": "04667c18-ba3f-4480-94db-4351a64c33ba",
              "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": "dbb69c91-4571-421f-90b0-65f5419522c3",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-01-10T12:09:43.5501506+01:00",
              "last_update": "2026-01-10T12:09:43.5501506+01:00",
              "id_user_upd": "5da4efb3-9cc9-4333-8c20-68f64cc382d1",
              "commited": true,
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "c7ff0429-cf8c-4e6b-8803-48be1b4e11ad",
                "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": "b55e788d-1e61-4be0-ace8-7ef1e5c52b46",
                "view_messages": true,
                "id_image_photo": "8bf67c16-f4eb-4ccc-a710-56618e34a93c",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "89df6566-d28b-48af-9f23-26b7749afe86",
                "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-01-10T12:09:43.5501506+01:00",
                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$id": "7",
                    "id": "ca9df585-565a-402a-a49f-4e95c2057d3a",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_branch": "3905377a-62dc-4901-a8bf-ef59804861cd",
                    "active": true,
                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                    "id_user_upd": "b1281dce-61ce-4ba4-a764-2c169bfb2397",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "5"
                    },
                    "mt_pos": [
                      {
                        "$id": "8",
                        "id": "1824a8d5-41e6-4dfe-9969-d144594adbec",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "953e01b2-3d6f-45df-a657-87c3012b82cd",
                        "id_zone": "6a4dd30c-61be-408e-887e-db8cdfac2496",
                        "user_required": true,
                        "active": true,
                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                        "id_user_upd": "452c7a46-8af2-4ea1-a3c8-c35c962a4a0c",
                        "commited": true,
                        "mt_branches_zones": {
                          "$ref": "7"
                        },
                        "mt_cloakrooms": [
                          {
                            "$id": "9",
                            "id": "7f4610e3-e8ce-4a1b-ac1a-9a4247439fe5",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "811cca62-b3f6-4496-b199-30179958fa03",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "5d733bd7-0f3e-4ee4-b9c9-51d2de6ecfb8",
                            "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-01-10T12:09:43.5501506+01:00",
                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                            "id_user_upd": "7d5f6b62-cad4-40c7-822d-3a11770e8ef1",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_images": {
                              "$ref": "4"
                            },
                            "st_users": {
                              "$ref": "6"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "10",
                                "id": "a9cfeb06-693c-4549-9c85-5de7ce084fa1",
                                "id_cloakroom": "c9241f73-eb1e-4652-a581-5cbd922fd70d",
                                "id_pos_sesion": "45a5a1ef-db1c-42de-9ad8-4c322b242f42",
                                "unit_id": 4,
                                "date_open": "2026-01-10T12:09:43.5501506+01:00",
                                "date_close": "2026-01-10T12:09:43.5501506+01:00",
                                "id_doc_sa": "d3788354-ecc3-4872-b205-575bbf5b2973",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "9"
                                },
                                "tt_doc_sa": {
                                  "$id": "11",
                                  "id": "517093b4-944a-4ed4-b2db-348509998ffc",
                                  "id_pos": "70df9fb4-ad14-44d6-842c-efb8dcc1339a",
                                  "id_doc": "becdbb21-3066-4d69-adb4-96b836800a0a",
                                  "id_branch": "8168071a-c562-4793-8c33-962d86b2999a",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-01-10T12:09:43.5501506+01:00",
                                  "date_tax": "2026-01-10T12:09:43.5501506+01:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "1fb3fba2-4fef-4a4c-9d6a-4ce3dcdd2a88",
                                  "id_relationship": "dbbf48d8-e1fe-462e-86c7-f869b724d9c4",
                                  "id_loc_from": "cf876fac-bd14-4cae-9bb5-c748fbfbf71a",
                                  "id_loc_end": "acbe1505-ce6a-4432-ad97-89303dc4489a",
                                  "id_user_add": "c4a00879-85f3-4406-b754-160544e865f0",
                                  "id_user_upd": "962041d1-af6b-45bc-9405-6c1a1413fbab",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "25833a44-9d60-477a-93f2-a62a2e068dca",
                                  "id_room_unit": "c1281ac5-e734-48a1-8bf4-883d7a092383",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "999d06b8-fa7b-4d81-b3b5-d0f43b458674",
                                  "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-01-10T12:09:43.5501506+01:00",
                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "mt_branches": {
                                    "$ref": "5"
                                  },
                                  "mt_docs": {
                                    "$ref": "3"
                                  },
                                  "mt_locations": {
                                    "$id": "12",
                                    "id": "2f363af2-0d98-4f5b-bb53-144a4826ae0d",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "reserved": true,
                                    "id_branch": "733fc572-045f-4ba4-9249-c5e5b778c797",
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                    "id_user_upd": "b09962d7-7777-488c-9443-3ff93ea5d3d0",
                                    "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": "3d6451da-9856-43f3-9c8f-0db35057ee06",
                                        "id_pos": "ec381bba-e127-40d6-8d46-0aa66edf56c6",
                                        "id_doc": "730c39f6-aaae-49c2-ba6f-84de56bfffec",
                                        "id_branch": "df5fd8b5-ce77-431b-879c-05c86b357185",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:09:43.5501506+01:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "23f436c7-a555-4601-bc2a-199f2e52dd34",
                                        "id_loc_from": "6b5bc6d4-e907-4324-bda1-13ff09fec411",
                                        "id_loc_end": "d028c27f-a40d-4110-9726-3e58e0ffb352",
                                        "id_user_add": "033db497-67af-4fb3-900d-fdc874f343d4",
                                        "id_user_upd": "66afaa0e-9815-4c8c-bbb6-a7a3374987ab",
                                        "id_pos_sesion": "38563438-9ed6-4de0-af70-026190611587",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-01-10T12:09:43.5501506+01:00",
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                        "last_update": "2026-01-10T12:09:43.5501506+01: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": "8b61eb2b-1414-4833-9d31-c47271370ae4",
                                            "id_line": 2,
                                            "id_item": "50ef0b39-6168-4ad6-9caf-887a9c10d47a",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$id": "15",
                                              "id": "09db29b5-67ac-458e-92ac-62983e70280d",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "id_unit": "aa6de124-66b7-444a-997f-fdb48b3c4128",
                                              "id_unit_sec": "0b94e264-59da-4636-abdb-e2eabfd836a5",
                                              "id_brand": "00ebafbf-b196-428d-a3d4-6cfb247be6da",
                                              "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,
                                              "external_id": "sample string 18",
                                              "name_pos": "sample string 19",
                                              "name_print": "sample string 20",
                                              "id_image": "b95976bb-e449-4fc0-bf0e-f010d546d363",
                                              "view_pos": true,
                                              "order": 22,
                                              "color_border": "sample string 23",
                                              "color_button": "sample string 24",
                                              "color_font": "sample string 25",
                                              "font_bold": true,
                                              "font_underline": true,
                                              "font_size": 28,
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                              "id_user_upd": "58017597-ce09-4f0a-8c2b-553f9dfce6e5",
                                              "commited": true,
                                              "mt_brands": {
                                                "$id": "16",
                                                "id": "e839e547-14b2-4db7-af2f-530ca9a285d2",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                "id_user_upd": "81eb49fb-74a8-49f1-acab-06f9711dec3f",
                                                "commited": true,
                                                "mt_items": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "6"
                                                }
                                              },
                                              "mt_categories_items": [
                                                {
                                                  "$id": "17",
                                                  "id_category": "98f9aa1f-158f-400a-ad7a-29457e59f974",
                                                  "id_item": "b4d1d992-c0d0-4361-b579-fc690fb3de24",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                  "id_user_upd": "19d50b89-f5d1-4141-8fd7-10a8a228afdd",
                                                  "commited": true,
                                                  "mt_categories": {
                                                    "$id": "18",
                                                    "id": "3f833a0d-6862-43e7-9c18-74cbb4c5c1d1",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_item_type": "8110433a-92a9-4775-a4c0-1a16545168d1",
                                                    "order_type": 5,
                                                    "name_pos": "sample string 6",
                                                    "id_image": "261cd273-dca0-42bb-bd01-11c94f414773",
                                                    "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-01-10T12:09:43.5501506+01:00",
                                                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                    "id_user_upd": "c9bfa539-f3a6-4245-bc80-5615ebbeab53",
                                                    "commited": true,
                                                    "mt_categories_items": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_prices_rules": [
                                                      {
                                                        "$id": "19",
                                                        "id": "6ae1aad1-d2c9-4275-a5a0-542bfe1c52e5",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                        "date_end": "2026-01-10T12:09:43.5501506+01: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": "78b83fe1-b80f-41a0-a1af-de6cfc1c6aca",
                                                        "id_pos": "4b8ca0a0-c5eb-410b-bcdf-0199b45c1210",
                                                        "id_list": "ed8c569c-aa85-471b-9c2f-f240036e6ce7",
                                                        "id_item": "c236eb5e-2c0c-4061-9785-93c2df6368c9",
                                                        "id_item_type": "3569c954-d875-42e5-a79a-4e7d57cf71f6",
                                                        "id_category": "1539025c-482e-41e2-8349-91268ac6e93c",
                                                        "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-01-10T12:09:43.5501506+01:00",
                                                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                        "id_user_upd": "750738ac-d12d-4b77-9c7d-e99a4632a7e4",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_categories": {
                                                          "$ref": "18"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "15"
                                                        },
                                                        "mt_items_types": {
                                                          "$id": "20",
                                                          "id": "d2ae8112-3e67-4293-ab80-744363abdb17",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "name_short": "sample string 4",
                                                          "name_pos": "sample string 5",
                                                          "id_image": "21ce0113-4e2f-4799-b4c7-7e24defa1ad1",
                                                          "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-01-10T12:09:43.5501506+01:00",
                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                          "id_user_upd": "25f119fe-68e6-46f4-ae16-7cc7cbffc00d",
                                                          "commited": true,
                                                          "tt_vouchers_det": [
                                                            {
                                                              "$id": "21",
                                                              "id_voucher": "2ec710e0-9c4f-45f2-a9c4-c7c9e65da6e0",
                                                              "id_line": "7aadc9e8-1d22-47da-a3e1-ad6f4573c3ef",
                                                              "id_category": "586c0edf-2a87-498d-8b2c-bd7b450a1aac",
                                                              "id_item": "464e3d1b-120c-48d4-9d35-836a9bfe0514",
                                                              "id_item_type": "580a58df-2896-4fe3-9d19-fc8bd7427a93",
                                                              "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": "00379204-22cf-4feb-af9e-aa73ac1a2f3b",
                                                                "id_voucher": 2,
                                                                "locator_voucher": "sample string 3",
                                                                "qr_code": "sample string 4",
                                                                "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                "date_end": "2026-01-10T12:09:43.5501506+01:00",
                                                                "date_used": "2026-01-10T12:09:43.5501506+01:00",
                                                                "date_sesion": "2026-01-10T12:09:43.5501506+01:00",
                                                                "id_employee": "65e8f8d7-2e99-412e-a19d-6ad0d8eac541",
                                                                "id_branch": "837b5649-0f3c-4396-bd8d-d6269362278b",
                                                                "id_voucher_permision": "989dafde-01b5-47e8-9435-85951116e2f6",
                                                                "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": "5ef58ca7-7258-4bb5-adfb-c1133f4d8c36",
                                                                "id_user_add": "5318eb53-3c38-479d-bc0f-9839c4e38d3f",
                                                                "id_doc_sa": "1e70591b-7748-4747-ac10-4dc7ab28bd6d",
                                                                "id_item_sub": "3cda0015-a73a-4a37-9005-5e43e1a71cea",
                                                                "id_pos_sesion": "eba0c3fd-ff12-4618-bcb5-82600822cb71",
                                                                "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-01-10T12:09:43.5501506+01:00",
                                                                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_employees": {
                                                                  "$id": "23",
                                                                  "id": "501252e4-3c0b-4a09-a04a-3f0a3ee894b6",
                                                                  "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": "7db2cf44-90db-4cf7-bc67-b0e576e9f73a",
                                                                  "name_pos": "sample string 12",
                                                                  "id_image": "a4462f80-c095-4c97-b56f-e0ef87639732",
                                                                  "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-01-10T12:09:43.5501506+01:00",
                                                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                  "id_user_upd": "663809ce-baba-4379-8323-b75c39dfdc50",
                                                                  "commited": true,
                                                                  "mt_employees_branches": [
                                                                    {
                                                                      "$id": "24",
                                                                      "id_employee": "78ed44d0-ed1d-4c45-9b05-ba271de1091d",
                                                                      "id_branch": "f7b5e4bd-d419-4f15-af1c-86b9cf3feba9",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "id_user_upd": "31a2b1c8-e9c1-4d99-8cc5-1db92fe58a29",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "mt_employees_profiles": {
                                                                    "$id": "25",
                                                                    "id": "a4bec534-fcab-4855-8681-a97e1185b4b7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "authorized": true,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                    "id_user_upd": "6128a26b-4d9d-4f3b-b311-8b1a5a961b64",
                                                                    "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": "94afba21-3b38-4f09-a52e-580ecfe408e1",
                                                                      "id_line": 2,
                                                                      "id_item_sub": "1c77b6d9-942a-451f-973a-8b583d973773",
                                                                      "qty": 4.1,
                                                                      "id_list": "e0048392-5b96-4cf0-b0b1-c32aae58dc14",
                                                                      "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": "a551d2ab-fe31-44f2-af9c-b1e0bbffdffb",
                                                                      "is_used": true,
                                                                      "qty_vou": 1.1,
                                                                      "amt_vou": 1.1,
                                                                      "comment": "sample string 15",
                                                                      "ref_det": "sample string 16",
                                                                      "id_employee": "0696fd0f-0b42-4533-8b94-63263d00b2fa",
                                                                      "name_generic": "sample string 17",
                                                                      "type_ope": 1,
                                                                      "id_user_add": "e6502ed5-5f31-436f-ba20-96b0e6e092e7",
                                                                      "id_user_upd": "307759ee-519c-4612-9c67-b840d44a7cf1",
                                                                      "active": true,
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$id": "27",
                                                                        "id": "c7ef45a5-eab8-4d5f-9419-ca25cb33b9f7",
                                                                        "id_item": "b4511c6f-5369-4734-9ad8-6f6b23467723",
                                                                        "id_item_type": "884e9d86-d426-4245-8e04-d131e13c77d5",
                                                                        "is_default": true,
                                                                        "barcode": "sample string 5",
                                                                        "voucher_apply": true,
                                                                        "id_voucher_json": "a8ba2135-b03d-494e-a02a-eea7a9ca68de",
                                                                        "count_voucher": 1,
                                                                        "id_voucher_type": 1,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "id_user_upd": "955a9013-e5a0-4659-a930-ac75e3083b51",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "15"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$id": "28",
                                                                            "id_item_sub": "96344636-3de1-4d53-b497-a33d1157c0d4",
                                                                            "id_item": "154fe761-6b4d-42ff-a5e1-045c6bd8bed3",
                                                                            "group_id": 3,
                                                                            "id_unit_ref": "59e22a39-4779-4ce1-8aec-62d2bc23bd86",
                                                                            "qty_dis": 5,
                                                                            "mt_items": {
                                                                              "$ref": "15"
                                                                            },
                                                                            "mt_items_sub": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "mt_units_ref": {
                                                                              "$id": "29",
                                                                              "id": "ee94e60a-8c0e-4176-af61-b19093260f20",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "coefficient": 4.1,
                                                                              "id_unit": "d6c8475e-4d28-4ac6-9195-eed9ad0a4cae",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "id_user_upd": "13b134ff-591a-4e51-815c-7608cb890cce",
                                                                              "commited": true,
                                                                              "mt_units": {
                                                                                "$id": "30",
                                                                                "id": "940e3c38-0878-4135-8ae4-32c51571d2ae",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "id_user_upd": "9c80e1bc-6c62-4a42-90cb-12180c53d1fa",
                                                                                "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": "5a8c0925-8727-4d7d-b0fa-78c80c334513",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "json": "sample string 5",
                                                                          "id_pay_type": "a1c9d5e9-633d-4c06-b4d7-ffe1f4775b79",
                                                                          "id_doc_print": "b88cfdc9-db66-484a-b98a-f10162db480d",
                                                                          "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-01-10T12:09:43.5501506+01:00",
                                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                          "commited": true,
                                                                          "mt_items_sub": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_list": "cf2656ec-98eb-4932-8537-03753ba52b0b",
                                                                            "id_item_sub": "79b2545c-81cf-4ac6-9cd4-162dabdd8ab6",
                                                                            "validity_date": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "id_user_upd": "72de66d3-0639-449e-bdda-afb90a8df052",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "33",
                                                                              "id": "a1c79c4e-c624-4542-8b26-49802e367489",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "eba6f7a7-a1a4-41fb-aa54-277a6dcf601b",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "b20cbe18-7293-44b7-91b3-576d4ba98278",
                                                                              "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-01-10T12:09:43.5501506+01:00",
                                                                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "id_user_upd": "416fc2fc-5214-442d-bf1b-bc3cd9fe5cb6",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "34",
                                                                                  "id_pos": "b815628a-c1c2-4347-8e11-249d40a012e7",
                                                                                  "id_pos_type": "155ce373-691b-4e6e-8685-e68bc3de70f8",
                                                                                  "id_price_list": "f1f3d1a5-f03e-4ab3-af7f-66cbc1e1cda6",
                                                                                  "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-01-10T12:09:43.5501506+01:00",
                                                                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                  "id_user_upd": "73e564b3-c342-470f-8030-854bfb2b9e54",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "35",
                                                                                    "id_pos": "7820cb9b-6cc7-4e0f-9906-65a84a0a8b18",
                                                                                    "id_pos_type": "ff1a7829-1e77-4368-a48f-0f3359bbaf2f",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                    "id_user_upd": "ab1071c5-91b7-4f5f-95d2-c0434c3760ef",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "34"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "34"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "36",
                                                                                      "id": "557b3b5b-72f6-4150-8622-14c71a8f433f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                      "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                      "id_user_upd": "2632e892-1cb5-4c0b-afbb-66592cfffb96",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "37",
                                                                                          "id": "34b96906-b385-44e8-bd53-541ffea71d63",
                                                                                          "id_branch": "38c1bd49-43e6-424a-b3f5-beb5e06d27c8",
                                                                                          "id_pos_type": "c516e1d3-3262-4b35-88a6-6eb99d01fa13",
                                                                                          "id_pos": "ca1f9064-fc2c-44c1-971f-2f10773c593d",
                                                                                          "id_item": "ab831ecc-66ea-45e1-b293-1d1243efee5f",
                                                                                          "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "date_end": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "id_user_upd": "5a5eb2a0-a648-4b08-b08c-cd38863498ce",
                                                                                          "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": "6b65f252-0bb8-4a5c-ab45-b90caef44203",
                                                                                          "id_doc": "8e21e658-dd40-4049-9d02-6ad8c80a3cdd",
                                                                                          "id_pos_type": "272d1606-eab8-4e58-8595-339a2420bd5c",
                                                                                          "id_doc_print": "e9ed5794-57e8-4a05-8068-c81673dadd3e",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                          "id_user_upd": "f2353591-03b9-4853-aa79-1ef59e95aa90",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "3"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "39",
                                                                                            "id": "9e7f272f-2b1e-4d2a-a0dc-913db1accad0",
                                                                                            "id_pos": "767c1544-d04a-417e-8f50-5ddd4b12658f",
                                                                                            "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-01-10T12:09:43.5501506+01:00",
                                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                            "id_user_upd": "989ad094-3416-482a-8b6d-3577a2ebb3b3",
                                                                                            "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": "75b11a1f-1ac2-4fa7-97f5-45bf10f88826",
                                                                                            "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-01-10T12:09:43.5501506+01:00",
                                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "38"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "41",
                                                                                                "id_doc_print": "4327c1bc-e849-4305-acd8-0e8a9b47751b",
                                                                                                "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": "7e899656-c41e-45e0-88c1-9509d444fe4e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                                  "date_end": "2026-01-10T12:09:43.5501506+01:00",
                                                                                  "id_branch": "34d4a6d0-230d-4a62-a608-bde31f5615db",
                                                                                  "id_pos": "527aba4c-a7df-427a-bf46-2caddc375573",
                                                                                  "id_list": "995cba0b-4401-453e-a1a7-0a72e9b524c6",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                  "id_user_upd": "843e48ab-a65f-4c47-8725-9d0517707315",
                                                                                  "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": "6eb08ee2-b2b3-4a05-bbac-c8342be16ac2",
                                                                          "id_line": 2,
                                                                          "id_item": "83bc46c6-9ea6-46ee-b51a-88c5d6fc4d24",
                                                                          "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": "54a68cba-45fa-479f-9970-9647ce979107",
                                                                      "id_line": 2,
                                                                      "id_pay": "52f65945-52a1-4b06-b903-161829d819b1",
                                                                      "id_money": "f6a47096-2290-4ce5-8a64-8c416e1545b1",
                                                                      "coefficient": 5.1,
                                                                      "id_voucher": "aa94299f-4432-4434-b588-fec95caeb137",
                                                                      "id_employee": "265293c2-5c6e-44a4-822a-5385e560bf7a",
                                                                      "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": "bc63cbce-4615-4a8f-a7bf-c0a1bf6b2065",
                                                                      "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": "cf7bbe2f-3e22-4521-b1d4-b0682c6d05ec",
                                                                        "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": "bfc8f699-447c-4411-9b25-ac0fcea9539a",
                                                                        "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-01-10T12:09:43.5501506+01:00",
                                                                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "id_user_upd": "f4c9ee37-5d0d-44ac-b968-c91b6c35a874",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "2"
                                                                          },
                                                                          {
                                                                            "$ref": "2"
                                                                          }
                                                                        ],
                                                                        "mt_money_rates": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_money_1": "58673d9a-7a49-495f-8adc-0914e7c5c61d",
                                                                            "id_money_2": "0e6c9056-53e6-4bf5-9eaa-39252f8bf621",
                                                                            "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "coefficient": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "id_user_upd": "da0ff3f5-3903-4f50-ba2c-fafb2f1df7f7",
                                                                            "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": "15ef2f7f-772b-4f43-9c9e-f4ae55d9274a",
                                                                            "id_pay": "eefd53bc-768e-4359-bb7e-36a1950bf076",
                                                                            "id_money": "f53061ae-bc47-4e5f-acdb-a80bd1b04515",
                                                                            "date_cashflow": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "coefficient": 5.1,
                                                                            "id_user_add": "919a9753-5458-4be0-8c90-aa1c02619711",
                                                                            "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": "b9ffe39e-0cc0-4fbb-bcba-96e8f568a570",
                                                                      "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_end": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_used": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "id_employee": "d965da7a-5d5b-4081-b791-39447a85b74f",
                                                                      "id_branch": "dd5c0f8c-fc88-4ff7-bbae-2fa67704c9ad",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "ec17f00e-2ab9-499c-bb08-08db5ca983cb",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "last_update": "2026-01-10T12:09:43.5501506+01: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": "bf3da147-c35e-47f7-86e9-7d8a58ed61eb",
                                                                      "id_room_unit": "c821fcc5-337a-44a5-b3f2-ede6ec8d2daf",
                                                                      "id_room_list": "0b868d99-7851-4e6d-b6f0-c0f2729a3134",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_from": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_end": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_open": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "date_close": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "id_employee": "1df50bbf-192e-4948-9881-674e68763967",
                                                                      "id_employee_sec": "190550ee-3305-4ce8-966b-cf9ac17826c2",
                                                                      "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": "2b06d660-7171-43b3-a810-b63c42526f68",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "b1536b6e-fffa-444e-9b03-8f8366d3b98c",
                                                                      "id_user_close": "b5407337-bee4-4b69-aa38-d780fd178d05",
                                                                      "id_unit_state": "62e534eb-65aa-4418-9866-916ee7a2722e",
                                                                      "id_pos_sesion": "4e1e4f1e-215e-4c40-afae-e69d63ba0712",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "50",
                                                                        "id": "ff1a03e0-5df2-4f3a-a86c-98ec598bca96",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "b7613ada-6101-4c56-a0f0-23fad03fc4c1",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "1cbdcb28-d639-4f55-b05b-313167eaadb0",
                                                                        "locked": true,
                                                                        "date_locked": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "id_user_upd": "4ed213aa-8674-48c3-9161-7e23283e6cfd",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "51",
                                                                          "id": "a3e42ac3-dabd-4123-8542-8dd30c883f45",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "69223aa2-d3b4-4591-ae0d-01af60118022",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "291fddb3-b4ba-49d1-8a88-af63cb1f9a10",
                                                                          "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": "dfc18cf3-61f2-4794-9c7d-1d70da47c6eb",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                          "id_user_upd": "e6b8e368-b592-4afd-9db7-ca213a6eb35f",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "52",
                                                                              "id_pos": "2bf0fd5f-7540-4645-900d-8976b922534e",
                                                                              "id_room": "4b5eee51-6cd2-4bb4-bc7c-40dfaffeaf20",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "id_user_upd": "39e099a9-0573-471c-90e1-1486099e1fc5",
                                                                              "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": "a3e6117d-89d6-4999-a6c8-215099c2d4e2",
                                                                              "id_room": "fc6adabf-a995-4754-acde-4fceee51bef0",
                                                                              "date_in": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "date_out": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "id_user_add": "aa6012ad-b544-432c-8776-5dd553802ad8",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "last_update": "2026-01-10T12:09:43.5501506+01: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": "f71b58af-983c-4f00-90d4-c2c53eb3c554",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                          "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                          "id_user_upd": "2df1aee9-7822-45b3-916c-07d4899da239",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "50"
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id_room_type": "3849ad4f-5d3a-4a3b-9ebd-813cad98f309",
                                                                              "id_room_state": "9bbe843d-fc04-4b26-a15e-37373e3ae747",
                                                                              "id_image": "dae51142-85b1-48e8-bc9b-fb18bad55957",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                              "id_user_upd": "c37bb5fb-af4a-4602-ad64-073545496f59",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "56",
                                                                                "id": "79a4b0e8-a432-4afc-8bee-8a4c421386ca",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "id_user_upd": "5c6bba5a-3022-42dc-a3a7-242fcea1a767",
                                                                                "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": "303020f5-9b71-4041-878c-8c84b762f489",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "aa1e2a05-04be-41eb-bb0d-2b7b895cf938",
                                                                        "date_tax": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "date_open": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "date_close": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "id_user_open": "180f8ef4-e9db-42d1-b356-650fc3ed0609",
                                                                        "id_user_close": "7b7d02c0-88f3-4943-9f55-6b7f92720126",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "10"
                                                                          },
                                                                          {
                                                                            "$ref": "10"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id": "ff9607e3-5d10-4e62-be4a-a0d24112850c",
                                                                            "order_id": 2,
                                                                            "id_item": "97f2f944-7e62-49c7-a018-88920fa95d8a",
                                                                            "id_item_type": "24817ce4-34e1-4da9-a486-f6eb55159d7d",
                                                                            "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": "c1a4c7e0-a916-4bdb-b7f7-6f11e20cb596",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "e95515c3-a9d7-4b2a-b634-8897e223a307",
                                                                            "count_voucher": 1,
                                                                            "id_category": "a91c9343-ba3e-4a6a-9553-5b985dcc62b8",
                                                                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "id_user_upd": "f4dc4151-ccfe-46ec-85c6-5c03ad996b75",
                                                                            "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": "4fd5e4c9-9639-4a98-8509-1398f42cffa3",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "927afb7f-1180-4c13-97f5-144150d588b0",
                                                                            "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-01-10T12:09:43.5501506+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "59"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "11"
                                                                          },
                                                                          {
                                                                            "$ref": "11"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "60",
                                                                            "id": "72772f1e-6a57-4e4b-8b23-1e17f44b42ba",
                                                                            "id_pos_sesion": "1a565b99-c9b6-404e-b020-08e09b3a3f47",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "1978b2a6-1c02-49d3-86a5-682df27a46ce",
                                                                            "id_room_unit_activity": "7c1d2d92-cfff-4f1b-8b05-82a6c8d68122",
                                                                            "id_doc_sa": "5f08eb16-aa02-4e90-a77a-75ced0d32940",
                                                                            "id_pos_type": "53603f36-81a3-4012-abb6-66b4b64de9c9",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "dc62373f-675c-42d4-b8c8-944956f81663",
                                                                            "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-01-10T12:09:43.5501506+01:00",
                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id_tip": "96381973-721c-443b-8429-4b041587b4e8",
                                                                                "id_user": "a4279126-5f61-48a9-8758-6d5f29491014",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "60"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "60"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "62",
                                                                            "id_pos_sesion": "43195cbc-c863-4e88-a5b2-c95247457ed6",
                                                                            "id_user": "95814b45-5124-4d33-a404-550bf956b3e1",
                                                                            "date_add": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "57"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "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": "63",
                                                  "id_location": "59a6c436-e991-4afb-8ec1-3aa9a97b8600",
                                                  "id_item": "e5f2bf1a-ac46-4438-99b0-103d07fadf56",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "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": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  "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": "64",
                                      "id": "b00284ff-d13a-4014-9713-76c441d60905",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "0f7d531c-ea9e-4370-afc3-5450ac2f31df",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                      "printed": true,
                                      "print_on": "2026-01-10T12:09:43.5501506+01:00",
                                      "tt_doc_sa": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "64"
                                    }
                                  ]
                                },
                                "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": "65",
                            "id_pos": "a677167f-356b-446f-9b74-e7f609eb2b92",
                            "id_doc": "cbcc0229-7c3c-444d-adf3-4426e6364a7e",
                            "value": 3,
                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                            "commited": true,
                            "mt_docs": {
                              "$ref": "3"
                            },
                            "mt_pos": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "66",
                            "id": "8fa95762-2459-47e3-b8c5-e5b5b96aea47",
                            "id_pos": "aa3ece9f-2582-45ad-ba52-9ec2b15c1e40",
                            "mac_address": "sample string 3",
                            "date_end": "2026-01-10T12:09:43.5501506+01:00",
                            "key_access": "sample string 5",
                            "id_user_add": "186d7e18-405f-477b-ad8c-f55556b7bd81",
                            "active": true,
                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "67",
                            "id_user": "6788f3c9-392f-422c-b444-95a4ffd864a5",
                            "id_pos": "2af1b676-fd79-483b-856c-3c031c77beaa",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "11"
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "tt_pos_connection": [
                          {
                            "$id": "68",
                            "id": "efcc73a3-07e2-461e-83b0-c2ea13dbca52",
                            "id_pos": "f4648cf8-e094-46b3-ba1c-edadc4b42c88",
                            "date_add": "2026-01-10T12:09:43.5501506+01:00",
                            "date_upd": "2026-01-10T12:09:43.5501506+01:00",
                            "date_out": "2026-01-10T12:09:43.5501506+01: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": "68"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "mt_branches": {
                          "$ref": "5"
                        },
                        "tt_logs": [
                          {
                            "$id": "69",
                            "id": "f7007dcc-5b60-4e96-bdaf-ef6ec3251168",
                            "id_user_add": "eb6ea3ee-3f6a-4230-b589-a40548875256",
                            "id_table": "716e75b7-6bac-4683-94a3-ae9c0b0355f0",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "2c68e855-64fd-4542-8967-da77e92b13a1",
                            "created_on": "2026-01-10T12:09:43.5501506+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            },
                            "st_sync_tables": {
                              "$id": "70",
                              "id": "a88a1f4d-ffaa-4393-bb24-66dfb06ca8f4",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:43.5501506+01:00",
                              "last_update": "2026-01-10T12:09:43.5501506+01:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "71",
                                  "id": "78d91f18-0eba-47a8-9f27-972bf7d93770",
                                  "id_sync": "a163b0f5-f18b-4cf5-9abd-29b0e8d4025e",
                                  "json": "sample string 3",
                                  "id_table": "174f3160-d684-4335-8558-629f5ca4ae1a",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "72",
                                    "id": "22f5035e-518c-47cb-82b1-fd71430ad7db",
                                    "id_branch_from": "46dc35a5-ff5c-49c5-9d4a-5b373c1cca40",
                                    "id_branch_to": "960ffa1a-2656-4001-a27e-6202cdeb2773",
                                    "type": 4,
                                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-01-10T12:09:43.5501506+01:00",
                                    "send_on": "2026-01-10T12:09:43.5501506+01:00",
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_branches1": {
                                      "$ref": "5"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "71"
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "70"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "6"
                            }
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "st_local_variables": [
                          {
                            "$id": "73",
                            "id": "756b2676-84c0-4193-99e4-6028ff368431",
                            "id_pos": "1e00f14b-e971-4e23-b338-8e2102d7b864",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "value": "sample string 5",
                            "type": "sample string 6",
                            "last_update": "2026-01-10T12:09:43.5501506+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "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": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "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": [
                  {
                    "$ref": "56"
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "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": [
                  {
                    "$id": "74",
                    "id": "876b3829-2663-4036-9604-86af70611461",
                    "id_function": "7a603890-5e7a-4149-b94f-12b7473b01c0",
                    "id_user": "8d90b965-f80b-4693-b1dc-28d15330636e",
                    "id_profile": "67dde5df-f66c-45c8-9954-0afa06ac01af",
                    "permission": 3,
                    "active": true,
                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                    "last_update": "2026-01-10T12:09:43.5501506+01:00",
                    "commited": true,
                    "st_users_profiles": {
                      "$id": "75",
                      "id": "2b0e617a-2a78-4023-903f-6263e6f363db",
                      "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,
                      "active": true,
                      "created_on": "2026-01-10T12:09:43.5501506+01:00",
                      "last_update": "2026-01-10T12:09:43.5501506+01:00",
                      "commited": true,
                      "st_permisions": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "6"
                    },
                    "st_functions": {
                      "$id": "76",
                      "id": "38220e94-3c55-4b02-8f9e-4c557025ec46",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "8ef480b8-dfca-477e-bb6c-5d0cc3ebef59",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "7258f68f-6aff-4275-aa35-4a723964cad2",
                      "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-01-10T12:09:43.5501506+01:00",
                      "last_update": "2026-01-10T12:09:43.5501506+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "77",
                        "id": "9aa1a0a6-c4b6-4d59-ad36-599e737688d3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-01-10T12:09:43.5501506+01:00",
                        "last_update": "2026-01-10T12:09:43.5501506+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_permisions": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "66"
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "75"
                },
                "st_users_token": [
                  {
                    "$id": "78",
                    "id": "612fa75d-3588-4b22-bcf9-cedd056c17d1",
                    "token_id": "sample string 2",
                    "id_user": "656daf76-9450-4fb6-88a6-795623308c12",
                    "date_from": "2026-01-10T12:09:43.5501506+01:00",
                    "date_end": "2026-01-10T12:09:43.5501506+01:00",
                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "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_sa": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "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": "79",
                    "id": "46e6aaa8-3611-4224-ad85-c76fbecbd6d6",
                    "id_room_activity": "5bf678a5-c6eb-4c1f-8dbf-3206a223de3c",
                    "id_pos_sesion": "a8a0d3c5-92ce-4948-9c9d-2026f44d34d8",
                    "log_text": "sample string 4",
                    "id_user": "13d359fa-65c5-4d2a-b330-92aedcef0d02",
                    "created_on": "2026-01-10T12:09:43.5501506+01:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "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"
                  }
                ]
              },
              "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": "80",
                  "id_branch": "24618087-be59-41f8-864c-92a830ad1248",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-01-10T12:09:43.5501506+01:00",
                  "date_end": "2026-01-10T12:09:43.5501506+01:00",
                  "state": "sample string 6",
                  "created_on": "2026-01-10T12:09:43.5501506+01:00",
                  "last_update": "2026-01-10T12:09:43.5501506+01:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "80"
                }
              ],
              "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": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "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": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_images_types": {
            "$id": "81",
            "id": "c4cece17-9a74-495f-9b14-f2182b789f62",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-01-10T12:09:43.5501506+01:00",
            "last_update": "2026-01-10T12:09:43.5501506+01: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": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "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"
    }
  ]
}