GET api/Mt_Pos_Print?pos_print_name={pos_print_name}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pos_print_name

string

Required

Body Parameters

None.

Response Information

Resource Description

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": "3b8b24b0-7f6c-4756-bcbf-5bcc918a2ec6",
  "id_pos": "02aceae0-07b3-4b25-aed7-69b7b81f799a",
  "id_mask": "sample string 3",
  "name": "sample string 4",
  "mode_print": 5,
  "port": "sample string 6",
  "baud_rate": 1,
  "data_bits": 1,
  "stop_bit": 1,
  "flow_control": 1,
  "parity": 1,
  "pin_cashdrawer": 1,
  "ip_printer": "sample string 7",
  "port_ip": 1,
  "printer_name": "sample string 8",
  "active": true,
  "created_on": "2026-03-10T09:41:54.9564363+01:00",
  "last_update": "2026-03-10T09:41:54.9564363+01:00",
  "id_user_upd": "c35d9cc3-262b-4f97-8998-84287aa4fb08",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "e9e87239-1508-41bd-8a65-17a65612188f",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "9a429c76-f19a-41c4-84af-9964ec0de8d5",
    "id_zone": "3b469ebe-a652-4552-989d-12e10358ccca",
    "user_required": true,
    "active": true,
    "created_on": "2026-03-10T09:41:54.9564363+01:00",
    "last_update": "2026-03-10T09:41:54.9564363+01:00",
    "id_user_upd": "d3074270-79b0-46a2-aa43-914f7dd52b5f",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "00551c2d-f783-4b04-bb37-6942711ba257",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "de3dd24b-7f03-4e34-a165-3b0a286d1cb2",
      "active": true,
      "created_on": "2026-03-10T09:41:54.9564363+01:00",
      "last_update": "2026-03-10T09:41:54.9564363+01:00",
      "id_user_upd": "cc733093-26ef-43a8-b98e-3fd000b3bc14",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "71498b0f-e43c-425c-a7b6-2910befc16f1",
        "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": "c1966c23-8cba-4347-928e-bd35d9ff2b54",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-03-10T09:41:54.9564363+01:00",
        "last_update": "2026-03-10T09:41:54.9564363+01:00",
        "id_user_upd": "faed09b1-d5a1-4cbd-ae35-a036b9affd2b",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "6b350770-83d9-4bea-98e6-cefaf6238bfd",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "8e6baf1a-2cb9-448f-8a9f-221e4f374e41",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-03-10T09:41:54.9564363+01:00",
          "last_update": "2026-03-10T09:41:54.9564363+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "7dcc3f9f-3831-4cd1-a267-7ac2683d5072",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "67fded0f-e641-41e5-9cf8-b2486e13e13b",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "4f96f260-a0a7-4bbe-bcd9-7288e6ac1880",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-03-10T09:41:54.9564363+01:00",
              "last_update": "2026-03-10T09:41:54.9564363+01:00",
              "id_user_upd": "00801822-0ba5-43b2-a65e-43083cdaa7d2",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "8d6c2098-0b71-4e32-b322-4189afc89c4b",
                  "id_item": "bebed5cd-feba-4c08-9a4c-764c8a98a2b2",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                  "id_user_upd": "983f06ea-b3c5-4518-84e1-7a37c9b57d9e",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "b7a7c45d-129a-40c2-b1a0-8d74d60b5a4d",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "f092cf13-61a1-4fb0-89c8-5a969277ca65",
                    "id_unit_sec": "e090cc2e-c167-4bc1-8fbc-67e5c8fc7813",
                    "id_brand": "f530bee4-3ad5-488a-a26f-009961a219e4",
                    "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": "494f589e-c1b1-48ae-856b-067884e4db4d",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                    "last_update": "2026-03-10T09:41:54.9564363+01:00",
                    "id_user_upd": "35b34d37-3651-43b0-be56-a4222472c37e",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "a3551e0f-18b0-4d0e-be1d-4dd9ffc4efdb",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-03-10T09:41:54.9564363+01:00",
                      "last_update": "2026-03-10T09:41:54.9564363+01:00",
                      "id_user_upd": "ef80d0c4-658b-4a25-ad8f-b5494e0b37bd",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "9fdd5241-176b-4fcd-b7cd-df0e2fe68405",
                        "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": "13dc30d0-a7a6-473f-9547-76199845d2ea",
                        "view_messages": true,
                        "id_image_photo": "ce4e02b6-89c6-47dd-af7c-94af1832923a",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "65c0f791-7b9e-448f-a41b-863aed30826d",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                        "last_update": "2026-03-10T09:41:54.9564363+01: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": "3b316589-6671-4769-b328-4b2b19815ad2",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "26719ccd-a115-46b1-9dee-ad9e35e15635",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "0b00fddf-e488-4d75-8145-3f14857cdad6",
                            "view_pos": true,
                            "order": 9,
                            "color_border": "sample string 10",
                            "color_button": "sample string 11",
                            "color_font": "sample string 12",
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                            "id_user_upd": "d2e9492c-5225-46a8-bfa6-cf5dd27faeb5",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "1709146c-10e8-4e71-84c1-768f2854966f",
                                "id_cloakroom": "309ffe81-cea3-4068-9b02-b3584e928030",
                                "id_pos_sesion": "40949c7c-e9f2-42cc-81f8-11362978de25",
                                "unit_id": 4,
                                "date_open": "2026-03-10T09:41:54.9564363+01:00",
                                "date_close": "2026-03-10T09:41:54.9564363+01:00",
                                "id_doc_sa": "5d43f29d-c98b-4aba-93fc-af4c818ae33b",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "525552e8-4d07-460c-8dca-75e6377b87b3",
                                  "id_pos": "af6f742b-031e-4da2-97cd-034cc55d2fe8",
                                  "id_doc": "0e66480b-d3ce-4dc7-b067-4f9cd8aff62d",
                                  "id_branch": "3c51438f-a954-4a47-8863-d33e4b5d1cac",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-03-10T09:41:54.9564363+01:00",
                                  "date_tax": "2026-03-10T09:41:54.9564363+01:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "feeb3cd1-8f13-496e-bafa-dc74d7a1e17e",
                                  "id_relationship": "669c2ec2-fbff-4095-b662-884890b81e9b",
                                  "id_loc_from": "515289f1-4da6-4bbf-8729-86694b66c439",
                                  "id_loc_end": "88379993-66ff-4051-aa70-401087e90359",
                                  "id_user_add": "33b9d331-4de9-4acb-912a-5da81462e8e3",
                                  "id_user_upd": "935bde5f-ef0a-4fc2-8a72-2d1894350af3",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "709472d2-bb31-46d9-a5d7-4bf2a22bee7b",
                                  "id_room_unit": "1f948a6f-c7fd-45ea-8164-d602f3a681d1",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "8d02e72e-f270-4240-b7a2-162f984278ef",
                                  "p_dis": 15.1,
                                  "p_chr": 16.1,
                                  "amt_net": 17.1,
                                  "amt_tax": 18.1,
                                  "amt_dis": 19.1,
                                  "amt_chr": 20.1,
                                  "amt_tot": 21.1,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "239d3d3e-140a-4825-98b6-6f8ef6eafae2",
                                    "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": "b37dc74d-5f98-4be6-a6d6-fa0a1cb86a6c",
                                    "view_pos": true,
                                    "order": 23,
                                    "color_border": "sample string 24",
                                    "color_button": "sample string 25",
                                    "color_font": "sample string 26",
                                    "active": true,
                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                    "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                    "id_user_upd": "85f1f31e-7147-4a21-b621-bd8fc5209e76",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "b872a1e9-3cc0-4d21-9423-6a337971eeee",
                                        "id_pay": "f69cfd49-c851-4c92-bb43-782df5cf7e40",
                                        "id_money": "aba6d4d2-199d-4230-8ee9-304013232e4a",
                                        "active": true,
                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                        "id_user_upd": "ef65874d-5013-464f-9075-e1d6a93587ab",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "e4f05bf6-ced7-4b37-9c47-f2a7df95125d",
                                          "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": "0baca4e1-c45b-4bde-a9f6-f9e4c7f69ae5",
                                          "view_pos": true,
                                          "order": 8,
                                          "color_border": "sample string 9",
                                          "color_button": "sample string 10",
                                          "color_font": "sample string 11",
                                          "active": true,
                                          "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                          "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                          "id_user_upd": "2806904a-0689-46d6-9887-daa84745e09d",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "9f1c473a-88b9-481b-b33f-fd5c94f1dcd0",
                                              "id_money_2": "03522bce-d35a-498f-a335-2e0d4a980129",
                                              "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                              "id_user_upd": "674c51dd-3523-40d5-ae8e-a023e351e500",
                                              "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": "7f86d5db-c7e3-4438-b2ce-29decbf6955d",
                                              "id_pay": "a1426596-157c-4d6a-b241-0086b07185ce",
                                              "id_money": "246175f3-e2eb-42da-a4b6-8b91db0d26f3",
                                              "date_cashflow": "2026-03-10T09:41:54.9564363+01:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "36bf734f-ec13-4948-a70d-384dd80122f4",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "4a689f65-6bb0-4594-b635-13f4358413ab",
                                                "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": "108028e8-e0b3-4a6a-a5a3-8a334b2940e9",
                                                "view_pos": true,
                                                "order": 13,
                                                "color_border": "sample string 14",
                                                "color_button": "sample string 15",
                                                "color_font": "sample string 16",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                "id_user_upd": "318db60c-ad39-4c0c-8d69-0861638fe39d",
                                                "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": "c04dd9f7-0c0c-4faa-8353-33491e4e074b",
                                                    "id_line": 2,
                                                    "id_pay": "500063d4-aa9c-4a69-acc0-808e26f7eae8",
                                                    "id_money": "566e92ac-b335-48ff-8295-848fa5db0499",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "53e39467-b1af-4cc6-8161-608fcf8afb16",
                                                    "id_employee": "b65a6ca6-3765-4726-bd38-21ea2812875e",
                                                    "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": "45765fbd-a201-4fec-809e-8d8ae6d0e958",
                                                    "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": "8d44b70b-3cab-4193-84fa-2f1fbe6e9bee",
                                                      "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": "6eebf3d7-b909-4937-a126-16faedc93ff0",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "50bcf2af-c4b8-4c33-a713-b26a5f365880",
                                                      "view_pos": true,
                                                      "order": 14,
                                                      "color_border": "sample string 15",
                                                      "color_button": "sample string 16",
                                                      "color_font": "sample string 17",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                      "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                      "id_user_upd": "314fddd9-dde7-4470-97b7-84158b1d8636",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "51cb2840-2e50-4f83-9f62-832888678787",
                                                          "id_branch": "4e10a5a1-788f-4c4c-baaa-264339fc2d52",
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                          "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                          "id_user_upd": "6379ce17-d44d-497e-951b-e857c6e84671",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "1bef4e66-c6d7-4d65-8750-f544b13700ac",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                        "id_user_upd": "d252c6fb-65fe-492f-baa9-18e424df6a75",
                                                        "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": "70095073-df36-483b-a135-c775b4a327d1",
                                                          "id_line": 2,
                                                          "id_item_sub": "c549d51e-612c-4fb9-a426-1b97fb7728fe",
                                                          "qty": 4.1,
                                                          "id_list": "731369fe-a4da-4a9e-bfd4-e4a37a312362",
                                                          "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": "e0735561-eaf8-4e80-b0e8-d7bc856b2e59",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "d1b80857-5054-4a7e-830d-5a76054f8c7a",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "94363f98-e0ab-4164-8228-8c6580d0da47",
                                                          "id_user_upd": "371ac197-6e6d-45d3-9f29-754f45171308",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "ce338c1f-3bab-4b97-8ad0-67048b7693c8",
                                                            "id_item": "17d9431a-0307-4d8f-a021-98dd56984d6a",
                                                            "id_item_type": "d2bf515e-45e1-4332-a308-39086e3bd46a",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "7b991b1d-4786-4c2e-be34-8c1510b537ac",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                            "id_user_upd": "ebd23093-02be-4383-98e2-c4ad45b82c73",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "c747d32c-4c24-4434-8308-e3c5ff992f28",
                                                                "id_item": "0f8d015f-73bb-406e-b127-09063a435f91",
                                                                "group_id": 3,
                                                                "id_unit_ref": "eeb04c0b-6dbf-4626-bef0-0e6f5940cf88",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "dd67007c-d161-405c-8158-5c2e4551e6e7",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "050c6f54-584c-4705-81c9-455abf05fdf5",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "id_user_upd": "b55eb572-b14b-467d-8c16-5bcff7fde714",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "c484566b-aad1-4d8c-971a-80af76a2a055",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "id_user_upd": "2719b5e6-22d8-42d2-bdfb-5fbb3f347edd",
                                                                    "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": "7e63f59a-47d1-4bea-a274-3d84451ebce2",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "f8e4b819-f406-4325-8009-69152ad7d99b",
                                                              "view_pos": true,
                                                              "order": 7,
                                                              "color_border": "sample string 8",
                                                              "color_button": "sample string 9",
                                                              "color_font": "sample string 10",
                                                              "font_bold": true,
                                                              "font_underline": true,
                                                              "font_size": 13,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                              "id_user_upd": "a4b53bcb-441e-4ffe-8f0f-a5c7417bf617",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "13c4c0e9-1811-4d56-b954-d5a6449a0af4",
                                                                  "id_line": "a40e33ad-1948-48be-80f3-5263ae0eff62",
                                                                  "id_category": "b0976c57-5adb-4f42-a2a4-7fdfce519dd0",
                                                                  "id_item": "34e7dd28-9c86-41d0-afdf-daa971d73ca6",
                                                                  "id_item_type": "74d66921-f984-4b5d-b552-92c4815b9503",
                                                                  "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": "ba77162f-856a-4eaf-821e-48fa560735dd",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "date_used": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "date_sesion": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "id_employee": "d702b582-7d54-4e50-a92d-2e876c079dc1",
                                                                    "id_branch": "0c11c33f-8d57-4c82-b19e-06b0807050dc",
                                                                    "id_voucher_permision": "fa4427b0-afed-4815-9fdd-f87ec2884a38",
                                                                    "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": "899009d0-3229-4c80-88f8-4adcce92c771",
                                                                    "id_user_add": "a85fa4e3-0290-4fb2-84e0-48a142ac15f8",
                                                                    "id_doc_sa": "93a8a0ec-db2e-44a5-b4dc-a3a0e49aae3e",
                                                                    "id_item_sub": "38bc675d-cbbf-4633-ae65-c3d9f85bddb7",
                                                                    "id_pos_sesion": "4efc490e-198c-4f5e-9658-f6f8ec0c008c",
                                                                    "is_authorized": true,
                                                                    "is_automatic": true,
                                                                    "print_in_branch": true,
                                                                    "printed": true,
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "is_used_entry": true,
                                                                    "is_used_consume": true,
                                                                    "is_close": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9564363+01: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": "ceefe30c-836b-47cb-b9c7-4f34e11a9266",
                                                                      "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                      "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                      "date_used": "2026-03-10T09:41:54.9564363+01:00",
                                                                      "id_employee": "c4fab18a-2311-4daf-9e5f-c2ae369dfb4d",
                                                                      "id_branch": "9fb22ed7-4ddf-4f00-8cba-3d2205ca075e",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "718dd09a-815a-4e11-99a9-7ca9dcaf4c37",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                      "last_update": "2026-03-10T09:41:54.9564363+01: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": "fcdbefbb-bcfe-4ecc-a7ce-e5ba99a163ac",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "by_amt": true,
                                                                  "by_pcg": true,
                                                                  "ap_amount": 1.1,
                                                                  "ap_percent": 1.1,
                                                                  "ap_price": 1.1,
                                                                  "ap_price_min": 1.1,
                                                                  "ap_price_max": 1.1,
                                                                  "id_branch": "6381761b-018d-4f59-ba74-88c070ba8935",
                                                                  "id_pos": "883b4169-3f7e-453c-927d-79ca2814a244",
                                                                  "id_list": "7367eae4-5320-479f-ae50-80900dda86f7",
                                                                  "id_item": "d609d79d-f928-4aae-93de-d4573d1f4e46",
                                                                  "id_item_type": "69a37a5d-c641-44bc-8819-1ab27854dbeb",
                                                                  "id_category": "39afae3e-1f78-480f-a756-5473f6b15e3e",
                                                                  "by_day_week": true,
                                                                  "use_mon": true,
                                                                  "use_tue": true,
                                                                  "use_wed": true,
                                                                  "use_thu": true,
                                                                  "use_fri": true,
                                                                  "use_sat": true,
                                                                  "use_sun": true,
                                                                  "use_hour_ini": "00:00:00.1234567",
                                                                  "use_hour_end": "00:00:00.1234567",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "id_user_upd": "47dd776a-75ea-4999-9b78-a054bd49e11c",
                                                                  "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": "99cb87df-6f07-4077-8387-a03ed92a0a81",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "788e7e27-892c-4620-b622-6c98cfc29de2",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "c7ab368d-7c6c-441f-bf1a-3564331138d1",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "id_user_upd": "62f0d8b8-7a23-4a25-80a0-bdcd6adefc91",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "d3bcfbe2-70e9-4a1a-94a0-ba03462a22c4",
                                                                        "id_pos_type": "933cce2d-80e1-48a2-a133-4372d91fe87e",
                                                                        "id_price_list": "20796653-9d40-4ae9-b75b-b7b688927778",
                                                                        "is_default": true,
                                                                        "view_mon": true,
                                                                        "view_tue": true,
                                                                        "view_wed": true,
                                                                        "view_thu": true,
                                                                        "view_fri": true,
                                                                        "view_sat": true,
                                                                        "view_sun": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "id_user_upd": "d8a51cfc-0205-4ade-aa1f-1e196dde9456",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "f73822f6-c7b6-4a61-9c8c-956c5183597b",
                                                                          "id_pos_type": "b63089ce-db1b-4e39-b55f-9ea34bbbde08",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                          "id_user_upd": "702e666f-1d59-472c-8865-818f5cd8c3df",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "f1b7d5b6-8692-40d3-918b-730244445e61",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "id_user_upd": "bbed7b49-6c62-44fb-b808-f4fc3d242e6e",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "0ee5514d-72ea-46fa-8a3e-515921602451",
                                                                                "id_branch": "3076947c-98dd-4f97-8e6a-67557e142c84",
                                                                                "id_pos_type": "01333cb8-0749-4904-a491-444990c94abd",
                                                                                "id_pos": "a1b7f7a3-4d18-4fca-8ee8-da9469fb588a",
                                                                                "id_item": "a19dd625-bb2b-451a-a298-1912eb66856a",
                                                                                "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "id_user_upd": "657c8cef-a9a3-4438-a5a0-7de3a1289984",
                                                                                "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": "a4e4324e-0a0a-4c9e-ad02-44ab4d7377bd",
                                                                                "id_doc": "f2c4291a-1601-4e51-8642-236e89b4bdcd",
                                                                                "id_pos_type": "62848395-5f58-474f-9051-9ec4311ec327",
                                                                                "id_doc_print": "4247fb11-2cfd-4c87-be8b-736a5d0187bb",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "id_user_upd": "965226e8-ad2a-4f62-9475-2ffcd31294e0",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "40",
                                                                                  "id": "7a925474-dfdb-4216-8d83-1a872c3aaa06",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high_row": 5,
                                                                                  "high_doc": 6,
                                                                                  "with_doc": 7,
                                                                                  "to_file": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "41",
                                                                                      "id_doc_print": "5e51cddb-38ad-4678-8af3-2aab338360a9",
                                                                                      "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": "22204cb3-937b-4e2c-9008-556891f29079",
                                                                        "id_item_sub": "37581603-b146-4019-9b65-7e6206afabf0",
                                                                        "validity_date": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "id_user_upd": "94c3e20d-ac9a-44bf-acd6-d897de53ec64",
                                                                        "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": "e7b9c4a8-6afc-4c71-a0af-b9eaaaed3f29",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "id_branch": "31e1e2c8-d2e4-462a-838f-20493cc8e937",
                                                                        "id_pos": "1303d4e1-0c12-4564-bb25-ea6ee3bca015",
                                                                        "id_list": "9284d8ae-407f-4dc6-8544-a9116ee300af",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "id_user_upd": "25996945-ef1d-420f-b0ed-9f78bf504ae4",
                                                                        "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": "af0cade6-026f-4190-8cec-2ef81e5e0f05",
                                                                  "order_id": 2,
                                                                  "id_item": "b3656f36-a2f2-4816-9e8d-5d85a00104c0",
                                                                  "id_item_type": "ead1d15a-4202-4b0d-bb6f-c0bc8950aca0",
                                                                  "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": "a46e8baf-6086-422b-941d-f259c5f8b110",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "50e4058b-339c-4336-9592-1fabdfb694b2",
                                                                  "count_voucher": 1,
                                                                  "id_category": "8810de5e-195a-47ee-80aa-c9b4caa9b8f7",
                                                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                  "id_user_upd": "5d4bc744-18f8-40a3-9ad3-203959deff03",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "45",
                                                                    "id": "531d39b4-e069-48fe-9e21-9ad3b03a47c1",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "419addb4-41c2-44c6-8072-d8152ecae72e",
                                                                    "date_tax": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "date_open": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "date_close": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "id_user_open": "dbdf38fa-f354-4422-84d6-07fbda47bacd",
                                                                    "id_user_close": "08571d31-785a-44ca-a9c1-2bafd770de58",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9564363+01: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": "4565b67b-3603-4d02-bc21-6a841780322c",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "2607a91f-3490-41d3-91ac-d9da926ed61d",
                                                                        "type_pay": 5,
                                                                        "module": "sample string 6",
                                                                        "process": true,
                                                                        "json_cloackrooms": "sample string 8",
                                                                        "multi_select": 9,
                                                                        "terminal_name": "sample string 10",
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "45"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "db4224b8-44ad-4404-afa6-83a7733d11ff",
                                                                        "id_room_unit": "d161a132-7ef1-4038-9e75-7103f81be9d8",
                                                                        "id_room_list": "be4b37fb-7c82-44b0-a35e-6e7255b203c1",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "date_from": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "date_end": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "date_open": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "date_close": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "id_employee": "cdd887b5-825f-4226-8224-cc98128449b0",
                                                                        "id_employee_sec": "a2150730-0532-4a43-b563-76d673ad3807",
                                                                        "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": "a8264853-eb10-49bc-a318-2a83ff2331ea",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "afe23600-6058-4224-988d-5f9652ad137e",
                                                                        "id_user_close": "662abcba-1c77-41e0-a503-626f86f6e954",
                                                                        "id_unit_state": "9084ccc5-378b-4d18-bc48-43f0d9296cdc",
                                                                        "id_pos_sesion": "a4ddea6f-9c58-4e0a-b654-372eee4ee28d",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "48",
                                                                          "id": "8ce636be-8004-4920-a7e3-9d2ddd067138",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "707e5759-7703-4388-94ba-c25e8b963732",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "ea5cd859-001c-4cf1-910a-5666861c651a",
                                                                          "locked": true,
                                                                          "date_locked": "2026-03-10T09:41:54.9564363+01:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                          "id_user_upd": "eae55055-917c-4bab-b616-004323dd515f",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "49",
                                                                            "id": "db2d3f0d-bc81-49a1-b9e2-6b9564b7c260",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "9125d878-6638-4c89-b517-fca7e4d2c8a7",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "bece7310-f4aa-44cf-a365-0c4e266c55d6",
                                                                            "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": "a2f4431a-7bcd-4ccf-b1c0-d9397baaa781",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "id_user_upd": "c513d43a-5426-4d8a-bc1e-cec3aa277ff1",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$id": "50",
                                                                                "id_pos": "c933cd46-e825-497b-bf58-573c64099010",
                                                                                "id_room": "e4d8484b-d6c2-4670-9492-366d25115710",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "id_user_upd": "7d914c17-8c37-4fc6-bd0a-c49d9558ee5f",
                                                                                "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": "fbaafcb0-d81d-4805-8dd4-b077b1dc5e9a",
                                                                                "id_room": "ad66a821-0621-4a8f-846c-371d84c2368f",
                                                                                "date_in": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "date_out": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "id_user_add": "2bc05ec3-ffae-4712-bb9a-77c28e9aa8df",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9564363+01: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": "bd29cbb5-dba9-4d95-b668-815df2a3343a",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "id_user_upd": "2354d4bb-5f06-4d44-ba4b-693b41b064c6",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "53",
                                                                                "id_room_type": "f0ac6d23-f5be-4de0-ae67-e3ede6c5c32d",
                                                                                "id_room_state": "9784ddb5-7ad8-4124-baad-4ebff26ba962",
                                                                                "id_image": "18180bc7-77f4-4415-a659-08ffd2dbf8e4",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                "id_user_upd": "137781dc-df06-4426-8eb6-21862478ba8e",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "54",
                                                                                  "id": "51f5dc39-3817-4aa9-9ca6-7efdd30a1316",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                                  "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                                  "id_user_upd": "4cfb8b2a-f006-43c9-848c-3d1f19fd548a",
                                                                                  "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"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "bb868fd0-b55a-4884-ab1a-dec8c101bfcd",
                                                                        "id_pos_sesion": "0f5828f4-e711-41c7-85f4-1f39a8b26f88",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "2ae955ce-296f-4506-bec0-8273a7652c01",
                                                                        "id_room_unit_activity": "8ea3be84-bba3-4b22-bf41-f8374027c2e0",
                                                                        "id_doc_sa": "a69574ee-6b89-4ce6-8cf7-c9867f49a6bb",
                                                                        "id_pos_type": "32cb652b-4956-4d67-8522-f7531639ef47",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "6b1fffd6-c513-4cbf-bf85-603030c439ed",
                                                                        "coupon_id": "sample string 7",
                                                                        "terminal_id": "sample string 8",
                                                                        "card_name": "sample string 9",
                                                                        "card_bank": "sample string 10",
                                                                        "card_number": "sample string 11",
                                                                        "client_name": "sample string 12",
                                                                        "money_type": "sample string 13",
                                                                        "merchant_id": "sample string 14",
                                                                        "aid": "sample string 15",
                                                                        "auth_num": "sample string 16",
                                                                        "authorization": true,
                                                                        "signature": true,
                                                                        "contactless": true,
                                                                        "date_hour_pay": "sample string 17",
                                                                        "terminal_name": "sample string 18",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "45"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_tip": "5d893a5d-dcc8-45e9-91e0-5ff1ce33d3b8",
                                                                            "id_user": "dee6eb67-d1e4-469f-8ceb-2208c27fee8f",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "55"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_pos_sesion": "30bc2f51-78c7-437e-8d3a-71257faa1fa6",
                                                                        "id_user": "d9657260-f23a-4c9a-addf-23e23e32811c",
                                                                        "date_add": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "45"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "44"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "58",
                                                              "id": "1da77276-5865-4f38-af58-b721d27cce85",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "ee2439ab-8d33-40e3-95aa-d325dab06a74",
                                                              "id_doc_print": "166f3deb-4f77-4c9e-8ae5-bf815b767b5b",
                                                              "hour_end": "00:00:00.1234567",
                                                              "price_item_sub": true,
                                                              "define_validity": true,
                                                              "price_ref": true,
                                                              "price_min": 11.1,
                                                              "supply_apply": 12,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                                              "last_update": "2026-03-10T09:41:54.9564363+01: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": "59",
                                                              "id_doc_sa": "1215928f-6eaf-4bce-867a-b87c3dd108af",
                                                              "id_line": 2,
                                                              "id_item": "cf1a7cf0-9def-4c4f-a7a1-54592f0d5f45",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "59"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$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": "60",
                                        "id_pos": "b0cc821c-6b7a-40fc-9f72-60051f00efea",
                                        "id_doc": "83918636-a50a-457b-af32-2d705b434d55",
                                        "value": 3,
                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "61",
                                        "id": "caa32a0c-ed29-4bf4-bf13-7dfa4a435066",
                                        "id_pos": "785e259e-3eb6-4d09-84ef-edd825a5648b",
                                        "id_doc": "664b57b2-3bcf-4a97-b948-e468e0da4e7b",
                                        "id_branch": "e4522efb-04f9-47b2-b427-74dceabb752d",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:41:54.9564363+01:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "242cb442-55cf-40cf-a3bc-01fcd6fbcebe",
                                        "id_loc_from": "9e4de433-a9b3-44a7-b7c1-3ac4fcce827b",
                                        "id_loc_end": "8f9f6096-c737-4d79-bdf7-b53d0b7aee50",
                                        "id_user_add": "85bd0485-12d2-4615-ac2e-0d0321328528",
                                        "id_user_upd": "4c9f6af6-97d6-4059-9327-3b9c3f9bb998",
                                        "id_pos_sesion": "bc6ecea2-397b-40f1-beb6-64096dde37c1",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-03-10T09:41:54.9564363+01:00",
                                        "active": true,
                                        "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                        "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "62",
                                          "id": "52398e2c-fcf9-4a76-b174-e54a4506a7a2",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "ead303ba-6204-4182-a2ee-dd22edf6e135",
                                          "active": true,
                                          "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                          "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                          "id_user_upd": "f27d0ce3-3a48-4a55-9a52-f89bd32fde93",
                                          "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": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "63",
                                              "id_location": "1a3c747f-3091-4aed-9bf0-16e68bccd95a",
                                              "id_item": "b46e2e15-245a-4b31-a1c5-54e73bec7d8b",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "64",
                                            "id_doc_st": "5f797515-1d60-4c70-8119-d5bbdb37a41f",
                                            "id_line": 2,
                                            "id_item": "916ea101-1b1a-41ed-b35b-6c9252fb651d",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "61"
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "61"
                                        }
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "62"
                                  },
                                  "mt_locations1": {
                                    "$ref": "62"
                                  },
                                  "mt_pos": {
                                    "$ref": "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": "65",
                                      "id": "0ee81dfe-f445-4799-a9e8-2ecf1e79a75a",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "a63ce3c6-f5cb-455f-8c9e-d7b1b527f7da",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                      "printed": true,
                                      "print_on": "2026-03-10T09:41:54.9564363+01:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ]
                                },
                                "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": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "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": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "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": [
                          {
                            "$id": "66",
                            "id": "efe9fa95-285e-444b-81af-9811bbd4495b",
                            "id_function": "3a8ab886-a6be-4d2d-a07a-4e62ee2541e9",
                            "id_user": "9e46b49d-0472-40a5-a26d-1539afde1615",
                            "id_profile": "9f48c18c-56da-43e2-b046-55806b230f23",
                            "permission": 3,
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                            "commited": true,
                            "st_users_profiles": {
                              "$id": "67",
                              "id": "ded5abbf-efc4-4136-b3b5-7494fa84ae45",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "is_pass_required": true,
                              "is_admin": true,
                              "level_id": 7,
                              "order_1": 8,
                              "order_2": 9,
                              "order_3": 10,
                              "order_4": 11,
                              "is_tips": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                              "commited": true,
                              "st_permisions": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "st_functions": {
                              "$id": "68",
                              "id": "b43eef53-c6e8-47be-9248-0ffc6aded6b4",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "level_id": 5,
                              "id_group": "dab26c76-fc5b-49ac-a876-550c7fcb536c",
                              "name_event": "sample string 7",
                              "name_pos": "sample string 8",
                              "id_image": "04130a60-78ea-479b-a46d-3a82b363d62c",
                              "view_pos": true,
                              "order": 10,
                              "color_border": "sample string 11",
                              "color_button": "sample string 12",
                              "color_font": "sample string 13",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 16,
                              "active": true,
                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                              "commited": true,
                              "st_functions_groups": {
                                "$id": "69",
                                "id": "c84cb486-7001-4bc3-9c72-6591f8b6dba3",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "active": true,
                                "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                "last_update": "2026-03-10T09:41:54.9564363+01:00",
                                "commited": true,
                                "st_functions": [
                                  {
                                    "$ref": "68"
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ]
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_permisions": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "70",
                            "id": "12d998d3-820a-41c6-b832-c194da2c1cb3",
                            "id_pos": "0db8c468-0337-4189-a4cc-677a2d9d61a2",
                            "mac_address": "sample string 3",
                            "date_end": "2026-03-10T09:41:54.9564363+01:00",
                            "key_access": "sample string 5",
                            "id_user_add": "bc8c15d0-475d-4311-9628-b3ded9e45029",
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "71",
                            "id_user": "ea7ff642-b8dd-4c00-875f-ba1866cdad90",
                            "id_pos": "6772c18a-1d21-4c37-91b5-2840de000e6d",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "last_update": "2026-03-10T09:41:54.9564363+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "67"
                        },
                        "st_users_token": [
                          {
                            "$id": "72",
                            "id": "f8328ede-a5ed-4aa7-870f-a2f948ab3e0c",
                            "token_id": "sample string 2",
                            "id_user": "cf617d7e-b6ab-45a0-a486-425813927841",
                            "date_from": "2026-03-10T09:41:54.9564363+01:00",
                            "date_end": "2026-03-10T09:41:54.9564363+01:00",
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "tt_doc_sa_cashflow": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_doc_sa_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_sa_det1": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "73",
                            "id": "6d3bf1d0-6412-4163-bf74-1661fcab7d00",
                            "id_user_add": "131bedd5-5a3f-4399-844d-be8d6b0f42ff",
                            "id_table": "b3f08366-4eaa-4779-ac65-d1a58826c693",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "1f9e2a10-98f1-4b4c-b8c0-c4d5cafd7f59",
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "74",
                              "id": "43cc751b-de55-422a-8d2f-f25eceb95581",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:54.9564363+01:00",
                              "last_update": "2026-03-10T09:41:54.9564363+01:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "75",
                                  "id": "b47d72ac-2684-44bf-be09-e2e11d103213",
                                  "id_sync": "557dda3f-aa05-4207-892d-fc5dc7f0ec7e",
                                  "json": "sample string 3",
                                  "id_table": "29f1f532-2a99-4342-b1d4-008f2c9a6eda",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "76",
                                    "id": "76569991-45dc-48ed-823c-4fda3c9da928",
                                    "id_branch_from": "47284401-5049-42d2-97e5-e19fb9f4aaae",
                                    "id_branch_to": "d98b5dfb-2066-4dd6-82c9-212cac108902",
                                    "type": 4,
                                    "created_on": "2026-03-10T09:41:54.9564363+01:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-03-10T09:41:54.9564363+01:00",
                                    "send_on": "2026-03-10T09:41:54.9564363+01:00",
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_branches1": {
                                      "$ref": "4"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "74"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "73"
                                },
                                {
                                  "$ref": "73"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "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": "77",
                            "id": "74c75998-b0cb-4a3b-a799-902855915717",
                            "id_room_activity": "46e824ad-76ec-4645-89d2-a630e70df4f9",
                            "id_pos_sesion": "97077917-c811-4fd9-87cb-267dde6e0678",
                            "log_text": "sample string 4",
                            "id_user": "be60b5ff-2dab-4220-90d2-7171c4f7ef33",
                            "created_on": "2026-03-10T09:41:54.9564363+01:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "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"
                          }
                        ]
                      }
                    },
                    "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": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "63"
                      },
                      {
                        "$ref": "63"
                      }
                    ],
                    "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": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "st_images_types": {
            "$id": "78",
            "id": "7eb786e9-045b-46a9-be41-a7b95348870d",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-03-10T09:41:54.9564363+01:00",
            "last_update": "2026-03-10T09:41:54.9564363+01: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": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_periods": [
          {
            "$id": "79",
            "id_branch": "48edf7af-bffd-491d-b767-5d332b2c30be",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-03-10T09:41:54.9564363+01:00",
            "date_end": "2026-03-10T09:41:54.9564363+01:00",
            "state": "sample string 6",
            "created_on": "2026-03-10T09:41:54.9564363+01:00",
            "last_update": "2026-03-10T09:41:54.9564363+01:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "79"
          }
        ],
        "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": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "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": "60"
      },
      {
        "$ref": "60"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "70"
      },
      {
        "$ref": "70"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "80",
        "id": "0edb63a4-b5f1-4ae3-a208-0f597a66a232",
        "id_pos": "11eefb99-4186-4bd1-85dd-a919c9132214",
        "date_add": "2026-03-10T09:41:54.9564363+01:00",
        "date_upd": "2026-03-10T09:41:54.9564363+01:00",
        "date_out": "2026-03-10T09:41:54.9564363+01: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": "80"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "45"
      },
      {
        "$ref": "45"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_local_variables": [
      {
        "$id": "81",
        "id": "744beee0-2f35-4d25-a33b-585c64818dbc",
        "id_pos": "7992e638-cecd-49b6-80b6-4607de32c040",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-03-10T09:41:54.9564363+01:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ]
  },
  "mt_pos_doc_print": [
    {
      "$ref": "39"
    },
    {
      "$ref": "39"
    }
  ],
  "st_users": {
    "$ref": "10"
  }
}