POST api/Mt_Branches_Zones

Request Information

URI Parameters

None.

Body Parameters

mt_branches_zones
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_pos

Collection of mt_pos

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "8d915d41-2461-4f49-8f3c-4378204ac88c",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_branch": "ed866cba-e781-4584-8d8f-654b0ffb5776",
  "active": true,
  "created_on": "2026-07-08T10:44:28.0268529+02:00",
  "last_update": "2026-07-08T10:44:28.0268529+02:00",
  "id_user_upd": "5de301ce-c884-479d-ade9-20daf2408d74",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "09ef731c-40b4-4235-9e75-2759458cabed",
    "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": "06810587-84f4-42b7-a1ef-796b7cc325ab",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T10:44:28.0268529+02:00",
    "last_update": "2026-07-08T10:44:28.0268529+02:00",
    "id_user_upd": "afca2d17-122d-4149-807f-639c21e984fc",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "996d37dc-7e50-4afa-8fa0-bf98dd8d6b75",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "f382b5a4-0700-4773-be94-190cc85beb79",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T10:44:28.0268529+02:00",
      "last_update": "2026-07-08T10:44:28.0268529+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "015a579a-5196-4a49-b88d-3156b8449dd1",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "f5b9e231-8de1-4922-b979-8e44e31818c7",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "ef7fa757-29b6-422c-9dac-b0bec8d691da",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-07-08T10:44:28.0268529+02:00",
          "last_update": "2026-07-08T10:44:28.0268529+02:00",
          "id_user_upd": "427ff895-4c0c-438a-8a25-b9fccd67540b",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "5b269fca-5177-41ea-b856-1e65d552351f",
              "id_item": "1f9627f3-1126-488f-befd-adc0bc9cef8e",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T10:44:28.0268529+02:00",
              "last_update": "2026-07-08T10:44:28.0268529+02:00",
              "id_user_upd": "46e41c9b-6e4a-48e7-b547-7bd0c0c81519",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "0a95ca3d-59f5-41e2-853f-ee6e26292193",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "9ef8190b-1ec3-4acb-9ed9-6daebc92a196",
                "id_unit_sec": "db41ce9e-0454-4bc0-b0e2-2bb6bb81825d",
                "id_brand": "c44c345b-4f0c-4da0-8b94-98109eb3eee3",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "a1e06be2-ae6e-40a9-8383-dfb765946431",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-07-08T10:44:28.0268529+02:00",
                "last_update": "2026-07-08T10:44:28.0268529+02:00",
                "id_user_upd": "e57c590a-4adf-4cf3-8e5e-801bd7c262f9",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "5c628c41-bc82-4dbe-bced-4fec66507970",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T10:44:28.0268529+02:00",
                  "last_update": "2026-07-08T10:44:28.0268529+02:00",
                  "id_user_upd": "fb891792-b50a-434e-9adc-c2115f9db726",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "49da84ca-4e5d-4f99-a2a5-577bc4f69bbe",
                    "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": "9da5a5d2-9842-462b-831c-5386c2c7a6ad",
                    "view_messages": true,
                    "id_image_photo": "f4890bca-5b79-4c8b-8541-0f6151638a88",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "a2aa8d8a-7828-451e-995d-b73a68549516",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-07-08T10:44:28.0268529+02:00",
                    "last_update": "2026-07-08T10:44:28.0268529+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$id": "9",
                        "id": "0cb06583-5cd8-412e-ad53-3c0aa090ec7b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_pos": "17bcdb3e-1c9b-446e-a7f7-9201ea331a44",
                        "unit_ini": 5,
                        "unit_end": 6,
                        "name_pos": "sample string 7",
                        "id_image": "b462e890-dfb8-4a6e-b32c-340ece5fac40",
                        "view_pos": true,
                        "order": 9,
                        "color_border": "sample string 10",
                        "color_button": "sample string 11",
                        "color_font": "sample string 12",
                        "active": true,
                        "created_on": "2026-07-08T10:44:28.034197+02:00",
                        "last_update": "2026-07-08T10:44:28.034197+02:00",
                        "id_user_upd": "a6971d5e-0806-4796-b74f-ab432e32c20e",
                        "commited": true,
                        "mt_pos": {
                          "$id": "10",
                          "id": "1fee0e46-d84e-4dfa-bc2f-5aff4759620c",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "da7a1810-f3ed-4103-a848-95502425f335",
                          "id_zone": "9355aaf9-9830-4f6e-8682-fcf17297455b",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-07-08T10:44:28.034197+02:00",
                          "last_update": "2026-07-08T10:44:28.034197+02:00",
                          "id_user_upd": "956be8a8-96f4-4af0-baea-6eb1640a7705",
                          "commited": true,
                          "mt_branches_zones": {
                            "$ref": "1"
                          },
                          "mt_cloakrooms": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$id": "11",
                              "id": "240e4437-69e4-44a0-8303-52b58c753395",
                              "id_branch": "496f42e1-996f-40e6-adb7-4e92377c1884",
                              "id_pos_type": "cea1d19d-f8ab-4d9f-8304-8f48a23d9057",
                              "id_pos": "9c174729-1513-4268-92ec-362035c022fb",
                              "id_item": "8b8ccbd2-6ad6-478c-861a-bf955ef666cb",
                              "date_from": "2026-07-08T10:44:28.0343272+02:00",
                              "date_end": "2026-07-08T10:44:28.0343272+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0343272+02:00",
                              "last_update": "2026-07-08T10:44:28.0343272+02:00",
                              "id_user_upd": "6958560d-bd90-498c-a429-c47a03a7c0f6",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "mt_items": {
                                "$ref": "6"
                              },
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "mt_pos_types": {
                                "$id": "12",
                                "id": "5881d2f8-0292-4709-aaac-507977b09fd3",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "is_module": true,
                                "order": 5,
                                "active": true,
                                "created_on": "2026-07-08T10:44:28.0343272+02:00",
                                "last_update": "2026-07-08T10:44:28.0343272+02:00",
                                "id_user_upd": "68cb82ca-b941-4b2a-8b02-fd7148ebe6be",
                                "commited": true,
                                "mt_items_featured": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "mt_pos_doc_print": [
                                  {
                                    "$id": "13",
                                    "id_pos_print": "1e602558-5abb-46b7-b406-6e003a128534",
                                    "id_doc": "71a68b3b-1cbd-4928-ae14-28cfabb7a306",
                                    "id_pos_type": "17a8b3f1-5354-4117-9b3a-9b8d7c69406a",
                                    "id_doc_print": "232d1577-8e43-4a18-95f1-d576608222ad",
                                    "copies": 5,
                                    "print_mode": 6,
                                    "active": true,
                                    "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                    "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                    "id_user_upd": "7a63fc14-2a7a-4794-8eb2-d4d95a1b0a2e",
                                    "commited": true,
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "de269eeb-e65c-4c02-b49e-84c4244364df",
                                      "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": "2c3bda19-3af4-469f-8df5-f6d72fd246e4",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                      "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                      "id_user_upd": "fe90750c-f392-4d28-97b7-db46329b4215",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "da0f1ef3-9ceb-4d24-b5b5-c6db452d8f70",
                                          "id_pay": "f7d65729-b9b7-4e2b-ae57-7127baa8b47d",
                                          "id_money": "99ee35fd-b280-4f88-bb16-7bac1bc31847",
                                          "active": true,
                                          "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                          "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                          "id_user_upd": "5843c5a9-c59c-49db-9218-758c9e263613",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "af9d2308-fca0-4d2a-8d50-0b506eba784c",
                                            "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": "641d4cb5-729d-4449-8a65-7724e90cb1df",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                            "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                            "id_user_upd": "c5768839-682d-4f66-806f-a20dfe1d63aa",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "61e2f055-b344-4dda-b19d-bc31b9f454ae",
                                                "id_money_2": "e5f66922-9da2-4777-9ef2-a217c64cf389",
                                                "date_from": "2026-07-08T10:44:28.0344568+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                "id_user_upd": "dc30eee5-7742-4668-a2b0-3aba25822f77",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "af77ad64-2ba3-46bc-925a-454b43005354",
                                                "id_pay": "d04c0ddc-99b6-4f14-ba4e-6db009468c75",
                                                "id_money": "35b6590d-208f-44bf-a44c-957a500d329f",
                                                "date_cashflow": "2026-07-08T10:44:28.0344568+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "630b7974-f86b-411c-b389-3b425da925fb",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "fe4c75aa-0ebd-427b-b56f-50b9a404c959",
                                                  "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": "e0d2dff1-e911-4ae2-8016-268bd5bf355a",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                  "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                  "id_user_upd": "37ac6cf9-ab72-4f3e-925a-f181f9acd571",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "3"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "09ada55e-e70b-4ff5-82de-8b0cd2eb7cbc",
                                                      "id_line": 2,
                                                      "id_pay": "fdaa3eb7-85bf-4ded-a816-4bb7f98998e8",
                                                      "id_money": "233ad194-f111-409f-864d-ff065f444817",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "563110cb-0b89-4b46-be72-d32fca574c75",
                                                      "id_employee": "ab0bc766-4dfa-4662-a00a-8b21dc25d854",
                                                      "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": "6053e8ef-4cb1-4041-94f9-fa3870b989eb",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "0afaaf07-0b19-46df-961a-e2a9587728b2",
                                                        "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": "d8814a69-7bc2-4339-9912-9b1fe4849241",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "8836b227-8f1c-459e-8cc5-7b47ea7a2e57",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                        "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                        "id_user_upd": "91e1c6f9-450f-445f-bc80-a69696e6f7b3",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "5fdb245f-cc13-4d81-8bc0-48d8d6992bef",
                                                            "id_branch": "420b0888-5639-4ca2-8943-73c604fd2794",
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                            "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                            "id_user_upd": "9d7d9956-2caa-47b7-9577-90146f965b3d",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "2"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "afa3518c-1960-4f0a-8383-6e0d139dc453",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                          "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                          "id_user_upd": "116d20e3-19f0-4c6f-b993-04f1d2e6ac59",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "8"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "3"
                                                        },
                                                        "st_users": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "fed2eb9e-2c61-44d7-a169-02f307dfe72c",
                                                            "id_line": 2,
                                                            "id_item_sub": "f3f25a35-e166-4cd2-a0f3-1d920f955e12",
                                                            "qty": 4.1,
                                                            "id_list": "bd3f2376-0a9a-4583-987d-2163ae981fe9",
                                                            "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": "568e2dad-e161-4343-8053-0f5136537fe1",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "dec9ab94-6de4-4caa-8fc1-4ffa89b252e8",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "7b3f647a-c436-42da-8e4c-a2b259823bcf",
                                                            "id_user_upd": "ea986df1-9ca6-42eb-911b-0277745852bd",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "d5944c36-c36f-4e25-a9aa-c115f854dd0c",
                                                              "id_item": "1e3e3973-4044-4f0e-af9d-f4897d6358eb",
                                                              "id_item_type": "d962dfce-21b4-4420-8996-36bc7d10f3ee",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "b9943e50-b073-4fcc-87d5-b7192b77a38b",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                              "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                              "id_user_upd": "79b98874-1d62-42f8-804b-0e5a8ca38ad7",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "0c02b014-13b8-438f-80cd-e1dddb181f28",
                                                                  "id_item": "41a2c77f-f02f-4f27-8b19-f37fb12276a1",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "0fa2b6e2-af89-4ba4-9ead-a74e47517be4",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "80eb06dd-6689-47a0-a140-a962e5b37d99",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "069c8ea6-993d-42d0-94bc-586a1fda025c",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "id_user_upd": "a659d6fb-b12f-4262-b5bd-0d3ff144567a",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "53fa691e-d5ba-41af-b241-59e70a824f95",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "id_user_upd": "9a121ae6-0089-421e-a7e4-3befee21d31d",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "779b4a30-e345-4b43-bdde-2f365953a2ee",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "8cf04931-1ccd-4991-a7d4-72ada7a5e4f7",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                "id_user_upd": "c3c51f4f-efb4-4810-a205-169bb2d8e4a0",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "12b21d47-16d2-4c1f-adf0-f6b1c249a008",
                                                                    "id_line": "06c1335f-9c12-4b89-aa92-d1625e8564d4",
                                                                    "id_category": "cbac96cb-823e-4d4f-9bd5-5f62d77a130f",
                                                                    "id_item": "7d15d3b4-de68-4ac9-8c1b-24bd937f6724",
                                                                    "id_item_type": "80b85786-c4b7-43b4-9500-db602587a043",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "c2cf600b-bfa2-46ec-8b54-760ea7dba010",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "date_end": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "date_used": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "date_sesion": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "id_employee": "6b70a9dd-e508-4b67-912f-6d14dbfca6e8",
                                                                      "id_branch": "01504261-cc47-42ec-86bc-2f3c95740163",
                                                                      "id_voucher_permision": "49459596-ebe8-4077-a510-bbcf96958fb2",
                                                                      "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": "1f747d5b-0a12-481d-ab5f-72a1337baa24",
                                                                      "id_user_add": "18555959-14ab-4eef-85f8-29f9595dea8d",
                                                                      "id_doc_sa": "2d0c141a-3c17-4dd8-8a10-b802762aa29c",
                                                                      "id_item_sub": "a0be7fad-5a60-4a42-91f1-11ba18f48a68",
                                                                      "id_pos_sesion": "77bce0b3-b93d-4cde-9db6-8255d42a3e7b",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "d42d7b92-a3df-474a-902c-466e9362d1c3",
                                                                        "date_from": "2026-07-08T10:44:28.0344568+02:00",
                                                                        "date_end": "2026-07-08T10:44:28.0344568+02:00",
                                                                        "date_used": "2026-07-08T10:44:28.0344568+02:00",
                                                                        "id_employee": "3bed4438-6f74-4672-b045-7b12bef8ecf5",
                                                                        "id_branch": "919cb6c5-1861-4424-9fd5-bbd1205d4326",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "ca8f223c-18b8-4690-ade1-fe924d91d49e",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                        "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "f4cd3915-0972-4677-9e8e-32e1d7048bdf",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "date_end": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "0d0653b3-889f-4061-964e-0b837b33bb4c",
                                                                    "id_pos": "3b94fe4a-3896-4f16-bf72-4dd6b2df814b",
                                                                    "id_list": "de5e9883-d60c-435a-82ad-caf16d7522d5",
                                                                    "id_item": "84c7440c-0de9-4762-82d5-375021112906",
                                                                    "id_item_type": "078ca0db-acec-473c-947c-8f5d80b76b8f",
                                                                    "id_category": "1dec0605-c7e5-4664-aca3-23430d758181",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                    "id_user_upd": "770d41f4-a342-417e-8e7e-7f3688d626c3",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "4a7244e9-b939-414f-a2d2-360c7cc0e124",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "aa069b7b-01ae-4199-8105-63491271b46c",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "12fc557a-f505-496d-ae7d-37eed31a0c45",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                      "id_user_upd": "1dd51cae-779c-4486-946d-3a5ace08b356",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "7a32e462-e0b4-47b0-b820-17c57b64029b",
                                                                          "id_pos_type": "50ffb869-6b62-4ec6-9104-80c4f524c4d5",
                                                                          "id_price_list": "484e7863-f2a0-4da0-8ae8-901064155dc4",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                          "id_user_upd": "c900b857-3eec-4b8a-b070-2095a726f60c",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "4f5fad4a-5eed-42d6-b504-dd515a624a29",
                                                                            "id_pos_type": "b5a08fd1-4733-41d0-b8b5-9c0677a7e091",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                            "id_user_upd": "37cf2b86-016a-4ae6-a735-b60ec909058d",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "37",
                                                                          "id_list": "c3cfeb9b-3884-4b49-91e4-6a9eccf90642",
                                                                          "id_item_sub": "7ecc8a40-16e8-4d4c-a2f7-b9456d21c81d",
                                                                          "validity_date": "2026-07-08T10:44:28.0344568+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0344568+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0344568+02:00",
                                                                          "id_user_upd": "4a9ccfc1-5ac1-4420-ac80-9169919b9d08",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id": "77c56096-f045-4f7d-b0a9-f436a1d00c78",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "date_end": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "id_branch": "8bf5e15e-ca38-42f1-83aa-1b07343c8536",
                                                                          "id_pos": "1b3c11e3-7b1d-4c70-9b0b-be45b2094aac",
                                                                          "id_list": "e09a30b7-44a0-4a63-8c16-eac33b55e2f5",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "id_user_upd": "084f9045-c3f6-44a3-8290-79a46db4e61d",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "5b3117ea-8010-4c86-a87e-644a4bcc2784",
                                                                    "order_id": 2,
                                                                    "id_item": "0afe7b9c-9ccf-4f93-8259-4cdda3626515",
                                                                    "id_item_type": "227e1ae0-a318-43db-b52d-bec03a98743a",
                                                                    "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": "a385db99-037d-40ee-8a27-9c8cb0a9e6d0",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "bc014137-1d10-4bfd-a759-185527b8a5dd",
                                                                    "count_voucher": 1,
                                                                    "id_category": "b8bddc41-9ea3-4269-849a-426ffa64b723",
                                                                    "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                    "id_user_upd": "ef39de1a-8574-4686-a325-06c41836913c",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "40",
                                                                      "id": "5a32df18-daa8-4749-b764-a5f92050f707",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "6c3d51da-5b2f-4600-a5ba-9d77363aca5b",
                                                                      "date_tax": "2026-07-08T10:44:28.0353339+02:00",
                                                                      "date_open": "2026-07-08T10:44:28.0353339+02:00",
                                                                      "date_close": "2026-07-08T10:44:28.0353339+02:00",
                                                                      "id_user_open": "8b3f4cdd-b510-455c-81c3-748b3f141c6a",
                                                                      "id_user_close": "ffddef3e-63b9-4739-a33e-ce422f989abb",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$id": "41",
                                                                          "id": "0080aace-8405-4b7b-aa0f-88f069b4d34b",
                                                                          "id_cloakroom": "c8218323-29a2-41a2-935e-595fd859ab1d",
                                                                          "id_pos_sesion": "4b425206-35d9-497b-8b08-5ab6f9dbf8fe",
                                                                          "unit_id": 4,
                                                                          "date_open": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "date_close": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "id_doc_sa": "a4b15a55-e3ee-40d5-880f-689ca51083ad",
                                                                          "commited": true,
                                                                          "mt_cloakrooms": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$id": "42",
                                                                            "id": "db59dc90-ee73-487d-9d02-b172433534bb",
                                                                            "id_pos": "b9700496-c5a0-4bb3-a54a-246113ed61d8",
                                                                            "id_doc": "1ae36f21-bcb4-4752-a720-77ec4b2e9e90",
                                                                            "id_branch": "45f403f6-2936-4ad8-8b5a-351857636c4f",
                                                                            "nro_doc": "sample string 5",
                                                                            "date_doc": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "date_tax": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "hour_doc": "00:00:00.1234567",
                                                                            "block": true,
                                                                            "id_ref": "711139b8-f93d-4b98-b68b-a124302e3e14",
                                                                            "id_relationship": "f6f77c37-7761-4ea1-8b12-ba376a224692",
                                                                            "id_loc_from": "1b090a54-7b5a-4c3e-b343-a5055599a074",
                                                                            "id_loc_end": "34e7026f-cb84-4fdc-ba3a-496b0e3554ce",
                                                                            "id_user_add": "104cb987-c67a-4ae4-89c1-9ccd653576f7",
                                                                            "id_user_upd": "366ea659-dbb1-4782-8ac0-c05d72d62853",
                                                                            "comment": "sample string 12",
                                                                            "id_pos_sesion": "9fbcf26f-906f-4314-a4a3-80aba347fa1a",
                                                                            "id_room_unit": "7f6e5a6d-e963-4a3b-8d94-c1fbcd561ec2",
                                                                            "ref_locator": "sample string 13",
                                                                            "ref_zone_aut": "sample string 14",
                                                                            "id_pos_type": "4263833b-07cf-49d2-86bf-f8ec2abf6ef1",
                                                                            "p_dis": 15.1,
                                                                            "p_chr": 16.1,
                                                                            "amt_net": 17.1,
                                                                            "amt_tax": 18.1,
                                                                            "amt_dis": 19.1,
                                                                            "amt_chr": 20.1,
                                                                            "amt_tot": 21.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "commited": true,
                                                                            "created_by": 1,
                                                                            "doc_print": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_docs": {
                                                                              "$ref": "14"
                                                                            },
                                                                            "mt_locations": {
                                                                              "$id": "43",
                                                                              "id": "3d071b62-d506-402f-a6b1-7d5413614235",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "reserved": true,
                                                                              "id_branch": "dd2e3e6e-a00e-4f14-a44d-8bbe077661d2",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "id_user_upd": "d19da1e8-3210-4a77-b41b-c933cd8c827d",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa1": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st": [
                                                                                {
                                                                                  "$id": "44",
                                                                                  "id": "e09e7a3c-7c83-4e65-b53e-6e911e540512",
                                                                                  "id_pos": "e23f4e96-e134-4af2-8f8a-d27a306f388b",
                                                                                  "id_doc": "106eecd4-a553-4de5-b311-54301959d70b",
                                                                                  "id_branch": "fbd4d35b-48fa-4e90-b5f9-4101c305f829",
                                                                                  "nro_doc": "sample string 5",
                                                                                  "date_doc": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "block": true,
                                                                                  "nro_original": "sample string 8",
                                                                                  "id_ref": "5a0cfb18-f1f0-4c79-8932-636d35031bc7",
                                                                                  "id_loc_from": "a568fb6c-53f0-46bf-a60a-f33ead925b25",
                                                                                  "id_loc_end": "7dd8d2af-4cc4-4528-a7da-0d9371e8557b",
                                                                                  "id_user_add": "ec3f8f3d-72b8-4afb-83f9-5dce82edd196",
                                                                                  "id_user_upd": "8bd2fb34-bab6-4fc9-8a67-053cc4ac3336",
                                                                                  "id_pos_sesion": "1340a004-26ff-4b7d-909c-8c7e67c64e21",
                                                                                  "comment": "sample string 12",
                                                                                  "status": 1,
                                                                                  "is_send": true,
                                                                                  "date_send": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_locations1": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_doc_st_det": [
                                                                                    {
                                                                                      "$id": "45",
                                                                                      "id_doc_st": "25ab141a-26c9-4ed8-9ee4-c13c3e2981ea",
                                                                                      "id_line": 2,
                                                                                      "id_item": "c7ec5f4b-69bd-46b5-9c30-0bc4f6e87d54",
                                                                                      "comment": "sample string 4",
                                                                                      "qty": 5.1,
                                                                                      "status": 1,
                                                                                      "active": true,
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_doc_st": {
                                                                                        "$ref": "44"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "45"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st1": [
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st2": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st1": [
                                                                                {
                                                                                  "$ref": "44"
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_stock": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id_location": "fac60536-1977-4c1d-9908-db35a2235ab0",
                                                                                  "id_item": "80dc2de9-ef09-400c-8268-e3bda39f928c",
                                                                                  "stock_ideal": 3.1,
                                                                                  "stock_min": 4.1,
                                                                                  "stock_max": 5.1,
                                                                                  "stock": 6.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "commited": true,
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_locations1": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "41"
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "24"
                                                                              },
                                                                              {
                                                                                "$ref": "24"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "20"
                                                                              },
                                                                              {
                                                                                "$ref": "20"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa1": [
                                                                              {
                                                                                "$ref": "42"
                                                                              },
                                                                              {
                                                                                "$ref": "42"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa2": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "40"
                                                                            },
                                                                            "tt_rooms_units_activity": {
                                                                              "$id": "47",
                                                                              "id": "50cafa11-ea38-472b-b356-dd1a86d3dc25",
                                                                              "id_room_unit": "55243798-ae2a-41c6-86fd-27444e8d1501",
                                                                              "id_room_list": "147a3f7f-7ac5-4010-a357-735974c36c45",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "date_from": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "date_end": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "date_open": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "date_close": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "id_employee": "908966bd-bee9-47d3-a77d-cb5c773f6712",
                                                                              "id_employee_sec": "86ce7be9-5c58-4237-9fb0-3bd7ac2fcec1",
                                                                              "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": "633981de-e2e2-41df-8d4f-b7910b1ae7c9",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "bc440edf-b23e-4f53-bb82-9dc9264ecc31",
                                                                              "id_user_close": "63e2fdfd-b57c-4560-9988-bfa1474cbcad",
                                                                              "id_unit_state": "997c7b1f-c25e-4a1d-b374-b752f32901cc",
                                                                              "id_pos_sesion": "a2c5f4b9-1c95-4405-8954-0cc3df9a561f",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "a8644e27-d774-4bce-aede-e478a99c4a62",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "8a384699-b906-4643-a5fa-5b90eedeaa8f",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "8aa3bda0-d050-43e1-928d-28cd97a2516f",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "id_user_upd": "84914b65-b32d-42ca-84aa-a63d37ea58ba",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "8c114ff1-a241-43a5-a024-77fcfa389e81",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "5a53f7a9-7e77-4405-a212-dcfa2f3191a4",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "e72a20dd-ae0b-40d5-be79-d74b68034ad8",
                                                                                  "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": "2be4c2d3-a265-4799-bb42-0d50c8336245",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "id_user_upd": "e30bb68f-1886-44a8-a6c3-07a1d08cba39",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "f7d08e24-17c0-4a3d-9623-91fbc0f77470",
                                                                                      "id_room": "7df393b4-f32d-4221-8f95-409d3f700dc7",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "id_user_upd": "91f576c2-1c84-4328-bf0a-4a02536e522b",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "f657b89d-13d5-45f2-8eb4-dd9d8132491b",
                                                                                      "id_room": "c9a7fd18-5858-4151-8cb9-1cf2cdd3ccc2",
                                                                                      "date_in": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "date_out": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "id_user_add": "7f77feed-e18c-47eb-beb5-446c27db176d",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "e6706069-6983-4d05-9615-b8d18ca8310c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "id_user_upd": "5d6ca8b0-82d7-42ac-98ed-798ff2cb41f9",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "2ebb09c7-b883-4166-8f66-a5d61f3a1c6d",
                                                                                      "id_room_state": "87958fbe-37db-404c-b91f-74172046f341",
                                                                                      "id_image": "80ba5e45-71fd-4f9d-8eb2-93e38be4d654",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                      "id_user_upd": "53be55b6-6155-47cc-ae52-f332ba24659d",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "67728e13-c472-4b1b-aa34-83cdcd3c9a06",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                        "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                        "id_user_upd": "68b864f7-fc63-4b14-b9a3-0cf6e4d2029c",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "40"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            "tt_spool_doc_print": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "e243506d-d77f-4313-a21e-854ca3cb8a58",
                                                                                "spool_server": "sample string 2",
                                                                                "id_doc_sa": "b14e8f45-0bc1-4b42-8546-f45e72d40a15",
                                                                                "spool_printer": "sample string 4",
                                                                                "count": 5,
                                                                                "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "printed": true,
                                                                                "print_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "42"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "39"
                                                                        },
                                                                        {
                                                                          "$ref": "39"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "4cdb7ed6-20bd-4d2e-9c48-d1f883773a0a",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "06b547d6-4c3e-4d02-827a-aa3e22be54b0",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "47"
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id": "a19cc0e4-46b7-49ad-86c0-da966be4d476",
                                                                          "id_pos_sesion": "3507fb42-259e-44bd-8487-dd550901e687",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "6aaf5edd-0cca-46e3-aaa4-b6b20191fa4d",
                                                                          "id_room_unit_activity": "b59b34d1-5b7a-45f2-a5a3-64bfcff6cce2",
                                                                          "id_doc_sa": "83c692bd-eb2a-4eff-b660-fd12b70efe46",
                                                                          "id_pos_type": "76dc110a-0f09-4d96-b071-adfaa29ccfaf",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "d2bcee69-8d36-4933-80ea-213eb59cc111",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_tip": "5e5be2d4-cf86-4fe8-a22d-1af016d49f62",
                                                                              "id_user": "e16edbfc-151b-47cd-9d95-dec0e19e6a5e",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "57"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id_pos_sesion": "8ed9295b-4571-4f33-89ac-847e238930cb",
                                                                          "id_user": "b7673701-e93b-4d02-8922-b58ddaad1e1a",
                                                                          "date_add": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "42"
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "60",
                                                                          "id": "123f2c93-e176-4cb0-9941-982d95ab6add",
                                                                          "id_user": "b91670f9-9de8-4856-8989-c220be977f7d",
                                                                          "id_user_profile": "c705900d-11fd-44a6-8a49-bff077500223",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "id_pos_sesion": "e3cdbdff-5671-41a7-8097-80cba5d65e72",
                                                                          "date_login": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "date_logout": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "61",
                                                                            "id": "a4be9cb8-81c6-4f3b-9b23-2df94226a1fe",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "62",
                                                                                "id": "e73d35e3-3011-4091-bd03-f8b7d9d2e4d3",
                                                                                "id_function": "6c197167-6a7f-445b-8fff-91d3e1a15878",
                                                                                "id_user": "2148d018-ba46-4e7f-8f77-74c201b7db4a",
                                                                                "id_profile": "55c478a8-4d7d-4cdf-9853-d50765a841c2",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "61"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "63",
                                                                                  "id": "a69f55ad-7785-46fe-89be-ed7323f08d91",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "420888f8-0093-4340-88a6-7417e795ac13",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "ecc2ae9d-2cbb-4934-a3ff-3b8c3d850960",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "64",
                                                                                    "id": "e1763edb-9fdf-4276-91d4-c0b2594492b0",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                                    "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "8"
                                                                              },
                                                                              {
                                                                                "$ref": "8"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "60"
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "60"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "65",
                                                                          "id": "a95cb997-70d5-480a-b271-0b607984fdc4",
                                                                          "id_user": "f862ad57-1a93-4da4-8f44-9f3e669425ab",
                                                                          "date_add": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "08356627-b451-4315-a00b-1145c87ec7df",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "id_pos_sesion": "67174773-e3e7-4a17-b839-03e50a5b5044",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "65"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "66",
                                                                "id": "513bf20e-3762-41ea-80f6-5efd46dccbca",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "6b9d6ef4-8d53-48d3-80da-281c760fcfe3",
                                                                "id_doc_print": "483fdd88-0e43-40fb-9ff4-8fc4875a06ac",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                                                "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "42"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "67",
                                                                "id_doc_sa": "54c3ef84-1463-4dc0-8c22-cbca1a0c82f6",
                                                                "id_line": 2,
                                                                "id_item": "136df3f1-2de0-4f16-b4ee-025342ef98cf",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "67"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "42"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "42"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "68",
                                          "id_pos": "e9ba25d1-dc5e-4af0-ac79-db5293cb33e8",
                                          "id_doc": "e9f9d60a-a014-4fc0-882c-4225e96a0896",
                                          "value": 3,
                                          "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                          "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "42"
                                        },
                                        {
                                          "$ref": "42"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ]
                                    },
                                    "mt_pos_print": {
                                      "$id": "69",
                                      "id": "a55c53f6-8f97-4191-bae8-43d1fd620b99",
                                      "id_pos": "e5f31d48-be6a-436c-b052-1ed06c4f6cdf",
                                      "id_mask": "sample string 3",
                                      "name": "sample string 4",
                                      "mode_print": 5,
                                      "port": "sample string 6",
                                      "baud_rate": 1,
                                      "data_bits": 1,
                                      "stop_bit": 1,
                                      "flow_control": 1,
                                      "parity": 1,
                                      "pin_cashdrawer": 1,
                                      "ip_printer": "sample string 7",
                                      "port_ip": 1,
                                      "printer_name": "sample string 8",
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                      "id_user_upd": "c9082595-631c-4f4c-b3b3-a82a345b02af",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "8"
                                      }
                                    },
                                    "mt_pos_types": {
                                      "$ref": "12"
                                    },
                                    "st_doc_print": {
                                      "$id": "70",
                                      "id": "12a896f5-bb9f-4fa8-934e-90aef414fce3",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "high_row": 5,
                                      "high_doc": 6,
                                      "with_doc": 7,
                                      "to_file": true,
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                      "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                      "commited": true,
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_print_det": [
                                        {
                                          "$id": "71",
                                          "id_doc_print": "f2b70d27-30a9-43dc-a757-3cd25ec241f9",
                                          "id_line": 2,
                                          "text": "sample string 3",
                                          "type_line": "sample string 4",
                                          "type_align": "sample string 5",
                                          "ref_line": 6,
                                          "font_name": "sample string 7",
                                          "font_bold": true,
                                          "font_underline": true,
                                          "font_color": "sample string 10",
                                          "st_doc_print": {
                                            "$ref": "70"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "8"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "8"
                                },
                                "mt_pos_view": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "44ab22bf-e271-402a-a5eb-ff0c3b3a8e2d",
                              "id_pos": "dbe728d5-ddef-40b3-9386-d1814ae0760d",
                              "mac_address": "sample string 3",
                              "date_end": "2026-07-08T10:44:28.0353339+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "0e3d72e2-84f4-44c2-99aa-123796fee744",
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "823be97f-e66d-4ca1-9d76-e60b1e1cc55e",
                              "id_pos": "31939b91-350b-4f06-9f03-e99c02cbe1b4",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "74",
                              "id": "eaad8f19-e63b-46aa-9618-199e6ca38101",
                              "id_pos": "f081fb39-47a0-41df-9aeb-ae246715ebd5",
                              "date_add": "2026-07-08T10:44:28.0353339+02:00",
                              "date_upd": "2026-07-08T10:44:28.0353339+02:00",
                              "date_out": "2026-07-08T10:44:28.0353339+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "5e7a3c9c-099e-4dac-8a2f-e92b52200432",
                              "id_user_add": "b7a7126a-5c40-4736-84ae-f86abd593ed0",
                              "id_table": "da1dfa36-45ae-4372-b82b-0ded9c2112ad",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "ea199b5a-f3df-48dd-acce-338726ee805a",
                              "created_on": "2026-07-08T10:44:28.0353339+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "3f884257-ba79-422b-b6bd-b6a9ecbda41e",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                "last_update": "2026-07-08T10:44:28.0353339+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "096fba02-ab10-47f5-8dfe-7ee666f2d597",
                                    "id_sync": "6f89d732-7d6d-4031-af55-c368436dc265",
                                    "json": "sample string 3",
                                    "id_table": "19f49abc-76ab-47e6-9736-04ac7e96249f",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "598f115f-faff-4ea7-afc9-0fa84cc4f39b",
                                      "id_branch_from": "1c800e7e-0e4c-4578-a234-44f9b4b7c649",
                                      "id_branch_to": "c143a70c-d9a3-42c5-9ae3-2af67dafb5ce",
                                      "type": 4,
                                      "created_on": "2026-07-08T10:44:28.0353339+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-07-08T10:44:28.0353339+02:00",
                                      "send_on": "2026-07-08T10:44:28.0353339+02:00",
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_branches1": {
                                        "$ref": "2"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "79",
                              "id": "fb51e587-5f84-4934-b689-70c73cc1555c",
                              "id_pos": "b51e38ef-1d64-404c-9244-17f20a4e9789",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-07-08T10:44:28.0353339+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ]
                        },
                        "st_images": {
                          "$ref": "3"
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "tt_cloakrooms_units": [
                          {
                            "$ref": "41"
                          },
                          {
                            "$ref": "41"
                          }
                        ]
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "9ee49653-6771-4f12-9de9-2b87f2473428",
                        "token_id": "sample string 2",
                        "id_user": "bfb996f0-653c-4929-91bc-ce77a54bd060",
                        "date_from": "2026-07-08T10:44:28.0353339+02:00",
                        "date_end": "2026-07-08T10:44:28.0353339+02:00",
                        "created_on": "2026-07-08T10:44:28.0353339+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "632a3abe-03b9-47b1-8b4f-263d1530ccf3",
                        "id_room_activity": "9cbd18b2-06cd-4887-91df-08e15ea03abf",
                        "id_pos_sesion": "90937f21-a099-41cb-889d-3a1632fcafd5",
                        "log_text": "sample string 4",
                        "id_user": "aef61e3c-283f-4f95-b206-caf8c8e4e1a5",
                        "created_on": "2026-07-08T10:44:28.0353339+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "61"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "st_functions": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "1600fa6c-b078-4198-be03-d4e186ed580d",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T10:44:28.0353339+02:00",
        "last_update": "2026-07-08T10:44:28.0353339+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_locations": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "22d8ad89-da1d-4697-bf07-ac7f4e52ea8f",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T10:44:28.0353339+02:00",
        "date_end": "2026-07-08T10:44:28.0353339+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T10:44:28.0353339+02:00",
        "last_update": "2026-07-08T10:44:28.0353339+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_pos": [
    {
      "$ref": "10"
    },
    {
      "$ref": "10"
    }
  ],
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_branches_zones
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_pos

Collection of mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "007c3920-1f82-4ba9-a5d6-da73f6d0a293",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_branch": "a834180b-2daa-46fd-9cb0-9e0bd07a698b",
  "active": true,
  "created_on": "2026-07-08T10:44:28.0413111+02:00",
  "last_update": "2026-07-08T10:44:28.0413111+02:00",
  "id_user_upd": "1f233344-0f59-43de-a8c1-0c6e12c64578",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "9829c95c-7e44-44c1-864c-8f447339f2da",
    "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": "5ba22765-25df-4f9c-b701-52e82fa4af4d",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T10:44:28.0413111+02:00",
    "last_update": "2026-07-08T10:44:28.0413111+02:00",
    "id_user_upd": "e693f372-e2c7-4041-9aef-852453c8427b",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "4c14ec98-d024-44e8-803c-8ba1e37bf47f",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "f7494062-4789-48dc-8f5f-9812739285b9",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T10:44:28.0413111+02:00",
      "last_update": "2026-07-08T10:44:28.0413111+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "66bf0010-8ddf-42e3-99cf-7f01a8664b16",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "fdb48c32-0a87-4dfb-8295-4a30c17de8b0",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "f883e5ae-bccd-4f7b-a4cc-0cafd09e83f7",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-07-08T10:44:28.0413111+02:00",
          "last_update": "2026-07-08T10:44:28.0413111+02:00",
          "id_user_upd": "fa85d9f3-a19d-4484-927a-ea97b0a8ad01",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "7273cf37-3d3e-4ccc-a479-3dd4ec3d4144",
              "id_item": "9c195930-9bfd-4335-b625-6f77552d737b",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T10:44:28.0413111+02:00",
              "last_update": "2026-07-08T10:44:28.0413111+02:00",
              "id_user_upd": "d0566748-f2b2-46c7-bcf8-3157dc7196eb",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "d4722e67-2130-4d06-aace-a61e7a587354",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "226b882c-ca0f-4e90-a95a-05bc3f0f7505",
                "id_unit_sec": "5059a79a-e356-4a1c-8043-35ed424187b3",
                "id_brand": "ae1bd016-fb6a-45dd-b1f7-63b05c0ffd61",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "42bd0dd3-4af9-42ed-9498-a2f9ac350ebc",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                "id_user_upd": "68e92d16-d548-402d-b3e4-1b1dbdc2ab3a",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "83ccb034-5d84-4ef3-9e50-96a27d53c1b1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                  "id_user_upd": "61af2b6e-021b-47e8-9866-3472f870f770",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "f9cebc83-e82b-4810-9362-5d5fda071bf3",
                    "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": "dde82d89-20a0-47ae-8727-17d0f7408ec0",
                    "view_messages": true,
                    "id_image_photo": "521a189d-0e23-4dec-8ce6-26093c80336a",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "0158cfbd-e4eb-488f-bede-32d220180cf4",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$id": "9",
                        "id": "4cd8595c-7b9e-4e50-a0fb-1bb8822fd4e1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_pos": "a56e03ca-ceea-40c2-b6ec-50a52c19ab5b",
                        "unit_ini": 5,
                        "unit_end": 6,
                        "name_pos": "sample string 7",
                        "id_image": "468ebc81-ebdb-43c8-b4d4-2a6695015b41",
                        "view_pos": true,
                        "order": 9,
                        "color_border": "sample string 10",
                        "color_button": "sample string 11",
                        "color_font": "sample string 12",
                        "active": true,
                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                        "last_update": "2026-07-08T10:44:28.0413111+02:00",
                        "id_user_upd": "91bfa4a1-74e1-4516-83e9-e321a60dd54f",
                        "commited": true,
                        "mt_pos": {
                          "$id": "10",
                          "id": "762fae72-f3b0-4ae5-aa20-b1d93a7d80e8",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "1af7147b-c2cc-4190-9ec3-70b69b202221",
                          "id_zone": "ceabcf3e-748c-43ee-8e6a-87a92dd1b1d0",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                          "id_user_upd": "430a81a5-9374-4927-9af2-b550be426447",
                          "commited": true,
                          "mt_branches_zones": {
                            "$ref": "1"
                          },
                          "mt_cloakrooms": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$id": "11",
                              "id": "fcdf5ba1-57ae-460e-afe7-3f6ab1cb5a3c",
                              "id_branch": "5f2d0304-3e6f-4e21-9c7d-751933358976",
                              "id_pos_type": "80df5e56-2431-44ed-a33c-a2a3a20912fb",
                              "id_pos": "08de4489-b334-4bf0-b4c7-7b091bbb0e1b",
                              "id_item": "c0e83a06-1068-4a75-94f9-eb1af285ac97",
                              "date_from": "2026-07-08T10:44:28.0413111+02:00",
                              "date_end": "2026-07-08T10:44:28.0413111+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                              "id_user_upd": "079a57dc-cb7e-46db-8921-408a12aa78c4",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "mt_items": {
                                "$ref": "6"
                              },
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "mt_pos_types": {
                                "$id": "12",
                                "id": "d98f4497-6ef9-4bc8-aae7-cd219ba0eb03",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "is_module": true,
                                "order": 5,
                                "active": true,
                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                "id_user_upd": "1a0996c6-cc19-40de-a139-678c2b093927",
                                "commited": true,
                                "mt_items_featured": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "mt_pos_doc_print": [
                                  {
                                    "$id": "13",
                                    "id_pos_print": "742971ce-f8e3-4a8f-9ae0-c629610ebb03",
                                    "id_doc": "7f5d471d-18e4-45a0-9452-3d83703ac727",
                                    "id_pos_type": "efa0a457-7542-48ef-9b61-f70f14dd57ab",
                                    "id_doc_print": "0fa2e05a-cd7a-4871-bf40-8de893ddfaec",
                                    "copies": 5,
                                    "print_mode": 6,
                                    "active": true,
                                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                    "id_user_upd": "4551fce3-7bd4-4a90-aec5-37fd34891f45",
                                    "commited": true,
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "7ab8372e-4b58-421d-b9cd-673d1835adb5",
                                      "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": "a1bbd799-93aa-4794-bd79-11bb6d018908",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                      "id_user_upd": "fe414a16-907f-4d90-bc2f-e64aa934cf05",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "214ece19-4e58-4720-a6f3-ed2e2afbbade",
                                          "id_pay": "bacd132b-36f4-4d9b-b436-b756ae21c43a",
                                          "id_money": "7bbf68f0-d107-40e2-8cc9-b0bd29a17a46",
                                          "active": true,
                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                          "id_user_upd": "e3aa1b86-8ea3-488a-8c7b-54b3f3e4b504",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "f8143744-2bfb-4114-ac16-22acda6247ea",
                                            "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": "814abd60-8f14-4551-9fbe-f250eebcbb53",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                            "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                            "id_user_upd": "5d5b54da-89ce-4e6d-a66f-30b70dde4ffc",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "a2168cfc-d519-40b9-9b8a-e998d498818d",
                                                "id_money_2": "15e15512-18c1-46a3-9a18-4edf271134be",
                                                "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                "id_user_upd": "ad0de34e-fe9a-431f-9e7a-0dc54dc28efe",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "1688a7df-bbaf-48f7-b78d-f919380537a5",
                                                "id_pay": "51806e19-03cf-43c0-889a-241a7521e9a4",
                                                "id_money": "88632301-265c-4103-afd7-0238d752962c",
                                                "date_cashflow": "2026-07-08T10:44:28.0413111+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "9ea38c36-b41f-4b14-aefe-931c21a76d49",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "e9c3715c-866d-4a7d-a959-59630419d19a",
                                                  "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": "e33bdc16-6ae7-4537-ad1f-ab539acbad0a",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                  "id_user_upd": "a7fa81be-614c-44a4-b991-d3aff6110f9c",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "3"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "bb775e12-b5a9-44dd-bea7-1657adc6244f",
                                                      "id_line": 2,
                                                      "id_pay": "1bce7df0-ba2c-4848-8c81-8c6fbf216de8",
                                                      "id_money": "b66f8264-6a5d-4a9b-81ca-5ba99b059e30",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "a83becc5-a063-425b-be09-671ad56d8782",
                                                      "id_employee": "c63f8eba-3322-4723-99c4-c47b43095a7f",
                                                      "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": "9d44e380-073b-4734-84b9-4a693936dbed",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "f3a25a02-d480-4aea-b0cf-345c7e4e1759",
                                                        "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": "c46d159b-7969-4b27-ab46-8ccf8fd1460f",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "a6182cc3-b5db-4fba-a021-c6dca8b908d1",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                        "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                        "id_user_upd": "58e58f41-fed2-425c-846e-588190168d83",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "f917a7b7-3fba-48e4-b170-3b6e077d46e6",
                                                            "id_branch": "1e773ca7-7a0f-494a-835f-57d29e3af64d",
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                            "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                            "id_user_upd": "875b13d1-ff93-4fb0-ae12-aae28b66882a",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "2"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "a39a71e2-1b6c-420e-b55b-3648dd1a3e82",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                          "id_user_upd": "5b3491f3-9387-48be-ab92-feedab4dbce8",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "8"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "3"
                                                        },
                                                        "st_users": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "d1928711-687e-40ae-935a-78a5bab7bb9a",
                                                            "id_line": 2,
                                                            "id_item_sub": "0b336e7f-7f0f-4383-9ca5-1bfa040f3ba3",
                                                            "qty": 4.1,
                                                            "id_list": "fe9fb9b6-de86-4f70-9402-27c497ca215c",
                                                            "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": "9825eed2-965d-4359-932a-a6bb363e4fc9",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "b558738e-0518-4e1e-9182-edf6be9e361a",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "ed49ac58-8c7a-4bd5-b004-481a8de93b5f",
                                                            "id_user_upd": "e193130a-add9-47eb-a5ff-f9ca343ae2aa",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "fe6d8cb4-c3f4-4de3-9ecb-85bea057459f",
                                                              "id_item": "c98b567b-4fd0-45cd-9ed3-91fc601c6d3d",
                                                              "id_item_type": "876cae96-ddbc-47ff-aa92-c04b6dfe8755",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "bd177d00-3227-40ad-95f6-24346f9ee64f",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                              "id_user_upd": "71b0c445-ec57-4134-9773-f3307999ad11",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "fbc47803-3504-4339-b62a-37f948005c35",
                                                                  "id_item": "96deec52-130d-47f9-a354-4a98054f4df0",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "dfd8b5c4-9fbf-4be2-8618-e537eef7e7af",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "33ccd877-6013-4ea5-af85-34b08bb53c98",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "29ae2293-231c-458b-af24-a1942470566b",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "id_user_upd": "538bdda7-dda9-4c03-a34e-f1f6a9e11eef",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "fd100b23-af58-47f9-8f37-055a2355283c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "id_user_upd": "dddddddc-224e-42be-a95b-b655293d1fdf",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "6"
                                                                        },
                                                                        {
                                                                          "$ref": "6"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "1799a47a-21b5-4b66-95c1-5e121a843488",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "90a5e925-dacb-4a64-9109-71e3dbe76da0",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                "id_user_upd": "3e86213e-1e28-4d05-80cf-dcebe189eb2f",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "cdf76fa8-6c9b-4fea-9dee-4a9addd01b6c",
                                                                    "id_line": "1b09768b-992a-4115-8cd0-df5778293fac",
                                                                    "id_category": "e2399a68-3d9b-40e6-b5b3-350aaed65df6",
                                                                    "id_item": "d9b0340c-0edd-4753-b5c0-538d7bf7a0b5",
                                                                    "id_item_type": "8a9a1b07-af1b-40a7-b812-0333b178dcac",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "f9ca2838-970a-481d-a171-adb0eda27932",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "date_used": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "date_sesion": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "id_employee": "76590ffe-52d5-4ed7-ac1d-a6ffbfdcb2c5",
                                                                      "id_branch": "4a7ab7e0-8a7a-4c86-bcb9-88bf15a728b9",
                                                                      "id_voucher_permision": "5c7e1676-19d4-488c-a065-b7e5b29919d4",
                                                                      "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": "a295db04-219a-4c2a-81d1-36d960512589",
                                                                      "id_user_add": "ce417cf0-0cfe-40e8-988d-92cdc7e28768",
                                                                      "id_doc_sa": "76d7380e-68a7-4b06-9688-854b80141ee1",
                                                                      "id_item_sub": "ed176682-f0ab-4320-81df-ef66d1630b76",
                                                                      "id_pos_sesion": "c22bdc68-0a60-4c0d-a710-69a3ba9eb0fd",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "9f3b5c8b-2b94-4a46-8f54-7e98e5df20fa",
                                                                        "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                                        "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                        "date_used": "2026-07-08T10:44:28.0413111+02:00",
                                                                        "id_employee": "39cc81c6-2f5f-4368-acdb-24aa9fc56617",
                                                                        "id_branch": "e99c8bc3-c151-4421-9720-3fd2c84cca3a",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "27150d8f-4254-4c88-b8bc-e0c529b9db4c",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                        "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "22c02eac-522e-4086-8137-b7fb435249e6",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "7cf7e418-a418-4598-9a9d-976ea444017b",
                                                                    "id_pos": "ab1c7c2f-64ce-4c58-8956-7dcaba8ae0d6",
                                                                    "id_list": "7f62ed50-6551-4098-a787-f5fe28fa7c1c",
                                                                    "id_item": "f31d3972-81ab-4d35-9279-2718ea5fa677",
                                                                    "id_item_type": "774db705-8275-4b1f-8d16-2f9dc0e5a8aa",
                                                                    "id_category": "641c97eb-6725-45bb-980b-0b7b54b5c661",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "id_user_upd": "e4be7271-9b72-4584-9128-1e7ccbf0fba3",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "fa451900-f16a-4dc9-a399-7fa5959f0b54",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "a3b6cf4c-619a-4eaf-8d40-5c6941a8eb25",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "030cc74f-f065-49f6-b08d-940f02092db0",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "id_user_upd": "271c65d6-e7ab-4e42-83d5-e9cff67661bf",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "334eb7df-59da-47f8-80f3-ee4b78f540bf",
                                                                          "id_pos_type": "672380c7-7d6d-4020-b13b-7d14a0a3ddcc",
                                                                          "id_price_list": "a2eebf17-4e3e-4dff-99b2-8d401b84668a",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_user_upd": "b00c078a-66de-41cf-807a-3bfb3dccecdc",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "c422cd92-162e-4050-ab3d-1a0b2b596747",
                                                                            "id_pos_type": "c1cd5a6e-b475-4823-9225-2b4f0b58503a",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "id_user_upd": "c3155ed3-8533-4b9c-aac7-79dd285cbcbd",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "37",
                                                                          "id_list": "29ad5e45-7948-4393-806f-86cebb7ba250",
                                                                          "id_item_sub": "cba5094b-d47c-425f-848d-fe9f0e777d34",
                                                                          "validity_date": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_user_upd": "6a458d00-8270-4fcc-8b92-6299b78f2daf",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id": "b15ac167-8471-417e-a347-be40dd32ac3f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_branch": "2ae7ce69-fa16-462c-9f3c-db0105946d04",
                                                                          "id_pos": "45aae1a7-f712-42f8-9f79-eb13cec3f789",
                                                                          "id_list": "0b80fe57-662c-42f7-af14-ea7624fedfb3",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_user_upd": "8236e1b0-7de5-480a-b04c-ec6c6304b046",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "47354a49-265d-4c49-b810-6f07cfa2fb4a",
                                                                    "order_id": 2,
                                                                    "id_item": "335ab00a-6143-41cc-a93b-42f1b92ceb34",
                                                                    "id_item_type": "d633f770-0ea2-4787-af3b-1d5b7b0c7e60",
                                                                    "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": "3dac5547-caf7-4ef9-8394-1fa60df727b6",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "75d95c6c-864a-4e32-b346-0920e07be7ab",
                                                                    "count_voucher": 1,
                                                                    "id_category": "a1ebe68b-24a8-4860-83d7-291b635356c8",
                                                                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                    "id_user_upd": "72b74370-58ed-4274-95d8-afef3b625e06",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "40",
                                                                      "id": "c37f03fc-1e46-4232-affb-4ab541b16bce",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "2231ce95-4348-4e28-b7c4-c3e59bed5b7a",
                                                                      "date_tax": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "date_open": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "date_close": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "id_user_open": "2d738517-601f-4f8e-be24-bb5aa2538beb",
                                                                      "id_user_close": "790e31b1-aaf4-4656-99e2-1947c888ab60",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$id": "41",
                                                                          "id": "d51cd37f-a410-4b38-930b-4f5ac064eb24",
                                                                          "id_cloakroom": "009e8271-fd6b-42aa-88b9-6a81f0cd8e6e",
                                                                          "id_pos_sesion": "fbadf220-2464-4c1c-bf68-367408906f7f",
                                                                          "unit_id": 4,
                                                                          "date_open": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "date_close": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_doc_sa": "72bee3cf-ebc5-4c84-92b0-efe6ad230535",
                                                                          "commited": true,
                                                                          "mt_cloakrooms": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$id": "42",
                                                                            "id": "3e721b50-40af-4e92-a919-58b579dce7ac",
                                                                            "id_pos": "6f8886ee-621b-4a90-8c4d-4db8dd37e859",
                                                                            "id_doc": "b0cb1a60-dd57-4cc8-82d1-1d0cfa53b57d",
                                                                            "id_branch": "a1028eaf-9315-4693-82df-e4d850ed4215",
                                                                            "nro_doc": "sample string 5",
                                                                            "date_doc": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "date_tax": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "hour_doc": "00:00:00.1234567",
                                                                            "block": true,
                                                                            "id_ref": "78cbc688-dec3-4e4b-b379-a25bf08d34b6",
                                                                            "id_relationship": "af23d91f-ecfa-4398-8274-e7476637cef9",
                                                                            "id_loc_from": "b80b1099-8211-4ac1-8267-e15d01f3507b",
                                                                            "id_loc_end": "29ef28e5-cde9-4414-be5d-6436f2728e69",
                                                                            "id_user_add": "e85115df-3e7f-49c2-8dfd-b91270ab864b",
                                                                            "id_user_upd": "b40b1f8a-9964-4af0-b5c2-8ec4ce1b5f87",
                                                                            "comment": "sample string 12",
                                                                            "id_pos_sesion": "0ea303de-4588-47ea-ae6b-0d123cf83b1b",
                                                                            "id_room_unit": "36cedbb7-8ec9-4184-9027-d7a409dc96d6",
                                                                            "ref_locator": "sample string 13",
                                                                            "ref_zone_aut": "sample string 14",
                                                                            "id_pos_type": "3a571e40-1849-4223-a786-ca3ab3c0aab1",
                                                                            "p_dis": 15.1,
                                                                            "p_chr": 16.1,
                                                                            "amt_net": 17.1,
                                                                            "amt_tax": 18.1,
                                                                            "amt_dis": 19.1,
                                                                            "amt_chr": 20.1,
                                                                            "amt_tot": 21.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "commited": true,
                                                                            "created_by": 1,
                                                                            "doc_print": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_docs": {
                                                                              "$ref": "14"
                                                                            },
                                                                            "mt_locations": {
                                                                              "$id": "43",
                                                                              "id": "7d4e5d08-9eec-4c3d-a84d-9daa5cea041d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "reserved": true,
                                                                              "id_branch": "d4160f5f-89e1-4b47-97ca-fb2a9db1f94e",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "id_user_upd": "3853a277-0ed0-4350-ab1c-81c99f3ba093",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa1": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st": [
                                                                                {
                                                                                  "$id": "44",
                                                                                  "id": "bac8f821-b0b1-4622-8c83-8587210105de",
                                                                                  "id_pos": "e47caa25-c3d0-4ed6-9bf9-6b145a8e32f7",
                                                                                  "id_doc": "8f5af561-e515-4bcc-8b24-408deffe8abb",
                                                                                  "id_branch": "5d4a9362-f3f4-4a8e-9f2c-95b9006cdf39",
                                                                                  "nro_doc": "sample string 5",
                                                                                  "date_doc": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "block": true,
                                                                                  "nro_original": "sample string 8",
                                                                                  "id_ref": "485eb466-ac8d-4b00-97b6-94d3431ea8f8",
                                                                                  "id_loc_from": "1b08b57c-955e-4299-8e46-4c37bb11b58a",
                                                                                  "id_loc_end": "6090cfd2-d819-455b-8ea4-e1e698a97975",
                                                                                  "id_user_add": "db8bf681-e106-418c-ab7a-9ae9d4a71a2f",
                                                                                  "id_user_upd": "08af3201-73f0-4710-ae9b-bd67a5ec52f6",
                                                                                  "id_pos_sesion": "658ced56-ede5-4de6-8a34-a95e714a8945",
                                                                                  "comment": "sample string 12",
                                                                                  "status": 1,
                                                                                  "is_send": true,
                                                                                  "date_send": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_locations1": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_doc_st_det": [
                                                                                    {
                                                                                      "$id": "45",
                                                                                      "id_doc_st": "25463a59-215c-4610-af0c-6450e628dfa7",
                                                                                      "id_line": 2,
                                                                                      "id_item": "5a0b117e-cecc-4f51-b842-9709b3565414",
                                                                                      "comment": "sample string 4",
                                                                                      "qty": 5.1,
                                                                                      "status": 1,
                                                                                      "active": true,
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_doc_st": {
                                                                                        "$ref": "44"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "45"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st1": [
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_st2": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_doc_st1": [
                                                                                {
                                                                                  "$ref": "44"
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "tt_stock": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id_location": "689001a2-ebd1-404f-a7fa-7611338b99d1",
                                                                                  "id_item": "aba910c4-2025-4301-bf06-e3152db817c3",
                                                                                  "stock_ideal": 3.1,
                                                                                  "stock_min": 4.1,
                                                                                  "stock_max": 5.1,
                                                                                  "stock": 6.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "commited": true,
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_locations": {
                                                                                    "$ref": "43"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_locations1": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "41"
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "24"
                                                                              },
                                                                              {
                                                                                "$ref": "24"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "20"
                                                                              },
                                                                              {
                                                                                "$ref": "20"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa1": [
                                                                              {
                                                                                "$ref": "42"
                                                                              },
                                                                              {
                                                                                "$ref": "42"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa2": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "40"
                                                                            },
                                                                            "tt_rooms_units_activity": {
                                                                              "$id": "47",
                                                                              "id": "0869d698-3b01-4662-8a4e-3f909767769b",
                                                                              "id_room_unit": "2ea8c05e-fb9a-42aa-80cb-0c92c069cb77",
                                                                              "id_room_list": "ebbf925e-6ab8-4083-b741-ea5d20b51160",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "date_from": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "date_open": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "date_close": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "id_employee": "38ae4620-7c7a-4bd9-bc10-9bfcb8321f8c",
                                                                              "id_employee_sec": "9143faf1-1017-436e-83ba-29c917900ba1",
                                                                              "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": "d89924a0-99bd-4613-9f52-f0a087031507",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "3d99bca5-28cc-468b-a457-410ec871a739",
                                                                              "id_user_close": "e8d71526-4b82-4a6f-86e1-b623b9fca38b",
                                                                              "id_unit_state": "3f7aea31-c090-498c-b8a1-54fbe0c48b63",
                                                                              "id_pos_sesion": "a6426933-e9fc-4ba0-bbff-54663023f450",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "7505332f-a9d7-49e1-91a2-ec5123ad0d94",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "4e8ba89c-b233-40d6-b67d-740c37468385",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "a532f032-523f-4de9-a281-e9af7036e1a1",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "id_user_upd": "c82a6bf1-0893-4f45-9175-14a67b9bc357",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "c15a91ff-d7a9-44ec-9a24-8e4b5de406d4",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "ca38c10a-3ecf-46c6-a2b2-a041327294cb",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "7e7713f7-ac5e-42a9-acb5-bcd369659bc2",
                                                                                  "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": "f4ab77b9-f177-4d25-b725-1d1cca94600f",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "id_user_upd": "19e5123a-0917-40ae-8f2c-e0b18590eec2",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "6fef05db-20d2-4f16-bd83-beaed9c81803",
                                                                                      "id_room": "53b16548-b5c4-42eb-8520-68a09eaae67c",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "id_user_upd": "c921caf1-2695-41b4-893f-6d6597179331",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "1620be0b-c741-4692-a754-aee03037d58f",
                                                                                      "id_room": "4a03dc46-b7b0-4182-9b32-659eb71cca6b",
                                                                                      "date_in": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "date_out": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "id_user_add": "71c22a0b-dec4-4d81-ac25-91718cda86ed",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "40872eb5-3dd1-4507-9e97-26ef7ea99349",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "id_user_upd": "a77ba791-a205-4d80-ac42-42351c6bd6ec",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "ba7de833-13e1-4fbc-89a8-1bd52fa7ac3a",
                                                                                      "id_room_state": "cb7c5507-a102-4fbd-b98e-04dd9b0da693",
                                                                                      "id_image": "409289af-9e57-491e-ac9e-7eab3a4b69e6",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                      "id_user_upd": "5dd6915d-19c5-4dfc-ba8d-58cc0cdacf03",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "0bb4018b-09f9-4845-a591-6e92543ee8bf",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                        "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                        "id_user_upd": "3a2564ed-4d0f-4998-8d27-ae7c2a7cf953",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "40"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            "tt_spool_doc_print": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "355c917b-1cc7-4825-a190-01b640186099",
                                                                                "spool_server": "sample string 2",
                                                                                "id_doc_sa": "0d7e1e2c-e307-463d-9538-18c52ad6088b",
                                                                                "spool_printer": "sample string 4",
                                                                                "count": 5,
                                                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "printed": true,
                                                                                "print_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "42"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "39"
                                                                        },
                                                                        {
                                                                          "$ref": "39"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "6230fb60-3f39-418e-83f2-5edf32eef397",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "aa7148bd-32cb-495f-99d1-c486a673c302",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "47"
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id": "a54b49a1-be1c-43c4-935c-fdd6cbb83a58",
                                                                          "id_pos_sesion": "03cc05a4-3bcb-4335-b8cd-33b1f7bd8e26",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "4911a324-11ba-4699-95de-dd2c99cb4d4c",
                                                                          "id_room_unit_activity": "2dd9d000-7880-4427-a708-3526dc712a47",
                                                                          "id_doc_sa": "c8e26732-23c5-40ff-a42e-510b43ca0b11",
                                                                          "id_pos_type": "3fd9d14f-81d5-4296-951a-138f4a6a5464",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "492c6fbc-9e38-417d-8690-b025197d11ab",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_tip": "fb5dd270-95d2-4965-94a8-eea82296d55e",
                                                                              "id_user": "4a3ed18f-7b2b-4e2d-a4aa-3067f87b871a",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "57"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id_pos_sesion": "5ca5467f-5f07-49e1-ac7e-394ec4c0be56",
                                                                          "id_user": "e816242b-2bf4-4406-8406-6465fc3e2d0d",
                                                                          "date_add": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "42"
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "60",
                                                                          "id": "574660f9-3ed1-4aad-9527-7dc98dc2af36",
                                                                          "id_user": "ef02fe4d-9fc5-4387-8530-15d4d40b6a2f",
                                                                          "id_user_profile": "2fe8797b-d427-43ae-9a76-44446a6378ac",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_pos_sesion": "2bdaf2cc-771d-421e-a233-f2e63bc9e06d",
                                                                          "date_login": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "date_logout": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "61",
                                                                            "id": "e5749060-c62b-4d8c-9339-aea94463fad1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "62",
                                                                                "id": "99f663fc-cfff-4c95-892e-188047175838",
                                                                                "id_function": "543dbc1d-8854-406b-87e6-9517f4ef3338",
                                                                                "id_user": "4ac57851-b4d6-437c-a243-84e45fde5169",
                                                                                "id_profile": "4bfa8365-8b66-47c6-aebf-7f877d7433c9",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "61"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "63",
                                                                                  "id": "f37f11c3-8c3c-4039-98de-587910f3b731",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "a7a70b42-5a2f-49f8-97a2-2731be33dfa3",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "18c5bfe0-1d33-4620-a317-5990eaea7148",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "64",
                                                                                    "id": "3392dd6e-1cf3-4e32-aa89-af279c8d3f5e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                                    "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "62"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "8"
                                                                              },
                                                                              {
                                                                                "$ref": "8"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "60"
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "60"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "65",
                                                                          "id": "6306b263-c068-4b65-a795-97440ff984da",
                                                                          "id_user": "c036da83-f2da-4905-8b89-1110e3386305",
                                                                          "date_add": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "9caea27c-09bc-4234-be9d-149336052c6a",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "id_pos_sesion": "fa068874-0d41-465e-b32f-000d7df10e51",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "40"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "65"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "66",
                                                                "id": "c25bafb0-af61-424f-9397-80dad4d0eb72",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "a4c66ff2-7e61-48ab-a7d7-2acb44e56854",
                                                                "id_doc_print": "7708578c-f586-4b14-9728-fa6e1e348ffc",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "42"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "67",
                                                                "id_doc_sa": "d8765978-069d-49d7-ade4-e7ea80d6050e",
                                                                "id_line": 2,
                                                                "id_item": "34605c6a-c534-4928-ba35-381a6bde3c22",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "67"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "42"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "42"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "68",
                                          "id_pos": "0a2bdaff-2c51-4fcd-b5f6-587d7a11324d",
                                          "id_doc": "df64eeae-a189-47b0-801e-b9d95d2a5024",
                                          "value": 3,
                                          "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                          "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "42"
                                        },
                                        {
                                          "$ref": "42"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ]
                                    },
                                    "mt_pos_print": {
                                      "$id": "69",
                                      "id": "df0ab052-825c-444b-8269-5ce79fdc2ae9",
                                      "id_pos": "f9fbb748-5894-4d2b-8327-786f7bafcfa3",
                                      "id_mask": "sample string 3",
                                      "name": "sample string 4",
                                      "mode_print": 5,
                                      "port": "sample string 6",
                                      "baud_rate": 1,
                                      "data_bits": 1,
                                      "stop_bit": 1,
                                      "flow_control": 1,
                                      "parity": 1,
                                      "pin_cashdrawer": 1,
                                      "ip_printer": "sample string 7",
                                      "port_ip": 1,
                                      "printer_name": "sample string 8",
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                      "id_user_upd": "9896a47d-f77e-4976-8e0d-402d56ea64d0",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "8"
                                      }
                                    },
                                    "mt_pos_types": {
                                      "$ref": "12"
                                    },
                                    "st_doc_print": {
                                      "$id": "70",
                                      "id": "06a945df-dc72-4e54-bd87-37e08c7990c4",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "high_row": 5,
                                      "high_doc": 6,
                                      "with_doc": 7,
                                      "to_file": true,
                                      "active": true,
                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                      "commited": true,
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "st_doc_print_det": [
                                        {
                                          "$id": "71",
                                          "id_doc_print": "466e31a1-8661-4a14-8d33-369a45e9f161",
                                          "id_line": 2,
                                          "text": "sample string 3",
                                          "type_line": "sample string 4",
                                          "type_align": "sample string 5",
                                          "ref_line": 6,
                                          "font_name": "sample string 7",
                                          "font_bold": true,
                                          "font_underline": true,
                                          "font_color": "sample string 10",
                                          "st_doc_print": {
                                            "$ref": "70"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "8"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "8"
                                },
                                "mt_pos_view": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "ebe6f5b8-b3dd-448a-bebf-5182a56ff185",
                              "id_pos": "7baca291-d9f7-42bd-88ee-a94302c06367",
                              "mac_address": "sample string 3",
                              "date_end": "2026-07-08T10:44:28.0413111+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "0d580995-609a-4732-b0f6-72a7383c8e24",
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "f99482d1-a65c-4a77-a36b-76c381cf4cc3",
                              "id_pos": "a62ffd7e-b339-475b-8d2d-f3ad0600bf48",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "74",
                              "id": "760e689b-d8b5-4e6a-875a-b7232d7abd1d",
                              "id_pos": "d3ae226b-b5b7-4657-a770-d8c284920bcf",
                              "date_add": "2026-07-08T10:44:28.0413111+02:00",
                              "date_upd": "2026-07-08T10:44:28.0413111+02:00",
                              "date_out": "2026-07-08T10:44:28.0413111+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "ce3ebdd6-fd4e-429b-ae49-60c0656901ed",
                              "id_user_add": "6dcbc3ff-8d40-481e-9bb1-7b471c9c0af8",
                              "id_table": "98783af7-5ae5-4a8c-9b87-5b0a2952fe3b",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "8b42b426-44ca-4f65-a624-024f5daff424",
                              "created_on": "2026-07-08T10:44:28.0413111+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "372d9778-22f0-4c3e-a20e-43f4c473fc93",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                "last_update": "2026-07-08T10:44:28.0413111+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "8079b825-a040-4e83-80cd-77c4eb5aacf3",
                                    "id_sync": "71705fef-ebbc-4810-824e-1cc764f48395",
                                    "json": "sample string 3",
                                    "id_table": "8843e903-3cc1-4c06-9805-611ac731a867",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "e19f382e-d50f-4979-99db-bb942df26607",
                                      "id_branch_from": "1e0485b9-42ea-4533-ac04-e88b9328f43b",
                                      "id_branch_to": "566407bb-0eeb-44b5-acb1-19f10c091aad",
                                      "type": 4,
                                      "created_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "send_on": "2026-07-08T10:44:28.0413111+02:00",
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_branches1": {
                                        "$ref": "2"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "8"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "79",
                              "id": "0949d528-9e1c-484c-aa70-6452bb7b21c4",
                              "id_pos": "281ee21c-ea72-499a-b736-dab8850a5757",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-07-08T10:44:28.0413111+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ]
                        },
                        "st_images": {
                          "$ref": "3"
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "tt_cloakrooms_units": [
                          {
                            "$ref": "41"
                          },
                          {
                            "$ref": "41"
                          }
                        ]
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "d0e64b93-771c-4d1b-a10b-ee64bc64ae29",
                        "token_id": "sample string 2",
                        "id_user": "34caa045-0be7-459b-b8b1-2bf59bdc1b5e",
                        "date_from": "2026-07-08T10:44:28.0413111+02:00",
                        "date_end": "2026-07-08T10:44:28.0413111+02:00",
                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "9e9828d6-43bb-40e9-adf3-276256b4909a",
                        "id_room_activity": "d3b146ac-cb3e-4374-b7fa-167dcb760894",
                        "id_pos_sesion": "3ccd104f-d771-4a52-bcfe-40f7e4d784c2",
                        "log_text": "sample string 4",
                        "id_user": "6863bd15-d103-4aff-9989-2377b2885e20",
                        "created_on": "2026-07-08T10:44:28.0413111+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "61"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "st_functions": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "542587fd-ac69-4f89-bdfa-55c22f63aade",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T10:44:28.0413111+02:00",
        "last_update": "2026-07-08T10:44:28.0413111+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_locations": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "677b7e0d-0fed-432a-9dcb-62f48ddb8d8a",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T10:44:28.0413111+02:00",
        "date_end": "2026-07-08T10:44:28.0413111+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T10:44:28.0413111+02:00",
        "last_update": "2026-07-08T10:44:28.0413111+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_pos": [
    {
      "$ref": "10"
    },
    {
      "$ref": "10"
    }
  ],
  "st_users": {
    "$ref": "8"
  }
}