GET api/Mt_Pos_Print?id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_pos_print
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_pos

globally unique identifier

Required

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

mode_print

integer

Required

port

string

Max length: 10

baud_rate

integer

None.

data_bits

integer

None.

stop_bit

integer

None.

flow_control

integer

None.

parity

integer

None.

pin_cashdrawer

integer

None.

ip_printer

string

Max length: 15

port_ip

integer

None.

printer_name

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_pos

mt_pos

None.

mt_pos_doc_print

Collection of mt_pos_doc_print

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "b75e906d-db21-4311-9c4d-289b8d8215f3",
    "id_pos": "c3e35068-8aea-484d-a309-57630d01ca56",
    "id_mask": "sample string 3",
    "name": "sample string 4",
    "mode_print": 5,
    "port": "sample string 6",
    "baud_rate": 1,
    "data_bits": 1,
    "stop_bit": 1,
    "flow_control": 1,
    "parity": 1,
    "pin_cashdrawer": 1,
    "ip_printer": "sample string 7",
    "port_ip": 1,
    "printer_name": "sample string 8",
    "active": true,
    "created_on": "2026-07-08T09:48:26.1535551+02:00",
    "last_update": "2026-07-08T09:48:26.1535551+02:00",
    "id_user_upd": "78617656-be32-454c-a2b2-6b7d762b127e",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "b1c3f43b-798c-4e80-a496-fe4ae5c28067",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "84c2c256-9d86-45cc-a3c6-02ea2e5b9218",
      "id_zone": "a4b03c0b-e4b8-4834-b8f4-b4ed53cc4ef1",
      "user_required": true,
      "active": true,
      "created_on": "2026-07-08T09:48:26.1535551+02:00",
      "last_update": "2026-07-08T09:48:26.1535551+02:00",
      "id_user_upd": "c3774fa7-d00b-4b3d-ad11-9d0e48019803",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "11a59a0b-882c-49eb-aa91-8c81ec82f59f",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "d28cc1e4-9971-4540-99b4-79500ba43c3c",
        "active": true,
        "created_on": "2026-07-08T09:48:26.1535551+02:00",
        "last_update": "2026-07-08T09:48:26.1535551+02:00",
        "id_user_upd": "07f7ad57-f68b-49a0-bc80-40e2627c1796",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "f7611495-26cf-4a23-aae5-9b8418002ada",
          "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": "8a9dbc4a-d988-4a24-aaae-ce78b1347378",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-07-08T09:48:26.1535551+02:00",
          "last_update": "2026-07-08T09:48:26.1535551+02:00",
          "id_user_upd": "948d5b4b-d8dc-4241-b7c8-2b561fcd7d63",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "c7fe61c7-8dca-4a30-b6f2-78b4dfd3abbc",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "1da2ef35-3a99-420d-912f-cdaf28810737",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-07-08T09:48:26.1535551+02:00",
            "last_update": "2026-07-08T09:48:26.1535551+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "74829aed-583f-4420-84a0-03e45278929a",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "b10bd7c6-8b04-40a7-8974-e0b9b5b1f755",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "4f5ccab3-14d8-4310-9d99-9e310b9b6fba",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                "id_user_upd": "0cc8fbfb-62de-453c-a0ec-b04097364c21",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "4845528b-25b9-4213-8305-443b075e5b27",
                    "id_item": "67f38e51-8e94-4217-a729-5f8cd144f9c7",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                    "id_user_upd": "740ea8ab-e40d-4230-956a-acce36c551c6",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "015067cb-96eb-4f79-b97a-56e99ed14c2d",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "a9be04bd-d9f6-41a1-95d4-60f92cfab238",
                      "id_unit_sec": "e4009935-d78a-405a-93bd-8ddd0fbce7ad",
                      "id_brand": "f0769fc6-9164-4962-8b51-a65429a8bba7",
                      "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": "edd43cac-341f-4d70-ab5d-75a574b3bbe9",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                      "id_user_upd": "6c02b00e-b168-49fc-9370-2a79b02237c8",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "c216e78c-91b6-438b-8ee9-6a88c25daf2b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-07-08T09:48:26.1535551+02:00",
                        "last_update": "2026-07-08T09:48:26.1535551+02:00",
                        "id_user_upd": "fb3ec8e4-3a4c-4470-bb59-765ed9f77411",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "a31c0bd2-cf29-4559-8ce0-8001634e4685",
                          "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": "50dc934e-ef30-44db-908a-db6305930e43",
                          "view_messages": true,
                          "id_image_photo": "f41e83a1-8e82-4e44-9f81-e51534ca6c7b",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "e4dca3bf-176c-4a77-b2b8-ba56b038e0f6",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$id": "11",
                              "id": "25a821a1-ec16-4fce-aed6-bf7e16ded393",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "8180ef78-85cd-499b-8f41-d88fa076e293",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "c9ae2888-0323-43c2-9768-1f054661ac85",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                              "id_user_upd": "e7f50c5a-7d61-4e25-94dc-2843a478f1b0",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "5507091e-02bb-4791-9707-42ee30deda6c",
                                  "id_cloakroom": "8e49220d-e4fe-4624-96e0-753bc76aa69c",
                                  "id_pos_sesion": "ecf4f2ac-c89f-4f6d-a743-28c67e358288",
                                  "unit_id": 4,
                                  "date_open": "2026-07-08T09:48:26.1535551+02:00",
                                  "date_close": "2026-07-08T09:48:26.1535551+02:00",
                                  "id_doc_sa": "d066bc13-3e80-4256-981b-004d25a5b49a",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "33ea35c1-4d29-4cd7-9cb4-e5d669162e81",
                                    "id_pos": "e22b3b50-226b-489c-a114-428a50a607e9",
                                    "id_doc": "3c47238e-90de-4bcf-90d4-62548fbf93d1",
                                    "id_branch": "69588df1-b64d-44fc-9298-b36dee18c33b",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-07-08T09:48:26.1535551+02:00",
                                    "date_tax": "2026-07-08T09:48:26.1535551+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "3d15d81b-a7c4-440c-a824-0c4892d7e0fe",
                                    "id_relationship": "cf42664d-f82c-49c8-af0f-aa8e880e5c8c",
                                    "id_loc_from": "cfc5232b-c657-414f-90d9-2985f64fc2a7",
                                    "id_loc_end": "4473dedb-d534-4afd-a20e-015d067ee726",
                                    "id_user_add": "c08f4a63-3458-4065-b892-678e3b05a9dc",
                                    "id_user_upd": "45c3c52d-5ec9-486c-85f2-8f7a6c39b927",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "2ab58367-8590-46ed-baa9-9b779ef5b594",
                                    "id_room_unit": "019ea9cd-cfc1-4aaf-aa8a-893d863920d2",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "6790aec1-44dd-43bc-9e64-c758f754a84c",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "c8a2f920-0a0d-49e1-8deb-a182831e12a7",
                                      "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": "a66ba295-a89f-463f-8da5-6941b057af01",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                      "id_user_upd": "9aff737f-8cd4-4060-86a3-c66adbbeb863",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "eb6e2e32-dc47-454b-b2a0-9bf8f0ef96e0",
                                          "id_pay": "6bf31929-9aaa-4127-84d0-b2d154015a96",
                                          "id_money": "f54d5db2-925d-4bf7-abce-1c28f724c4b4",
                                          "active": true,
                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                          "id_user_upd": "3c7ace9d-765a-493a-972f-81fc03b609a4",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "25a6f212-74f0-4fdb-b431-1deafb95049f",
                                            "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": "106b8415-ae78-4b9f-8ac1-30e31a13b846",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                            "id_user_upd": "52a4028a-4b3b-4d52-81a5-d16b83f6a876",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "c6b81d00-d10e-4d19-a492-b03d268ea1ec",
                                                "id_money_2": "608f70dd-7646-4c42-bba6-9f4ac1a7ff55",
                                                "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                "id_user_upd": "ecfac603-1277-4c7a-b405-a4eae0de1dd3",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "3918b0f5-b4be-440f-be11-6bee955f971f",
                                                "id_pay": "50f5a378-51d4-484d-a891-85535b60184d",
                                                "id_money": "b1ce577d-6453-42ef-8ffe-a6f7c444c149",
                                                "date_cashflow": "2026-07-08T09:48:26.1535551+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "92963955-fde7-4c89-86d5-f680158f99b0",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "9ab422d3-b8e5-472a-96e9-f04c267d75b7",
                                                  "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": "614332b3-e18f-44b3-8629-7abfec41d1bb",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                  "id_user_upd": "ed895ba9-57cd-4fd4-bda7-1d1527f6fc41",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "5"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "039e3c71-2913-4315-8cf9-12f373e86730",
                                                      "id_line": 2,
                                                      "id_pay": "1bc7c05d-deb3-4546-82f9-e21d634ee22d",
                                                      "id_money": "b7936350-cb6c-4d1c-9888-be1f004cd1e4",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "8d4a7441-c036-4694-b8a1-ba5a7ce63e9f",
                                                      "id_employee": "d28a3edc-eeb3-411d-aa2a-c761702630c3",
                                                      "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": "232b4f84-2663-48b9-a245-b2465aff1529",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "a871d09e-e726-4973-b349-dc2e3eeae780",
                                                        "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": "85725c31-4d19-4684-8968-a2ea89b34ac8",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "249af826-2d97-4992-914b-8e1729dcc62b",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                        "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                        "id_user_upd": "4cbbf0cd-12ae-43ec-830f-740d45b48457",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "f2959279-2e80-4bef-b258-f4877303ca2e",
                                                            "id_branch": "66e87d0d-0aa6-407f-90db-e79ba9aeb7ac",
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                            "id_user_upd": "815ddfd8-07db-48a5-bf09-8abde53c8aa1",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "721d6231-5869-4f32-a030-8348cea6ece8",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                          "id_user_upd": "cc7c870a-39be-46f1-b691-f2d871580078",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "9a578a60-a55a-478c-aba1-eda4e2ef8326",
                                                            "id_line": 2,
                                                            "id_item_sub": "575dbe61-03db-4824-80fe-c5b73f998044",
                                                            "qty": 4.1,
                                                            "id_list": "7b7567ef-f5e5-43cc-bb0b-f41da8d3badd",
                                                            "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": "47f2316a-a719-434d-a050-97ee799d84fd",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "514eb063-32be-4ef4-9896-870b03ef7ac2",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "c4edf437-648e-4a61-b078-1ad738e5f4ed",
                                                            "id_user_upd": "c29e4fa6-e669-4601-859a-a29ff7bc714b",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "38369c44-4f47-4dd8-a878-bdfb8449af01",
                                                              "id_item": "ece2b1ef-171b-4c64-9850-e4983a7d8d32",
                                                              "id_item_type": "7abd679d-264d-46e7-b44a-f05c07830039",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "d9194b28-7b8b-401c-a8dd-1324131aae93",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                              "id_user_upd": "ecd2d198-1e2f-4ab2-bfb4-f755f948116a",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "2e761d48-7200-4a70-8088-aca0df9de72c",
                                                                  "id_item": "ea8b45e0-d8f8-4993-b7e5-08e0dbcea6aa",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "5d032108-5d39-449c-b9c2-19f5ff5a51d1",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "ee4d7b65-fb13-4828-b1a3-82a6d68c5be8",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "b24a5c7c-c22c-432e-8fa5-d29e5eec41d1",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "id_user_upd": "3701f9a2-2990-4a56-8d55-fa9aac47bbed",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "0c713a8d-e74c-4318-ab6b-592ff5062005",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "id_user_upd": "39c2e89e-a050-4883-859e-ae3eace3ba2d",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "48deb455-8f42-4b00-bab8-49b0092d618f",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "9c369eac-5978-4f3f-afaa-44a20208d9c4",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                "id_user_upd": "4cdae71e-795f-47fa-b50e-8bfa98f9ae64",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "7f79a375-33aa-49a9-bac3-8c7f4aeecb6e",
                                                                    "id_line": "22a89a45-3957-4a41-89a2-6963a199b905",
                                                                    "id_category": "76aba8ad-f4dd-4b3c-bf8b-c309ac7ef3cf",
                                                                    "id_item": "66188ee3-f350-40b9-9c81-3dfa0150d3d3",
                                                                    "id_item_type": "670e75eb-aa24-4797-adb1-ef041bcc6f60",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "2cdf5797-b72f-4be3-98ba-b00665b9d40d",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "date_used": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "date_sesion": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "id_employee": "bc7c13f0-260f-435a-918d-8b2dc902514d",
                                                                      "id_branch": "d5428db0-6f41-41a9-ac30-b03296bc1c7d",
                                                                      "id_voucher_permision": "2bd111f4-b6c5-46a4-aa11-ab04f622053c",
                                                                      "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": "78192d5a-4482-4f80-a979-6adf5c820c77",
                                                                      "id_user_add": "657c90b8-f26c-4d5e-a826-8a17b4ee5960",
                                                                      "id_doc_sa": "09449c9d-31c2-491d-b314-2e65deba2312",
                                                                      "id_item_sub": "da9588e7-12e0-4a7b-a3df-fb916d148599",
                                                                      "id_pos_sesion": "d9960432-3359-4050-b8f4-1bc958276dde",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "1bb765fb-5d28-4ab5-9188-ac3a85382e26",
                                                                        "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                        "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                        "date_used": "2026-07-08T09:48:26.1535551+02:00",
                                                                        "id_employee": "803e681a-1278-45e7-bb58-c8456b9cd755",
                                                                        "id_branch": "7eead176-f0f3-42e4-939f-0c44f1bd874d",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "8b8b59f2-8dc5-4f30-a85c-6a4c0aa880cb",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                        "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "e07101a1-afbe-4e9d-b2d2-0551ce8c77fe",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "94925f75-b2ff-4409-b37e-7e1c26d6e4cc",
                                                                    "id_pos": "f29125b4-b3c4-4e15-a6e3-d80c9af550bb",
                                                                    "id_list": "760790b4-bcd4-4534-896e-51c37b31e076",
                                                                    "id_item": "097fe28a-10c7-4845-8880-eb6d21e4e8b0",
                                                                    "id_item_type": "27024f1e-f884-4f26-8a1d-78b0dbb7e0d8",
                                                                    "id_category": "855aa1ee-e731-4022-9e73-2e8c02fb3d26",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "id_user_upd": "ff92b133-7407-479f-a34c-0a023b13ae8a",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "bf76b996-c8d3-49d4-b28b-633b3ec687cb",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "505b1c2e-70fa-411d-a578-869980846a8a",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "eb602343-ecac-4fd9-a34e-bd523859fa8b",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "id_user_upd": "e0802c15-ed6b-4849-96d8-218b90f57f84",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "f56841e8-4f78-42fd-b213-f7207056b1f7",
                                                                          "id_pos_type": "ec781cc8-b04b-42e5-9574-4c62be7d56d9",
                                                                          "id_price_list": "284811ef-50f3-47fc-bd6f-84f0911f63e1",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_user_upd": "9e5b03e0-3501-40c6-b497-d8347d1ad64c",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "56154933-4899-4f75-b200-a6014cbf8135",
                                                                            "id_pos_type": "be385121-90dc-45f3-be2f-cbf02155dedd",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "id_user_upd": "2320d452-5fbb-4a67-81c2-3c192340ce94",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "d8b1631f-f3a2-45a3-9763-9d6f9e550c4d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "id_user_upd": "5c6632d6-ebfb-4efa-958a-df09f725d713",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "e32cabec-c43b-4aa4-8f6a-8ce0d2354ad4",
                                                                                  "id_branch": "a133b404-559c-4768-ade6-50b77267834c",
                                                                                  "id_pos_type": "5d2dcfbc-d1a7-494a-9f81-246bf4027a44",
                                                                                  "id_pos": "d3e098a4-4b50-48c7-a19a-7eb1f688c60d",
                                                                                  "id_item": "70201b0d-2e3c-4e57-bec1-0786c2d310a0",
                                                                                  "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "id_user_upd": "34c70b77-df18-41a4-a18b-31bdfa82f3eb",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "1d7bec60-5334-415e-9e23-30525a660f43",
                                                                                  "id_doc": "7211f4b6-c1f5-4dd8-bd60-5c16a1fc7470",
                                                                                  "id_pos_type": "a03c737d-c36a-4875-b7ac-54c171602025",
                                                                                  "id_doc_print": "93452aa3-db26-4894-ab5d-792bd0cc6671",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "id_user_upd": "bc2c068e-c1a4-446b-bbff-d3f83bab037f",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$ref": "1"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "40",
                                                                                    "id": "e6ecabf5-5b51-446a-b88d-61b3aeb70db1",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "41",
                                                                                        "id_doc_print": "dc6ff982-1cc3-4fe9-83e3-4a132584f128",
                                                                                        "id_line": 2,
                                                                                        "text": "sample string 3",
                                                                                        "type_line": "sample string 4",
                                                                                        "type_align": "sample string 5",
                                                                                        "ref_line": 6,
                                                                                        "font_name": "sample string 7",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_color": "sample string 10",
                                                                                        "st_doc_print": {
                                                                                          "$ref": "40"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_list": "751e6bc8-60e2-40fd-ac24-85fe839cb0b0",
                                                                          "id_item_sub": "b5ad5422-fd9e-4c39-ae24-e8da0d95dbc2",
                                                                          "validity_date": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_user_upd": "8b4eaf8d-3ce2-45d3-b429-14a6cfca35a4",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id": "53204929-56b2-48c2-bcd9-058c5366e903",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_branch": "152063dc-706b-4514-bd54-dafc3272672a",
                                                                          "id_pos": "2e06d839-8790-4a3c-a9da-f5c203b52235",
                                                                          "id_list": "da30dadc-9866-4ad1-8a57-f489c4a80f45",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_user_upd": "d17f1fbe-c7ea-4108-883d-182227a67d05",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "aabd4d15-d4b0-4bd8-a565-1b047116afea",
                                                                    "order_id": 2,
                                                                    "id_item": "ff8ccd34-a41b-420c-a680-8a8b7b010f01",
                                                                    "id_item_type": "2b33b931-162e-4414-813b-d10591cb39f6",
                                                                    "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": "add6da98-0fe8-4a58-867b-0a153823075c",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "1a58e0bc-d1fa-42de-bf7e-29848b44d85d",
                                                                    "count_voucher": 1,
                                                                    "id_category": "df1e5a10-83d1-4a5f-8818-eda5693e573f",
                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                    "id_user_upd": "e1fc356f-96a9-45a8-aec4-937ac71d53b2",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "45",
                                                                      "id": "3e907a04-4f8f-4652-bed6-ad9ce8950771",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "a99b95ff-61e8-4d00-acf4-9bb4e27900f9",
                                                                      "date_tax": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "date_open": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "date_close": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "id_user_open": "13cc13cb-c92a-44b4-92e2-834212ab5d58",
                                                                      "id_user_close": "153cb351-09cd-493b-a3c4-8daccb95ab68",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "3f749979-4485-446f-9bd2-74d807653cff",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "afc4448e-f02f-4075-a6fd-cbcbb62ed6fd",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "8f312376-09c9-47a7-91fe-b60e5847e3be",
                                                                          "id_room_unit": "f7d6b2bb-925d-44a0-997f-f751f0453b73",
                                                                          "id_room_list": "7f02d6ab-5734-403a-bb42-2b36b4073b2a",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_from": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_open": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_close": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_employee": "23a02a5f-b829-40fb-a3ce-35c5bf9b3c81",
                                                                          "id_employee_sec": "6ea86985-632b-468f-a501-914238f2466b",
                                                                          "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": "1bef381b-7028-4e55-b02d-b34fda089b59",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "30fa48c0-1b0f-41c8-8c5c-4991a26ceb7a",
                                                                          "id_user_close": "adf1be2a-5ed4-40ee-b88d-b3c599c08260",
                                                                          "id_unit_state": "af2b53a7-c6a7-49ac-a2a5-70745ee36448",
                                                                          "id_pos_sesion": "2144c62c-5328-48f4-82ff-c599164decb1",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "48",
                                                                            "id": "71aaf283-98e6-48a1-9cf6-18e9286d451c",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "d0d37b72-32e7-4369-af6a-3aa3e4bc9573",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "7b9ee0f4-9772-4b43-b2d9-11277727e81a",
                                                                            "locked": true,
                                                                            "date_locked": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "id_user_upd": "67cc03cc-431e-477f-8ecc-6eee996283df",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "49",
                                                                              "id": "05f78744-e07b-4ceb-93ee-d882fc2afa8a",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "db1719f4-e689-4444-89f7-a7994e5eb0ec",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "cdefc8be-6456-440a-8671-9a0a6f5ffbc9",
                                                                              "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": "15fc4c93-5f4e-4282-b009-c81803400d08",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "id_user_upd": "f4cd837b-6704-400f-8bf1-ca819213b789",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id_pos": "4841ed03-26c5-481e-ba77-e40998b41ead",
                                                                                  "id_room": "e84f4205-860c-4630-bc37-3f02add8ff1f",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "id_user_upd": "df9e05c4-068e-4114-83bc-4eb8756c42ba",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id": "5b4ce22e-82a2-4c58-8b69-b29513d6c028",
                                                                                  "id_room": "fdef7bfa-8cbc-43e8-aefa-ba5c030189f9",
                                                                                  "date_in": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "date_out": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "id_user_add": "abcf36d0-2a4d-4392-ad12-c8237b21a85b",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "52",
                                                                              "id": "ab4ddcad-efb6-4c79-bfc7-31e3be40a774",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "id_user_upd": "bfc36136-dc3f-4acd-8d13-78d4b13bd18f",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "405f0421-d094-4382-9e41-bcb3e7890fae",
                                                                                  "id_room_state": "f769d3a4-d356-4570-8846-bf570fbf99cb",
                                                                                  "id_image": "70f34e28-5dc4-4164-abcc-2213f9d3f172",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "id_user_upd": "54c8773d-94b7-4582-979f-b5799bec89af",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "9e75b14d-d8af-489e-b0d5-b9c094c90dcb",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "id_user_upd": "f2420525-c1a6-4f54-91ed-e97a83bc2194",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "47"
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "54"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "51"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "007a1ea1-5acc-4994-affb-e1631febf728",
                                                                          "id_pos_sesion": "8d79434f-5353-4d72-8544-bc4543611750",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "43d809dc-a95b-4d3e-ba13-f2f92b1e71aa",
                                                                          "id_room_unit_activity": "f7aebe4c-dfe5-44cf-a6f6-310348dab1d0",
                                                                          "id_doc_sa": "09127378-551c-40bd-b37c-bb3b1faae1dd",
                                                                          "id_pos_type": "d8d70dde-838e-47c2-950b-b73a8baa76a9",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "7b4e614c-bb91-4451-a660-a0ef931dfdc5",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "fe7e0132-9914-49b4-adee-364f369e46f9",
                                                                              "id_user": "0ad9c084-4cc4-441c-a0f2-f98d152b3ddb",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_pos_sesion": "424f5510-74a7-4a06-8e9b-25f291467b66",
                                                                          "id_user": "d54f0286-00e0-459d-95fe-a6b0f116a40b",
                                                                          "date_add": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "cdef3f4a-4697-49dd-92c5-430094ce0789",
                                                                          "id_user": "2aa1c2c2-4835-4025-b41e-9f706d735a42",
                                                                          "id_user_profile": "71c6872e-605a-4518-9c2e-cf1d9160cbb5",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_pos_sesion": "45e8031b-354f-460f-b06e-6b00e46c4bea",
                                                                          "date_login": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "date_logout": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "59",
                                                                            "id": "0a82f511-eb30-42b5-bb41-e67e1bb755cd",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "73fd2bfa-2270-4bfe-ad27-857caee30a5a",
                                                                                "id_function": "404a69e1-3e5a-4927-b151-f9c65ef758db",
                                                                                "id_user": "a1a5b25e-fdad-411a-acdd-f341e450fef8",
                                                                                "id_profile": "6dd34652-7d28-47aa-b085-9c9ed483a377",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "59"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "61",
                                                                                  "id": "c360a9a1-8455-4c77-b703-eab766b710d1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "e0191402-80ef-462e-8e31-2398b09b0841",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "d7f30ff0-ceb5-45f1-aaf4-7a8c77a48e1e",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "62",
                                                                                    "id": "03a6c492-2e07-4e8f-9f86-605ae7035a42",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "58"
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id": "6bc05d60-6673-4d42-98d8-9e88c632b3f1",
                                                                          "id_user": "fe61e51d-eccb-48ad-b05d-67aa1b7ab0cf",
                                                                          "date_add": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "e9181526-de8f-4fe2-bda8-7a81810a4207",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "id_pos_sesion": "1a2513a1-9acb-4293-97ee-3baa0fc6da28",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "63"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "64",
                                                                "id": "9d8ecf96-f816-4f09-beab-c9093c75aaa2",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "06e7a08f-9c60-4351-8bde-3c0e75d863e2",
                                                                "id_doc_print": "260e2d3f-7840-4c89-84be-b9422bac6f2b",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "42"
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "13"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "65",
                                                                "id_doc_sa": "0991c031-eb6a-4d75-aff3-aaf77046d0e1",
                                                                "id_line": 2,
                                                                "id_item": "fac9f80c-9140-421c-93a5-c5c4098519f2",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "13"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "66",
                                          "id_pos": "f382885d-75bb-4670-bade-abfd4beadd02",
                                          "id_doc": "2fa5fac9-1b4b-4f94-94e0-a25114d07efb",
                                          "value": 3,
                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "67",
                                          "id": "fd77592b-4fac-4656-8d81-b9add1b96b15",
                                          "id_pos": "fcfd410c-94fa-45e1-a3ab-f5929bed9677",
                                          "id_doc": "40e4aa3f-d990-4ed8-97d6-2b0654e37173",
                                          "id_branch": "05471ec5-80a1-4740-a3b5-cf09f3813b7a",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T09:48:26.1535551+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "dbbbb112-37d7-4441-9d8d-0e5938a1ce96",
                                          "id_loc_from": "4e05a41b-8bcc-49b8-b5f2-25546173dc58",
                                          "id_loc_end": "2a0bba8d-ce90-4ade-ad15-f327fea602d1",
                                          "id_user_add": "ce7d94c4-3bd2-40e9-a754-6b2d083ac49f",
                                          "id_user_upd": "4917eae6-6a70-4ab9-a3e9-ab89c8a22bf5",
                                          "id_pos_sesion": "675eed1b-7443-4207-bbf0-12e7a7b4dccb",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-07-08T09:48:26.1535551+02:00",
                                          "active": true,
                                          "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                          "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "68",
                                            "id": "2cd8c26d-bf56-46c3-b5d6-f1cda8d6e54c",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "97c23611-7838-43b0-ba29-4ddf945bd012",
                                            "active": true,
                                            "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                            "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                            "id_user_upd": "7f3cf9f8-be7a-4a8b-863d-9e9834f420a5",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "69",
                                                "id_location": "01da4b31-72ba-4a19-85cf-ad22fc9716a8",
                                                "id_item": "79720c4f-1643-4228-8ba2-1d7bac882ae2",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "68"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "70",
                                              "id_doc_st": "6c87f30b-dc80-4e8f-bf06-654151ff23c5",
                                              "id_line": 2,
                                              "id_item": "16f18811-ec94-4b82-9ab3-4605907c9bda",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "67"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "68"
                                    },
                                    "mt_locations1": {
                                      "$ref": "68"
                                    },
                                    "mt_pos": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "st_users1": {
                                      "$ref": "10"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "18"
                                      },
                                      {
                                        "$ref": "18"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "24"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "20"
                                      },
                                      {
                                        "$ref": "20"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "13"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "47"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "71",
                                        "id": "c343da56-dcb0-4466-aaf0-3e5ee0b95235",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "bddaf167-442f-46ae-a6c2-df66ed1c550c",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                        "printed": true,
                                        "print_on": "2026-07-08T09:48:26.1535551+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "45"
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "7cb4e92d-3bd9-4a6e-9176-8401a8306854",
                              "id_pos": "cb5918a7-35cf-45ff-9584-6b6734d44eec",
                              "mac_address": "sample string 3",
                              "date_end": "2026-07-08T09:48:26.1535551+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "059fad42-3941-46f5-ae22-70e5bdd5429f",
                              "active": true,
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "c25b5a55-22a5-4646-86f8-14c06f0db2b4",
                              "id_pos": "b95e1061-149c-4cd9-8664-20b14cc92903",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "last_update": "2026-07-08T09:48:26.1535551+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "74",
                              "id": "eb8de65d-bcc6-4f08-83a5-ac3547d4f91e",
                              "token_id": "sample string 2",
                              "id_user": "bd0abae2-405a-40e6-984f-2283f430da60",
                              "date_from": "2026-07-08T09:48:26.1535551+02:00",
                              "date_end": "2026-07-08T09:48:26.1535551+02:00",
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "384dc591-c144-4bfa-955e-b48cfeeccbed",
                              "id_user_add": "a47cd03f-1d77-4b2a-be2c-ee340022d743",
                              "id_table": "51d0f94c-d3d5-41d4-b066-66f5f06aced7",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "bc00da5a-4590-4b7d-b2fa-2007dd5b5741",
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "739104de-aca9-4e2f-ad39-7db64c71c32f",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                "last_update": "2026-07-08T09:48:26.1535551+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "cb6ead37-d24f-4862-8da3-8bfeeedb0982",
                                    "id_sync": "833b8efc-5428-460a-b4ab-a311d26234ef",
                                    "json": "sample string 3",
                                    "id_table": "ff1e98b1-f4bd-45cd-a893-d80bdfb5af23",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "26e892fa-d698-4488-ba3b-f8e2fc9b050e",
                                      "id_branch_from": "14e5b1f8-cc0d-4d36-b452-29e9c933e7e8",
                                      "id_branch_to": "547388b5-56c8-438f-823f-b27072bbd607",
                                      "type": 4,
                                      "created_on": "2026-07-08T09:48:26.1535551+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-07-08T09:48:26.1535551+02:00",
                                      "send_on": "2026-07-08T09:48:26.1535551+02:00",
                                      "mt_branches": {
                                        "$ref": "4"
                                      },
                                      "mt_branches1": {
                                        "$ref": "4"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "79",
                              "id": "32e223b2-8922-49a0-ad10-a6d0f1e1f942",
                              "id_room_activity": "fdd5d52f-1dab-4c52-b9ca-c3bf52cc5e84",
                              "id_pos_sesion": "58a13feb-8000-4fec-a547-304fc6c13f4b",
                              "log_text": "sample string 4",
                              "id_user": "744f1953-404c-4d79-8a3d-429256834505",
                              "created_on": "2026-07-08T09:48:26.1535551+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "59"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "10"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "10"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_items": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_functions": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "445c23b1-dbdb-4b2e-9614-4ae0521659a3",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-07-08T09:48:26.1535551+02:00",
              "last_update": "2026-07-08T09:48:26.1535551+02:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "mt_locations": [
            {
              "$ref": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "1059c2d2-37c8-4353-9f26-17ba6c095757",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-07-08T09:48:26.1535551+02:00",
              "date_end": "2026-07-08T09:48:26.1535551+02:00",
              "state": "sample string 6",
              "created_on": "2026-07-08T09:48:26.1535551+02:00",
              "last_update": "2026-07-08T09:48:26.1535551+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ]
        },
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_users": {
          "$ref": "10"
        }
      },
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_pos_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_pos_rooms": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "st_users": {
        "$ref": "10"
      },
      "mt_pos_view": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "82",
          "id": "75e49d5e-5e69-4650-8da7-2e8925879953",
          "id_pos": "863ed969-0832-4645-a9a0-d74444d0bc74",
          "date_add": "2026-07-08T09:48:26.1535551+02:00",
          "date_upd": "2026-07-08T09:48:26.1535551+02:00",
          "date_out": "2026-07-08T09:48:26.1535551+02:00",
          "connection_type": "sample string 3",
          "connection_speed": 1,
          "terminal_name": "sample string 4",
          "version": "sample string 5",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "82"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "75"
        },
        {
          "$ref": "75"
        }
      ],
      "st_local_variables": [
        {
          "$id": "83",
          "id": "d8d8bffb-a218-43aa-8f41-98f27cda34d8",
          "id_pos": "7de9317e-4792-4c04-b114-480a0751a5fc",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-07-08T09:48:26.1535551+02:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ]
    },
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]