POST api/Mt_Categories

Request Information

URI Parameters

None.

Body Parameters

mt_categories
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "eab2c750-2ac4-4804-9898-aac90fe813c2",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "d52eb509-8670-4f05-af26-4cdfc9a04aa7",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "fae47471-24eb-4c43-b034-3e2ef6c8f20a",
  "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": "2025-12-08T21:26:26.5524519+01:00",
  "last_update": "2025-12-08T21:26:26.5524519+01:00",
  "id_user_upd": "15bf61ab-d85f-4d13-946c-64a0c64305dd",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "b05c933f-a75f-4982-9f8b-18c1c4ba49e3",
      "id_item": "cb21a086-15db-4f16-af64-058ba26f02d3",
      "is_default": true,
      "active": true,
      "created_on": "2025-12-08T21:26:26.5524519+01:00",
      "last_update": "2025-12-08T21:26:26.5524519+01:00",
      "id_user_upd": "5adb4b8b-8b57-46c7-9bf0-a0694cfa67b4",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "30b8dbc6-0981-43ea-9814-6b933becf400",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "0bec2b6f-3331-46e6-ab9c-274665f91907",
        "id_unit_sec": "0fc36bbd-3d02-4fb3-b77d-a27750ccd244",
        "id_brand": "98851111-524f-4bd0-b294-f6a526eebea2",
        "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": "aacc052b-343f-44c3-b8a2-36d9cf18dfe1",
        "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": "2025-12-08T21:26:26.5524519+01:00",
        "last_update": "2025-12-08T21:26:26.5524519+01:00",
        "id_user_upd": "5e61408c-b5a6-45d1-ab13-40285dbb51ad",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "a870ffc3-7576-4df3-86db-dedef5aa98e3",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2025-12-08T21:26:26.5524519+01:00",
          "last_update": "2025-12-08T21:26:26.5524519+01:00",
          "id_user_upd": "b1357848-9b0a-4d7f-a30a-a9add38f58fa",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "5f59d2d1-4b0e-43c1-81f3-e7a9ddeb190f",
            "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": "0ea2c8e3-4ac4-4165-b66c-41c9d53ce02d",
            "view_messages": true,
            "id_image_photo": "a3229439-d40e-42bd-83d5-237ce8bf1411",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "09196d0b-9209-4775-9f43-e829f0e77bca",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2025-12-08T21:26:26.5524519+01:00",
            "last_update": "2025-12-08T21:26:26.5524519+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "0a4eb4c8-512c-42db-9d1a-fa0ca648f4f4",
                "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": "4679d216-c58a-4225-b5f5-63a180eab4ad",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                "last_update": "2025-12-08T21:26:26.5524519+01:00",
                "id_user_upd": "91ce7d39-5050-4ced-be98-35e334b2b4ad",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "3ead6d9f-2855-4d6f-b579-945be8b437fb",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "cd98152d-5c99-46dc-bbed-3e6365246976",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2025-12-08T21:26:26.5524519+01:00",
                  "last_update": "2025-12-08T21:26:26.5524519+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "66c8cf39-3958-4235-ad63-1047ea3cd6ad",
                      "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": "28684e79-30b2-4b92-b380-8c72095ea6ea",
                      "name_pos": "sample string 12",
                      "id_image": "2165d2b9-69e1-4df4-8e1a-e97345f665d4",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2025-12-08T21:26:26.5524519+01:00",
                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                      "id_user_upd": "3f2b6729-af5b-4d7e-a320-3dc77517210d",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "00aa16db-f31b-4c11-9733-e629835133b4",
                          "id_branch": "e6e429c3-fd0e-48e2-aa89-e5e7bf757559",
                          "active": true,
                          "created_on": "2025-12-08T21:26:26.5524519+01:00",
                          "last_update": "2025-12-08T21:26:26.5524519+01:00",
                          "id_user_upd": "03417748-e9d3-456c-bee4-78dc1ffc431e",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "0de0237d-8efe-4aa6-a247-09e701c5a003",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                        "id_user_upd": "0da5e17e-9eba-4662-a39f-c3d5adb7a7e1",
                        "commited": true,
                        "mt_employees": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "tt_doc_sa_det": [
                        {
                          "$id": "11",
                          "id_doc_sa": "75d89fe8-e3ec-48aa-a05c-73618f27aefe",
                          "id_line": 2,
                          "id_item_sub": "53ee2eee-7c01-4fb6-8dcc-880cfc769d25",
                          "qty": 4.1,
                          "id_list": "95e7659b-332b-46e9-9d85-4a6f8e81484e",
                          "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": "3e5fcf1e-cc12-4387-8a19-74fe98417ce2",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "9a89e33d-2a3a-4be0-86c6-ad94b2ad6193",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "cd6eeb6b-d2a3-4853-bd1f-fda9cea2a157",
                          "id_user_upd": "ba9e8aad-74e7-4ae8-a264-caa3f6885152",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "20c3a409-1c75-4de6-986f-dd16694b03cf",
                            "id_item": "389675b8-3b1c-441b-a188-b17a91249de4",
                            "id_item_type": "3e801225-d8b6-4132-b23c-dc2a2c725021",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "74b0380d-110a-444d-bf60-b33485daf503",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2025-12-08T21:26:26.5524519+01:00",
                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                            "id_user_upd": "6e9c0a99-180b-49d7-a0a2-fdb661f7e149",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "4b1f028d-99b8-4642-9870-d628a35ff0d4",
                                "id_item": "0ec84cb5-11c4-4523-9a97-b798f7b15f15",
                                "group_id": 3,
                                "id_unit_ref": "3589a6e5-a3a4-4e23-9775-667848f88209",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "b6da6995-aeaf-4654-a9f3-8db1c8429fdb",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "9f59f18d-d310-4f64-97bd-b4d469c1bcea",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                  "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                  "id_user_upd": "d6799c53-8ae3-4c48-929a-16f5755a761a",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "2f9f9a19-bd31-4260-83cd-a004697d954b",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                    "id_user_upd": "02098874-acfc-448d-b6eb-284fae274e0f",
                                    "commited": true,
                                    "mt_units_ref": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ],
                                    "mt_items1": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_items_types": {
                              "$id": "16",
                              "id": "5c90fc99-b5a4-4574-ac48-9143cae21bf2",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "ae28ca72-215a-4db5-aa94-517662228c1f",
                              "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": "2025-12-08T21:26:26.5524519+01:00",
                              "last_update": "2025-12-08T21:26:26.5524519+01:00",
                              "id_user_upd": "3d89fd98-1107-4e4b-8fae-10d9a4049cf3",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "861a56c1-493a-4f45-bba3-b7836be76641",
                                  "id_line": "4daec17a-72e0-4e14-a16c-e4a25968b059",
                                  "id_category": "8318866f-82ea-4ca6-997d-4f33bef2e0cb",
                                  "id_item": "8b728e6a-090f-484f-ab43-743cde301499",
                                  "id_item_type": "cf0b7341-6013-4f91-a5a1-a2d1141d99ce",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "1"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "16"
                                  },
                                  "tt_vouchers": {
                                    "$id": "18",
                                    "id": "b93392cd-e4ff-4e29-8d11-5508967c1ddc",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                    "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                    "date_used": "2025-12-08T21:26:26.5524519+01:00",
                                    "date_sesion": "2025-12-08T21:26:26.5524519+01:00",
                                    "id_employee": "6dbb794c-1dc3-4090-b360-a0fb7e825651",
                                    "id_branch": "9757bebc-669b-49e7-87b9-57458a25d870",
                                    "id_voucher_permision": "6c724979-ea25-4581-8263-b4e6ce3188aa",
                                    "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": "a8dfcadb-0c13-4ada-b75b-e67778f216bd",
                                    "id_user_add": "d46ed716-e2c2-49f3-abe8-a6662cae514f",
                                    "id_doc_sa": "149f316f-73fa-4a87-bf4c-b9925c863122",
                                    "id_item_sub": "153fc5b3-b5ed-4791-94db-dbac89ae8740",
                                    "id_pos_sesion": "ae792039-f502-4938-8bbc-62aa5b3b02ce",
                                    "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": "2025-12-08T21:26:26.5524519+01:00",
                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "e3b21762-3c1b-4090-9086-96f6be4ea0a9",
                                      "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": "6dd08c46-c61e-4a48-84d4-4d3f348a6b32",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                      "id_user_upd": "d9a9a04f-c7f3-48d3-85a2-855d26089ec0",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "3f841ed3-fab3-453c-9d5f-8fa8f0fed236",
                                          "id_pay": "f1d03fd8-4ba5-4157-9b6b-b4598d9ef26e",
                                          "id_money": "a904c22a-f275-4230-a10f-64d4da187aee",
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                          "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                          "id_user_upd": "d57ac281-ec86-49ec-a062-cf01f588e46e",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "a679ca83-b732-41c2-a23c-abd5ea5f138e",
                                            "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": "f29e4b63-24b1-4b8f-afff-3ceabec8f6bd",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                            "id_user_upd": "a7a4ce64-2526-4cd2-a1ab-f11deecb7fe9",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$id": "22",
                                                "id_pos_print": "51c85563-a9e1-4c50-9348-4f6446a8fe77",
                                                "id_doc": "b5dc9368-6c5a-43b1-8440-eb397ed2823b",
                                                "id_pos_type": "a085f9ad-7526-4b61-afaf-1b6b475334d3",
                                                "id_doc_print": "9c8d3ef4-1ae1-402b-a178-d181c466ea7c",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                "id_user_upd": "df5219fd-007e-4eed-a447-780592a02e59",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "cd18f0f1-4a06-40c6-9040-d9ff5e386a05",
                                                  "id_pos": "1b8b3d75-9ad2-4374-8107-8ce7abcd1463",
                                                  "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": "2025-12-08T21:26:26.5524519+01:00",
                                                  "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                  "id_user_upd": "f400d33a-364e-4cc8-ba17-035e3ef7d060",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "0dddd085-569c-4466-b5f7-2b862bd757b9",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "0aa48068-3f4a-4a32-991d-9deede813d3f",
                                                    "id_zone": "9d205c9e-d09c-41cc-806b-5bba4e983286",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                    "id_user_upd": "43fe594d-dbda-4a5f-97aa-a0387cfedd7f",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "d7c6a032-df15-42e8-af5a-3c3ca619f835",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "39f3b49e-b578-407b-8b30-728a8dcf32f7",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                      "id_user_upd": "68620ca7-97ff-4807-aa91-036af8fd3319",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "dc691cd0-da4a-4c1e-8738-aef837658462",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "cb84ed41-bde4-4743-b333-55d6b641e4ac",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "140354f9-a807-4e54-abe4-a6bbfe987c8f",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "id_user_upd": "762b8110-e1b1-4439-9178-b9c079e28c5b",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "1ea70f73-6a4f-446f-bd1e-9165d5fe8ffa",
                                                            "id_cloakroom": "2b4a5fcd-94ae-4f59-8cba-9b2f251dfc11",
                                                            "id_pos_sesion": "a7f7b7ee-ca04-4d66-86a4-85940e419980",
                                                            "unit_id": 4,
                                                            "date_open": "2025-12-08T21:26:26.5524519+01:00",
                                                            "date_close": "2025-12-08T21:26:26.5524519+01:00",
                                                            "id_doc_sa": "2d30c46f-556b-42e1-8790-8ff3dceb14f1",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "ef370e0d-bedf-4c17-b041-d69ae7cc9628",
                                                              "id_pos": "3a8b2cfa-d9ad-43ba-bc7b-604e1831e4ea",
                                                              "id_doc": "842eaabd-58bb-47a2-b446-8daca4ff3f1a",
                                                              "id_branch": "e8b2bb8f-1288-4bf5-ad15-83a7021ecaef",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2025-12-08T21:26:26.5524519+01:00",
                                                              "date_tax": "2025-12-08T21:26:26.5524519+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "4668f0da-4a1d-4631-a502-398f9a8cbd13",
                                                              "id_relationship": "56f2c0f1-3196-4bf9-9bb7-867be6e53368",
                                                              "id_loc_from": "76dd71a5-eb9a-4d6e-b84d-82e9400bdbb3",
                                                              "id_loc_end": "5ad0a0d9-7b0b-420b-b98c-d76bb7c599d3",
                                                              "id_user_add": "ab89f6e7-16cb-4f86-8500-88552c0085a3",
                                                              "id_user_upd": "8a109241-07ad-488d-b74d-ae5de5947ade",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "6be13dd1-05e7-4e68-a6a4-4e5355cac868",
                                                              "id_room_unit": "82879073-5dc5-4993-bda3-4a1f35c5b45c",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "08ae716c-43b2-4b2e-bb89-d97510a904de",
                                                              "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": "2025-12-08T21:26:26.5524519+01:00",
                                                              "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "a08e7a06-9f27-42db-b739-601e46e9de9e",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "4b478e16-4b3a-4552-b17a-dfc84aa55a57",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                "id_user_upd": "86fe2beb-a410-4d53-9fc0-d2974e94e273",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id": "be0db949-57a8-4bbc-adf2-31e3be6349b4",
                                                                    "id_pos": "8649a996-e01d-4f8e-a1f1-d97ad07eea3a",
                                                                    "id_doc": "9508f5b5-5f5b-4fd5-9bba-ac84bd6bcd18",
                                                                    "id_branch": "1e8d7a57-5bb4-468f-bf22-4332d19af5b9",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "bbf32ee5-5ad2-4eff-9410-06542222c932",
                                                                    "id_loc_from": "4d2964f3-9067-4602-9af6-cb4a6f1388c3",
                                                                    "id_loc_end": "d7821597-4150-407d-b6e9-3c3c09c6d300",
                                                                    "id_user_add": "fc100a7f-d2f1-4f2f-8ff9-6d045c986eff",
                                                                    "id_user_upd": "44ac0080-ffab-459a-b463-c3c13c029442",
                                                                    "id_pos_sesion": "b02e9371-2297-4861-ab1a-45f82d70628e",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_doc_st": "e9e4a631-a516-42aa-af35-0f1b8b3ab8b2",
                                                                        "id_line": 2,
                                                                        "id_item": "9a022743-c3c2-4f30-bd93-eaa9a7f9dc82",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "30"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_location": "9011fb08-31d5-409a-a7ca-fe8ec47ed968",
                                                                    "id_item": "2f244a1c-2548-4834-aea2-4bf4ff5f68d6",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "29"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "27"
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$id": "33",
                                                                  "id_doc_sa": "a8383602-698e-43b7-a55a-747122098f55",
                                                                  "id_pay": "ed81bf8b-657b-4b5e-929a-ff8451ec52af",
                                                                  "id_money": "c8c7f42c-cffa-4e7d-82a1-77b93eb2901a",
                                                                  "date_cashflow": "2025-12-08T21:26:26.5524519+01:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "cceea3d4-590c-4b15-957c-1b538b704e17",
                                                                  "amt_tot_md": 7.1,
                                                                  "amt_tot_mo": 8.1,
                                                                  "mt_payment_types": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "34",
                                                                    "id": "141ebd8d-6387-4232-bcdd-8ef870a601e4",
                                                                    "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": "aa2217fc-33b7-49ae-856d-3fbc56ce3c1e",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "id_user_upd": "266615b9-3060-403c-9c57-499060f4828f",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "b680ee89-7806-4a99-a105-f23563c791f2",
                                                                        "id_money_2": "4d556953-7dc8-44fc-9249-0fe494dbbbce",
                                                                        "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "7f3e8a98-10cd-4d0c-88e0-4f71e739bdbc",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "35"
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$id": "36",
                                                                        "id_doc_sa": "15265a07-6be9-46c2-a481-780767424eaf",
                                                                        "id_line": 2,
                                                                        "id_pay": "2d7f00f3-52b2-4da2-9917-5dc3e2607c59",
                                                                        "id_money": "073ae94c-4a7e-47b6-bf97-8582342221a2",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "959ad834-ed6e-4f81-929f-113b99dbd79a",
                                                                        "id_employee": "73d31503-22bd-42be-87ce-72e147c5567d",
                                                                        "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": "1a0112f0-8c99-40f9-bf54-c38de9c17116",
                                                                        "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": "8"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "18"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "28"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "37",
                                                                "id": "7cf032ba-c804-4cc9-b6e8-c5df4f406494",
                                                                "nro_sesion": 2,
                                                                "id_pos": "358dcb86-3c9d-4537-bf7d-123aee283195",
                                                                "date_tax": "2025-12-08T21:26:26.5524519+01:00",
                                                                "date_open": "2025-12-08T21:26:26.5524519+01:00",
                                                                "date_close": "2025-12-08T21:26:26.5524519+01:00",
                                                                "id_user_open": "772d295a-072e-4925-8579-ca53e5faa279",
                                                                "id_user_close": "072c513f-862f-4689-bbf0-120f0d65bbac",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "85413beb-712f-476e-9d89-001f3878900a",
                                                                    "order_id": 2,
                                                                    "id_item": "b3646463-9fb9-4b11-b1f1-7d64af45664e",
                                                                    "id_item_type": "e9566bd6-607c-4c0b-afb9-ab3dc190ed20",
                                                                    "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": "afe72748-faf5-4878-827f-5ed0d5044498",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "7c967b78-241d-431d-b674-520b9fcb6bd5",
                                                                    "count_voucher": 1,
                                                                    "id_category": "71885c10-145b-4744-95a7-d62f739408dc",
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "id_user_upd": "6aedab53-0e46-4fa5-95cc-dcd09302b486",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "16"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "3942b186-a586-4531-9e83-b902c32217b4",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "fc88ba13-8469-4a5b-becf-09c8383bed71",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "4b0e63c6-3f60-492e-9322-ba2c63d0f23c",
                                                                    "id_room_unit": "51b93c92-ed1b-4e83-b4ae-5ab937534fb6",
                                                                    "id_room_list": "359a4e6f-76e4-480d-98e3-b1924582a460",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "date_open": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "date_close": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "id_employee": "1c4e5887-d5dd-4f9f-97e1-5688130ca7f8",
                                                                    "id_employee_sec": "f2a0d66f-980f-49b0-9c14-c9f576ed8427",
                                                                    "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": "27527179-5ffb-4bbd-ac32-666c1b9b1b9e",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "8b00782f-0186-4d3e-8f9b-f6e96d022f28",
                                                                    "id_user_close": "e7c6fede-344c-4cb4-a4d5-152192ad5b62",
                                                                    "id_unit_state": "7cf71709-d20c-4946-8e8e-c36ea36ff368",
                                                                    "id_pos_sesion": "af5bed10-90d1-41d6-8681-335f08ac1714",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "6e98e6d2-5446-493e-8655-9abd6c1f4b84",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "0666574e-5087-4b91-abb4-f8ee66ec4f9f",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "34ca506d-b132-4c30-b204-04b65076debe",
                                                                      "locked": true,
                                                                      "date_locked": "2025-12-08T21:26:26.5524519+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                      "id_user_upd": "ef4e6d8b-f31d-4f85-9fe6-244ca7f07b0c",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "d11f261f-c70d-4e51-83e8-c2ca580dff03",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "8b680ce9-c5e7-4e83-95be-96e6f5cdc762",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "60fb7295-6f25-48c8-b26a-9f28086a1a6f",
                                                                        "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": "63514786-5ace-45e7-9e74-398e60e662f6",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "7cd77ed9-aadd-499f-8ae6-d61e8e14fc3b",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "d2937e3b-9bc9-4b04-89aa-b0cb3325f4c2",
                                                                            "id_room": "20eac89c-1ea4-480c-a9d1-a8503bfb4a68",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "id_user_upd": "174e8221-928c-47fa-ac6e-b8aee177fe44",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "7444a835-dd9c-4eda-9022-c986f64893f8",
                                                                            "id_room": "03d90565-2338-4a47-a2c6-24f4a92cc9f2",
                                                                            "date_in": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "date_out": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "id_user_add": "399c38a2-fd33-468a-8742-08538c514ba7",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "40"
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "45",
                                                                        "id": "fdca0fb6-e912-490f-95da-eb8d12ff02f3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "25da5f51-86a5-445b-b275-bfdeff1c39f5",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "c133524d-36f7-4bcb-961f-11ecc86cbfdf",
                                                                            "id_room_state": "de0cc1d8-dece-4da8-b3bb-d7f8b138e2c3",
                                                                            "id_image": "e0a69ec0-1815-4582-8c47-c338caf047de",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                            "id_user_upd": "46c8646a-65fc-412d-bd84-7ea09e4233d5",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "0eb4d6d1-f95b-4206-8d2a-653547afdd81",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                              "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                              "id_user_upd": "6fe97479-05ac-4893-8d0d-3b88ceba1cbe",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "47"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "28"
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id": "5e73ff44-240f-40b0-94f0-f5b72a45e680",
                                                                    "id_pos_sesion": "2ec61e6b-28e5-4f60-9e6e-535cfce7a4e4",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "bf7d3be7-b65d-4549-bc29-c83429ac6371",
                                                                    "id_room_unit_activity": "9851f99a-a093-4c96-a9de-f316a8fbeaab",
                                                                    "id_doc_sa": "91aa7262-b412-4f51-b6f3-5ccbf86b3a46",
                                                                    "id_pos_type": "80626ed0-5b97-4105-96be-01e70b9d13ce",
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "7d48aefd-1576-4d3c-a2cc-cfef577a49e4",
                                                                    "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": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "5d91ae5f-e833-42b4-8c63-62206c4bc14d",
                                                                        "id_user": "d9b915df-4bf5-42fb-bd09-a88be0b63bee",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "48"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "49"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id_pos_sesion": "b6baa76c-860f-4620-8416-b11204e0e99b",
                                                                    "id_user": "4b9346a4-c620-4832-87f0-3a1481261142",
                                                                    "date_add": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "40"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "17b04908-ea43-4477-915c-b1ba809c7271",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "5805461b-1e82-4f96-8110-011cd5763a7c",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "52",
                                                        "id": "03c2680b-4b33-4070-a2d5-0ec3fc3e11da",
                                                        "id_branch": "a16de41f-fc72-42a0-9459-e994bdd5cf75",
                                                        "id_pos_type": "12fa4b54-4809-4a77-99b0-4d5dfabd58c5",
                                                        "id_pos": "692ddc92-2ab9-44a6-a965-43b544f99da3",
                                                        "id_item": "28856175-626a-4f1d-b2d3-6f3a40bee5ad",
                                                        "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                                        "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "id_user_upd": "7467c3e8-36ba-48aa-9611-5375d3436098",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "53",
                                                          "id": "0dc3656e-0090-4f74-b8fe-1922bc045cc4",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                          "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                          "id_user_upd": "e328d11d-9373-4f02-970f-4f286d2c9613",
                                                          "commited": true,
                                                          "mt_items_featured": [
                                                            {
                                                              "$ref": "52"
                                                            },
                                                            {
                                                              "$ref": "52"
                                                            }
                                                          ],
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_pos_view": [
                                                            {
                                                              "$id": "54",
                                                              "id_pos": "de8dbd84-ea6b-4781-9fab-a6b6adb46d1f",
                                                              "id_pos_type": "86a9b6c3-8fb4-4a69-b09e-9080f0e9fb0d",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                              "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                              "id_user_upd": "9c2dcdb8-2f0d-46d7-8573-fdc9802871ce",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_pos": "059fcc18-0ed2-4969-bb7d-8490b1212a80",
                                                                  "id_pos_type": "a9e90de6-2912-42e0-bcf3-5c5e7ed5c32c",
                                                                  "id_price_list": "ee9294ab-d8b4-4579-a16c-db0e3953a185",
                                                                  "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": "2025-12-08T21:26:26.5524519+01:00",
                                                                  "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                  "id_user_upd": "635423b5-d0fb-45ed-84d8-45fc205c3215",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "54"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "56",
                                                                    "id": "69fbda87-7203-41f1-be7f-4411a78a386a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "93845b0e-76b3-4552-9bc8-73706e7639eb",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "e4e62430-eee6-46eb-bc35-a5da58e08e1b",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                    "id_user_upd": "71e82d61-9b75-4b7e-b1a3-523632597067",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "55"
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_list": "9ffb0c95-98ce-40ef-88e6-ef3a982bc75c",
                                                                        "id_item_sub": "13fc8ce1-51dd-426e-96fe-17506740dfdc",
                                                                        "validity_date": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "846bb83e-5043-4fb7-80b4-83a550a697a7",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "56"
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "56"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "1bf0304b-2501-46ae-9d2e-3082a194f9c4",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_branch": "8047bb42-f1c6-4b79-b6a8-af7c3e6de2a2",
                                                                        "id_pos": "e5fbaee5-c968-4fb5-a5a3-4e1a4ef021c8",
                                                                        "id_list": "cdafa6e0-4986-4cb3-b6b2-8c4d76e303de",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "f22af818-9c70-420b-9574-9870a1ed7102",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "ec94392f-2e3a-4118-9827-cbe4a3fdd20c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "date_end": "2025-12-08T21:26:26.5524519+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": "6ea5c03e-16ec-4723-ad3f-bcc206832402",
                                                                        "id_pos": "4614d8fe-de90-4546-be50-1ee4f91ef709",
                                                                        "id_list": "4ebeb03e-4381-45f8-ab99-92c5c020b431",
                                                                        "id_item": "14275337-ef0d-41f2-8ce1-5df7d46332fc",
                                                                        "id_item_type": "34809567-9dcf-45fd-b767-dc8cf6efec53",
                                                                        "id_category": "7c48806d-9082-40f8-bb95-f4f974eeba4e",
                                                                        "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": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                                        "id_user_upd": "1148194c-4563-47bf-bd4b-dbc9b6a54e20",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "16"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "11"
                                                                      },
                                                                      {
                                                                        "$ref": "11"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "mt_pos_types": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "23"
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$ref": "58"
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$id": "60",
                                                        "id_pos": "46658525-7759-479a-b002-6704f8c6df7b",
                                                        "id_doc": "e00a120c-e324-4f23-bbf8-69590c4f7398",
                                                        "value": 3,
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "61",
                                                        "id": "e3af8c4e-fc10-4030-909e-a1a8edccb94c",
                                                        "id_pos": "0442b459-b901-472d-a2b4-b1abeaeb14a9",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "7264112c-65d6-4df3-8469-3e25041352b2",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "62",
                                                        "id_user": "c07f8e54-5177-4e4f-8990-86fb36b18cb5",
                                                        "id_pos": "60ddf830-3b84-4620-8226-97181ccb6edb",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "28"
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "63",
                                                        "id": "97e42eb5-10b7-441c-aadb-757caf470fd5",
                                                        "id_pos": "494b685f-189e-4ee3-91b0-a324de4115f6",
                                                        "date_add": "2025-12-08T21:26:26.5524519+01:00",
                                                        "date_upd": "2025-12-08T21:26:26.5524519+01:00",
                                                        "date_out": "2025-12-08T21:26:26.5524519+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "37"
                                                      },
                                                      {
                                                        "$ref": "37"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "64",
                                                        "id": "8152e217-64ce-414a-a36a-e0c9380f8f24",
                                                        "id_user_add": "22b074f3-cce2-4a11-9646-a9b5aba15d60",
                                                        "id_table": "fec9f5e3-da01-4015-9faf-9eb5075e6135",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "984fff05-52d9-4325-a703-b5ae88abcd01",
                                                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "65",
                                                          "id": "cc8161da-e558-4be7-90f5-af35e581a01e",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                          "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "66",
                                                              "id": "4f508b01-bb5d-48b6-9482-2e43022503d0",
                                                              "id_sync": "840f6815-a148-47c9-9e05-d6b28521bc88",
                                                              "json": "sample string 3",
                                                              "id_table": "5373dd78-80c6-49c3-b18e-54bda5f3b856",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "67",
                                                                "id": "80cd1935-82d3-4375-815a-5652eddf3d21",
                                                                "id_branch_from": "b72bb146-9e11-4a98-8933-42e7b2829213",
                                                                "id_branch_to": "116eb9b7-c4cd-455b-8ba7-1b00572cbbb8",
                                                                "type": 4,
                                                                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                "send_on": "2025-12-08T21:26:26.5524519+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "66"
                                                                  },
                                                                  {
                                                                    "$ref": "66"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "65"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "64"
                                                            },
                                                            {
                                                              "$ref": "64"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "68",
                                                        "id": "3ccf82c1-3bfe-448d-9ed9-e6c130bb493a",
                                                        "id_pos": "9326c558-3726-4459-bd6b-347da50d10e2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "53"
                                                },
                                                "st_doc_print": {
                                                  "$id": "69",
                                                  "id": "572db3bf-c8cf-4706-b7ff-2c115ae9728f",
                                                  "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": "2025-12-08T21:26:26.5524519+01:00",
                                                  "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "70",
                                                      "id_doc_print": "492f3306-256f-4a6b-afc3-6e9b59f899a6",
                                                      "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": "69"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "mt_money_types": {
                                            "$ref": "34"
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "33"
                                        },
                                        {
                                          "$ref": "33"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$id": "71",
                                      "id": "3c3e8750-f468-4e4b-860f-189815a77413",
                                      "date_from": "2025-12-08T21:26:26.5524519+01:00",
                                      "date_end": "2025-12-08T21:26:26.5524519+01:00",
                                      "date_used": "2025-12-08T21:26:26.5524519+01:00",
                                      "id_employee": "80c819dd-fa03-4cd9-93f7-13815cef0d52",
                                      "id_branch": "82aea5cc-e50e-431c-bb37-808b5da941e5",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "25c12b09-5d7e-4b3e-8e0d-a76b187be709",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:26.5524519+01:00",
                                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "mt_items_vouchers": {
                              "$id": "72",
                              "id": "ba9e2ff5-a845-41f4-a9fa-f19e88cf9cc4",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "4afcfd41-a6f4-4171-a642-1a8e275b5965",
                              "id_doc_print": "5894830f-d5cd-45bc-a878-4e3eb26a0d32",
                              "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": "2025-12-08T21:26:26.5524519+01:00",
                              "last_update": "2025-12-08T21:26:26.5524519+01:00",
                              "commited": true,
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "mt_prices_items": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "11"
                              },
                              {
                                "$ref": "11"
                              }
                            ]
                          },
                          "mt_prices_list": {
                            "$ref": "56"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_users1": {
                            "$ref": "5"
                          },
                          "tt_doc_sa": {
                            "$ref": "28"
                          },
                          "tt_doc_sa_det_stock": [
                            {
                              "$id": "73",
                              "id_doc_sa": "50fa0652-df3e-4a6e-8eaa-f0cd74c8e0b8",
                              "id_line": 2,
                              "id_item": "95c58f57-bbfd-41f3-a5f8-998d91451817",
                              "qty": 4.1,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tt_doc_sa_pay": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms1": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "st_functions": [
                    {
                      "$id": "74",
                      "id": "e9eed3bb-be2c-4f1c-ad3f-b2aa71b84ac7",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "9cac0023-d3f5-4e06-9bd9-6d8388b8541b",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "db9f4781-aa1b-44ed-905b-9c6c432212ae",
                      "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": "2025-12-08T21:26:26.5524519+01:00",
                      "last_update": "2025-12-08T21:26:26.5524519+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "75",
                        "id": "95ef3f07-69ce-4ab7-8046-3af2d99a078c",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2025-12-08T21:26:26.5524519+01:00",
                        "last_update": "2025-12-08T21:26:26.5524519+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_permisions": [
                        {
                          "$id": "76",
                          "id": "e8c188c6-c725-44ae-9396-b89541baf6ed",
                          "id_function": "74dbc0d9-b6d7-41ee-aaf2-764ca6b9b7b5",
                          "id_user": "3f01493f-7062-4762-a88d-0a39d2220c7f",
                          "id_profile": "e369868e-9c7d-43e1-b64e-7a8085ab72e2",
                          "permission": 3,
                          "active": true,
                          "created_on": "2025-12-08T21:26:26.5524519+01:00",
                          "last_update": "2025-12-08T21:26:26.5524519+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "77",
                            "id": "2e4259c8-94f4-4c2f-a29f-ea7da0d63c82",
                            "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": "2025-12-08T21:26:26.5524519+01:00",
                            "last_update": "2025-12-08T21:26:26.5524519+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "5"
                              },
                              {
                                "$ref": "5"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_functions": {
                            "$ref": "74"
                          }
                        },
                        {
                          "$ref": "76"
                        }
                      ]
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "st_images_types": {
                    "$id": "78",
                    "id": "4952e2c3-deb6-49e9-b41c-0c78f64de564",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                    "commited": true,
                    "st_images": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ]
                  },
                  "mt_docs": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "st_users": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "st_users1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "5"
                },
                "mt_branches_zones": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_branches": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_periods": [
                  {
                    "$id": "79",
                    "id_branch": "d47da589-b448-416c-9d24-d5ab75a60505",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2025-12-08T21:26:26.5524519+01:00",
                    "date_end": "2025-12-08T21:26:26.5524519+01:00",
                    "state": "sample string 6",
                    "created_on": "2025-12-08T21:26:26.5524519+01:00",
                    "last_update": "2025-12-08T21:26:26.5524519+01:00",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "st_sync_packages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "st_sync_packages1": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_branches_zones": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_brands": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_categories_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_docs_payment_money": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_employees": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_employees_profiles": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ],
            "mt_items_sub": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_locations": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_rates": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_pos": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_pos_doc_print": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_pos_prices_list": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ],
            "mt_pos_print": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_pos_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_pos_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_pos_view": [
              {
                "$ref": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "mt_prices_items": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "56"
              },
              {
                "$ref": "56"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms_units": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_rooms_units_states": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_rooms_units_types": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_units": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "mt_units_ref": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_images": {
              "$ref": "7"
            },
            "st_images1": {
              "$ref": "7"
            },
            "st_permisions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_pos_license": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_users_pos": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "st_users_profiles": {
              "$ref": "77"
            },
            "st_users_token": [
              {
                "$id": "80",
                "id": "47037b78-34df-4fc8-ac42-566f7ce4a9fb",
                "token_id": "sample string 2",
                "id_user": "2c4ed6ff-7f3c-49e4-9be5-ba16fd213b2f",
                "date_from": "2025-12-08T21:26:26.5524519+01:00",
                "date_end": "2025-12-08T21:26:26.5524519+01:00",
                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "80"
              }
            ],
            "tt_doc_sa_cashflow": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_doc_sa_det": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa_det1": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_sa1": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st1": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_items_customs": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ],
            "tt_logs": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "tt_pos_sesion": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_pos_sesion1": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_rooms_list": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_rooms_units_activity": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_activity1": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_log": [
              {
                "$id": "81",
                "id": "39362a4f-b469-4ee7-8222-1e146d2f69c4",
                "id_room_activity": "1c9f15b1-06c6-4958-9db1-e4250649a3b2",
                "id_pos_sesion": "144ef9eb-5eb7-4806-8c80-86fa6da9433d",
                "log_text": "sample string 4",
                "id_user": "4d4cb265-9f2b-434d-a28a-0e714e87b525",
                "created_on": "2025-12-08T21:26:26.5524519+01:00",
                "commited": true,
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "tt_tips_users": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_docs": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "tt_pos_sesion_users": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ]
          }
        },
        "mt_categories_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_units": {
          "$ref": "15"
        },
        "mt_units1": {
          "$ref": "15"
        },
        "st_images": {
          "$ref": "7"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_items_sub": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "tt_stock": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "7"
  },
  "st_users": {
    "$ref": "5"
  },
  "mt_prices_rules": [
    {
      "$ref": "59"
    },
    {
      "$ref": "59"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_categories
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "69ea826f-99fa-4ab2-96b5-5947af967ed1",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "159cc5b3-abb0-4d0c-a7f6-209a2b88d94f",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "ec1ec175-494a-4f44-b331-a8ca02e2777e",
  "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": "2025-12-08T21:26:26.5681205+01:00",
  "last_update": "2025-12-08T21:26:26.5681205+01:00",
  "id_user_upd": "279240fe-ebd0-4e65-8bed-4143e911b880",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "f5e8268d-44bd-4875-804b-1c0c77d1e03e",
      "id_item": "00bb0646-b57b-42b6-b393-f8195d8bfb1e",
      "is_default": true,
      "active": true,
      "created_on": "2025-12-08T21:26:26.5681205+01:00",
      "last_update": "2025-12-08T21:26:26.5681205+01:00",
      "id_user_upd": "ba2e1946-38a5-4290-8b2a-c58e176ba88a",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "0061f5ff-88c9-4b91-953c-6c98cdf676be",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "8e313a48-4c59-470f-ba6c-82c7e0a53d97",
        "id_unit_sec": "4b7cb56a-66fe-4162-b03a-c9bca25d64ab",
        "id_brand": "4050b55b-645e-46dc-9583-dd513468e9b3",
        "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": "30a2c3d9-5c6e-49ce-ad56-c55963c66647",
        "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": "2025-12-08T21:26:26.5681205+01:00",
        "last_update": "2025-12-08T21:26:26.5681205+01:00",
        "id_user_upd": "473c88d3-88c3-49b8-ab6d-e53c264ff825",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "ec99c7d5-8412-42e0-861d-5bae7f18dc2e",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2025-12-08T21:26:26.5681205+01:00",
          "last_update": "2025-12-08T21:26:26.5681205+01:00",
          "id_user_upd": "ca6377fd-e987-4dd7-87c6-d8e2be2aa70d",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "177f5c88-84ed-4eaa-a758-6d53b824fb68",
            "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": "10de9706-d73a-4945-a55d-6fc4e193e88a",
            "view_messages": true,
            "id_image_photo": "f64f8627-4328-46cb-82ed-f0d9e088ce31",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "9a298447-cddb-4bbd-865b-db577a6be805",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2025-12-08T21:26:26.5681205+01:00",
            "last_update": "2025-12-08T21:26:26.5681205+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "cd6b35c2-6911-460b-ac47-113070858881",
                "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": "b26d2b97-8e4e-48f9-957b-95e4b02bbfee",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                "last_update": "2025-12-08T21:26:26.5681205+01:00",
                "id_user_upd": "e47166a9-0601-4fd5-b276-f1b48fb2257b",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "0dde8138-985c-4cc6-9ad9-0a21d8ed7612",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "d9622da8-270e-4e4e-8c69-b35401b00e05",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2025-12-08T21:26:26.5681205+01:00",
                  "last_update": "2025-12-08T21:26:26.5681205+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "3f2458f2-d653-4d70-9615-d044b97335e3",
                      "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": "437f4f9a-f23e-46dc-8d73-0dce2ab7de42",
                      "name_pos": "sample string 12",
                      "id_image": "b4c02723-f932-42b4-8c17-635c45fdfcb6",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2025-12-08T21:26:26.5681205+01:00",
                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                      "id_user_upd": "8d344437-1658-4eee-91ec-5524d91912e2",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "b5c042b7-3645-4d6c-ad54-3bac8b366d17",
                          "id_branch": "85f7b1d7-ebaa-429e-bf2d-707fbc40da00",
                          "active": true,
                          "created_on": "2025-12-08T21:26:26.5681205+01:00",
                          "last_update": "2025-12-08T21:26:26.5681205+01:00",
                          "id_user_upd": "c383208a-5a96-4ada-9cad-5d9e4060ff3f",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "4fea6dc0-64b9-4f4d-bdfc-84c68a66b920",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                        "id_user_upd": "c34fc50c-9a8c-48bd-ba92-2eb9ac792bf6",
                        "commited": true,
                        "mt_employees": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "tt_doc_sa_det": [
                        {
                          "$id": "11",
                          "id_doc_sa": "7e3898d3-2f51-4e8d-9251-d0ea67e425cc",
                          "id_line": 2,
                          "id_item_sub": "054a0a35-2e0b-4386-bffa-120e019d1d3f",
                          "qty": 4.1,
                          "id_list": "d60e0532-2865-4ddf-ada6-4b0287a05764",
                          "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": "cd41974b-8839-4517-828f-1faa7105b007",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "752c51d2-b82c-4a4c-873b-d40f1903ee35",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "6c0dcebf-14c2-4478-8e73-7a33e37352ee",
                          "id_user_upd": "8d4d9d8d-bd8f-4f11-adc0-ac8fb04596b8",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "e7f86262-fc2c-48e6-9b38-999d4362207b",
                            "id_item": "c4493a01-28c2-46fc-9cc4-e8f0f16b5462",
                            "id_item_type": "4801d853-3556-45e2-a1fb-ec0708cd7e03",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "374a92e7-9071-4410-b02f-5231a2a0bb19",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2025-12-08T21:26:26.5681205+01:00",
                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                            "id_user_upd": "6b06313e-e965-4c22-9c36-f0cdba5c6c3e",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "b610faa0-1f64-4fa9-8f14-32759809c44c",
                                "id_item": "c267f967-6108-4756-9548-5b00096fae19",
                                "group_id": 3,
                                "id_unit_ref": "3f0955a1-55f3-4d0b-b30c-d1e9c48269d8",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "625a029a-2c1c-4e1c-8ed2-fbe48ef66e36",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "2bd0ab5b-57d1-4772-9d2f-64dc3ce9fc60",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                  "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                  "id_user_upd": "7734a291-f31e-41b1-a479-817848349019",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "ffce9f84-ebdf-45b9-81d9-e511340b05c7",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                    "id_user_upd": "57dc6a8c-b913-459d-b9e6-644668b89a53",
                                    "commited": true,
                                    "mt_units_ref": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ],
                                    "mt_items1": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_items_types": {
                              "$id": "16",
                              "id": "d36591d4-967f-48df-9e22-a84c74048677",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "ec1fd53c-b4c5-46be-94a4-3e34f7af8708",
                              "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": "2025-12-08T21:26:26.5681205+01:00",
                              "last_update": "2025-12-08T21:26:26.5681205+01:00",
                              "id_user_upd": "de88a8ab-2698-4506-8bc9-eb452db269a9",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "fd958f84-1cbb-4b3f-84c5-9b552b7cc94a",
                                  "id_line": "7e1accd2-f18e-46af-aea4-5c534a761c34",
                                  "id_category": "d4f90c9c-ae75-429b-b36b-2fb05b149dc4",
                                  "id_item": "1198b0f4-c309-49d7-a6f6-e0b44f59a794",
                                  "id_item_type": "297d85df-fef1-49dd-beb5-702e620c6568",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "1"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "16"
                                  },
                                  "tt_vouchers": {
                                    "$id": "18",
                                    "id": "0b078437-63bd-45b5-af7e-a262c2861458",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                    "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                    "date_used": "2025-12-08T21:26:26.5681205+01:00",
                                    "date_sesion": "2025-12-08T21:26:26.5681205+01:00",
                                    "id_employee": "7779953e-a1b4-41e3-9173-b927816eb386",
                                    "id_branch": "3fde3a04-5ee3-43c6-8e12-927451777337",
                                    "id_voucher_permision": "935dd455-c86f-4548-8bc3-9d95b67e3a5b",
                                    "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": "2b179cc3-2f81-4620-abe4-62b5f1de20bb",
                                    "id_user_add": "79e4ee78-b7ad-41be-bc34-5b1e9c26a413",
                                    "id_doc_sa": "e49c08a8-97e4-4ffc-9cc8-22bc0484a313",
                                    "id_item_sub": "d4dd55f4-620e-42e5-9a04-6dadef32d68b",
                                    "id_pos_sesion": "6e0ded15-c3d5-4794-affc-e0f496a93710",
                                    "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": "2025-12-08T21:26:26.5681205+01:00",
                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "1fed0f1d-54fc-4335-9993-e0ce7faa1375",
                                      "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": "55ade4e7-5a8c-4e61-a8cb-709934a1274b",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                      "id_user_upd": "c245ea42-2c67-4489-bdff-c329eb63a5ea",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "a764b39b-a30b-447a-94b8-2e9a4c9a97bf",
                                          "id_pay": "22dcec05-dc4f-488d-96ad-19fc6728c394",
                                          "id_money": "ebb99d2e-9104-4086-8bdc-ae49ccb9dd1a",
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                          "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                          "id_user_upd": "78e9c278-e079-40f3-b6cd-08e03ad99162",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "cac58ccc-9a39-4623-8fdd-6b26236921de",
                                            "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": "fa17735b-4b83-4612-881d-913537927618",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                            "id_user_upd": "4a6cb6a4-9277-4c10-8a8a-111e47197dea",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$id": "22",
                                                "id_pos_print": "3d59ed6d-070b-4bfb-8b5a-41dced457867",
                                                "id_doc": "811d221d-8578-4542-a8ad-14fdeaeeabca",
                                                "id_pos_type": "480dc96c-0a32-4db8-a281-5a2919f2cd07",
                                                "id_doc_print": "2cb6228c-cee9-4da4-b8b9-236ec57bfe15",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                "id_user_upd": "9f25cb6c-6685-490f-8e70-07cfd37ecfc2",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "b9e9961b-dee7-4c9c-aab5-4d42f450f8ef",
                                                  "id_pos": "a9437595-2682-42f2-813c-6a8f5b6c33b6",
                                                  "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": "2025-12-08T21:26:26.5681205+01:00",
                                                  "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                  "id_user_upd": "650f842f-fc8b-455d-8b9c-4cb504befa9e",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "9f798684-2236-439c-949b-29c003556a4c",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "80eb2b4c-7861-473d-9e5c-a1dd9a257b59",
                                                    "id_zone": "24f93bf2-855e-4ce1-a38f-ff2fed1053a2",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                    "id_user_upd": "5ddf103a-877d-4fed-8f85-66cd13b8dc3b",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "af4c8530-be67-4335-8dff-104c70cd831b",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "22a62117-1803-446f-b9b4-3a8d42165f61",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                      "id_user_upd": "2fea8906-9713-46d5-9a01-85c2d26d8e82",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "90e805b2-0a87-4566-b812-4467afb62279",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "a1e884db-9244-414f-a833-7b0ca438bcdc",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "9998e039-5b9c-403b-8226-04197613e8e5",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "id_user_upd": "96681e36-224f-4933-831b-74dd91ce5e97",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "3300881b-32e1-439d-9ca4-7bfcfc0baa6d",
                                                            "id_cloakroom": "720fa276-013a-49b3-9f0e-a792d91555c8",
                                                            "id_pos_sesion": "7f3db918-7df0-44a9-88db-17af2fad0917",
                                                            "unit_id": 4,
                                                            "date_open": "2025-12-08T21:26:26.5681205+01:00",
                                                            "date_close": "2025-12-08T21:26:26.5681205+01:00",
                                                            "id_doc_sa": "f7d7ed87-201e-4b19-8eb3-90ba9065c5f8",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "d59d0f66-b223-4687-aca8-6d901a19a1c9",
                                                              "id_pos": "ba598cad-ed5e-49f0-8166-3dd4d396013e",
                                                              "id_doc": "4af6b9e8-71c1-4aad-be6d-aa5af9d8beb7",
                                                              "id_branch": "d2a7f88a-823c-4880-8a45-aa415b337699",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2025-12-08T21:26:26.5681205+01:00",
                                                              "date_tax": "2025-12-08T21:26:26.5681205+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "1214906b-7f00-49bd-868b-14eb7312f3ca",
                                                              "id_relationship": "555a64dd-397c-4200-b809-fbb76ad955a1",
                                                              "id_loc_from": "4cef170f-17c3-4093-9d38-993644445ac4",
                                                              "id_loc_end": "6f425088-f7c8-444e-a840-031874c3e9ab",
                                                              "id_user_add": "e2dfa365-d40a-4068-bf0b-939528fff815",
                                                              "id_user_upd": "4bf16805-1cd7-4015-8101-7ee4e7c51d3c",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "1dc05b77-9e22-4a6e-a669-dc17503ff3c5",
                                                              "id_room_unit": "b94ef7ba-8daf-4d4a-8f51-de17918a7181",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "bbf50d46-7366-427a-b691-65746a9fc5f4",
                                                              "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": "2025-12-08T21:26:26.5681205+01:00",
                                                              "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "d6fa8e43-fc45-498d-9c7c-2bca20ec2f15",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "b4cd8e78-f098-4505-8c55-eaa600fec03b",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                "id_user_upd": "cd5badb0-997e-4705-bb98-716d6f351935",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id": "07ee9a0a-3242-4ed7-b5f4-1d477c778784",
                                                                    "id_pos": "561934ae-3922-4d41-b33e-6c70e4e774d8",
                                                                    "id_doc": "12f4388f-ac8d-4b26-9236-d32cdce1f0cf",
                                                                    "id_branch": "741b8882-6b9d-4e0c-b977-9c6648d8328a",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "ba7d1030-385b-460f-8473-4a0e20622c71",
                                                                    "id_loc_from": "eff8cea9-a88c-4571-a5d2-3d8fb702eed1",
                                                                    "id_loc_end": "4351a97b-db09-45b9-84bc-42b62d35cf4f",
                                                                    "id_user_add": "2b71f158-a8df-41af-a74b-1af5a2b10c26",
                                                                    "id_user_upd": "d1890b1a-ae20-489d-b354-28f09df1b7d1",
                                                                    "id_pos_sesion": "e9696ca2-c91c-4c92-861b-c3576fe097e2",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_doc_st": "c547ca80-7237-44ae-ba81-dd850bd8a9eb",
                                                                        "id_line": 2,
                                                                        "id_item": "7552ef4c-fa11-4636-8d6c-71e6a85576c0",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "30"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_location": "13343356-18dd-4afe-9d7e-ef90e36ec4ae",
                                                                    "id_item": "28a46370-dd7a-4fea-bc94-d2f6787c85f1",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "29"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "27"
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$id": "33",
                                                                  "id_doc_sa": "213b3b2d-ecb5-4881-a919-d9e45958aef6",
                                                                  "id_pay": "6713959e-406d-4afa-9b4d-a06f30f74b01",
                                                                  "id_money": "ca2bfe04-17c6-4433-bb2e-2bf2d8e3b11d",
                                                                  "date_cashflow": "2025-12-08T21:26:26.5681205+01:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "b92ffdd1-be1b-46aa-8956-1d600377d514",
                                                                  "amt_tot_md": 7.1,
                                                                  "amt_tot_mo": 8.1,
                                                                  "mt_payment_types": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "34",
                                                                    "id": "8bdd3f51-ac62-405f-814c-88ec6ebb0395",
                                                                    "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": "03a777af-8b60-43c8-bbfd-a5d3447f0682",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "id_user_upd": "c4dea81f-e5e4-41ce-a9fc-502b39293e67",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "d689b068-931e-4b6f-96ab-eae1cd823607",
                                                                        "id_money_2": "e94e8d4e-97f8-4fd7-8c00-3beea31085fe",
                                                                        "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "2706b192-4968-44ce-9eac-0f2b071023dc",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "35"
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$id": "36",
                                                                        "id_doc_sa": "77041e34-61ad-4bb7-b74d-fe95130be5c2",
                                                                        "id_line": 2,
                                                                        "id_pay": "d66a16c5-5048-4592-abed-a7c04cabfd39",
                                                                        "id_money": "6891a63a-f2a1-46d0-b376-c5bfffcde13f",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "b51ef364-bc1d-445e-b08d-6528377d29f5",
                                                                        "id_employee": "2ba32b4d-59d8-4a1e-bb65-3ff28f5163d2",
                                                                        "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": "7177d1da-79f6-4ad0-9da8-432bfc431642",
                                                                        "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": "8"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "18"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "28"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "37",
                                                                "id": "3cb8a132-5b2c-4d0b-8975-cefd75c6dbb1",
                                                                "nro_sesion": 2,
                                                                "id_pos": "396bd3c1-bdc4-4d35-87bb-129be94c43d0",
                                                                "date_tax": "2025-12-08T21:26:26.5681205+01:00",
                                                                "date_open": "2025-12-08T21:26:26.5681205+01:00",
                                                                "date_close": "2025-12-08T21:26:26.5681205+01:00",
                                                                "id_user_open": "276f4463-322f-4d6b-8f19-18146a708d2a",
                                                                "id_user_close": "e2f4eb50-335c-4148-9266-9694d2b966f1",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "91e5a965-c33a-4806-a462-1c1df10f7d3e",
                                                                    "order_id": 2,
                                                                    "id_item": "407b7fab-032f-4364-821c-617272e962a9",
                                                                    "id_item_type": "3c8427c9-6e7a-4aa0-9d2b-4e303307d549",
                                                                    "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": "01ea2e52-34f9-4d33-a6f5-25894c342bc3",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "de4ec8e4-ae4b-452e-8ea8-ab5765688fc1",
                                                                    "count_voucher": 1,
                                                                    "id_category": "d64c7483-f954-41ac-b667-0560c93503aa",
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "id_user_upd": "d4cc0e6a-9a50-4919-9722-469cc632f209",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "16"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "5a823e08-93d1-42fe-9792-a5fe8503f7d2",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "8081a636-d473-42c5-9666-3b093402e8a0",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "3579aaea-e80e-41d1-bc7e-9f0e0bf77610",
                                                                    "id_room_unit": "694c1324-967b-47a5-ae6c-34b9baf34eb9",
                                                                    "id_room_list": "f0d67dbe-463a-4e92-a5af-bb3ed8801225",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "date_open": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "date_close": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "id_employee": "38c93b30-e0f7-435a-aa9d-7755ae14033f",
                                                                    "id_employee_sec": "aea7bd70-fb27-44eb-9ee7-6bc4a420ff27",
                                                                    "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": "3e39f8f4-a3a9-4cf5-9fe5-abd2cea68a95",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "046d4162-c1c4-4441-b9ea-934f6f054a03",
                                                                    "id_user_close": "4dedecb1-313b-40f3-b54a-776f2931389b",
                                                                    "id_unit_state": "bec42c33-26cf-4435-beb1-e80de80cb555",
                                                                    "id_pos_sesion": "cc17bfce-cf33-4fc0-924e-7c3d35a2d4b2",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "fb07ba14-8779-4163-8910-4c24dab4561c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "7981a898-979b-48cb-80f7-4e28416e7451",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "7b16308b-fb98-4753-948d-1c292939a602",
                                                                      "locked": true,
                                                                      "date_locked": "2025-12-08T21:26:26.5681205+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                      "id_user_upd": "e7d682cb-f4c6-4d8c-a220-55b3b96bb0d9",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "363cbfa3-c9c6-43eb-9d97-e96371924867",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "898cda28-1c9e-4968-9b0d-f9d76529a8c5",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "de2ed378-1fa4-4b94-962f-fd2be8472948",
                                                                        "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": "8b272ac6-b6b7-4f2c-9e8d-fdc5dd59b861",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "82e4191c-d105-4c33-88c9-adbe07bc0468",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "afd681f2-4b5d-4f5f-9d4a-6234ef9d3e57",
                                                                            "id_room": "39e5359b-89be-4a44-bb11-9213d613670a",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "id_user_upd": "542756bb-5d9f-44d3-a6d8-8df60e3ca656",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "76a560bd-12f7-4ab9-8661-4d4797ee03ab",
                                                                            "id_room": "9fa5d19e-7557-433a-a166-92ca9beafd47",
                                                                            "date_in": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "date_out": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "id_user_add": "160b4055-ab32-4400-a4c3-987c3f5cd829",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "40"
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "45",
                                                                        "id": "ff067114-8bee-41c0-a15c-c768d0d17be0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "67b8b300-e2da-45df-807d-71720e312273",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "256a2742-8710-4591-be5e-543f100ad6c0",
                                                                            "id_room_state": "f3c048b7-ef3e-45de-9b88-a3d0266298eb",
                                                                            "id_image": "927520e7-8369-47de-adcb-628f1684311d",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                            "id_user_upd": "b93b7418-87c0-4fe8-80be-6274ebc2a366",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "ffd111d2-7ce2-4d61-8209-ebf9cfa1c866",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                              "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                              "id_user_upd": "2e5d56f2-094a-495e-bfc4-0e332fb95852",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "47"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "28"
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id": "5c195d57-ad47-416d-854c-73843102cea3",
                                                                    "id_pos_sesion": "b6b4ec05-6f74-4d4e-b651-cdf52374cecf",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "d8718ddd-10ef-426a-a282-49b07fd4bc75",
                                                                    "id_room_unit_activity": "1242037b-9299-4fa2-8c2d-21d5d904cfe2",
                                                                    "id_doc_sa": "0cf3942c-4eee-420d-8d75-c752d2eebac4",
                                                                    "id_pos_type": "856a0dc1-7d15-4846-8de3-0b6bba78fe22",
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "8ee29b12-bd71-4183-8676-6718795e93f3",
                                                                    "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": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "fcac1ada-99e4-4277-8dfb-51e40a685a2a",
                                                                        "id_user": "93ef3cd5-108a-4816-ab55-9648f133424a",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "48"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "49"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id_pos_sesion": "0c990671-b546-4006-95d7-2a5704169e00",
                                                                    "id_user": "6eb155ed-9f7c-4f7d-8ff0-45c05a70b92a",
                                                                    "date_add": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "40"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "6d4d4b42-ab31-4b19-8ebe-0f026860bf9e",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "957a138d-eb61-40cd-8757-b25d99933d1a",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "52",
                                                        "id": "6fe87391-2c7d-4eb3-b7b0-ed89bf7717a4",
                                                        "id_branch": "ad19af6e-1630-4e6c-84ee-6e4ee23f999e",
                                                        "id_pos_type": "e720f83f-eb8e-4ddc-9238-050aeb42bb95",
                                                        "id_pos": "0c4dbaad-66f7-43b5-8210-1254484c9dbf",
                                                        "id_item": "8adde3af-7b2f-4f55-99d8-5069c5e6a60b",
                                                        "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                                        "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "id_user_upd": "dc3576e4-c659-4d3c-a7c2-273746911a5e",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "53",
                                                          "id": "bcad0d9b-f297-4c55-8c82-edf2d4307240",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                          "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                          "id_user_upd": "1d016aea-479c-4d2b-a42f-7858d09e7606",
                                                          "commited": true,
                                                          "mt_items_featured": [
                                                            {
                                                              "$ref": "52"
                                                            },
                                                            {
                                                              "$ref": "52"
                                                            }
                                                          ],
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_pos_view": [
                                                            {
                                                              "$id": "54",
                                                              "id_pos": "ef53a3c1-83ed-47fd-a344-60fd87c67cb1",
                                                              "id_pos_type": "3ad63968-74d4-4851-962d-f7e152f42711",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                              "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                              "id_user_upd": "bc5ab27f-3383-4bc4-908b-fe9585a2eba1",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_pos": "12e300d9-edf1-431c-9095-724c8a2d4eb8",
                                                                  "id_pos_type": "f401a7eb-0633-44a2-89f1-c8004f837ef7",
                                                                  "id_price_list": "076e942f-a177-4c28-9bfc-c7fe3a541be2",
                                                                  "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": "2025-12-08T21:26:26.5681205+01:00",
                                                                  "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                  "id_user_upd": "58e97a35-fffe-4d98-bbe5-65c85f211233",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "54"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "56",
                                                                    "id": "a4db1e8d-4c3d-4e89-ad95-4d3729f8db4e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "f9ff19f2-080d-4d64-8174-25d7d6a9c38a",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "474504fb-753a-49cb-b069-319e3ca2d1cc",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                    "id_user_upd": "28bd7aae-a112-4c13-aa1b-633ab593a7fa",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "55"
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_list": "32b92c1e-2a5d-477e-8f84-61a1faba9aeb",
                                                                        "id_item_sub": "c7cb3101-389e-4582-beee-3258fec9e2a8",
                                                                        "validity_date": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "a1521d0c-f453-4b65-a0f0-b0ecc8b25fc7",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "56"
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "56"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "3c87a564-8406-42da-ab25-6e0eab6ba301",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_branch": "e05ff0b6-433c-4e84-937e-3f30a47f4391",
                                                                        "id_pos": "a25ed510-489a-41b4-a330-9bf4c338f4cf",
                                                                        "id_list": "e5705f3e-0bf6-4268-aa15-870a737d848b",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "fd74de81-1cf4-4073-afaf-c9efa0f18ab6",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "5b782799-993d-42bd-9f80-b4308239b8f5",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "date_end": "2025-12-08T21:26:26.5681205+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": "a6276df3-1f88-425e-b2e6-4702c21b3410",
                                                                        "id_pos": "d50dbb2e-8884-420c-8244-0da54463f2d3",
                                                                        "id_list": "3859fcba-be12-4219-b13c-1d8d959139ce",
                                                                        "id_item": "7eb1507b-10e2-4c0e-a47b-8edaf7ecca00",
                                                                        "id_item_type": "07fe770b-d71e-493c-a4ee-0db2a0018169",
                                                                        "id_category": "cf1d8035-0c77-40d4-9e16-7bea8f040d8c",
                                                                        "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": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                                        "id_user_upd": "cac64fae-14c6-4368-8a23-e5b67f180933",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "16"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "11"
                                                                      },
                                                                      {
                                                                        "$ref": "11"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "mt_pos_types": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "23"
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$ref": "58"
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$id": "60",
                                                        "id_pos": "d3b9b591-c0c7-47ff-9307-b3aaa7792f3c",
                                                        "id_doc": "5171f231-5d80-43cd-baca-eea4f9112af0",
                                                        "value": 3,
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "61",
                                                        "id": "c46591ad-673d-4c83-96c1-da94e2b9721d",
                                                        "id_pos": "5adef17d-0580-436c-90bb-7c3121075cf8",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "336bb3f5-c6fd-490a-bbe0-047c1122a6e4",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "62",
                                                        "id_user": "77126e6d-2fb5-4d27-aaf5-a8628b7a6214",
                                                        "id_pos": "118dd234-4926-4f35-8305-b8debb67ee20",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "28"
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "63",
                                                        "id": "521b6d7c-fc50-4f21-8410-d558dcbebb5a",
                                                        "id_pos": "6926078a-bbe0-41c3-a8f4-13a447bd3161",
                                                        "date_add": "2025-12-08T21:26:26.5681205+01:00",
                                                        "date_upd": "2025-12-08T21:26:26.5681205+01:00",
                                                        "date_out": "2025-12-08T21:26:26.5681205+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "37"
                                                      },
                                                      {
                                                        "$ref": "37"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "64",
                                                        "id": "58f7679d-665b-4fb9-a6de-589b9ff83460",
                                                        "id_user_add": "a883580a-56d2-4fc6-9359-153275a92c8a",
                                                        "id_table": "752394e5-5510-4d9f-9a4e-0311e9688259",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "dc1236bc-f601-474a-888b-5e90d6c92142",
                                                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "65",
                                                          "id": "761e4953-f7c1-4730-835b-56260e8000d1",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                          "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "66",
                                                              "id": "c9fd16ac-4714-4a55-a0bd-6dd36ce0f5b4",
                                                              "id_sync": "95215df5-1a73-4fde-9671-4637726fed30",
                                                              "json": "sample string 3",
                                                              "id_table": "139d49c2-e554-4480-bd61-012f35b2cf93",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "67",
                                                                "id": "2a7fe0a9-a9da-459e-80ae-467c483e435a",
                                                                "id_branch_from": "9e974687-e5f2-4132-9500-ec18297f5e65",
                                                                "id_branch_to": "e4640d4e-6bdb-4d41-8e31-9c425dce0f98",
                                                                "type": 4,
                                                                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                "send_on": "2025-12-08T21:26:26.5681205+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "66"
                                                                  },
                                                                  {
                                                                    "$ref": "66"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "65"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "64"
                                                            },
                                                            {
                                                              "$ref": "64"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "68",
                                                        "id": "7a083fa6-4529-47f2-8563-d1592a10e6f0",
                                                        "id_pos": "7f452da8-15fa-4a97-b96d-2004997cd9d6",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "53"
                                                },
                                                "st_doc_print": {
                                                  "$id": "69",
                                                  "id": "2880ce1b-b394-456b-8249-6004df62d4de",
                                                  "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": "2025-12-08T21:26:26.5681205+01:00",
                                                  "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "70",
                                                      "id_doc_print": "2bfae22a-5105-4442-abde-b7cb38c20e31",
                                                      "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": "69"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "mt_money_types": {
                                            "$ref": "34"
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "33"
                                        },
                                        {
                                          "$ref": "33"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$id": "71",
                                      "id": "be8167d8-697f-45aa-984e-83a5e0999833",
                                      "date_from": "2025-12-08T21:26:26.5681205+01:00",
                                      "date_end": "2025-12-08T21:26:26.5681205+01:00",
                                      "date_used": "2025-12-08T21:26:26.5681205+01:00",
                                      "id_employee": "3a4c267a-d094-4bc4-b7ab-2fc734d05c79",
                                      "id_branch": "242b8150-f9f4-458a-9410-7f4465e8d9b3",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "c55294ec-f013-482e-b475-1758e1c3eabe",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:26.5681205+01:00",
                                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "mt_items_vouchers": {
                              "$id": "72",
                              "id": "5dee0354-01d2-4d90-8692-1a6e00c5eac7",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "744f9687-ce2c-4a80-b497-6fbdc5491e4e",
                              "id_doc_print": "8ea7dd26-5f36-4bfc-8108-0b215da23089",
                              "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": "2025-12-08T21:26:26.5681205+01:00",
                              "last_update": "2025-12-08T21:26:26.5681205+01:00",
                              "commited": true,
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "mt_prices_items": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "11"
                              },
                              {
                                "$ref": "11"
                              }
                            ]
                          },
                          "mt_prices_list": {
                            "$ref": "56"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_users1": {
                            "$ref": "5"
                          },
                          "tt_doc_sa": {
                            "$ref": "28"
                          },
                          "tt_doc_sa_det_stock": [
                            {
                              "$id": "73",
                              "id_doc_sa": "90714848-c71f-45d9-b526-e233c5a2bc02",
                              "id_line": 2,
                              "id_item": "2359d188-e02f-4969-ae1c-5d56fd46fbc4",
                              "qty": 4.1,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tt_doc_sa_pay": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms1": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "st_functions": [
                    {
                      "$id": "74",
                      "id": "cac5feff-5c21-416a-ac56-07f2350de33d",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "ce3f0114-f8a4-48a1-96e2-dafe0cbb2d63",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "487531c3-94f9-4452-9854-74dad895a0cb",
                      "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": "2025-12-08T21:26:26.5681205+01:00",
                      "last_update": "2025-12-08T21:26:26.5681205+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "75",
                        "id": "3f2ccc13-5345-43bb-a5a1-177bbb42a386",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2025-12-08T21:26:26.5681205+01:00",
                        "last_update": "2025-12-08T21:26:26.5681205+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_permisions": [
                        {
                          "$id": "76",
                          "id": "9572c009-c181-47cf-b552-c9639f7b049d",
                          "id_function": "d7fdf760-607f-4ada-9d71-8ba8d9561327",
                          "id_user": "5c6910c6-1eb6-41a0-8aaf-dae3869a4290",
                          "id_profile": "df32b280-3826-4cd8-babd-46b10180fa03",
                          "permission": 3,
                          "active": true,
                          "created_on": "2025-12-08T21:26:26.5681205+01:00",
                          "last_update": "2025-12-08T21:26:26.5681205+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "77",
                            "id": "1274398a-0ad4-4b2e-a234-69df6fe75675",
                            "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": "2025-12-08T21:26:26.5681205+01:00",
                            "last_update": "2025-12-08T21:26:26.5681205+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "5"
                              },
                              {
                                "$ref": "5"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_functions": {
                            "$ref": "74"
                          }
                        },
                        {
                          "$ref": "76"
                        }
                      ]
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "st_images_types": {
                    "$id": "78",
                    "id": "23b08d9c-9518-46db-971a-ccaff4ea9f61",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                    "commited": true,
                    "st_images": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ]
                  },
                  "mt_docs": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "st_users": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "st_users1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "5"
                },
                "mt_branches_zones": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_branches": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_periods": [
                  {
                    "$id": "79",
                    "id_branch": "cf974467-990c-42ec-adb9-6f960c460c3d",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2025-12-08T21:26:26.5681205+01:00",
                    "date_end": "2025-12-08T21:26:26.5681205+01:00",
                    "state": "sample string 6",
                    "created_on": "2025-12-08T21:26:26.5681205+01:00",
                    "last_update": "2025-12-08T21:26:26.5681205+01:00",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "st_sync_packages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "st_sync_packages1": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_branches_zones": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_brands": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_categories_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_docs_payment_money": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_employees": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_employees_profiles": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ],
            "mt_items_sub": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_locations": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_rates": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_pos": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_pos_doc_print": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_pos_prices_list": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ],
            "mt_pos_print": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_pos_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_pos_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_pos_view": [
              {
                "$ref": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "mt_prices_items": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "56"
              },
              {
                "$ref": "56"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms_units": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_rooms_units_states": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_rooms_units_types": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_units": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "mt_units_ref": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_images": {
              "$ref": "7"
            },
            "st_images1": {
              "$ref": "7"
            },
            "st_permisions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_pos_license": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_users_pos": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "st_users_profiles": {
              "$ref": "77"
            },
            "st_users_token": [
              {
                "$id": "80",
                "id": "07a7ba61-3803-4b93-b16b-7266d091bf49",
                "token_id": "sample string 2",
                "id_user": "e335ddeb-19c9-4233-90c1-36ca936e8828",
                "date_from": "2025-12-08T21:26:26.5681205+01:00",
                "date_end": "2025-12-08T21:26:26.5681205+01:00",
                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "80"
              }
            ],
            "tt_doc_sa_cashflow": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_doc_sa_det": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa_det1": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_sa1": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st1": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_items_customs": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ],
            "tt_logs": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "tt_pos_sesion": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_pos_sesion1": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_rooms_list": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_rooms_units_activity": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_activity1": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_log": [
              {
                "$id": "81",
                "id": "5003c10f-7ed5-4d83-9029-673b24dc25d9",
                "id_room_activity": "0dfaafc9-83f4-4633-b5f3-c6202e9a9cbf",
                "id_pos_sesion": "8dec1875-7804-443b-b31e-393da3d34348",
                "log_text": "sample string 4",
                "id_user": "79c57547-91e7-44b0-8785-d5f03ed0ad75",
                "created_on": "2025-12-08T21:26:26.5681205+01:00",
                "commited": true,
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "tt_tips_users": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_docs": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "tt_pos_sesion_users": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ]
          }
        },
        "mt_categories_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_units": {
          "$ref": "15"
        },
        "mt_units1": {
          "$ref": "15"
        },
        "st_images": {
          "$ref": "7"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_items_sub": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "tt_stock": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "7"
  },
  "st_users": {
    "$ref": "5"
  },
  "mt_prices_rules": [
    {
      "$ref": "59"
    },
    {
      "$ref": "59"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ]
}