POST api/Mt_Pos_Doc_Print

Request Information

URI Parameters

None.

Body Parameters

mt_pos_doc_print
NameDescriptionTypeAdditional information
id_pos_print

globally unique identifier

Required

id_doc

globally unique identifier

Required

id_pos_type

globally unique identifier

Required

id_doc_print

globally unique identifier

Required

copies

integer

Required

print_mode

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs

mt_docs

None.

mt_pos_print

mt_pos_print

None.

mt_pos_types

mt_pos_types

None.

st_doc_print

st_doc_print

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id_pos_print": "a76b90f0-bef1-4124-b373-1f0913fd7f3e",
  "id_doc": "96bc310f-e80c-4cc1-8cb2-ca0ab935d5f7",
  "id_pos_type": "748a3e34-9c32-4c7e-8866-0654a7f2c979",
  "id_doc_print": "4720f913-4bce-4f3b-843e-a60e9b6e5df7",
  "copies": 5,
  "print_mode": 6,
  "active": true,
  "created_on": "2026-03-10T09:44:10.2794709+01:00",
  "last_update": "2026-03-10T09:44:10.2794709+01:00",
  "id_user_upd": "380384c6-1a89-4d69-b624-709a49e0c987",
  "commited": true,
  "mt_docs": {
    "$id": "2",
    "id": "7027bec7-3c56-464f-90a8-981503b1e00f",
    "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": "dc01bfa9-b783-4412-bb58-57a3afabf292",
    "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:44:10.2794709+01:00",
    "last_update": "2026-03-10T09:44:10.2794709+01:00",
    "id_user_upd": "c5407bd2-025a-4d93-96f4-759f4959a0ed",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "3",
        "id_doc": "18195d9d-eafd-4157-8e27-63ea1aa1560a",
        "id_pay": "25c49468-e0c0-4ee2-a469-596641d0b86e",
        "id_money": "7f643568-0c28-4d95-8992-cbb650910b7a",
        "active": true,
        "created_on": "2026-03-10T09:44:10.2794709+01:00",
        "last_update": "2026-03-10T09:44:10.2794709+01:00",
        "id_user_upd": "96ef8205-e7a5-4b84-ad9a-a977488d53e2",
        "commited": true,
        "mt_docs": {
          "$ref": "2"
        },
        "mt_money_types": {
          "$id": "4",
          "id": "d1b17372-c482-466d-8b90-e17951a504e4",
          "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": "4dd373c5-d229-4eb3-b2d7-1de2cb5857ef",
          "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:44:10.2794709+01:00",
          "last_update": "2026-03-10T09:44:10.2794709+01:00",
          "id_user_upd": "3ad64342-0593-464c-98ff-657dbb32bd10",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "5",
              "id_money_1": "5d06696a-5eff-41c2-9ef6-0998608785a6",
              "id_money_2": "93919886-af3a-4243-b518-ed8bf6c0d24e",
              "date_from": "2026-03-10T09:44:10.2794709+01:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-03-10T09:44:10.2794709+01:00",
              "last_update": "2026-03-10T09:44:10.2794709+01:00",
              "id_user_upd": "196a6ceb-2004-4a57-aa60-9bb75932988b",
              "commited": true,
              "mt_money_types": {
                "$ref": "4"
              },
              "mt_money_types1": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "990ca94f-62d6-4c8b-89a3-eaa61bacfaae",
                "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": "20b7140d-bc9d-4ee6-a5a1-5f8bec4ee848",
                "view_messages": true,
                "id_image_photo": "35742074-6f24-4943-81f5-af3109258ade",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "c373f5e3-9e2d-41ab-b8b8-4ea5f2a51d6c",
                "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:44:10.2794709+01:00",
                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "7",
                    "id": "dd02519f-ff73-4605-bce3-de45bca956a5",
                    "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": "2fa5e11c-4d21-4c3a-a780-64683289cf38",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-03-10T09:44:10.2794709+01:00",
                    "last_update": "2026-03-10T09:44:10.2794709+01:00",
                    "id_user_upd": "8dd42d43-8668-44c6-b92a-a0d587689280",
                    "commited": true,
                    "st_images": {
                      "$id": "8",
                      "id": "d86b3d92-becd-4e57-a382-81e9f499e2bd",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "462afd62-213d-42ca-87cf-4df13bee548c",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "9",
                          "id": "12a82846-c159-4df7-82e7-0149ae7b3927",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "33af2212-eb9f-4286-ba51-ed3bbc1807c5",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "c92d7af1-f3e8-4a73-b332-ee9276e5cdfb",
                          "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:44:10.2794709+01:00",
                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                          "id_user_upd": "0d5813bc-fdac-4351-8a5f-a9dca55ca35e",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "10",
                              "id_category": "93ad1d30-5374-4b0f-8f34-ada54bda4b64",
                              "id_item": "ee4b9b2e-9edc-41b9-85bc-d93db76fb960",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                              "id_user_upd": "adf4ebc4-ef63-47fa-8694-3c6f40a298e0",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "9"
                              },
                              "mt_items": {
                                "$id": "11",
                                "id": "8253e4c2-8a99-4aee-abe0-dceadc6e96f3",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "5d3559bc-5828-44a3-a377-80e37c488bbd",
                                "id_unit_sec": "d4e8539e-cca2-492b-8bd3-d566b94d6da5",
                                "id_brand": "4db9a9cf-b4da-463f-8e51-ee41d4c9fdc8",
                                "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": "3abd8380-55b8-49e4-b955-b320fd9daed4",
                                "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:44:10.2794709+01:00",
                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                "id_user_upd": "fdcf5dc4-5ce0-4f11-819f-9df45b31fe59",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "12",
                                  "id": "9d3e6626-1ac3-435c-bac6-758270fc9946",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                  "id_user_upd": "706cccc4-f532-429a-bee8-8a7849fe770e",
                                  "commited": true,
                                  "mt_items": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "6"
                                  }
                                },
                                "mt_categories_items": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$id": "13",
                                    "id": "4ee72c52-73a3-44b6-8a11-2ca716cce5ab",
                                    "id_branch": "50d99f1c-0c49-4072-b6e3-c21e9b430ea5",
                                    "id_pos_type": "89b5d0aa-3276-428b-bc58-993280f0cf03",
                                    "id_pos": "d6bc403a-816b-4aac-a073-c5216fe43aaa",
                                    "id_item": "25bf86e7-e23c-4f3c-b1b6-0dc11e626fed",
                                    "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                    "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                    "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                    "id_user_upd": "2b404659-a6b7-481b-8e3f-356b14d98977",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "7"
                                    },
                                    "mt_items": {
                                      "$ref": "11"
                                    },
                                    "mt_pos": {
                                      "$id": "14",
                                      "id": "2d6bfcc0-a331-49aa-95c5-9aa65110d742",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "4c33d79a-8207-4c6c-b915-911fad79efef",
                                      "id_zone": "f319cd03-4976-499f-9910-26fa5f5383df",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                      "id_user_upd": "f87b0853-a65f-4704-b536-8cfe0d12751f",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "15",
                                        "id": "4dd7bcb8-4e27-4880-9811-e1f66eaabaea",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "82e5e534-493f-4250-99cc-b74a7d996c00",
                                        "active": true,
                                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                        "id_user_upd": "b7405af5-846b-4e0b-a5c2-486962e3aae6",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "16",
                                          "id": "5a21d3b7-3f7a-48a5-ac2c-0c70ef15dba5",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "cda5a36e-675c-4de4-952d-d448d55657d2",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "6ffaa07e-2272-4d13-b148-a5e4d3b261c0",
                                          "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:44:10.2794709+01:00",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "id_user_upd": "b815ce4c-94f4-40a6-b4dc-669351f92e07",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_images": {
                                            "$ref": "8"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "17",
                                              "id": "99ede7af-871c-4d30-b7a9-963992fb1680",
                                              "id_cloakroom": "1c7bbe23-6b76-4aad-9851-5d2c36fd6b7e",
                                              "id_pos_sesion": "77a5c578-f5ba-4f3d-a96f-c3b7a94cf294",
                                              "unit_id": 4,
                                              "date_open": "2026-03-10T09:44:10.2794709+01:00",
                                              "date_close": "2026-03-10T09:44:10.2794709+01:00",
                                              "id_doc_sa": "0941868e-285e-47e7-9b1f-bbfac3fd0813",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "18",
                                                "id": "bbfb1e5c-7937-4cce-9193-02f656af6ae5",
                                                "id_pos": "691c8741-98a9-4a1a-bdb0-b5aa66b75db6",
                                                "id_doc": "cf675c2e-c603-448f-b42d-b2af1ae786fc",
                                                "id_branch": "c592086a-b5d6-42eb-8686-ac3ee586de94",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-03-10T09:44:10.2794709+01:00",
                                                "date_tax": "2026-03-10T09:44:10.2794709+01:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "ba8a5ce2-f395-48dd-959d-16ece32d763e",
                                                "id_relationship": "e6a92f15-ac45-4799-b015-21bcba44ce7d",
                                                "id_loc_from": "9dc2f86a-8f89-4f56-bbd0-5b1fbbb29b95",
                                                "id_loc_end": "32e74113-7172-4a0f-a8a0-9e557f0e0d27",
                                                "id_user_add": "ac8c7f29-975d-4068-9d7a-033e19415b4f",
                                                "id_user_upd": "1370371c-c758-480a-87a1-6c352ed871a9",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "482e06b3-dced-4434-9fb2-6f423bdd334b",
                                                "id_room_unit": "665ed93c-c956-4948-a885-b72b57a8bfd2",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "376ce723-ea10-4398-bf2d-4fd07ffd3523",
                                                "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:44:10.2794709+01:00",
                                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "doc_print": true,
                                                "mt_branches": {
                                                  "$ref": "7"
                                                },
                                                "mt_docs": {
                                                  "$ref": "2"
                                                },
                                                "mt_locations": {
                                                  "$id": "19",
                                                  "id": "a0c1d473-06a9-4c87-8283-c24524f0ca6f",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "b57eb5cc-61d9-4224-bc6b-a97ec3865ea2",
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                  "id_user_upd": "fab0b1a6-d2eb-40bd-ad5a-20e7023db30c",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "st_users": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$id": "20",
                                                      "id": "be6e2ca2-f070-41e7-ab12-7ca8a74ed0a8",
                                                      "id_pos": "d79a1821-1e6a-4d06-9fb3-fe8ec65f0645",
                                                      "id_doc": "e4ea7873-12db-45e2-86b8-c2c0f9d695e8",
                                                      "id_branch": "536b9473-fa7a-4cbe-8255-1379618937d9",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-03-10T09:44:10.2794709+01:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "39aefdfb-da6b-4b96-83b0-3c020082e065",
                                                      "id_loc_from": "9eba09d2-c26f-46db-89ae-c0df24f06a02",
                                                      "id_loc_end": "87a1c154-7f60-4bc7-b09c-70e3ed1218fa",
                                                      "id_user_add": "07729974-e2fb-43b1-bcb8-ecbcab7743ac",
                                                      "id_user_upd": "f70da6a0-7092-4e71-9481-ef2697ef6d08",
                                                      "id_pos_sesion": "4c6680b0-9328-4230-a2b6-a60e922f1dbc",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-03-10T09:44:10.2794709+01:00",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "2"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "14"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_st": "a4ad1b49-849a-409e-ba95-11cb9ca90b4f",
                                                          "id_line": 2,
                                                          "id_item": "08dfd6c8-c163-485c-860b-536b33124641",
                                                          "comment": "sample string 4",
                                                          "qty": 5.1,
                                                          "status": 1,
                                                          "active": true,
                                                          "mt_items": {
                                                            "$ref": "11"
                                                          },
                                                          "tt_doc_st": {
                                                            "$ref": "20"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_st2": {
                                                        "$ref": "20"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "20"
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "22",
                                                      "id_location": "580f209b-2970-4813-af8a-f8c067736fd0",
                                                      "id_item": "6fb5b13a-440a-4616-a070-45a13f76cab0",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "11"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "19"
                                                },
                                                "mt_pos": {
                                                  "$ref": "14"
                                                },
                                                "st_users": {
                                                  "$ref": "6"
                                                },
                                                "st_users1": {
                                                  "$ref": "6"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "23",
                                                    "id_doc_sa": "caf9f968-1be8-428c-8b55-6e2dba6958fd",
                                                    "id_pay": "6f717139-b361-4284-9df8-6f67221fe016",
                                                    "id_money": "5d74d946-8bf0-41ca-aac9-d32a78ee6578",
                                                    "date_cashflow": "2026-03-10T09:44:10.2794709+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "4e6db229-8a79-4301-8cea-ee2fe1ca42dd",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "24",
                                                      "id": "9fd946ea-1f98-414b-8a21-3b68e517bfa5",
                                                      "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": "81fe4468-3623-4a19-8876-740cb1034db6",
                                                      "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:44:10.2794709+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                      "id_user_upd": "8041b5b7-1763-49ea-a421-57484b2e57f2",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "3"
                                                        },
                                                        {
                                                          "$ref": "3"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "8"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "23"
                                                        },
                                                        {
                                                          "$ref": "23"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "25",
                                                          "id_doc_sa": "bb8b5f6c-feef-42d4-9d6e-d166b2aa7622",
                                                          "id_line": 2,
                                                          "id_pay": "79571d23-fca1-4ca8-b6c1-2a9dd247ee41",
                                                          "id_money": "1b747d1d-e047-4019-bbdb-fd4ca648205c",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "cedbb908-fa16-427b-ab46-7dc621ebf79e",
                                                          "id_employee": "4ca22610-b819-4343-919e-8b5f33c656a0",
                                                          "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": "aab0f82a-6ba3-4c1d-a21d-ebbe93c0a926",
                                                          "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": "26",
                                                            "id": "346b464c-f2f1-4c54-a275-7809059a476d",
                                                            "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": "11aaf75d-1040-4223-8080-a1b029633790",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "9d9a5c58-8bdc-4ec2-b2c7-05ba9e38b422",
                                                            "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:44:10.2794709+01:00",
                                                            "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                            "id_user_upd": "8874a12a-be68-47e3-bad0-d099c8b66162",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "27",
                                                                "id_employee": "5a4da13a-64d8-49a2-8b5a-31976b7e2eb0",
                                                                "id_branch": "066a104c-f0e2-46cd-8290-191134e5648c",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                "id_user_upd": "0cf97706-6505-48df-b628-9fad6f7f32d2",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "28",
                                                              "id": "2cd7876a-c633-439c-b41c-3de08be5ef48",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                              "id_user_upd": "003e86b4-2ca6-46f3-98cb-76a95714d9c4",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "26"
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "6"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "8"
                                                            },
                                                            "st_users": {
                                                              "$ref": "6"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "29",
                                                                "id_doc_sa": "65c99cce-2dd3-413c-aab2-a9d5f1e1d6eb",
                                                                "id_line": 2,
                                                                "id_item_sub": "ef1347c4-ff16-40ab-85cd-d0c9e96095ed",
                                                                "qty": 4.1,
                                                                "id_list": "790b8e8b-0e94-42b5-8667-f7d713393c99",
                                                                "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": "d34ae510-3052-4d04-ba59-81f0379cdee6",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "a9e22b7f-1fbe-45f5-998a-178cf8ac9188",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "c8c937e2-a61b-40fa-a70a-2d809799fe41",
                                                                "id_user_upd": "b07c79ae-4c29-4c2a-bacb-83515aa40e38",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "30",
                                                                  "id": "fbe41cee-e875-494e-88fa-3b8c0eef606a",
                                                                  "id_item": "61694422-770c-404b-acf6-0be22d9059a6",
                                                                  "id_item_type": "6859f0e8-6603-4a1b-ac70-1bec07431cf0",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "0ecb92f8-b9a0-422f-b346-1166f7fef739",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                  "id_user_upd": "83471a72-a454-4109-9da5-25bd82c82571",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "11"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_item_sub": "eccf08db-6f3d-49b4-8a56-a2102febf1ef",
                                                                      "id_item": "390e947b-6ee1-477d-940d-ecefc214c500",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "50dedc7d-353a-4307-aaba-cfa0727cdee6",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "32",
                                                                        "id": "ce4109d4-4447-4a21-96a8-9cddfb2a9a9d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "548bca22-897e-4169-abab-79e18c64f295",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "id_user_upd": "b06b5a72-bce0-40b3-81f0-55f3ceb52d11",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "33",
                                                                          "id": "aa9c99a3-e901-406d-af9b-8ec1e5c885fd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "id_user_upd": "b0ee9ff6-7570-4090-a5d4-00bc4fa8e226",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "34",
                                                                    "id": "994287c7-8802-4ca5-9725-f817cf293725",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "1069a219-34d6-454e-8ee3-72121f12890e",
                                                                    "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:44:10.2794709+01:00",
                                                                    "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                    "id_user_upd": "54456d0b-367c-4c17-a19d-fdde612277af",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_voucher": "61e7ae92-4eca-4cbb-9964-d93ccfd0eb7d",
                                                                        "id_line": "24c7d904-e252-4681-954d-8e44a6ea9655",
                                                                        "id_category": "e6f5cfd6-b6d2-45cf-b588-ff4e160dd680",
                                                                        "id_item": "3a6fbcea-edd7-4f66-a348-b4bc5acfefc9",
                                                                        "id_item_type": "168da6fb-8463-4b99-915e-5f2db02a690f",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "36",
                                                                          "id": "71e13c22-ad0b-41cc-90d5-c658374b8b98",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "date_used": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "date_sesion": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "id_employee": "b5ec2a5b-508a-487b-b41c-95b7dac2350b",
                                                                          "id_branch": "6e600e8e-bcbf-4f19-9504-29ad8f30db77",
                                                                          "id_voucher_permision": "72c38531-099b-4fdd-9e95-0e8424b203a3",
                                                                          "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": "159bb888-4878-4e02-96fa-97e568fcd04c",
                                                                          "id_user_add": "01af0314-e48d-489c-b759-e3c40c087a3d",
                                                                          "id_doc_sa": "003a4057-ffd7-4941-a2fc-196f7d366e28",
                                                                          "id_item_sub": "9d7cbaa8-85e4-4405-b7c8-7adc9af0025d",
                                                                          "id_pos_sesion": "04cf9a6b-7480-43dc-9a2c-700e881a8fa2",
                                                                          "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:44:10.2794709+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "37",
                                                                            "id": "a294c78d-afff-44cb-9fec-4d192a76f0b9",
                                                                            "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                                                            "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                                                            "date_used": "2026-03-10T09:44:10.2794709+01:00",
                                                                            "id_employee": "18640ac6-672a-4aa1-a4b0-a9939364da6c",
                                                                            "id_branch": "8c09089f-93cb-44cc-aef6-e183f1fc4124",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "8a097089-fe1a-4b34-ab25-0195c80e79d0",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                            "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "38",
                                                                        "id": "dd71bec5-7b2d-46ee-827f-83d1c9d4a6d4",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "date_end": "2026-03-10T09:44:10.2794709+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": "ffde1b9d-b2f7-492a-93d8-7e8dfeb3e903",
                                                                        "id_pos": "0fc9c9d9-f6f6-4d55-989e-aa601acf73ce",
                                                                        "id_list": "9b9dd085-8fa0-4b2d-9b62-196c41d470b6",
                                                                        "id_item": "f082c406-fbbf-446d-99c2-0eb2036d979a",
                                                                        "id_item_type": "5cc3af5b-b7d8-4d16-b1c1-5836bc126967",
                                                                        "id_category": "9881f665-f125-4c1f-9f13-3d79ec8958d3",
                                                                        "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:44:10.2794709+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "id_user_upd": "8be734bc-3464-4e28-885c-662383fc4aa5",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "14"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "39",
                                                                          "id": "273e4969-44d9-4566-8686-30b2365f17ee",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "c9c48e6f-5753-4cc5-b66d-27e22d4cdcec",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "797411a9-03bd-465b-a6a4-c62c945ba550",
                                                                          "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:44:10.2794709+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "id_user_upd": "a7889285-ce93-4140-ae9e-9f7f107944e2",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "40",
                                                                              "id_pos": "21e8cce7-b0ba-477e-83dd-3e80e9fcfffa",
                                                                              "id_pos_type": "61e90ec7-b0ce-4c2b-a572-a9c55e18745d",
                                                                              "id_price_list": "d770fe4a-13e1-4f76-90ed-08f9670e9bcf",
                                                                              "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:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "id_user_upd": "901ae527-ccba-4104-b3d3-17eec154958b",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "41",
                                                                                "id_pos": "dd57305b-0408-49c9-9919-9d42c419e103",
                                                                                "id_pos_type": "dd53633a-b9ce-4058-a965-a4aaff245ee6",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                "id_user_upd": "5df434d3-42ee-4d68-91e1-5653274d0474",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "42",
                                                                                  "id": "bab50261-3e28-4e99-9ba5-c316bc180854",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "id_user_upd": "9d47e60f-194f-4979-9775-9d84690d871f",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "13"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "13"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "40"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_list": "9d243322-57b8-4819-8f9c-2b1d329b167d",
                                                                              "id_item_sub": "fc9a82ab-a4aa-4a9f-9f07-338e335f05d2",
                                                                              "validity_date": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "id_user_upd": "53cb9fd6-124b-4a00-a519-a1ef686b6627",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "30"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "39"
                                                                            },
                                                                            {
                                                                              "$ref": "39"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "8958af00-fc63-49bc-ad5e-616856c1d5a7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "id_branch": "c31a34e9-2007-480e-9548-598e119d1328",
                                                                              "id_pos": "b1c84869-5870-42ac-bc69-f7296482d466",
                                                                              "id_list": "7f97b543-4c24-44af-aa70-017994d21a76",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "id_user_upd": "8eb478f4-ed57-424d-8359-034c94247b28",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "14"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "38"
                                                                            },
                                                                            {
                                                                              "$ref": "38"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "38"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "45",
                                                                        "id": "966d3d77-f699-45c5-b4f5-6acb9867d868",
                                                                        "order_id": 2,
                                                                        "id_item": "452db5a8-be64-4590-9ed5-216a8d9ce1c9",
                                                                        "id_item_type": "38e48f00-ca68-4a21-8b0d-9eb98564d40f",
                                                                        "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": "ab4c5934-6dd1-477e-9fb7-23135a1712ba",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "5870004f-2543-48c8-878a-ea75225fe9e6",
                                                                        "count_voucher": 1,
                                                                        "id_category": "615f7b05-ed5c-47f6-b7cb-c940fbc78b31",
                                                                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                        "id_user_upd": "a765c9ab-4823-4581-8258-36063c3978ec",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "a788ae30-3d89-4d1b-891f-624d0a44ed68",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "487b8cee-45cd-44cb-96b6-2cc81f9ee6ee",
                                                                          "date_tax": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "date_open": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "date_close": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "id_user_open": "dce79dd1-c83b-4db6-b18f-f9b993dcdced",
                                                                          "id_user_close": "be2e4a21-af93-4a47-be91-87044484fc36",
                                                                          "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:44:10.2794709+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "26cb63c5-4bd8-43c7-bfc3-d7187385d3c2",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "da5015d0-7389-4159-9e0c-6540c8d6965b",
                                                                              "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:44:10.2794709+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "d28ede8c-18c9-4172-9cea-ae8f507a9885",
                                                                              "id_room_unit": "5811262e-3c54-4c9f-8c76-56a8807872a6",
                                                                              "id_room_list": "fcb41de0-cb31-4859-a13e-cb2d5611e742",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "date_from": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "date_open": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "date_close": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "id_employee": "15c5581d-037a-406a-ad37-20775b96895b",
                                                                              "id_employee_sec": "8dc2479f-babd-4463-8949-6c586b97f27d",
                                                                              "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": "d7fc7642-3511-4530-b86a-6f830591cfc5",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "392556db-bc8b-4f23-a597-5a5f9ece5f2b",
                                                                              "id_user_close": "4f8da0d1-41b9-4691-90a8-f3b2bf2d4293",
                                                                              "id_unit_state": "06839124-54a8-48ca-80db-e06c32cd49cc",
                                                                              "id_pos_sesion": "5d0e5015-4354-45bf-9f5d-7a1cebb3d3db",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "ab220c42-3daf-473f-a04b-589d50bf3559",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "5713dd23-37d2-43b7-b3a5-8827287317a6",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "97f3305e-b110-4202-b44a-62e40c19a91b",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:44:10.2794709+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                "id_user_upd": "de3ef810-39c6-4857-9953-9866a6048b5d",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "50",
                                                                                  "id": "33d02170-bebf-4ff4-b79f-bcc9a2323e50",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "4c096010-5f76-4091-9fb6-de64709c4cae",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "4d8f8d79-e584-4614-9175-888a69bc5a48",
                                                                                  "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": "5494211b-7636-445f-8f30-24412e8d6c7c",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "id_user_upd": "c6847469-9df9-4c46-a02b-cc05ad7c5166",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_pos": "506b2936-dcf7-469a-9fc8-ee78d12f7b44",
                                                                                      "id_room": "e278a9a8-1b3f-44b6-9125-7206b28a18e8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "id_user_upd": "a2a76861-922a-41df-bb4f-d21074cc5b97",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id": "20552bf9-25df-4d1e-a03b-feaf81e6914f",
                                                                                      "id_room": "a51e835c-fe2d-4636-994f-ef333d79ceb0",
                                                                                      "date_in": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "date_out": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "id_user_add": "44f074b6-717a-4737-9424-51ce8010c74a",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "53",
                                                                                  "id": "2adb6c80-db36-43f7-8ffb-f6032772bd9b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "id_user_upd": "02ec4a6d-1bc2-4c72-8187-ead73aab8cc8",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_room_type": "1193fda9-e87c-45d7-8977-4c8537dd0e3e",
                                                                                      "id_room_state": "0b57017d-ae72-4ece-80b1-48ead9710bff",
                                                                                      "id_image": "c24b3e16-db78-4f44-a513-66072e7886ff",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                      "id_user_upd": "ae2c702c-5b38-4fe0-9b55-b0135aad12f3",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "55",
                                                                                        "id": "b29f4497-d47f-4fb3-8916-712dbb74d55d",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                        "id_user_upd": "319f523f-afd8-4c12-a27f-b1165dace0dc",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "55"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "18"
                                                                                },
                                                                                {
                                                                                  "$ref": "18"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "52"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "18"
                                                                            },
                                                                            {
                                                                              "$ref": "18"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id": "e0d66a83-f4a2-4d33-8ecd-111779be009f",
                                                                              "id_pos_sesion": "6c17e24b-ca6e-40e3-a75b-001983e23133",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "a4e73f46-8437-4a9d-a4da-100bba7b260f",
                                                                              "id_room_unit_activity": "24da6ef4-8d8e-4fd6-9e88-4f5bccdbd127",
                                                                              "id_doc_sa": "220447d1-fedc-4397-8636-4d619a0a76e6",
                                                                              "id_pos_type": "7afa123e-c677-4c24-9c3c-dc1fb4a57359",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0f933143-fb16-4dcd-b74f-28101b203790",
                                                                              "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:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id_tip": "fe661096-c3a9-4745-94ee-b071eeef4818",
                                                                                  "id_user": "a5c27dae-46f1-482d-bf4e-865b89e4706e",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_pos_sesion": "25ce2a4e-2210-4d9d-9213-1c4b1eafa7e5",
                                                                              "id_user": "ce866e8b-64c4-4acb-9710-dd592e4dace2",
                                                                              "date_add": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "59",
                                                                    "id": "08a9300d-e4fa-469b-abfd-d46092816ce9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "7b57c10b-ff9d-4ce9-bb2a-3766ec58d74b",
                                                                    "id_doc_print": "e84ac57e-c216-4521-a953-4b71d17c2940",
                                                                    "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:44:10.2794709+01:00",
                                                                    "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "39"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "18"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_doc_sa": "ff60cfe7-a842-4e22-8e92-4b4236e3996d",
                                                                    "id_line": 2,
                                                                    "id_item": "ea49fb5f-bb10-46f7-af4b-6c780ec3d3ec",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "37"
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "24"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "36"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "36"
                                                        },
                                                        {
                                                          "$ref": "36"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "18"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "48"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "61",
                                                    "id": "d7eba1ec-dce9-4c2b-80d4-86ba4a061d99",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "d8783dd9-2a78-4780-8d43-d6ffaa0572d0",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                    "printed": true,
                                                    "print_on": "2026-03-10T09:44:10.2794709+01:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "46"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$id": "62",
                                          "id": "bddaff94-b654-4c9f-8d79-ad69ac71f8af",
                                          "id_pos": "01d95b54-57ef-4a98-876a-24a4181a7f59",
                                          "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:44:10.2794709+01:00",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "id_user_upd": "ad121d9b-7e5c-426c-88f0-807bad92874d",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "1"
                                            },
                                            {
                                              "$ref": "1"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "51"
                                        },
                                        {
                                          "$ref": "51"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "6"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "41"
                                        },
                                        {
                                          "$ref": "41"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "63",
                                          "id_pos": "02e5d7a7-545c-4847-844f-c1ae5008b2db",
                                          "id_doc": "e1c82ec8-dcb8-45c3-a370-858a5f3e0fd5",
                                          "value": 3,
                                          "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "2"
                                          },
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "64",
                                          "id": "10e9c27f-914b-4bd4-8c73-0577166811c5",
                                          "id_pos": "597e8e57-fa2f-4220-a4ef-7f81bc3a2ac6",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-03-10T09:44:10.2794709+01:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "47434274-75ed-4463-a1f6-94c5fdfaad1d",
                                          "active": true,
                                          "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "65",
                                          "id_user": "01ea625e-322a-4ad4-9b51-3acb5c71a877",
                                          "id_pos": "cff0e618-eee7-4d81-8865-49c79478a077",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "66",
                                          "id": "61494c31-b71a-477c-88d6-8b15c7a6fdd1",
                                          "id_pos": "58a1d2f5-9cf3-4a99-b204-21ade7d71803",
                                          "date_add": "2026-03-10T09:44:10.2794709+01:00",
                                          "date_upd": "2026-03-10T09:44:10.2794709+01:00",
                                          "date_out": "2026-03-10T09:44:10.2794709+01:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "46"
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "67",
                                          "id": "478a2f9a-f080-4835-8443-e80937156db1",
                                          "id_user_add": "40837692-8a87-402a-8afb-a8515ce1f43c",
                                          "id_table": "fbe7fec1-4f70-46c9-89bb-278d5526bd81",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "8c363302-0459-441d-8075-19043bcad232",
                                          "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_sync_tables": {
                                            "$id": "68",
                                            "id": "a462c3a0-9118-4747-a29f-5a04d2f578db",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                            "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "69",
                                                "id": "edae157a-a5b5-4137-b8de-b6013fddf3f6",
                                                "id_sync": "57ee882b-6e6f-49f5-b407-701e131ec61a",
                                                "json": "sample string 3",
                                                "id_table": "7f315cb7-a1f3-41ea-aaff-f7142ca14711",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "70",
                                                  "id": "e51e225e-2ef9-4798-95af-af682368fe1b",
                                                  "id_branch_from": "3e90f1e5-a9bc-4de3-87c5-3f8c92fe0fa7",
                                                  "id_branch_to": "15b3c830-1682-46b6-9e76-dc0001254b29",
                                                  "type": 4,
                                                  "created_on": "2026-03-10T09:44:10.2794709+01:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-03-10T09:44:10.2794709+01:00",
                                                  "send_on": "2026-03-10T09:44:10.2794709+01:00",
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_branches1": {
                                                    "$ref": "7"
                                                  },
                                                  "st_sync_packages_det": [
                                                    {
                                                      "$ref": "69"
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ]
                                                },
                                                "st_sync_tables": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "tt_logs": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "71",
                                          "id": "7dbefab7-6b30-4737-8a3f-731528bf4b27",
                                          "id_pos": "1fa7c039-5355-4e18-8de0-4aa3c56884bd",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "42"
                                    },
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "33"
                                },
                                "mt_units1": {
                                  "$ref": "33"
                                },
                                "st_images": {
                                  "$ref": "8"
                                },
                                "st_users": {
                                  "$ref": "6"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "35"
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_users": {
                            "$ref": "6"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "st_functions": [
                        {
                          "$id": "72",
                          "id": "f0c6fda6-06fb-4679-9cb1-43deee314972",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "8d1841b5-047d-435d-8c7b-da7cd6aca8da",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "a7249ccd-9b1e-4a3d-b9dd-7a441db61506",
                          "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:44:10.2794709+01:00",
                          "last_update": "2026-03-10T09:44:10.2794709+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "73",
                            "id": "743ff63f-9662-4ea1-a211-a94634923019",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:44:10.2794709+01:00",
                            "last_update": "2026-03-10T09:44:10.2794709+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "aac65bec-b410-4f09-b9b3-7653be09a044",
                              "id_function": "e5131e93-65dd-4304-a260-1e889a06a666",
                              "id_user": "264cf961-b772-45d0-a362-498b7a3bf75c",
                              "id_profile": "5c07f856-84d2-4ccd-adf0-2d326890a9a7",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-03-10T09:44:10.2794709+01:00",
                              "last_update": "2026-03-10T09:44:10.2794709+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "19fc6600-3983-4767-8854-84eef6a0ea29",
                                "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:44:10.2794709+01:00",
                                "last_update": "2026-03-10T09:44:10.2794709+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "6"
                                  },
                                  {
                                    "$ref": "6"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              },
                              "st_functions": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_images_types": {
                        "$id": "76",
                        "id": "ba3aa535-9133-45d3-9083-8a73555442d3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "6"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "77",
                        "id_branch": "384e85b3-aed8-41c5-a1c9-3b653ee126d4",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-03-10T09:44:10.2794709+01:00",
                        "date_end": "2026-03-10T09:44:10.2794709+01:00",
                        "state": "sample string 6",
                        "created_on": "2026-03-10T09:44:10.2794709+01:00",
                        "last_update": "2026-03-10T09:44:10.2794709+01:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ]
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "50"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "st_images": {
                  "$ref": "8"
                },
                "st_images1": {
                  "$ref": "8"
                },
                "st_permisions": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "75"
                },
                "st_users_token": [
                  {
                    "$id": "78",
                    "id": "b6f06ed3-02bd-4c4c-85e1-c578e71101ad",
                    "token_id": "sample string 2",
                    "id_user": "9990700b-ee8b-42b8-89a8-c47161979c00",
                    "date_from": "2026-03-10T09:44:10.2794709+01:00",
                    "date_end": "2026-03-10T09:44:10.2794709+01:00",
                    "created_on": "2026-03-10T09:44:10.2794709+01:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "79",
                    "id": "7841c087-6cae-4cb1-952c-bc41f73fa25f",
                    "id_room_activity": "fa4fd21d-d5b3-47b8-b9fa-d63dbc398bee",
                    "id_pos_sesion": "e3669461-b3ae-4b61-bad9-d2e1fd0379f0",
                    "log_text": "sample string 4",
                    "id_user": "a63081c2-b341-434e-82cf-e98d70d68175",
                    "created_on": "2026-03-10T09:44:10.2794709+01:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ]
              }
            },
            {
              "$ref": "5"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "8"
          },
          "st_users": {
            "$ref": "6"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "24"
        },
        "st_users": {
          "$ref": "6"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "st_images": {
      "$ref": "8"
    },
    "st_users": {
      "$ref": "6"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ]
  },
  "mt_pos_print": {
    "$ref": "62"
  },
  "mt_pos_types": {
    "$ref": "42"
  },
  "st_doc_print": {
    "$id": "80",
    "id": "bf89b99e-f7ae-4e81-bf25-cee594847379",
    "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:44:10.2794709+01:00",
    "last_update": "2026-03-10T09:44:10.2794709+01:00",
    "commited": true,
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_print_det": [
      {
        "$id": "81",
        "id_doc_print": "9d116adb-4a44-47bd-bc1e-6c9814a6db8d",
        "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": "80"
        }
      },
      {
        "$ref": "81"
      }
    ]
  },
  "st_users": {
    "$ref": "6"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_pos_doc_print
NameDescriptionTypeAdditional information
id_pos_print

globally unique identifier

Required

id_doc

globally unique identifier

Required

id_pos_type

globally unique identifier

Required

id_doc_print

globally unique identifier

Required

copies

integer

Required

print_mode

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs

mt_docs

None.

mt_pos_print

mt_pos_print

None.

mt_pos_types

mt_pos_types

None.

st_doc_print

st_doc_print

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_pos_print": "87ce4ca0-dda7-4eca-afd5-9aa154c49885",
  "id_doc": "15fe9ab8-09e4-41a2-9bdc-f32201596595",
  "id_pos_type": "b567e4a8-3b08-4df9-9e1d-e5f753625aef",
  "id_doc_print": "50119360-494f-49af-9231-1e2edbb07c00",
  "copies": 5,
  "print_mode": 6,
  "active": true,
  "created_on": "2026-03-10T09:44:10.2951825+01:00",
  "last_update": "2026-03-10T09:44:10.2951825+01:00",
  "id_user_upd": "eae45de8-10ed-466c-9b72-e774404ac241",
  "commited": true,
  "mt_docs": {
    "$id": "2",
    "id": "dc95a2dd-9826-45ae-9bc5-4ce6c4162a65",
    "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": "6f5c1f58-35c8-4c98-a29f-6d46bff0704d",
    "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:44:10.2951825+01:00",
    "last_update": "2026-03-10T09:44:10.2951825+01:00",
    "id_user_upd": "e2048a8e-34fe-4a1c-b2f6-5f62812eba46",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "3",
        "id_doc": "7e33d6c0-8e10-4494-b6e3-7ebe26cb3cd5",
        "id_pay": "370e76a5-f316-4512-81ec-947f4d1c44cf",
        "id_money": "58017e2d-6e79-456a-926c-ab50ed49abd9",
        "active": true,
        "created_on": "2026-03-10T09:44:10.2951825+01:00",
        "last_update": "2026-03-10T09:44:10.2951825+01:00",
        "id_user_upd": "2fc218a7-1702-41da-9c45-d62455dab77f",
        "commited": true,
        "mt_docs": {
          "$ref": "2"
        },
        "mt_money_types": {
          "$id": "4",
          "id": "baabef42-96ad-410b-9ccf-af81bb880349",
          "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": "05dce19d-df6b-414e-a1d4-5a8087b0fddb",
          "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:44:10.2951825+01:00",
          "last_update": "2026-03-10T09:44:10.2951825+01:00",
          "id_user_upd": "80dfb95c-7cda-459e-a8e7-e0699bce56b4",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "5",
              "id_money_1": "dd0d43cf-599e-4c67-81ad-a2da5770234f",
              "id_money_2": "5d186d53-eeab-4ac3-9eef-f2a57e7cc33a",
              "date_from": "2026-03-10T09:44:10.2951825+01:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-03-10T09:44:10.2951825+01:00",
              "last_update": "2026-03-10T09:44:10.2951825+01:00",
              "id_user_upd": "fbe7bcf1-a62b-4fe7-88c4-a02cb4ce9873",
              "commited": true,
              "mt_money_types": {
                "$ref": "4"
              },
              "mt_money_types1": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "17cd9d70-a622-4e3e-9a9c-605cd6ad456f",
                "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": "2959e008-ba9b-442f-bb6c-78a3c6600f2b",
                "view_messages": true,
                "id_image_photo": "16c1bfba-4869-4be5-a09f-617782032c09",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "b0b9c097-1c1b-4fa4-b5d9-c23c43bb047f",
                "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:44:10.2951825+01:00",
                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "7",
                    "id": "2b944ca5-83b7-4aa4-aec6-4abcb1367f92",
                    "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": "f0b443b9-f883-4f78-b3c6-32cb5da3a55c",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-03-10T09:44:10.2951825+01:00",
                    "last_update": "2026-03-10T09:44:10.2951825+01:00",
                    "id_user_upd": "bec5cc91-1477-4d55-842a-ea6b9b3a2635",
                    "commited": true,
                    "st_images": {
                      "$id": "8",
                      "id": "e86b7464-cc12-48f9-9b6f-41a169a961a4",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "52b92ba4-c61d-4b8b-b55a-56ab79bf1359",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "9",
                          "id": "b87e6514-44bf-443e-9917-b88814d81928",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "02f85cd5-848d-46ce-a8ab-f09f8e26b8b7",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "6b7fa71a-3d32-46b2-b1d8-10f9edf53a5c",
                          "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:44:10.2951825+01:00",
                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                          "id_user_upd": "fa53188a-5738-4c22-9f77-49b9792f1bfa",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "10",
                              "id_category": "4481a36f-1b31-49b0-846a-5feb97317fb0",
                              "id_item": "3c0b3445-5dbb-4ca7-8903-6263b156f8b4",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                              "id_user_upd": "b43e98d4-2ac3-4b6a-ab94-685a6aa20fe0",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "9"
                              },
                              "mt_items": {
                                "$id": "11",
                                "id": "27dedb0e-e6e6-47ab-a3c7-0411f837dcbf",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "7ee1f2e3-f556-40da-b340-8481224b3631",
                                "id_unit_sec": "e1083217-b6fb-4c51-8361-427e384b1e17",
                                "id_brand": "0779fcf9-10eb-4b97-8f1a-38b4e4a2445d",
                                "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": "b659518d-1664-4f06-b0c6-66d7d6e7992a",
                                "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:44:10.2951825+01:00",
                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                "id_user_upd": "939aef3b-08fa-433f-9cf0-a98d78d1713c",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "12",
                                  "id": "029dc40e-bd17-4a45-8fd7-01bec5f57bb8",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                  "id_user_upd": "4d0e873d-712b-4d34-ac35-1981f3028d71",
                                  "commited": true,
                                  "mt_items": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "6"
                                  }
                                },
                                "mt_categories_items": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$id": "13",
                                    "id": "4d54e9fe-8b42-4024-9ddb-c33c2c995138",
                                    "id_branch": "c6d47ef4-d666-445c-bebd-5469f95ab471",
                                    "id_pos_type": "497f1576-720e-461e-acc2-5818c1aa3480",
                                    "id_pos": "176c9d57-b73b-4ece-97dc-f0acc72b4661",
                                    "id_item": "424832a5-6d88-49f7-9231-364885347a45",
                                    "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                    "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                    "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                    "id_user_upd": "0ef986bc-95d5-49c8-bbb7-de34797559a5",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "7"
                                    },
                                    "mt_items": {
                                      "$ref": "11"
                                    },
                                    "mt_pos": {
                                      "$id": "14",
                                      "id": "4e638e0b-624f-4e9b-8675-cdbf120f52dc",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "f11319eb-5e3e-465c-a90d-07ae87118a82",
                                      "id_zone": "7bcd326d-d255-443e-a9f8-2df9d4e2236b",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                      "id_user_upd": "930889aa-37f0-4c7e-8f6f-282f3e115a11",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "15",
                                        "id": "1488b475-140b-427b-9e92-c7ac606c2ed7",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "6f9a61a7-e3c5-4904-bd0a-7adeb5fb1628",
                                        "active": true,
                                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                        "id_user_upd": "7138ed86-e9ae-467b-80cd-103fd4cc0e85",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "16",
                                          "id": "4367fd3d-d67e-4773-bc77-88cf54e3f269",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "370285f8-176e-4b9c-a06a-7ba0096e7407",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "3f666a05-0890-4e8a-a122-e9758e28be6c",
                                          "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:44:10.2951825+01:00",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "id_user_upd": "5ec7c489-5d95-44c1-b50b-e51f804876ce",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_images": {
                                            "$ref": "8"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "17",
                                              "id": "5151139e-2776-4e31-a0af-afa358f41d22",
                                              "id_cloakroom": "3a47e93d-3fc7-4f80-9a5b-ac1f6cf452cb",
                                              "id_pos_sesion": "60413e31-2df5-4107-b086-3a2955fc177e",
                                              "unit_id": 4,
                                              "date_open": "2026-03-10T09:44:10.2951825+01:00",
                                              "date_close": "2026-03-10T09:44:10.2951825+01:00",
                                              "id_doc_sa": "77b7d4fd-918c-4180-bcfe-20d8d2fa0b6a",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "18",
                                                "id": "608c3305-7270-4044-b085-5b046f3f8ed7",
                                                "id_pos": "f5560a06-a378-4834-ae5c-efaa3faeed93",
                                                "id_doc": "646bd6d7-70d4-439f-865e-93dd1e8d666e",
                                                "id_branch": "a30050cf-44c8-47b8-b6cf-1e738b5a593f",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-03-10T09:44:10.2951825+01:00",
                                                "date_tax": "2026-03-10T09:44:10.2951825+01:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "4c3968b9-c843-4522-814b-29641a96400b",
                                                "id_relationship": "b6050665-4ecd-4fd9-8303-31a4e5b44046",
                                                "id_loc_from": "30928fd7-14c9-4a65-8f70-9c56722ecdce",
                                                "id_loc_end": "0425a3ec-4ee4-47ce-ad59-91c6bc362480",
                                                "id_user_add": "54d8b872-4512-4633-8b00-b2cff8246154",
                                                "id_user_upd": "0aac12fe-d6af-4b40-bd42-8b3f5f61faea",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "664bdd3c-ea5e-4b64-b5eb-f43fee759aa1",
                                                "id_room_unit": "7e6a9016-0a80-4a0b-9a63-6725057060b1",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "c10ebf4e-daf9-4429-aa3c-70a302126e3f",
                                                "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:44:10.2951825+01:00",
                                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "doc_print": true,
                                                "mt_branches": {
                                                  "$ref": "7"
                                                },
                                                "mt_docs": {
                                                  "$ref": "2"
                                                },
                                                "mt_locations": {
                                                  "$id": "19",
                                                  "id": "252f6fa3-e816-4073-b5fe-80cd88e0a58f",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "2293e822-ee81-4f1e-9315-5241f74b6bf5",
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                  "id_user_upd": "0916f112-58c9-4e6b-9a92-13416b2dda80",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "st_users": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$id": "20",
                                                      "id": "2cdad4e8-8e80-41e4-96f3-44f0f8ac73c7",
                                                      "id_pos": "b65d97d8-733d-4885-a17e-94a9a4529fdf",
                                                      "id_doc": "baea1e53-6567-4386-99bc-c8cf5cbcd53f",
                                                      "id_branch": "6b308fa1-de92-4184-8535-8dfbddf0f337",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-03-10T09:44:10.2951825+01:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "5dca6e31-c273-466e-ad98-ebb1d13dc606",
                                                      "id_loc_from": "d26974a4-44a2-4713-b3ea-0fea44762157",
                                                      "id_loc_end": "d2cc4dad-97a3-49de-b638-ed4b8cf6e3ba",
                                                      "id_user_add": "8bf52658-ce41-438d-aac4-e6dc82d50270",
                                                      "id_user_upd": "c07c9a63-0cd0-43d6-a21a-c641cf2e6030",
                                                      "id_pos_sesion": "ccca6a63-d3e7-4d99-aeed-90df37acd5e3",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-03-10T09:44:10.2951825+01:00",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "2"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "14"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_st": "4b5b1b79-ed07-4b26-a656-a37d92f3351b",
                                                          "id_line": 2,
                                                          "id_item": "e0bc53a6-991b-43c2-ac8d-0f7fa5415ead",
                                                          "comment": "sample string 4",
                                                          "qty": 5.1,
                                                          "status": 1,
                                                          "active": true,
                                                          "mt_items": {
                                                            "$ref": "11"
                                                          },
                                                          "tt_doc_st": {
                                                            "$ref": "20"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_st2": {
                                                        "$ref": "20"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "20"
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "22",
                                                      "id_location": "9819e64e-34e4-4cb0-ac39-27a3ab991da0",
                                                      "id_item": "3440f333-f34b-413b-8c76-900f491190b7",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "11"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "19"
                                                },
                                                "mt_pos": {
                                                  "$ref": "14"
                                                },
                                                "st_users": {
                                                  "$ref": "6"
                                                },
                                                "st_users1": {
                                                  "$ref": "6"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "23",
                                                    "id_doc_sa": "c191879b-192e-454f-a282-8b34bf3b406f",
                                                    "id_pay": "1e8ed8f5-92f9-4a85-84a6-089df375c00b",
                                                    "id_money": "bbfc57dd-51a0-4d27-b9eb-3a98926828be",
                                                    "date_cashflow": "2026-03-10T09:44:10.2951825+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "6b896c25-9c2c-40a8-9996-26cbdcc7c23e",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "24",
                                                      "id": "3db52f70-8bdf-4935-8c91-b66651a1dec2",
                                                      "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": "28db343f-e88b-4ace-ab02-7124a835fb18",
                                                      "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:44:10.2951825+01:00",
                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                      "id_user_upd": "d3bd4ba0-9e18-4d7a-bb0d-82136d6127e7",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "3"
                                                        },
                                                        {
                                                          "$ref": "3"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "8"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "23"
                                                        },
                                                        {
                                                          "$ref": "23"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "25",
                                                          "id_doc_sa": "0be994a1-a9d8-47cb-b9df-a5059807d7a2",
                                                          "id_line": 2,
                                                          "id_pay": "94b5eebd-eb16-4ebe-b6af-6c85edf0337b",
                                                          "id_money": "bb9d6cc4-0fd5-48fc-b853-6be3f56b3a7d",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "f9445dc6-16e2-4e6a-867c-eb7ad345f1ee",
                                                          "id_employee": "0e27ac5e-dac0-4874-97a0-239b500a79a7",
                                                          "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": "549af4f4-f3f3-47d0-8c6b-cf9462ac8191",
                                                          "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": "26",
                                                            "id": "ea064d9d-0ea6-4f73-ae41-f569fbc2be74",
                                                            "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": "ba8ca40a-0be5-4737-8bf7-782812bff8a0",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "a477fba4-48cc-422d-9011-10217f450aa0",
                                                            "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:44:10.2951825+01:00",
                                                            "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                            "id_user_upd": "e764a4c9-f53b-4e0c-906b-5cfa99e19173",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "27",
                                                                "id_employee": "bda78ea3-ac62-4444-aa20-88166fea8677",
                                                                "id_branch": "5b87bf77-def2-4e79-89e3-512ac3223ce8",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                "id_user_upd": "609dbd08-5628-4d14-8fd8-43d22c6ba0a5",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "28",
                                                              "id": "224da860-6d42-4a17-b498-cca8ba518e7d",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                              "id_user_upd": "1f093edf-f475-4ca3-bd9a-2a662adbb4d9",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "26"
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "6"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "8"
                                                            },
                                                            "st_users": {
                                                              "$ref": "6"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "29",
                                                                "id_doc_sa": "620ddce9-4a73-40c8-986a-c153d7e99e87",
                                                                "id_line": 2,
                                                                "id_item_sub": "0326d738-4682-41f6-9351-2884e0e3e4b9",
                                                                "qty": 4.1,
                                                                "id_list": "618360be-d532-48e1-a1cb-e8d1c9c32abf",
                                                                "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": "c35e2e69-59b2-437b-89d2-8e52026200ef",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "34ee5e7e-b60c-40ce-a42d-de8823efb7a7",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "9bcd6ae0-4dbe-412d-b87d-6d861a426891",
                                                                "id_user_upd": "6af28baf-2b62-4b99-99c0-7603b9912006",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "30",
                                                                  "id": "1b8d2f19-b312-46df-a51a-3aa38b4971b9",
                                                                  "id_item": "1d6d9f26-c834-4cee-9b72-4dffb2d6daa9",
                                                                  "id_item_type": "32761715-c81e-4c81-8f31-a37401ca2189",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "af3f54b1-3416-49c9-a42d-5cbefca3a964",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                  "id_user_upd": "0d0ffd88-6c7b-41ca-8daf-bf7b3bebb72a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "11"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_item_sub": "248b1e2b-d871-427d-a2b7-8049d08cbd60",
                                                                      "id_item": "3866ef97-eed9-4b7d-a6b1-237c01f7f15d",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "cdfa9321-1501-482c-9a03-29f6dc3e0c00",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "32",
                                                                        "id": "9a7df9d4-d6b5-4a51-847d-88be8f3eea79",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "2ee5dbdc-15cb-439a-99c7-0853fc7db09b",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "id_user_upd": "da16b368-31ae-4267-a22c-9662751b7c08",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "33",
                                                                          "id": "6584b6a2-6087-446a-a740-e4e449acc55c",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "id_user_upd": "06091d33-bd14-47a8-a1f8-76dd8bcfb8cf",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "34",
                                                                    "id": "59971ab1-448b-4a1b-a109-519dc463c77f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "d4340876-251c-43b4-bfa4-ee950efbc08d",
                                                                    "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:44:10.2951825+01:00",
                                                                    "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                    "id_user_upd": "fb067bc5-2168-4eb9-b018-16938fe2af73",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_voucher": "94814978-e09b-48b0-a6c9-2d9c69537da8",
                                                                        "id_line": "2350ba34-e4d2-4472-b15a-658f3b9f4bd3",
                                                                        "id_category": "df27e347-4efa-4ec7-ab72-9b6f08063722",
                                                                        "id_item": "05ba3e0e-da2f-41b2-b600-7f1c4ce2db41",
                                                                        "id_item_type": "43fcc5b9-f222-4b94-8cec-4b0da26a0609",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "36",
                                                                          "id": "9205e5a1-3513-44be-8157-80fed99ab39d",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "date_used": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "date_sesion": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "id_employee": "99a1df55-b752-4b0e-85b7-0a0592fb87b9",
                                                                          "id_branch": "5e736749-93e5-43fb-9ad0-ce53fd7e0e27",
                                                                          "id_voucher_permision": "1c0814da-dfee-4cff-9831-1ff52bcd7028",
                                                                          "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": "23bb239f-216c-486c-940b-3659894f74ed",
                                                                          "id_user_add": "67096f01-cc6a-4a7a-a581-1180d38b90e8",
                                                                          "id_doc_sa": "4fb08563-4133-4477-bcba-f4eafefcc0ae",
                                                                          "id_item_sub": "7c66e151-003d-460e-8f21-e4413073d779",
                                                                          "id_pos_sesion": "825f7b62-c7b2-4d53-90da-de8084207f8f",
                                                                          "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:44:10.2951825+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "37",
                                                                            "id": "3b2f74c1-9199-46ac-b698-182a878fd493",
                                                                            "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                                                            "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                                                            "date_used": "2026-03-10T09:44:10.2951825+01:00",
                                                                            "id_employee": "39223079-3515-4a99-bf50-d877b854e5b5",
                                                                            "id_branch": "da100799-bc06-47f9-99bd-151c682ce689",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "c2c71906-14ff-499d-96c8-b2b311231ef9",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                            "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "38",
                                                                        "id": "074eda78-1bad-4477-bf94-c16c35d20c9c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "date_end": "2026-03-10T09:44:10.2951825+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": "e8ec57cf-3df7-444b-9f65-998cd856ccf1",
                                                                        "id_pos": "a199dd64-9abf-411a-91fc-a4c31a125dbc",
                                                                        "id_list": "f7e704e2-f302-434e-90d9-9d00da54ea9c",
                                                                        "id_item": "4d9c650e-a3b1-4b4c-8636-0b02954b726b",
                                                                        "id_item_type": "6101a9c5-860c-4fd1-bf36-ef03c88bcaa6",
                                                                        "id_category": "f84f0694-34d9-4d8f-8d60-a620716a560f",
                                                                        "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:44:10.2951825+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "id_user_upd": "24718bde-157b-4ab1-9dcc-2bb47dd34af2",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "14"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "39",
                                                                          "id": "1613e45a-ac0e-47bc-8957-6f5c7b5aabba",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "81543a80-3934-4178-a469-538e99d917a4",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "9179f367-c303-431c-a29b-c37fa9d19ecd",
                                                                          "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:44:10.2951825+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "id_user_upd": "8272d10e-2f96-4582-b172-cd4d1da3f9b4",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "40",
                                                                              "id_pos": "7a680f33-299b-4b41-a899-d3930a9313c1",
                                                                              "id_pos_type": "bc22e9b6-0f47-46f3-8b1f-cf9ccfc37687",
                                                                              "id_price_list": "4e222049-d705-4d5a-b09f-dd45155adca9",
                                                                              "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:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "id_user_upd": "1eb50c74-9f94-438e-9ace-f891b8305030",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "41",
                                                                                "id_pos": "70ab4866-a83d-434d-b180-a89e0ed07092",
                                                                                "id_pos_type": "0585bd99-d8f6-470c-bc54-58afa337d3fe",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                "id_user_upd": "49ce01e1-c189-4ec3-84b5-bc4682f2f4c0",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "42",
                                                                                  "id": "77038280-1c76-4fd5-a6b7-20c551e2e8a4",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "id_user_upd": "6666823e-0f9f-4276-a43b-214b46fcd304",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "13"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "13"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "40"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_list": "24aec94b-76aa-483f-804a-c90910ab7df2",
                                                                              "id_item_sub": "cfcf05e2-6dcc-4b0b-bdb7-37b820914472",
                                                                              "validity_date": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "id_user_upd": "6fe8b23b-54b3-4f96-9d66-45970a7f2256",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "30"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "39"
                                                                            },
                                                                            {
                                                                              "$ref": "39"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "f095da4b-e498-4ef1-9dda-b04d096c6cb9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "id_branch": "807bdafe-7c73-4402-8d4c-dd26dce6cfc5",
                                                                              "id_pos": "85029cdd-9363-4f41-aef8-a28a3cb209c6",
                                                                              "id_list": "a51205cf-981c-4e8d-9648-7e1b0c6cd406",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "id_user_upd": "e85f7be1-cda6-4ef3-ad11-706a63f9e4f4",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "14"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "39"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "38"
                                                                            },
                                                                            {
                                                                              "$ref": "38"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "38"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "45",
                                                                        "id": "1eca5b3f-cbaa-49da-a4f9-4bf46aefdf9d",
                                                                        "order_id": 2,
                                                                        "id_item": "2b35f732-b47b-46f0-883d-bf45692aafc8",
                                                                        "id_item_type": "0333ab83-1c69-4fe1-afab-b5f083f95aff",
                                                                        "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": "b7ba72d9-22de-4c10-92a3-68c88b270bf7",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "ebf4e92f-974e-42b4-972c-f18903dedefd",
                                                                        "count_voucher": 1,
                                                                        "id_category": "d1d00b39-8100-44d3-bf8f-6197a45d6b24",
                                                                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                        "id_user_upd": "93410cb6-27e4-4a46-9f45-ce33f805836b",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "7c23e487-4667-4a89-aef9-9317f64c318c",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "f7471f76-41b6-4236-8241-9e7571383aa9",
                                                                          "date_tax": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "date_open": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "date_close": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "id_user_open": "a5842630-8661-4641-888f-d6805205e934",
                                                                          "id_user_close": "33eafce2-a7cb-41c0-a2eb-9c916645b453",
                                                                          "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:44:10.2951825+01:00",
                                                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "ac376bcd-8c27-4659-9999-41c4fc65f37c",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "4aeeb091-2fd2-47e8-b85f-d08b83df02b7",
                                                                              "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:44:10.2951825+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "0c337a45-b85a-4718-8795-3ace82d0ed63",
                                                                              "id_room_unit": "836ce48d-ba8d-41ed-a626-1b32ec1ba4ad",
                                                                              "id_room_list": "79d1d8f4-5ae6-400f-94b1-b9c3e0689edc",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "date_from": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "date_open": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "date_close": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "id_employee": "6624d8af-495a-473a-a542-9974c3da958f",
                                                                              "id_employee_sec": "0422553c-20cc-4196-9504-b079c872c9bf",
                                                                              "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": "6c51edf5-31b5-4e8d-9a36-f617bff95550",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "d78aae30-3295-4799-bcae-e07801a13db4",
                                                                              "id_user_close": "87f8d553-d712-4099-9d26-c09fcc5c0d36",
                                                                              "id_unit_state": "64631e84-e5fb-41b9-b6d0-fa1948f20a88",
                                                                              "id_pos_sesion": "e9cf5fe0-fdda-4990-a883-259b1bcfb9c0",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "dae82df2-c731-48a7-8b91-ef62728bd055",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "fe9afb60-5900-4702-bd29-b250ccf43be4",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "8be1368a-619c-490a-b58e-a2edfae49047",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:44:10.2951825+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                "id_user_upd": "0cc756bc-d3ed-459f-a60c-0d614cd7e8ea",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "50",
                                                                                  "id": "91d94a41-9bac-44df-be1b-a7ce79eafb7e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "9dc5021f-b325-4299-b03b-cd39a0620986",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "557f21f1-edd8-4b44-b493-92c7f8195510",
                                                                                  "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": "c8d2f85b-38fa-437e-8199-c843af4250ed",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "id_user_upd": "1b6d4c74-4411-40f4-b072-1e21b7438058",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_pos": "deb351a6-0932-400d-9d23-110fd7ab152d",
                                                                                      "id_room": "d94adafd-373e-44bd-a432-84a235c16d7b",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "id_user_upd": "66984b55-5055-44f7-9831-700eb48ec1be",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id": "a46c05fc-a637-4bf2-aace-20b7fee37459",
                                                                                      "id_room": "991fff38-635b-43df-86ba-7e3c8dcd358c",
                                                                                      "date_in": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "date_out": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "id_user_add": "eb141d1e-a45e-4cfc-9a69-e62f02e62823",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "53",
                                                                                  "id": "59c3244c-c469-4ff2-9ce4-be6feddb9705",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "id_user_upd": "ba15569c-edd8-41f7-8c5c-a63ea1023a01",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_room_type": "2de1e1e7-a494-413e-8c67-52484140002a",
                                                                                      "id_room_state": "dcd7bf3f-b5de-476f-a17b-c7aaba985b02",
                                                                                      "id_image": "5031fe40-3a65-4b27-94a8-4883ab5333b8",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                      "id_user_upd": "e71765e2-dfdf-441f-b7ba-7133ffd3f5cd",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "55",
                                                                                        "id": "1b65d6a6-0b59-4603-afbb-29f30fc1f878",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                        "id_user_upd": "b4c78bc8-50d2-466f-9603-94c074837c64",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "55"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "18"
                                                                                },
                                                                                {
                                                                                  "$ref": "18"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "52"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "18"
                                                                            },
                                                                            {
                                                                              "$ref": "18"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id": "13fc3be7-4e95-4644-b94a-33ee913a1c2f",
                                                                              "id_pos_sesion": "2c5fbb44-3f9d-48f8-a7d0-164775c42bb3",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "ce1ab321-99d6-4973-9e89-2797b02dcc25",
                                                                              "id_room_unit_activity": "013770ed-568a-49f6-b303-dc324320640b",
                                                                              "id_doc_sa": "cd59462c-1593-4f38-84d3-7396a9dc1c2e",
                                                                              "id_pos_type": "6f5f9c63-db03-4b3b-946c-e20e7bc79691",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "78f5226c-7069-45c9-b417-a0935a3ee810",
                                                                              "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:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id_tip": "5ed231ed-c649-462f-a338-36b7a22fae8e",
                                                                                  "id_user": "6a92d16b-014b-42d5-b07a-22fd619e9a4d",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_pos_sesion": "1a6ed75a-542c-4e76-a935-43cd6b4db1e0",
                                                                              "id_user": "633868da-d56d-4a71-be7c-daf3be31d3b3",
                                                                              "date_add": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "59",
                                                                    "id": "7a4215c7-b703-4def-9517-ded6fc03c07a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "751a5fe9-de57-4237-91eb-3e97737b8b7e",
                                                                    "id_doc_print": "d4c3dcf3-4e88-49b6-b3fa-3abb6f763a54",
                                                                    "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:44:10.2951825+01:00",
                                                                    "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "39"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "18"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_doc_sa": "a03ede71-6356-427c-8e80-323404e91443",
                                                                    "id_line": 2,
                                                                    "id_item": "19d6b116-a5bd-41e4-a5a7-260c86a1eb60",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "37"
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "24"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "36"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "36"
                                                        },
                                                        {
                                                          "$ref": "36"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "18"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "48"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "61",
                                                    "id": "9d93fa26-30be-4702-9721-207c07ac63c7",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "c5facc99-5278-4176-a25d-145b4e37e519",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                    "printed": true,
                                                    "print_on": "2026-03-10T09:44:10.2951825+01:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "46"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$id": "62",
                                          "id": "6c1d1fce-a7bc-4cd5-9ff5-3e0e7b447c0d",
                                          "id_pos": "8a5ec534-106d-442f-933e-762620f781ba",
                                          "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:44:10.2951825+01:00",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "id_user_upd": "e8bedfe8-272f-4494-b92f-9ce6d763ebaa",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "1"
                                            },
                                            {
                                              "$ref": "1"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "51"
                                        },
                                        {
                                          "$ref": "51"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "6"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "41"
                                        },
                                        {
                                          "$ref": "41"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "63",
                                          "id_pos": "b410bebd-2b8c-4e3b-b140-f7e8e1647ab9",
                                          "id_doc": "1d382997-cf56-4687-8b6c-b1b8027eeac6",
                                          "value": 3,
                                          "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "2"
                                          },
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "64",
                                          "id": "efc8f3ea-4dc0-475b-9322-4b7eafb45653",
                                          "id_pos": "d420a39e-0d4e-46ce-b16a-227e4a15826d",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-03-10T09:44:10.2951825+01:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "0d277a4e-ea3d-4d5c-ae5e-cbe926085ccc",
                                          "active": true,
                                          "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "65",
                                          "id_user": "0234658d-9256-40b2-90cd-2f217b7c9d7a",
                                          "id_pos": "8b84f1e9-5ae0-42e1-af63-577faa8f2d31",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "66",
                                          "id": "012ac808-72c7-429e-b446-336abc3f0407",
                                          "id_pos": "9c888361-cd43-43f6-b413-2d1d5c877496",
                                          "date_add": "2026-03-10T09:44:10.2951825+01:00",
                                          "date_upd": "2026-03-10T09:44:10.2951825+01:00",
                                          "date_out": "2026-03-10T09:44:10.2951825+01:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "46"
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "67",
                                          "id": "8ce075e5-b17b-4e5d-a42c-6eca27a2665f",
                                          "id_user_add": "d8c41d27-06a1-4b42-83a7-a00e4d449e56",
                                          "id_table": "ca254527-e5a8-45ea-a5df-6d3e5ccb1a7a",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "ce1c4d8a-94da-4602-b7ef-78bcc68f0124",
                                          "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_sync_tables": {
                                            "$id": "68",
                                            "id": "89b9b1a5-11dc-497f-9482-433b1fa3faf9",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                            "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "69",
                                                "id": "1d0c12ec-1a9d-4a45-8313-197e4a5958a1",
                                                "id_sync": "f58ef93d-4e58-4d5b-aae0-234f0a40107f",
                                                "json": "sample string 3",
                                                "id_table": "0f9092b0-1d19-44b6-bd68-0ed3fdc5e3ee",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "70",
                                                  "id": "013deb21-294e-4468-bc14-d667b32a69fc",
                                                  "id_branch_from": "9e62b576-7c82-46af-8622-ce65a8ff56a2",
                                                  "id_branch_to": "895a3d82-44fb-4ff3-951d-2ed2dea13473",
                                                  "type": 4,
                                                  "created_on": "2026-03-10T09:44:10.2951825+01:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-03-10T09:44:10.2951825+01:00",
                                                  "send_on": "2026-03-10T09:44:10.2951825+01:00",
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_branches1": {
                                                    "$ref": "7"
                                                  },
                                                  "st_sync_packages_det": [
                                                    {
                                                      "$ref": "69"
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ]
                                                },
                                                "st_sync_tables": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "tt_logs": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "71",
                                          "id": "5daeb7e6-6f94-4dc5-8c78-e330e1e49619",
                                          "id_pos": "5c4212e9-9f35-429f-bf76-cac52bee6443",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "42"
                                    },
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "33"
                                },
                                "mt_units1": {
                                  "$ref": "33"
                                },
                                "st_images": {
                                  "$ref": "8"
                                },
                                "st_users": {
                                  "$ref": "6"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "35"
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_users": {
                            "$ref": "6"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "st_functions": [
                        {
                          "$id": "72",
                          "id": "c38fbf46-79cf-48fc-870d-1efeb2066d08",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "62142673-d5a5-41f0-83fa-263b089daa28",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "72e48250-15b4-486d-9800-2e0a6769cb3b",
                          "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:44:10.2951825+01:00",
                          "last_update": "2026-03-10T09:44:10.2951825+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "73",
                            "id": "eede76ea-adcb-4093-9f78-04a472ac2219",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:44:10.2951825+01:00",
                            "last_update": "2026-03-10T09:44:10.2951825+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "13700e78-6e93-4d45-b939-ef071ad89853",
                              "id_function": "935211d7-41b8-4690-b4e8-1fd7c5e37fde",
                              "id_user": "1511dfeb-44f9-4b3b-a574-d90f17895afb",
                              "id_profile": "56d9f54c-f099-4b6b-87a4-5f6e378f59a2",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-03-10T09:44:10.2951825+01:00",
                              "last_update": "2026-03-10T09:44:10.2951825+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "3fd6aa0d-3774-4024-a2d6-9ac103c3192b",
                                "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:44:10.2951825+01:00",
                                "last_update": "2026-03-10T09:44:10.2951825+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "6"
                                  },
                                  {
                                    "$ref": "6"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              },
                              "st_functions": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_images_types": {
                        "$id": "76",
                        "id": "6cfdc049-5aa5-4c9c-8f21-b20bc8641dd7",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "6"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "77",
                        "id_branch": "34ea697f-14f3-4a35-aceb-5909dfc33aad",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-03-10T09:44:10.2951825+01:00",
                        "date_end": "2026-03-10T09:44:10.2951825+01:00",
                        "state": "sample string 6",
                        "created_on": "2026-03-10T09:44:10.2951825+01:00",
                        "last_update": "2026-03-10T09:44:10.2951825+01:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ]
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "50"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "st_images": {
                  "$ref": "8"
                },
                "st_images1": {
                  "$ref": "8"
                },
                "st_permisions": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "75"
                },
                "st_users_token": [
                  {
                    "$id": "78",
                    "id": "96a3d025-2e7e-40e7-978e-02a64cd4d46f",
                    "token_id": "sample string 2",
                    "id_user": "0a898278-eaf6-4a3d-85d6-dec648835547",
                    "date_from": "2026-03-10T09:44:10.2951825+01:00",
                    "date_end": "2026-03-10T09:44:10.2951825+01:00",
                    "created_on": "2026-03-10T09:44:10.2951825+01:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "79",
                    "id": "41e18bd3-c59b-4e13-be71-463e55b4cfca",
                    "id_room_activity": "3b42491d-9780-44d5-9260-137ba4b2920d",
                    "id_pos_sesion": "8116c46c-efe4-41e6-86b1-6a845d178b17",
                    "log_text": "sample string 4",
                    "id_user": "cef83746-dec5-42e4-a223-5181b2399fde",
                    "created_on": "2026-03-10T09:44:10.2951825+01:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ]
              }
            },
            {
              "$ref": "5"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "8"
          },
          "st_users": {
            "$ref": "6"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "24"
        },
        "st_users": {
          "$ref": "6"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "st_images": {
      "$ref": "8"
    },
    "st_users": {
      "$ref": "6"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ]
  },
  "mt_pos_print": {
    "$ref": "62"
  },
  "mt_pos_types": {
    "$ref": "42"
  },
  "st_doc_print": {
    "$id": "80",
    "id": "6e3ce501-edf3-4ced-b46c-19b6600b6c95",
    "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:44:10.2951825+01:00",
    "last_update": "2026-03-10T09:44:10.2951825+01:00",
    "commited": true,
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_print_det": [
      {
        "$id": "81",
        "id_doc_print": "8b38b12d-6a46-4e1e-939d-5cc3f2ce102f",
        "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": "80"
        }
      },
      {
        "$ref": "81"
      }
    ]
  },
  "st_users": {
    "$ref": "6"
  }
}