GET api/Tt_Vouchers?id_doc_sa={id_doc_sa}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_doc_sa

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

tt_vouchers
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_voucher

integer

Required

locator_voucher

string

Max length: 20

qr_code

string

Required

Max length: 1000

date_from

date

Required

date_end

date

Required

date_used

date

None.

date_sesion

date

None.

id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

id_voucher_permision

globally unique identifier

None.

amt_tot

decimal number

None.

amt_pen

decimal number

None.

by_amount

boolean

Required

by_item_category

boolean

Required

qty_applied

integer

None.

locator_entry

string

Max length: 20

locator_event

string

Max length: 20

is_only_use

boolean

Required

price_ref

boolean

None.

supply_apply

integer

None.

id_pay

globally unique identifier

Required

id_user_add

globally unique identifier

Required

id_doc_sa

globally unique identifier

None.

id_item_sub

globally unique identifier

None.

id_pos_sesion

globally unique identifier

None.

is_authorized

boolean

Required

is_automatic

boolean

None.

print_in_branch

boolean

Required

printed

boolean

Required

is_entry

boolean

Required

is_consume

boolean

Required

is_used_entry

boolean

Required

is_used_consume

boolean

Required

is_close

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

mt_payment_types

mt_payment_types

None.

st_users

st_users

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

tt_vouchers_permisions

tt_vouchers_permisions

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "cc507215-ee53-4304-9924-027e521ef0e4",
  "id_voucher": 2,
  "locator_voucher": "sample string 3",
  "qr_code": "sample string 4",
  "date_from": "2026-03-10T09:43:17.2493414+01:00",
  "date_end": "2026-03-10T09:43:17.2493414+01:00",
  "date_used": "2026-03-10T09:43:17.2493414+01:00",
  "date_sesion": "2026-03-10T09:43:17.2493414+01:00",
  "id_employee": "a28ad619-3762-4ed2-a76b-3e7180723425",
  "id_branch": "fa5b0b5c-4272-4f32-8725-0a64a832d67a",
  "id_voucher_permision": "f1a1e10e-ec19-439e-971e-c4849a1a06eb",
  "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": "dfef2007-fabe-4220-ae43-49aa5f746dea",
  "id_user_add": "88b9b80a-3bce-4a6d-99a7-991c7f7dd330",
  "id_doc_sa": "48a6b6dd-a466-49b2-9dab-74ab5925ad08",
  "id_item_sub": "8d6f83d7-29a6-4655-b5b7-2e7691a3a2d3",
  "id_pos_sesion": "6bbbefe4-74e6-492b-8490-906e2d7d1fe9",
  "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-03-10T09:43:17.2493414+01:00",
  "last_update": "2026-03-10T09:43:17.2493414+01:00",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "52d00cdb-dacb-4fe6-9d53-7c11e5093f2c",
    "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": "7e54dc65-187e-481f-b691-662c15d6e4eb",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-03-10T09:43:17.2493414+01:00",
    "last_update": "2026-03-10T09:43:17.2493414+01:00",
    "id_user_upd": "76912c93-db13-4997-a91d-bd76a672ceb4",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "e05ed4b1-0ff7-47bc-9096-09d11d7dd6cb",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "a752ca1e-c275-4668-9ec8-b096c3a3c79e",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-03-10T09:43:17.2493414+01:00",
      "last_update": "2026-03-10T09:43:17.2493414+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "0bca72b5-c642-4843-a288-6f5042aa2d18",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "85a97e45-356a-4f74-9dda-8a42e0ffe81d",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "dca04d61-39e7-44e7-b1b0-04669329e828",
          "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-03-10T09:43:17.2493414+01:00",
          "last_update": "2026-03-10T09:43:17.2493414+01:00",
          "id_user_upd": "12410e0d-65be-4880-814d-6edd59e460b6",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "0837c48a-aabc-48be-9829-0a4bf8a2e067",
              "id_item": "6e48baa7-4c12-4d40-9c88-4b6a007ac7de",
              "is_default": true,
              "active": true,
              "created_on": "2026-03-10T09:43:17.2493414+01:00",
              "last_update": "2026-03-10T09:43:17.2493414+01:00",
              "id_user_upd": "a6a68cc6-668c-4a76-9908-28e5ddf6207e",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "ea00eeb1-ca16-4581-8765-443c0465cb16",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "1e5a8398-7fed-498b-a4fd-a2d5635f12bf",
                "id_unit_sec": "a7d70697-3e2b-4571-b5ef-4b579395dc93",
                "id_brand": "baa80a0b-fbd6-4f3e-accc-5084c32f8dd3",
                "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": "b91bb44b-a624-4477-8073-c10104faeac4",
                "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-03-10T09:43:17.2493414+01:00",
                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                "id_user_upd": "cca2a90c-cca5-4dde-91ee-da4bbe706d67",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "bbc52af9-25d5-467f-a898-bf11d5c98540",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-03-10T09:43:17.2493414+01:00",
                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                  "id_user_upd": "0f50cc0f-2738-4e68-93fb-92bd345ae24b",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "a431ede8-c79f-4c2a-8268-7f21cece78d4",
                    "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": "4d158c85-38e3-43b1-9ae1-280f1adc256b",
                    "view_messages": true,
                    "id_image_photo": "78f9d82c-6476-4fb7-bc43-9fe64f05c3cf",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "abc99a5c-4c88-4286-88e0-2d0f214e16fd",
                    "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-03-10T09:43:17.2493414+01:00",
                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "3b315d03-2dfb-40cd-a4dd-6e67aacf347b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "238b8656-0e50-4d23-9840-b5e7ba6efa62",
                        "active": true,
                        "created_on": "2026-03-10T09:43:17.2493414+01:00",
                        "last_update": "2026-03-10T09:43:17.2493414+01:00",
                        "id_user_upd": "214fc6a9-de48-404d-b814-2a9c9fa63b1a",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "ca15d3e8-9910-4b21-b5f9-690dd83eb502",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "73a5e636-cd1c-482a-aea1-2581462918eb",
                            "id_zone": "7da6da1c-8101-4d20-aa59-d370590ffd56",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                            "id_user_upd": "391cea27-8ac5-4674-bf3f-5b6a24e6b978",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "dda4f7ee-25ce-4473-a453-6b5f383623f6",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "6a05fb80-8862-4bc8-8c2b-3d752ae82712",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "1725a785-cc23-477a-bd39-4819d492e1c5",
                                "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-03-10T09:43:17.2493414+01:00",
                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                "id_user_upd": "776694d8-409c-4573-af7d-be46c1a2ebfe",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "b5a14ce5-caf0-41f8-8bbf-eef9b4e963ad",
                                    "id_cloakroom": "f1e775ef-7ec4-4e4f-a513-6a57f6685378",
                                    "id_pos_sesion": "c5da3346-3192-49cf-bbe2-60f5d8d40d0a",
                                    "unit_id": 4,
                                    "date_open": "2026-03-10T09:43:17.2493414+01:00",
                                    "date_close": "2026-03-10T09:43:17.2493414+01:00",
                                    "id_doc_sa": "a39fbf8c-8240-4299-a37f-d45542f08b8d",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "fab2c018-b8d6-4eca-a2e9-3c4568b15fb6",
                                      "id_pos": "e968bac9-8f19-4a39-9b12-3c22b6e4bca0",
                                      "id_doc": "77c39588-e498-42a9-a6d7-503a88fe74e8",
                                      "id_branch": "b42ae7d9-23a2-4756-bb75-4ef0d58ea972",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-03-10T09:43:17.2493414+01:00",
                                      "date_tax": "2026-03-10T09:43:17.2493414+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "8d1b1c05-a1d9-4514-ba77-2d3bcff4ab51",
                                      "id_relationship": "b1867dbe-e9ef-461f-bfcf-bc53d0de862f",
                                      "id_loc_from": "7de01410-7528-4937-99b6-13905f273191",
                                      "id_loc_end": "5f9a4454-2a25-462a-805b-9cf7e448a8d5",
                                      "id_user_add": "b7b9236e-47bc-4b72-adda-9065149a8c85",
                                      "id_user_upd": "23745b5f-6007-45f7-961e-70148eacd43b",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "d65ff045-d03b-407f-8e79-87d7cecd9339",
                                      "id_room_unit": "8fd44993-bc40-46a0-b622-199dc94bb762",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "a88647ed-1905-4872-a709-29e40fde780a",
                                      "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-03-10T09:43:17.2493414+01:00",
                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "17c9913b-7bca-42f3-b6d4-ec887919a4c4",
                                        "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": "eef3a94d-bd12-4789-a859-a87946c14f4e",
                                        "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-03-10T09:43:17.2493414+01:00",
                                        "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                        "id_user_upd": "5295560b-5336-4911-a6ed-6f3f83158527",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "3c8e924a-eafc-4312-9d9b-4e5ec3cc1c0b",
                                            "id_pay": "ae426dca-b6e9-41e0-9fbd-b13f57f25b80",
                                            "id_money": "702bfde0-3e83-4408-a205-90cd7385f38a",
                                            "active": true,
                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                            "id_user_upd": "fabefe55-d6e8-4168-b521-8a2be455e2e6",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "fbca1a92-9c78-403b-8bbc-ac4a135e0636",
                                              "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": "b29814bb-c8f4-4720-96f5-8bcf6be1d51b",
                                              "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-03-10T09:43:17.2493414+01:00",
                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                              "id_user_upd": "f8fcda05-352a-4645-aea2-ada898ba09ff",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "302d2797-1f96-4404-894d-f8f6395a7296",
                                                  "id_money_2": "152c114a-9abe-4af2-aade-b63b1865d66c",
                                                  "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                  "id_user_upd": "c312c6c0-21ee-471c-b06b-3e85143db67d",
                                                  "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": "675a1900-fbd6-4bc7-9e82-d90e63a2e8ed",
                                                  "id_pay": "039a765e-3363-42ff-b93d-7fb78336dec4",
                                                  "id_money": "38b38b3c-8850-4a86-9649-3ce734f1d748",
                                                  "date_cashflow": "2026-03-10T09:43:17.2493414+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "3ea88e02-db49-48b3-96e9-2ee271116865",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "dc7ae6be-ad3d-4130-b07f-55961129d393",
                                                    "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": "89090269-282e-4d03-82af-a2c8d277cad8",
                                                    "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-03-10T09:43:17.2493414+01:00",
                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                    "id_user_upd": "0cdb215b-9ee2-4080-907c-eeca2ffbcada",
                                                    "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": "dea4e329-c7d2-4180-a4d1-c42597036393",
                                                        "id_line": 2,
                                                        "id_pay": "ebe3073b-af20-4996-97fd-a9d78a967fa3",
                                                        "id_money": "c77c92fc-fb02-4b0a-b04a-ebb8d5a617a0",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "10a25b76-24db-4ada-b769-f4717a9bba08",
                                                        "id_employee": "c254f68b-be85-4af8-97ea-bb2dd6666599",
                                                        "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": "4c941d06-de7e-4e39-aff2-428a7f12a9e6",
                                                        "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": "8d0db332-ec0d-4474-a4d2-26a2f06b128e",
                                                          "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": "4ab46f33-5a6c-45af-a643-879a36ab75e2",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "92921d06-a045-4f69-aea4-8bdddd7ce21e",
                                                          "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-03-10T09:43:17.2493414+01:00",
                                                          "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                          "id_user_upd": "95aefffa-c04a-439a-aa21-ef71a18bc568",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "979d71ba-02cd-4997-b501-d14e5f167f9f",
                                                              "id_branch": "165a8fb6-7124-4470-b009-4cef472bf431",
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                              "id_user_upd": "ebae890a-d3d9-470f-be88-c7f62cea4a2d",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "a84e102f-2584-4b2e-811a-18c43b1e01dd",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                            "id_user_upd": "c329d4aa-dded-4fec-a3a4-dddd96bafc3e",
                                                            "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": "80a0543e-49ee-4086-9bb8-9d7a5ddc5b1d",
                                                              "id_line": 2,
                                                              "id_item_sub": "2326bac8-c75f-4745-8343-510867688ade",
                                                              "qty": 4.1,
                                                              "id_list": "703ebba0-5a68-466d-b120-89850c795023",
                                                              "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": "82eefc9f-8dd8-45f5-ace9-626a330e5847",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "9dc72442-57dc-4f7c-88b5-5219178cfc61",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "fdfb65ad-b81f-4789-a35d-3904f0d7ccb5",
                                                              "id_user_upd": "4c15f931-302e-4d11-ae61-8a69ac18e4ca",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "efca87b6-d209-4d5d-a429-7551af900db1",
                                                                "id_item": "14c89dbe-da89-4b1b-8e43-d6317c25f58b",
                                                                "id_item_type": "21049045-fa8e-4fed-b1d9-619a40f14bc5",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "4a28a5c4-1346-4dee-948a-2880063a6dbb",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                "id_user_upd": "8a881ad6-6334-470c-8137-7f97cbac95f5",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "83f161f3-262d-4dc7-bd1a-48e5a652d606",
                                                                    "id_item": "c0d738bc-cf2b-4542-abeb-90f6b3c1ea4b",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "7f04d8cb-30b1-4260-b5f9-876236a561a6",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "fae93420-1132-43bb-a063-f4de05deab49",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "0b802a54-becc-48c0-ad56-1c660c47336a",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "id_user_upd": "c4177fac-8734-4484-be40-57b4d81e08c9",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "6441de40-4d42-4aa9-9afc-f4eb3e4c9bf1",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "id_user_upd": "5d779c59-d8b0-41b3-b98e-05de9282a232",
                                                                        "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": "368e13a2-94a6-4fd4-ac8a-e6b4972536a9",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "61514d95-eead-4e9e-8c61-48f06958864e",
                                                                  "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-03-10T09:43:17.2493414+01:00",
                                                                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                  "id_user_upd": "a1ba2a27-58de-44c5-8e5b-644c933e8490",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "c2e04591-9b9e-46a3-ad16-f94d2b01a36c",
                                                                      "id_line": "650dcbba-d3c2-4839-8044-762e94150c6f",
                                                                      "id_category": "7aaef354-7a51-490b-a1ab-862c7e75fd00",
                                                                      "id_item": "6ba08fe2-400b-488f-a840-b09c8959bd8c",
                                                                      "id_item_type": "24b59861-aa2c-40b2-986f-4e3fd2d3fa8c",
                                                                      "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": {
                                                                        "$ref": "1"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id": "4e545d54-2709-4c7a-bd55-69eead24a30f",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "by_amt": true,
                                                                      "by_pcg": true,
                                                                      "ap_amount": 1.1,
                                                                      "ap_percent": 1.1,
                                                                      "ap_price": 1.1,
                                                                      "ap_price_min": 1.1,
                                                                      "ap_price_max": 1.1,
                                                                      "id_branch": "de72650a-dcd5-4523-8d31-a14dd7e4accb",
                                                                      "id_pos": "d29c0a57-18e4-4db8-a43a-0ac28b5c97ee",
                                                                      "id_list": "8ec968cf-f77b-464d-a3c2-6beb6df32ee5",
                                                                      "id_item": "a1fe81b3-11a4-43f7-b88d-06f17c8815ce",
                                                                      "id_item_type": "f6368171-de1f-4fd0-a428-13a99d4f0a90",
                                                                      "id_category": "a1f81379-7a4d-4517-b4b9-88fb7c0284aa",
                                                                      "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-03-10T09:43:17.2493414+01:00",
                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "id_user_upd": "cde9baec-8cdf-4774-9baf-9f5b54a110d3",
                                                                      "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": "32",
                                                                        "id": "c736e1ef-d483-4e24-b825-c8f621e86698",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "a60088ef-fc23-4a56-bd27-8e369de42e27",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "d756c3e8-d697-413b-9025-fa1a0d4996e3",
                                                                        "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-03-10T09:43:17.2493414+01:00",
                                                                        "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "id_user_upd": "45c5b45d-682f-45a6-a6fa-7a62c791b519",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "33",
                                                                            "id_pos": "7484549a-52f8-4656-9cdf-384c94827072",
                                                                            "id_pos_type": "41c99abd-d487-4464-a422-99b2584d4542",
                                                                            "id_price_list": "f9e5e3c2-f0c6-4aa0-a04c-2a4b482d193e",
                                                                            "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-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "id_user_upd": "61ed4c54-5dab-4428-abd6-da1aa57948e9",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "34",
                                                                              "id_pos": "02538945-c658-49f0-b22f-c95539b9ed49",
                                                                              "id_pos_type": "8f4855c2-2df0-47ac-bddf-ccdef798954f",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                              "id_user_upd": "eb6fec30-251d-42a6-9a26-aa685b1a65de",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "35",
                                                                                "id": "ec174438-f10f-49b4-8c64-0e92b94d3af8",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "id_user_upd": "6eff2943-5c2c-4b6d-839b-3a33ddad0f84",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "36",
                                                                                    "id": "9798b395-ed42-4edb-a23b-a3339e80d130",
                                                                                    "id_branch": "4e43449f-3f0f-4e7c-9f88-df582b15875c",
                                                                                    "id_pos_type": "b9184e20-150b-450a-a81c-9eb312e106ed",
                                                                                    "id_pos": "45f392ec-4c7c-44ef-b104-57d43411d18b",
                                                                                    "id_item": "32b2d72c-1c3a-47d3-a544-a26e506f2b8f",
                                                                                    "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "id_user_upd": "be6e8ad8-0c2d-49b9-877f-7476b9009269",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "37",
                                                                                    "id_pos_print": "3814fbbf-8879-4bfc-9cd9-a10c91aa905a",
                                                                                    "id_doc": "a2dc5cdd-8090-4c69-92f2-bc9763a380a5",
                                                                                    "id_pos_type": "3088dbe4-53d2-4f54-920b-7b7511103209",
                                                                                    "id_doc_print": "91d146dd-715a-422b-a1a7-690b2e4450dd",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "id_user_upd": "8684a037-3fa6-4ee0-b618-e3f2b766b3f7",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "38",
                                                                                      "id": "135a8fbd-94b4-465a-a0cd-85a6a9479ab2",
                                                                                      "id_pos": "4f6e185d-5466-4b5c-b10a-3c3345831931",
                                                                                      "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-03-10T09:43:17.2493414+01:00",
                                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                      "id_user_upd": "405d1435-7500-4ca5-accc-8aa695b6201b",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "39",
                                                                                      "id": "5a3df535-3df4-4371-a1bc-775e1a9f6c9f",
                                                                                      "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-03-10T09:43:17.2493414+01:00",
                                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id_doc_print": "4403abe0-ef56-43c8-876d-dd40ace8ab40",
                                                                                          "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": "39"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "40"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "41",
                                                                            "id_list": "49b4ae4a-e155-4cdd-8d12-cdaec217e427",
                                                                            "id_item_sub": "68971a94-322a-4937-bd63-476e1ffca6e7",
                                                                            "validity_date": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "id_user_upd": "a2ce91df-e2e3-4380-934f-6ada2b29ee0e",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "32"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "42",
                                                                            "id": "4ab67531-b1b8-42b7-8fb1-ea85f113420d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "id_branch": "9066104f-6506-49ab-9834-247db9baa346",
                                                                            "id_pos": "c52bc4c1-8e8b-4e60-9acd-a14f97493cb3",
                                                                            "id_list": "3c735484-1b85-4094-961b-db3ca008b08e",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "id_user_upd": "4c79f3fa-ab20-41d7-9a76-777db01f379c",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "43",
                                                                      "id": "bd28e567-21a4-43ea-8a14-692fdf28176e",
                                                                      "order_id": 2,
                                                                      "id_item": "4f5d907d-2fbe-433b-9606-a68412e7b826",
                                                                      "id_item_type": "a29afbcc-101f-4c80-9f41-3de35767e4a7",
                                                                      "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": "25991d28-f84e-4e48-aa87-cc1ab35eb2d5",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "8fc9ef67-75dc-4318-bbe0-fef16a85b0a8",
                                                                      "count_voucher": 1,
                                                                      "id_category": "5d44f6fe-6a41-46ef-8f98-1e151394d1d2",
                                                                      "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                      "id_user_upd": "b26e3ddb-7ec1-410b-8bde-edfb31af2d10",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "44",
                                                                        "id": "43e0dd91-b617-4d95-b894-8212c15aa1d1",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "f75c41bb-8c8c-4b7e-ac3e-a8c275715c81",
                                                                        "date_tax": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "date_open": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "date_close": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "id_user_open": "0bca2a8b-1346-4d25-ab82-714130953cfc",
                                                                        "id_user_close": "f03682ab-0bc9-4e6f-ac10-25a36d5254f6",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "43"
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "45",
                                                                            "id": "021153a9-e038-40d5-9098-00f2fc143beb",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "04a81f98-1b36-4ff3-b3e0-fbdbad152bba",
                                                                            "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-03-10T09:43:17.2493414+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "1c441a26-3894-4afc-872a-23b82b49d035",
                                                                            "id_room_unit": "fffa8984-127a-4442-a8f9-80d6a18da8b4",
                                                                            "id_room_list": "7fcb0cfb-2f04-4fd6-9b17-e08b4cef3731",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "date_open": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "date_close": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "id_employee": "58c75908-a99e-400c-b758-ee4872b7781b",
                                                                            "id_employee_sec": "6d5ee231-f446-4417-a98f-6059a44fd4d7",
                                                                            "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": "cfbaa95a-f08d-4cd8-814b-6e01a54d8673",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "e194814c-07da-4298-b0a4-44265f512c7b",
                                                                            "id_user_close": "773f4ec5-a90f-4c43-a7d7-415d1cfc1984",
                                                                            "id_unit_state": "f0915920-e00a-48e8-8f55-74280c570b69",
                                                                            "id_pos_sesion": "b3469414-2a43-4d1c-ad0f-9382ecc3f91e",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "47",
                                                                              "id": "286f2ec9-1fe4-4fa2-9430-21f8cbfab6f3",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "2ce64066-7e9a-4556-b86b-c50479d9d5e0",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "8f681555-1ea9-4149-9e23-33fc96087e3b",
                                                                              "locked": true,
                                                                              "date_locked": "2026-03-10T09:43:17.2493414+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                              "id_user_upd": "bef99590-54aa-4d0a-8a9b-fdb498baae15",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "48",
                                                                                "id": "fea71d8b-ab60-4acb-8bc9-5877e7e09ad6",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "54fe3212-05fd-4d39-9c15-c128a514ad53",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "40a2978d-1bd8-429e-a8ea-1047148aa9fe",
                                                                                "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": "ab7b500e-ff35-414a-8122-f6e22f7fa9f8",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "id_user_upd": "5fa83a06-1fc8-41e0-bdb9-e3209e4356ae",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id_pos": "b51a27ff-4244-4ba0-8e4c-ad765aa49570",
                                                                                    "id_room": "81276f27-0afa-45ab-bf36-612f3161acc3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "id_user_upd": "bdb86142-1933-4a23-9264-5d917527104e",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "50",
                                                                                    "id": "c46072a4-8f68-4e3c-a0e7-55f13015ca4f",
                                                                                    "id_room": "b4e2c00f-ac73-4ef9-8a62-d6c8da4f9afa",
                                                                                    "date_in": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "date_out": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "id_user_add": "944d3f1d-a3f0-4819-91aa-ec3ce3355685",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "51",
                                                                                "id": "74c57d71-53ac-4a43-8014-7a698cbf5fb5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "id_user_upd": "db850cd0-15bf-4a04-b5a8-712b0689cd1c",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id_room_type": "9fc4c162-a286-4583-b68d-9199b661238b",
                                                                                    "id_room_state": "cae458bb-d5c6-408a-87ae-fa839d75c525",
                                                                                    "id_image": "7a9bb852-bbe7-4c1e-902d-59a6bb589d12",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                    "id_user_upd": "d3140baa-b652-46e7-9529-d12de05c1550",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "53",
                                                                                      "id": "2a436c3e-b937-4dad-b680-82d4550c50d6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                      "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                      "id_user_upd": "acc086e4-2f4e-4c40-9baa-6a7ff86fbf7c",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "51"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "50"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id": "b2bba867-6eb2-4add-a981-01779e68f7fa",
                                                                            "id_pos_sesion": "aac76609-233b-459f-b5ec-45c7d806cd40",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "047cadfc-bd4a-4d51-8f44-b7700cb0152c",
                                                                            "id_room_unit_activity": "33f6801b-2668-4eb2-af02-7be69c87066f",
                                                                            "id_doc_sa": "e937c4a9-3c50-441a-9765-0a7046d490cf",
                                                                            "id_pos_type": "bc9f4891-a640-4407-bcf2-243f017a0868",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "14a710cb-4e90-4558-92fe-bf28cba6844a",
                                                                            "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-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id_tip": "f8b41cdb-536d-46ac-80ea-f32f454a8172",
                                                                                "id_user": "9e5b916e-b6a9-4b8d-a1ef-48e0b93368af",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "54"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos_sesion": "b469d560-450e-4186-b4b6-de815009d81e",
                                                                            "id_user": "d4a94d2a-3fee-4916-81a0-6967efe20f3f",
                                                                            "date_add": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "57",
                                                                  "id": "6c5e925d-0fd7-443e-83ff-3835c87ea8e8",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "e3cf4e09-f3a8-4534-bd4d-013f10391720",
                                                                  "id_doc_print": "5f38f5f6-7f49-47d1-b904-d0a2b4ad40c3",
                                                                  "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-03-10T09:43:17.2493414+01:00",
                                                                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "32"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "58",
                                                                  "id_doc_sa": "9d709166-f8ef-4feb-bb19-b98cd6fb8a24",
                                                                  "id_line": 2,
                                                                  "id_item": "0d00ac97-a0c8-4b0a-9f87-51905277f4bf",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "58"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "1"
                                                            },
                                                            {
                                                              "$ref": "1"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$id": "59",
                                                              "id": "216a4420-a635-4673-a273-0bdf34462a7b",
                                                              "date_from": "2026-03-10T09:43:17.2493414+01:00",
                                                              "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                                              "date_used": "2026-03-10T09:43:17.2493414+01:00",
                                                              "id_employee": "2ac67d4f-1eb4-4a61-ae39-3f389221cfcb",
                                                              "id_branch": "bbcbc780-080e-48a7-9f8f-eac8b8714114",
                                                              "count": 6,
                                                              "count_used": 1,
                                                              "unlimited": true,
                                                              "id_user_add": "333097fd-10ab-4984-bf34-7fdeb13bf696",
                                                              "is_entry": true,
                                                              "is_consume": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "1"
                                                                },
                                                                {
                                                                  "$ref": "1"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "59"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "46"
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "46"
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "1"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "1"
                                                      },
                                                      {
                                                        "$ref": "1"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "37"
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "60",
                                            "id_pos": "e014f0d4-5116-4867-8267-ac7a6b711ff4",
                                            "id_doc": "dfdee873-36b6-4f6a-970d-54cf8d758ff6",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "61",
                                            "id": "a9e82086-d9e5-4217-869b-f776f763f341",
                                            "id_pos": "5b893e1f-9911-419e-a234-6b932241aa1d",
                                            "id_doc": "d4af069b-6dcf-4260-acab-ddaa4151e0e4",
                                            "id_branch": "a2a3e510-6ea0-400c-a050-3aa97eec92fb",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-03-10T09:43:17.2493414+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "690b5550-eed0-410f-a0c0-7e1fca9b1877",
                                            "id_loc_from": "052adcae-d8da-44b1-8d88-df22545a45ad",
                                            "id_loc_end": "95f920bc-4e49-47f7-8afc-8c59ce6449da",
                                            "id_user_add": "cbe26e8c-f594-4c26-8938-bc8367f5e547",
                                            "id_user_upd": "73b5a2e4-8af7-4d6e-9102-1f4ac3a4641c",
                                            "id_pos_sesion": "ab8333d2-70e6-443f-8455-e9b8ec6a71b3",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-03-10T09:43:17.2493414+01:00",
                                            "active": true,
                                            "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                            "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "72191877-481e-402a-8a05-364dd0ead923",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "c1c6520a-ec40-4c4e-9668-f47b43562be9",
                                              "active": true,
                                              "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                              "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                              "id_user_upd": "c0e45431-b071-4b5f-a27c-42df6129d387",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "63",
                                                  "id_location": "2ba9c8eb-3e16-4ee8-8f6f-4d1d79982dd9",
                                                  "id_item": "6b1d51ab-04ac-4b7f-b2d2-3078a4cfd611",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "62"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "64",
                                                "id_doc_st": "386682ed-0d47-4b77-a1c4-ecf9b0042001",
                                                "id_line": 2,
                                                "id_item": "09f64e71-d3b3-4def-aa0c-daf99893aa61",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "62"
                                      },
                                      "mt_locations1": {
                                        "$ref": "62"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "44"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "46"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "65",
                                          "id": "7dbb597b-89d2-4a37-a918-15540f093f13",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "53080fbf-4f5c-4e26-9108-0f8a012f36ad",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                          "printed": true,
                                          "print_on": "2026-03-10T09:43:17.2493414+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "44"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "49"
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "31"
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "66",
                                "id": "11bd6abe-b8f5-474a-af5e-b6eb19ee13cf",
                                "id_pos": "8e021a02-cef5-42bd-a996-e806c86d3642",
                                "mac_address": "sample string 3",
                                "date_end": "2026-03-10T09:43:17.2493414+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "182e3047-e6a8-49e6-94a0-e4c355e371fe",
                                "active": true,
                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "279beecc-cfd7-4b30-9119-307ea5fdb331",
                                "id_pos": "4224a267-611c-49e3-a4ff-e50b9115b2b0",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "68",
                                "id": "d70414f2-1838-4001-b667-12ad834b5cfd",
                                "id_pos": "116c7fd7-4411-4d2a-adde-cb491b176eda",
                                "date_add": "2026-03-10T09:43:17.2493414+01:00",
                                "date_upd": "2026-03-10T09:43:17.2493414+01:00",
                                "date_out": "2026-03-10T09:43:17.2493414+01: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": "68"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "69",
                                "id": "070ddc44-09fc-447e-9570-52cfbbc5a563",
                                "id_user_add": "1a35a65f-5a53-41ef-9ff0-5d1243428f12",
                                "id_table": "0deade7e-b994-4a10-a3d0-b9bde73cc68b",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "4de6bf53-0048-4c43-bd22-1d21b2bcbd94",
                                "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "3d7f2f45-f433-4498-9ded-400fe6f8adf1",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                  "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "bdea8012-724b-4d15-9cbd-0172d9cadc0e",
                                      "id_sync": "36bbd1ec-beb2-4ce1-b7f3-84f7450015ad",
                                      "json": "sample string 3",
                                      "id_table": "276df2ed-deea-4026-bbc1-b959ebb7cf02",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "1c89ab29-7776-4987-a5fe-99914cb052f8",
                                        "id_branch_from": "ef78d978-cb64-46f5-9ca6-00d2756b2bbf",
                                        "id_branch_to": "ff3fac10-abe4-41af-8bdb-7b58fa5f33f7",
                                        "type": 4,
                                        "created_on": "2026-03-10T09:43:17.2493414+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-03-10T09:43:17.2493414+01:00",
                                        "send_on": "2026-03-10T09:43:17.2493414+01:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "73",
                                "id": "c4e9b33e-cf41-4ecb-a4be-797390495557",
                                "id_pos": "639d3cd4-78b4-4d8f-ac30-d75019beb3d2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-03-10T09:43:17.2493414+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "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": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$id": "74",
                        "id": "7fdf74fa-0ff1-4aec-83ff-e06560c62b93",
                        "id_function": "17d82f6e-da2f-44e3-93ad-c19a39c9a666",
                        "id_user": "2f3322a1-f031-44e1-9c13-d8a4bb6da251",
                        "id_profile": "ffc4faf8-3f88-409b-ba5c-896b2e247bb0",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-03-10T09:43:17.263046+01:00",
                        "last_update": "2026-03-10T09:43:17.263046+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "2523346a-f727-4f42-a789-d812375e7910",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2026-03-10T09:43:17.263046+01:00",
                          "last_update": "2026-03-10T09:43:17.263046+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "st_functions": {
                          "$id": "76",
                          "id": "0f44cf51-52dc-4ffb-ad8d-5ce223c121e0",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "2e77ff45-acc0-4ce3-be92-ac8a56a70c67",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "817550c7-51ff-4fc7-b156-a9c47eb7ddb1",
                          "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-03-10T09:43:17.2632321+01:00",
                          "last_update": "2026-03-10T09:43:17.2632321+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "3cc035af-251e-4809-8721-fc37d1d57737",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:43:17.2632321+01:00",
                            "last_update": "2026-03-10T09:43:17.2632321+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "3"
                          },
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "75"
                    },
                    "st_users_token": [
                      {
                        "$id": "78",
                        "id": "357f21a5-411e-466c-ac60-f13ca1f76ba7",
                        "token_id": "sample string 2",
                        "id_user": "0c0a2009-8ee7-499a-98a3-c5383654b0cb",
                        "date_from": "2026-03-10T09:43:17.2632321+01:00",
                        "date_end": "2026-03-10T09:43:17.2632321+01:00",
                        "created_on": "2026-03-10T09:43:17.2632321+01:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "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_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "79",
                        "id": "10ab4d31-6d55-42d4-92c2-dabc7ec44d02",
                        "id_room_activity": "acc552af-4848-4484-b7f1-08b24920a458",
                        "id_pos_sesion": "65f478fa-8efb-44fa-9fd4-f0171172654c",
                        "log_text": "sample string 4",
                        "id_user": "67dd8a14-e637-46c3-9784-06e685b4b3ce",
                        "created_on": "2026-03-10T09:43:17.2632321+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "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": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "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": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "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": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "52"
        },
        {
          "$ref": "52"
        }
      ],
      "st_functions": [
        {
          "$ref": "76"
        },
        {
          "$ref": "76"
        }
      ],
      "st_images_types": {
        "$id": "80",
        "id": "52caec58-ccbd-419d-94f9-aaac4f583789",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-03-10T09:43:17.2632321+01:00",
        "last_update": "2026-03-10T09:43:17.2632321+01: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": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_locations": [
      {
        "$ref": "62"
      },
      {
        "$ref": "62"
      }
    ],
    "mt_periods": [
      {
        "$id": "81",
        "id_branch": "b375e2bf-cb9f-4fbc-979f-068640843a88",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-03-10T09:43:17.2632321+01:00",
        "date_end": "2026-03-10T09:43:17.2632321+01:00",
        "state": "sample string 6",
        "created_on": "2026-03-10T09:43:17.2632321+01:00",
        "last_update": "2026-03-10T09:43:17.2632321+01:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ]
  },
  "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": {
    "$ref": "59"
  }
}