PUT api/Mt_Items

Request Information

URI Parameters

None.

Body Parameters

mt_items
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_unit

globally unique identifier

Required

id_unit_sec

globally unique identifier

None.

id_brand

globally unique identifier

Required

b_sale

boolean

Required

b_stock

boolean

Required

b_price

boolean

Required

b_unique

boolean

Required

b_exclude_control

boolean

Required

tax

decimal number

Required

change_price

boolean

Required

force_printing

boolean

Required

is_ticket

boolean

Required

is_supply

boolean

Required

define_price

boolean

Required

external_id

string

Max length: 100

name_pos

string

Max length: 20

name_print

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_brands

mt_brands

None.

mt_categories_items

Collection of mt_categories_items

None.

mt_items_featured

Collection of mt_items_featured

None.

mt_items_formula

Collection of mt_items_formula

None.

mt_units

mt_units

None.

mt_units1

mt_units

None.

st_images

st_images

None.

st_users

st_users

None.

mt_items_sub

Collection of mt_items_sub

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_doc_sa_det_stock

Collection of tt_doc_sa_det_stock

None.

tt_doc_st_det

Collection of tt_doc_st_det

None.

tt_items_customs

Collection of tt_items_customs

None.

tt_stock

Collection of tt_stock

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "c431d451-3fe6-4d70-a07f-6f4c8e1c7e81",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_unit": "b0da3081-a858-443e-a786-47849248a5e0",
  "id_unit_sec": "b1be68b2-ff37-4c83-b526-2eacfce88290",
  "id_brand": "bada81ca-838b-4c56-ae9c-3bc8903d2205",
  "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,
  "external_id": "sample string 18",
  "name_pos": "sample string 19",
  "name_print": "sample string 20",
  "id_image": "dace4d4e-c7ed-48fc-91eb-d7bc9cb466fc",
  "view_pos": true,
  "order": 22,
  "color_border": "sample string 23",
  "color_button": "sample string 24",
  "color_font": "sample string 25",
  "font_bold": true,
  "font_underline": true,
  "font_size": 28,
  "active": true,
  "created_on": "2026-01-10T12:09:42.2422098+01:00",
  "last_update": "2026-01-10T12:09:42.2422098+01:00",
  "id_user_upd": "3679e9cc-bdab-4894-9406-c9b2e79e56c0",
  "commited": true,
  "mt_brands": {
    "$id": "2",
    "id": "e1f38a23-5786-4c5e-a1d6-89fe9ac9bcb6",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "active": true,
    "created_on": "2026-01-10T12:09:42.2422098+01:00",
    "last_update": "2026-01-10T12:09:42.2422098+01:00",
    "id_user_upd": "10ecf052-857f-4df7-b2e8-927e421a29fa",
    "commited": true,
    "mt_items": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$id": "3",
      "id": "646ded6e-e68f-469f-8fa3-25513b5c5442",
      "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": "897900d6-f53f-4234-8c83-6b86219b9419",
      "view_messages": true,
      "id_image_photo": "a6fb5cf0-216b-435f-93fa-96ae9a8ff8bf",
      "reserved": true,
      "pos_access": true,
      "back_access": true,
      "name_pos": "sample string 13",
      "id_image": "d2b8f65d-f033-4ea0-997a-fef72bc95974",
      "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-01-10T12:09:42.2422098+01:00",
      "last_update": "2026-01-10T12:09:42.2422098+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$id": "4",
          "id": "233d144f-1a92-417a-ad03-105fad41e395",
          "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": "02d83ff9-c75b-4697-af33-719e86df5b83",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-01-10T12:09:42.2422098+01:00",
          "last_update": "2026-01-10T12:09:42.2422098+01:00",
          "id_user_upd": "47c66edb-39e1-4cfb-bd3d-b08de2d7af62",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "3052e357-3013-4107-9969-aa1b9167ada3",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "b52de4fd-e419-4711-9918-848015725fa6",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-01-10T12:09:42.2422098+01:00",
            "last_update": "2026-01-10T12:09:42.2422098+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "5ac3ed50-8a1d-4bd4-80c7-313ac4f1a116",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "373d0839-d6a3-47f9-9c0f-69f4dd2921f4",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "9ee13d20-f902-4b46-a9df-0b25543e35a8",
                "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-01-10T12:09:42.2422098+01:00",
                "last_update": "2026-01-10T12:09:42.2422098+01:00",
                "id_user_upd": "2ca0128b-645a-4d83-93f9-9b894e4930bf",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "13739edf-1f0f-486b-97a5-99bb2ffa3082",
                    "id_item": "7fbd1d8b-92ba-4833-8b10-461da6f5b7ee",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                    "id_user_upd": "b44b14b2-579c-4fbf-81e7-4ad3451ad1ce",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$ref": "1"
                    },
                    "st_users": {
                      "$ref": "3"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "3"
                },
                "mt_prices_rules": [
                  {
                    "$id": "8",
                    "id": "e22922d7-0e9a-45cb-a3c0-76300d3725b2",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "date_from": "2026-01-10T12:09:42.2422098+01:00",
                    "date_end": "2026-01-10T12:09:42.2422098+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": "22ad4ad4-dd8e-4d9a-a6a9-9d6cdde413ca",
                    "id_pos": "83a405d7-a2b9-44d7-a8fe-800d4428c03f",
                    "id_list": "14bc95f0-f950-467e-bd22-13457417267a",
                    "id_item": "35dfc180-d12b-4067-acd7-9f6caca19b7e",
                    "id_item_type": "f6566092-4eaa-444f-b864-ac7a315e3953",
                    "id_category": "c3813180-9a63-4e9f-b642-1da6bd2cfa90",
                    "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-01-10T12:09:42.2422098+01:00",
                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                    "id_user_upd": "293ead9f-49b7-4ac5-a50d-4dcd15efc4b2",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "4"
                    },
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$ref": "1"
                    },
                    "mt_items_types": {
                      "$id": "9",
                      "id": "3e8a17e0-71aa-41ed-bcbe-c4d7323a66ca",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "name_short": "sample string 4",
                      "name_pos": "sample string 5",
                      "id_image": "ac431590-27fb-40a1-a0bb-6735789a9e0e",
                      "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-01-10T12:09:42.2422098+01:00",
                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                      "id_user_upd": "88d72b3e-72ff-4fdd-83d0-4522a8d80025",
                      "commited": true,
                      "tt_vouchers_det": [
                        {
                          "$id": "10",
                          "id_voucher": "a4009b1b-3bb6-45c8-8fa6-4c401eefc998",
                          "id_line": "e65b16a3-8291-4568-87fa-6cfbada62a52",
                          "id_category": "63d19b58-c188-44f9-9e0b-2f11675f62e1",
                          "id_item": "e6446a4c-162d-42a7-be4d-f5eaff675881",
                          "id_item_type": "d21b372f-26ea-4afc-b1bc-e71d5d05967e",
                          "price_max": 1.1,
                          "qty_add": 3.1,
                          "qty_used": 4.1,
                          "mt_categories": {
                            "$ref": "6"
                          },
                          "mt_items": {
                            "$ref": "1"
                          },
                          "mt_items_types": {
                            "$ref": "9"
                          },
                          "tt_vouchers": {
                            "$id": "11",
                            "id": "9884134f-e4a3-4e77-aee2-977345029ccd",
                            "id_voucher": 2,
                            "locator_voucher": "sample string 3",
                            "qr_code": "sample string 4",
                            "date_from": "2026-01-10T12:09:42.2422098+01:00",
                            "date_end": "2026-01-10T12:09:42.2422098+01:00",
                            "date_used": "2026-01-10T12:09:42.2422098+01:00",
                            "date_sesion": "2026-01-10T12:09:42.2422098+01:00",
                            "id_employee": "6ea2020c-8cb2-4f7b-b748-0dcbabf036bd",
                            "id_branch": "2bcf65a5-cc72-4fe1-9c04-92e0cfdcead1",
                            "id_voucher_permision": "f194602d-ac67-4c46-8c7c-5cda74acde9c",
                            "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": "0a5089c0-a043-4edb-bbf3-e792b1b22355",
                            "id_user_add": "794129f2-3d97-4611-95d2-e8897ad4029f",
                            "id_doc_sa": "9301fef3-29b5-453c-82ce-74a6eeadcf16",
                            "id_item_sub": "114ef108-99c5-4992-bdd2-e799cea1f334",
                            "id_pos_sesion": "7bb79455-9efe-4a9a-87b7-d92e644b0ea5",
                            "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-01-10T12:09:42.2422098+01:00",
                            "last_update": "2026-01-10T12:09:42.2422098+01:00",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_employees": {
                              "$id": "12",
                              "id": "3f50feb5-7a13-4381-afd5-7883f7ca54b6",
                              "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": "abed2b25-3fdf-4be8-a261-d76ace85a6f0",
                              "name_pos": "sample string 12",
                              "id_image": "4b113828-285e-4d4c-b4b9-a1ce801cf866",
                              "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-01-10T12:09:42.2422098+01:00",
                              "last_update": "2026-01-10T12:09:42.2422098+01:00",
                              "id_user_upd": "96646ad7-91aa-4d7c-ba17-06dffa752ed1",
                              "commited": true,
                              "mt_employees_branches": [
                                {
                                  "$id": "13",
                                  "id_employee": "cc6ff324-1c4d-475d-90d1-afa9af2642f3",
                                  "id_branch": "9d838955-1f66-4339-83e3-15c3676e61c6",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                  "id_user_upd": "a35fc13e-9f8d-4f57-adc1-b32738c1e191",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_employees_profiles": {
                                "$id": "14",
                                "id": "fc2f8ea2-4196-41df-afb7-c3e63dd9891f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                "id_user_upd": "74fca903-89b3-42a0-9184-b29e51236561",
                                "commited": true,
                                "mt_employees": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": [
                                {
                                  "$id": "15",
                                  "id_doc_sa": "3cb9077a-f4c7-49c8-b5b5-bb807f52a405",
                                  "id_line": 2,
                                  "id_item_sub": "14f4cfdb-60a9-40e2-bae6-4313ab1ae45a",
                                  "qty": 4.1,
                                  "id_list": "3e04391a-bd7a-42cf-b7b9-fe5d8e371a13",
                                  "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": "73dcf9ca-cefd-45fa-b7a3-b9d7787546b7",
                                  "is_used": true,
                                  "qty_vou": 1.1,
                                  "amt_vou": 1.1,
                                  "comment": "sample string 15",
                                  "ref_det": "sample string 16",
                                  "id_employee": "8edfa3a7-17ec-4066-af2b-5194383d8d2a",
                                  "name_generic": "sample string 17",
                                  "type_ope": 1,
                                  "id_user_add": "c15a99c5-8b69-4edd-b5ef-3c737c73d237",
                                  "id_user_upd": "9e5aba83-a32b-404d-a855-d53b0df42a81",
                                  "active": true,
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "mt_items_sub": {
                                    "$id": "16",
                                    "id": "b85f70fb-032e-4f1e-bf1b-6e7dffaa1fc8",
                                    "id_item": "0f9253e9-9aaf-4645-8aad-3a4584fbc639",
                                    "id_item_type": "4bbe342d-3871-4624-8db8-abf1fa36dfa6",
                                    "is_default": true,
                                    "barcode": "sample string 5",
                                    "voucher_apply": true,
                                    "id_voucher_json": "df5c335a-1417-4b8a-8496-a6646e3ed681",
                                    "count_voucher": 1,
                                    "id_voucher_type": 1,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                    "id_user_upd": "21f95403-5655-41c4-8ba2-948ecda5ae13",
                                    "commited": true,
                                    "mt_items": {
                                      "$ref": "1"
                                    },
                                    "mt_items_formula": [
                                      {
                                        "$id": "17",
                                        "id_item_sub": "444fe86e-7da7-4215-ac24-7c192174e4ca",
                                        "id_item": "c0efb478-3013-458b-b46d-c0ba98f7b3e7",
                                        "group_id": 3,
                                        "id_unit_ref": "a5668779-4bac-4b89-a872-24e236f27f9d",
                                        "qty_dis": 5,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_units_ref": {
                                          "$id": "18",
                                          "id": "02f3a1a1-40bc-44d5-8ccc-fe949c381c69",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "coefficient": 4.1,
                                          "id_unit": "a48aad36-0017-4b52-a852-cda0d7fed480",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                          "id_user_upd": "6c6cfa08-2b87-4a77-9675-c43933741abb",
                                          "commited": true,
                                          "mt_units": {
                                            "$id": "19",
                                            "id": "12351e7a-5b8c-4a15-b398-618cb8dd3b41",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                            "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                            "id_user_upd": "41b79b3d-c27f-4be6-bff0-a64ae49e24c5",
                                            "commited": true,
                                            "mt_units_ref": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_items": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ],
                                            "mt_items1": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_items_formula": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "mt_items_types": {
                                      "$ref": "9"
                                    },
                                    "mt_items_vouchers": {
                                      "$id": "20",
                                      "id": "011e802f-c52b-4415-8e50-26872c873aae",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "json": "sample string 5",
                                      "id_pay_type": "3f101a9d-246b-4be4-a0d6-ab03fd4f8199",
                                      "id_doc_print": "059561cd-e05e-4736-adca-88a1410d0624",
                                      "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-01-10T12:09:42.2422098+01:00",
                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                      "commited": true,
                                      "mt_items_sub": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "mt_prices_items": [
                                      {
                                        "$id": "21",
                                        "id_list": "6f9ed856-0752-4db2-bc89-a9623b39408b",
                                        "id_item_sub": "8ef6710e-5e28-411c-8a19-beb130d5ddaa",
                                        "validity_date": "2026-01-10T12:09:42.2422098+01:00",
                                        "price": 4.1,
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                        "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                        "id_user_upd": "df06b4dd-a5bd-4828-87b5-2d27e4de0919",
                                        "commited": true,
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_prices_list": {
                                          "$id": "22",
                                          "id": "3e6401df-7d2b-45fb-b352-bb0f6e461551",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_ref": "a84f2f92-eb6a-44d7-b968-bce0d94345ef",
                                          "tax_included": true,
                                          "switch_select": true,
                                          "item_type_default": 7,
                                          "name_pos": "sample string 8",
                                          "id_image": "79aee5f7-89a7-46ff-8532-0d27cf25ac9b",
                                          "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-01-10T12:09:42.2422098+01:00",
                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                          "id_user_upd": "c88c779e-55db-4b35-a5e5-00f2cb6d46ae",
                                          "commited": true,
                                          "mt_pos_prices_list": [
                                            {
                                              "$id": "23",
                                              "id_pos": "b9ec6895-cf3c-453f-9d39-c6f4d1163327",
                                              "id_pos_type": "8226d237-f798-4e43-a105-e9120ebbd440",
                                              "id_price_list": "d728660a-9b4f-4729-bb4b-e1b30978f5a8",
                                              "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-01-10T12:09:42.2422098+01:00",
                                              "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                              "id_user_upd": "818615ca-3cda-4efb-a4e1-2a7b80aab8b8",
                                              "commited": true,
                                              "mt_pos_view": {
                                                "$id": "24",
                                                "id_pos": "8d62edf0-b96e-42b6-a72d-07f4779e8d88",
                                                "id_pos_type": "57782e94-5524-45f0-bba9-b6f35135d835",
                                                "is_default": true,
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                "id_user_upd": "7cb10fa4-c705-42e1-974d-99d9d237bb07",
                                                "commited": true,
                                                "mt_pos": {
                                                  "$id": "25",
                                                  "id": "f29cb652-f67d-4093-887c-e70ac10be607",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "63b4c489-19a4-4216-9653-ca4ce4fc8edc",
                                                  "id_zone": "1444f230-d2d6-458c-9293-87edae17dce9",
                                                  "user_required": true,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                  "id_user_upd": "f4dc7630-5bc7-4faa-a91e-d7860bf97d40",
                                                  "commited": true,
                                                  "mt_branches_zones": {
                                                    "$id": "26",
                                                    "id": "6bc741c7-788b-4982-bcc3-f451a0dfd08b",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "2c685797-2af7-40c0-bc1c-51d92ee83b44",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                    "id_user_upd": "c3ede121-5f2e-45ef-9383-f0ad5e0c00c5",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_pos": [
                                                      {
                                                        "$ref": "25"
                                                      },
                                                      {
                                                        "$ref": "25"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  "mt_cloakrooms": [
                                                    {
                                                      "$id": "27",
                                                      "id": "4f061dbf-7266-461c-8799-f06ca2209984",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "id_pos": "929934d8-5109-4cb2-a9ff-7c9236daf340",
                                                      "unit_ini": 5,
                                                      "unit_end": 6,
                                                      "name_pos": "sample string 7",
                                                      "id_image": "20222269-fd07-46dc-a56a-164822eea85f",
                                                      "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-01-10T12:09:42.2422098+01:00",
                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                      "id_user_upd": "fea26dd9-4853-4e8f-94af-017ae153b049",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_cloakrooms_units": [
                                                        {
                                                          "$id": "28",
                                                          "id": "516f0d00-414c-45aa-9a5a-ad4d42848906",
                                                          "id_cloakroom": "f2ad5eef-9efb-453c-88a9-bc3c44539c7e",
                                                          "id_pos_sesion": "bb31462a-7c20-4ce7-815b-e704829eda6a",
                                                          "unit_id": 4,
                                                          "date_open": "2026-01-10T12:09:42.2422098+01:00",
                                                          "date_close": "2026-01-10T12:09:42.2422098+01:00",
                                                          "id_doc_sa": "c08b7ac6-86db-4bbd-ad62-72473729be9e",
                                                          "commited": true,
                                                          "mt_cloakrooms": {
                                                            "$ref": "27"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$id": "29",
                                                            "id": "019ce067-b475-40e0-9628-7413bfe6d781",
                                                            "id_pos": "d1c91f61-5567-48e0-92b4-92d7774d4134",
                                                            "id_doc": "9b45ece5-40ec-4270-a408-720a7d12be2f",
                                                            "id_branch": "977ac9ff-8b04-467f-a9eb-ac2498912232",
                                                            "nro_doc": "sample string 5",
                                                            "date_doc": "2026-01-10T12:09:42.2422098+01:00",
                                                            "date_tax": "2026-01-10T12:09:42.2422098+01:00",
                                                            "hour_doc": "00:00:00.1234567",
                                                            "block": true,
                                                            "id_ref": "14c15eec-65de-4f78-8d62-affa201320eb",
                                                            "id_relationship": "03ba2ffd-7121-4e80-84b9-3f37c0e4b837",
                                                            "id_loc_from": "c7945db5-fda6-44e6-88bb-ea5241f4d898",
                                                            "id_loc_end": "e68618da-e1e7-40ba-a043-c1afb45c7402",
                                                            "id_user_add": "fcabf1fd-757d-491c-941e-1f9e5960d450",
                                                            "id_user_upd": "756405a6-f407-423f-a728-000a5ab54b6e",
                                                            "comment": "sample string 12",
                                                            "id_pos_sesion": "3b73f086-a8a4-46d3-a578-afff25921795",
                                                            "id_room_unit": "cde191d4-39d3-4130-881c-025f1af994af",
                                                            "ref_locator": "sample string 13",
                                                            "ref_zone_aut": "sample string 14",
                                                            "id_pos_type": "f1b3b9fd-9503-4417-a39c-0ff733664639",
                                                            "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-01-10T12:09:42.2422098+01:00",
                                                            "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                            "commited": true,
                                                            "created_by": 1,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_docs": {
                                                              "$id": "30",
                                                              "id": "23f1f41f-50c2-4495-a9cb-8a6b39e343e1",
                                                              "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": "83dd29a0-6155-4f15-aa51-5313f41ac11c",
                                                              "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-01-10T12:09:42.2422098+01:00",
                                                              "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                              "id_user_upd": "be2a2c32-4863-4ded-b6a6-0a1b959b7433",
                                                              "commited": true,
                                                              "mt_docs_payment_money": [
                                                                {
                                                                  "$id": "31",
                                                                  "id_doc": "2db55bfc-84de-4e50-84e0-dc6ed3441fc7",
                                                                  "id_pay": "92cd073b-cdf8-4aba-a36c-c6e1cbe884a0",
                                                                  "id_money": "9c6a64ef-7296-4199-a5e7-5b206be385bc",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "id_user_upd": "439203c2-2802-4de4-9e88-ecf95c6c91a5",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "32",
                                                                    "id": "85401a75-60f0-4536-9251-69f6b3e606ce",
                                                                    "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": "25d3175f-5ac6-410e-b480-19b67515dd0d",
                                                                    "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-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "id_user_upd": "99bdb5bd-f2a1-4265-a565-4cbe55bd8542",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "31"
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id_money_1": "3e277af5-b25e-4191-a7bf-8bb0ffebf318",
                                                                        "id_money_2": "12e615ad-e480-42e4-82cc-58b4aa22a16e",
                                                                        "date_from": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "id_user_upd": "63d65511-14e0-4595-a017-b5021425ab9d",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "32"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "32"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id_doc_sa": "2689f642-fdbe-409d-982c-83070bfb5b85",
                                                                        "id_pay": "9a989e79-6d28-41a4-ae2c-6f891cf9abb7",
                                                                        "id_money": "35bac272-69c8-4f3c-91a7-e6d9ab26866a",
                                                                        "date_cashflow": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "coefficient": 5.1,
                                                                        "id_user_add": "ca1c3315-87bf-4ba1-b599-ccb096e7d5f1",
                                                                        "amt_tot_md": 7.1,
                                                                        "amt_tot_mo": 8.1,
                                                                        "mt_payment_types": {
                                                                          "$id": "35",
                                                                          "id": "e06cb40a-0ed7-451e-a150-63cb14ca30c2",
                                                                          "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": "b7105447-2868-4aa4-8d78-eb2ff35e13e9",
                                                                          "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-01-10T12:09:42.2422098+01:00",
                                                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "id_user_upd": "814e1e1e-4594-4cd3-a157-5a03a699b237",
                                                                          "commited": true,
                                                                          "mt_docs_payment_money": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_cashflow": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_doc_sa": "3495fed2-481e-4426-9655-a6f6c360f49e",
                                                                              "id_line": 2,
                                                                              "id_pay": "da96335f-e579-4f11-9ec6-fa6254f5793c",
                                                                              "id_money": "43c0dcbe-ba99-424c-a770-fc7d10a4eda5",
                                                                              "coefficient": 5.1,
                                                                              "id_voucher": "ccb82056-0bac-4b6b-bd45-74c23ba2e87b",
                                                                              "id_employee": "bc8a49f7-173d-407b-a525-13fd94f15815",
                                                                              "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": "f52ece9c-6e67-4925-9321-fc503c7a022f",
                                                                              "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": {
                                                                                "$ref": "12"
                                                                              },
                                                                              "mt_money_types": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "mt_payment_types": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "tt_doc_sa": {
                                                                                "$ref": "29"
                                                                              },
                                                                              "tt_vouchers": {
                                                                                "$ref": "11"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "32"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "29"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "36"
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_payment_types": {
                                                                    "$ref": "35"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "31"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "mt_pos_doc_print": [
                                                                {
                                                                  "$id": "37",
                                                                  "id_pos_print": "12dc9011-78f5-4abf-a1e9-19b45e28b9c9",
                                                                  "id_doc": "b1fbf17f-b5a9-4ee0-8b14-2e0132a820a2",
                                                                  "id_pos_type": "a9fb4a20-84ae-4161-b704-32ac1b56cf4a",
                                                                  "id_doc_print": "45995d1a-0bbf-4f9c-a132-4a1c2b359eaf",
                                                                  "copies": 5,
                                                                  "print_mode": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "id_user_upd": "c4176251-1a11-4c66-b436-bb3621e74b4f",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_pos_print": {
                                                                    "$id": "38",
                                                                    "id": "a316c421-aefe-4adf-aee6-34dad0e02e3f",
                                                                    "id_pos": "1f015560-cb0c-45ae-93b0-62c8d5c49c4c",
                                                                    "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-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "id_user_upd": "a60a37d0-ac19-43f0-8862-5948719a0c03",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  "mt_pos_types": {
                                                                    "$id": "39",
                                                                    "id": "ffc0f8da-226d-4c63-b0c6-c8cec7faaf0e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "is_module": true,
                                                                    "order": 5,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "id_user_upd": "b36f48db-3340-4d82-8b9e-96d28882512e",
                                                                    "commited": true,
                                                                    "mt_items_featured": [
                                                                      {
                                                                        "$id": "40",
                                                                        "id": "86a45077-7ba1-4348-b641-cb993211b6c9",
                                                                        "id_branch": "3e28f721-3994-43f1-b979-c74a0837d993",
                                                                        "id_pos_type": "60a1aa52-dcc4-4229-b0b0-9cce62877559",
                                                                        "id_pos": "0c057796-2864-4576-a360-cf87d5a53fba",
                                                                        "id_item": "9277dd0d-237d-4e8a-bb34-00732d0b2858",
                                                                        "date_from": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "date_end": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "image_id": 4,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "id_user_upd": "8013e3a7-0e41-4692-a240-57c1c7db2ff3",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_pos_types": {
                                                                          "$ref": "39"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "40"
                                                                      }
                                                                    ],
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_pos_view": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_doc_print": {
                                                                    "$id": "41",
                                                                    "id": "7951dfe6-0b04-4557-84c8-b9f92a312fb2",
                                                                    "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-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "commited": true,
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_doc_print_det": [
                                                                      {
                                                                        "$id": "42",
                                                                        "id_doc_print": "d52474c2-6f31-4972-ac17-e1032358606b",
                                                                        "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": "41"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "42"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "st_doc_num": [
                                                                {
                                                                  "$id": "43",
                                                                  "id_pos": "c7187b23-0161-4190-9b2a-247ba74bb9ad",
                                                                  "id_doc": "e5e60290-856a-4cef-b0e7-909dc2419bbe",
                                                                  "value": 3,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "25"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_st": [
                                                                {
                                                                  "$id": "44",
                                                                  "id": "d7be0384-4607-46a6-ae0e-e4a315cca937",
                                                                  "id_pos": "5d850456-b1fb-4cad-82ea-480015d359d4",
                                                                  "id_doc": "eecc6c30-757f-4760-a1d4-87dc2129f1f3",
                                                                  "id_branch": "c39ee5e5-69ba-4524-b2f5-a914decc8cd4",
                                                                  "nro_doc": "sample string 5",
                                                                  "date_doc": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "block": true,
                                                                  "nro_original": "sample string 8",
                                                                  "id_ref": "cb5b87aa-0f5c-44c0-8ea9-a035cd1765db",
                                                                  "id_loc_from": "c45c23a6-dca9-4c88-8749-daaf5051c0fc",
                                                                  "id_loc_end": "c4cef9c8-0552-4d83-81f1-9d38086dd5c9",
                                                                  "id_user_add": "1ba5ae8e-7ba9-45bb-baf4-7f46de6c42cb",
                                                                  "id_user_upd": "f1843932-2720-457d-9db3-326922c47210",
                                                                  "id_pos_sesion": "eef4593c-cbb2-4384-a3d2-a07b8c15baeb",
                                                                  "comment": "sample string 12",
                                                                  "status": 1,
                                                                  "is_send": true,
                                                                  "date_send": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_locations": {
                                                                    "$id": "45",
                                                                    "id": "38af4d05-ef6c-464a-8be2-61e66a58d163",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "reserved": true,
                                                                    "id_branch": "c7443f08-f32e-49b7-b09e-e62b9a087299",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "id_user_upd": "f792df22-5ee6-4d8e-b125-3a76d3b0ea6d",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa1": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_stock": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id_location": "74d73c85-469c-4993-acb1-87b203138216",
                                                                        "id_item": "16f62817-7063-482f-88f4-3edf3ecbd387",
                                                                        "stock_ideal": 3.1,
                                                                        "stock_min": 4.1,
                                                                        "stock_max": 5.1,
                                                                        "stock": 6.1,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_locations": {
                                                                          "$ref": "45"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_locations1": {
                                                                    "$ref": "45"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_doc_st_det": [
                                                                    {
                                                                      "$id": "47",
                                                                      "id_doc_st": "104dd074-f92d-4c8d-a43a-e83a3698ab55",
                                                                      "id_line": 2,
                                                                      "id_item": "202919a1-0999-40d4-b40c-832d798ade41",
                                                                      "comment": "sample string 4",
                                                                      "qty": 5.1,
                                                                      "status": 1,
                                                                      "active": true,
                                                                      "mt_items": {
                                                                        "$ref": "1"
                                                                      },
                                                                      "tt_doc_st": {
                                                                        "$ref": "44"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st2": {
                                                                    "$ref": "44"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "44"
                                                                }
                                                              ]
                                                            },
                                                            "mt_locations": {
                                                              "$ref": "45"
                                                            },
                                                            "mt_locations1": {
                                                              "$ref": "45"
                                                            },
                                                            "mt_pos": {
                                                              "$ref": "25"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_cloakrooms_units": [
                                                              {
                                                                "$ref": "28"
                                                              },
                                                              {
                                                                "$ref": "28"
                                                              }
                                                            ],
                                                            "tt_doc_sa_cashflow": [
                                                              {
                                                                "$ref": "34"
                                                              },
                                                              {
                                                                "$ref": "34"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$ref": "15"
                                                              },
                                                              {
                                                                "$ref": "15"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_doc_sa1": [
                                                              {
                                                                "$ref": "29"
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "tt_doc_sa2": {
                                                              "$ref": "29"
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$id": "48",
                                                              "id": "ffb08d5d-70a7-4be5-882b-e3a3db4f2a18",
                                                              "nro_sesion": 2,
                                                              "id_pos": "db9f835a-7df9-4a14-987a-dd5cb4b02078",
                                                              "date_tax": "2026-01-10T12:09:42.2422098+01:00",
                                                              "date_open": "2026-01-10T12:09:42.2422098+01:00",
                                                              "date_close": "2026-01-10T12:09:42.2422098+01:00",
                                                              "id_user_open": "7a067e88-3f2c-40c8-86dd-47bbeadfcb8e",
                                                              "id_user_close": "dd9f4764-b426-4f19-870b-dd50edbfcdbf",
                                                              "nro_z": 1,
                                                              "amt_tot": 1.1,
                                                              "locator_event": "sample string 6",
                                                              "status_pos": 7,
                                                              "training_sesion": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                              "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "25"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "49",
                                                                  "id": "3bb65637-a009-43f9-97c4-d2976077a432",
                                                                  "order_id": 2,
                                                                  "id_item": "aa3b6cc0-9498-44dd-a022-dcf7a6f2b148",
                                                                  "id_item_type": "978caf03-4138-4ff6-adaa-273a1643c48d",
                                                                  "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": "cc526046-0a64-486e-8835-70b128f7229f",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "1a17a426-9164-404f-8cae-85583f4f981e",
                                                                  "count_voucher": 1,
                                                                  "id_category": "352fefdd-de99-43e7-a4e7-ff60206e8559",
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "id_user_upd": "1b70ce61-2051-4fc2-abf7-6203d2bc2139",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "1"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "49"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pt": [
                                                                {
                                                                  "$id": "50",
                                                                  "id": "5e382f47-d1c4-43ca-9f80-beddc59c95a5",
                                                                  "json_object": "sample string 2",
                                                                  "json_pays": "sample string 3",
                                                                  "id_pos_sesion": "c8909e57-5406-496a-a2d5-29026d3418c5",
                                                                  "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-01-10T12:09:42.2422098+01:00",
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "50"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "010af9e0-10ce-48dd-a4cf-02837c76378d",
                                                                  "id_room_unit": "a58473e6-bd40-4de0-9924-2dbbb7d7fd96",
                                                                  "id_room_list": "c00098b5-de3f-4a38-a6d1-ab392dc96312",
                                                                  "nro_res_ext": "sample string 3",
                                                                  "date_reserved": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "date_from": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "date_end": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "date_open": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "date_close": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "id_employee": "997d96de-79ea-4ddf-8657-9dc56bc331c5",
                                                                  "id_employee_sec": "808097fd-6086-4ed2-8f12-9d91aeb6f1f5",
                                                                  "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": "6be51286-3a48-402d-902a-7d3d45f20d57",
                                                                  "comment": "sample string 7",
                                                                  "id_user_open": "efd0d4db-faa1-4263-a1b2-a95f29842db4",
                                                                  "id_user_close": "3c7124e1-0de0-4ad7-9e4f-7b000b4751a7",
                                                                  "id_unit_state": "7f9d5f99-cfc8-45b0-9df0-b83682290a4f",
                                                                  "id_pos_sesion": "58c7e5c6-6d7f-478d-a81c-70f3c4ec015d",
                                                                  "vip": true,
                                                                  "paid": true,
                                                                  "send": true,
                                                                  "send_date": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "commited": true,
                                                                  "mt_employees": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_employees1": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_rooms_units": {
                                                                    "$id": "52",
                                                                    "id": "c4281bea-c8bb-429f-b129-b85fe2266632",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_label": "sample string 4",
                                                                    "name_zone": "sample string 5",
                                                                    "order": 6,
                                                                    "id_room": "1663a2b6-1f85-4a9a-98ed-55f616375a6d",
                                                                    "pax": 8,
                                                                    "pos_x": 9,
                                                                    "pos_y": 10,
                                                                    "size_w": 1,
                                                                    "size_h": 1,
                                                                    "in_map": true,
                                                                    "reserved_on": true,
                                                                    "id_room_type": "72aea6b5-7a94-47ae-b49e-4254cb6c9cf4",
                                                                    "locked": true,
                                                                    "date_locked": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "comment_locked": "sample string 15",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                    "id_user_upd": "f0c47d77-5fab-4905-9bc7-9441ad12cf85",
                                                                    "commited": true,
                                                                    "mt_rooms": {
                                                                      "$id": "53",
                                                                      "id": "cb0abec9-cf68-4c28-91b2-fe6d1bca354d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_branch": "0550663d-b628-4649-b098-4a1aada06b5e",
                                                                      "name_pos": "sample string 6",
                                                                      "id_image": "5fdb80f0-546c-4348-b0df-a08b6e379623",
                                                                      "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": "7fbe2263-31de-4d41-9170-9f4df594d400",
                                                                      "refresh_status": true,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "id_user_upd": "7cb45624-bf1d-4d3f-be82-84994fc51fa1",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_pos_rooms": [
                                                                        {
                                                                          "$id": "54",
                                                                          "id_pos": "6e470bf0-74f4-432e-a5ea-30b5f9ac0146",
                                                                          "id_room": "863ce91a-125d-4b46-bfee-702c54aed7d8",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "id_user_upd": "df58eae5-0274-465b-846a-ba75a191bddd",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_rooms": {
                                                                            "$ref": "53"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "54"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_images1": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_rooms_units": [
                                                                        {
                                                                          "$ref": "52"
                                                                        },
                                                                        {
                                                                          "$ref": "52"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_list": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "ebb8d2d4-7907-4c6d-be0e-3fc5ceec49cf",
                                                                          "id_room": "d1286bf1-210e-47da-b147-9c3e8b04bfe0",
                                                                          "date_in": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "date_out": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "id_user_add": "ce2639d5-42b9-40be-b849-f751b1d0e33e",
                                                                          "from_reservation": "sample string 5",
                                                                          "pax": 6,
                                                                          "status": 7,
                                                                          "comment": "sample string 8",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$ref": "53"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "51"
                                                                            },
                                                                            {
                                                                              "$ref": "51"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_types": {
                                                                      "$id": "56",
                                                                      "id": "1c686f38-9e41-4360-947a-7d76ada625b3",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high": 5,
                                                                      "width": 6,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "id_user_upd": "7001c2b6-e712-4ee8-b146-619c358cc0ea",
                                                                      "commited": true,
                                                                      "mt_rooms_units": [
                                                                        {
                                                                          "$ref": "52"
                                                                        },
                                                                        {
                                                                          "$ref": "52"
                                                                        }
                                                                      ],
                                                                      "mt_rooms_units_states_types": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_room_type": "93e68226-6907-4cdc-96c5-c5f759fe5f72",
                                                                          "id_room_state": "7db896a7-1ade-4a25-9edd-2132a56c70ae",
                                                                          "id_image": "88faf0f8-6dac-45af-9633-54d7422e1fb3",
                                                                          "color_font": "sample string 4",
                                                                          "font_bold": true,
                                                                          "font_underline": true,
                                                                          "font_size": 7,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                          "id_user_upd": "146197ad-79b2-4593-828a-83702379d067",
                                                                          "commited": true,
                                                                          "mt_rooms_units_states": {
                                                                            "$id": "58",
                                                                            "id": "3d1eb92c-ceb2-42c8-8513-09aba9f95939",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                            "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                            "id_user_upd": "62d10d1a-c254-4388-8d8b-379c2aa8654d",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$ref": "57"
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "51"
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$ref": "56"
                                                                          },
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      }
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$ref": "51"
                                                                      },
                                                                      {
                                                                        "$ref": "51"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_rooms_units_states": {
                                                                    "$ref": "58"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  },
                                                                  "tt_rooms_list": {
                                                                    "$ref": "55"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ],
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_tips": [
                                                                {
                                                                  "$id": "59",
                                                                  "id": "725fb64a-a191-4e94-bbef-761d6566c6d0",
                                                                  "id_pos_sesion": "b54aab90-4ea4-447b-bb4a-ecf2b38b7a98",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "id_user": "52e2a1c4-4e69-482b-813f-eef6cbb591ad",
                                                                  "id_room_unit_activity": "7cd3e37b-f829-41e2-a0ea-8ab85bb4b452",
                                                                  "id_doc_sa": "03e32740-2095-4da3-bc9b-27bb65678aea",
                                                                  "id_pos_type": "dc477cdd-62d8-4006-a59a-12cfc2de019d",
                                                                  "block": true,
                                                                  "comment": "sample string 5",
                                                                  "json_response": "sample string 6",
                                                                  "id_doc_ref": "cf8ed9cc-6610-4d22-812c-408357497d52",
                                                                  "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-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "commited": true,
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  },
                                                                  "tt_tips_users": [
                                                                    {
                                                                      "$id": "60",
                                                                      "id_tip": "cab71fa9-5b9e-4962-abb2-8633aedfa95b",
                                                                      "id_user": "e388dbca-8f43-4840-8af3-a127a3c19e9d",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "type_share": 3,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_tips": {
                                                                        "$ref": "59"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "60"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "3"
                                                              },
                                                              "tt_pos_sesion_users": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos_sesion": "156bb82e-11e8-4b3d-b471-d42db6ba8c47",
                                                                  "id_user": "b58d6e36-ab4a-420f-b0b1-d100bcdc041e",
                                                                  "date_add": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "61"
                                                                }
                                                              ]
                                                            },
                                                            "tt_rooms_units_activity": {
                                                              "$ref": "51"
                                                            },
                                                            "tt_spool_doc_print": [
                                                              {
                                                                "$id": "62",
                                                                "id": "19279af9-b3d2-4c1c-abec-44c4502e91e7",
                                                                "spool_server": "sample string 2",
                                                                "id_doc_sa": "4332d354-800f-47d7-9e18-a9fc7c1979ee",
                                                                "spool_printer": "sample string 4",
                                                                "count": 5,
                                                                "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                "printed": true,
                                                                "print_on": "2026-01-10T12:09:42.2422098+01:00",
                                                                "tt_doc_sa": {
                                                                  "$ref": "29"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "62"
                                                              }
                                                            ]
                                                          },
                                                          "tt_pos_sesion": {
                                                            "$ref": "48"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "28"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "$ref": "27"
                                                    }
                                                  ],
                                                  "mt_items_featured": [
                                                    {
                                                      "$ref": "40"
                                                    },
                                                    {
                                                      "$ref": "40"
                                                    }
                                                  ],
                                                  "mt_pos_print": [
                                                    {
                                                      "$ref": "38"
                                                    },
                                                    {
                                                      "$ref": "38"
                                                    }
                                                  ],
                                                  "mt_pos_rooms": [
                                                    {
                                                      "$ref": "54"
                                                    },
                                                    {
                                                      "$ref": "54"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "3"
                                                  },
                                                  "mt_pos_view": [
                                                    {
                                                      "$ref": "24"
                                                    },
                                                    {
                                                      "$ref": "24"
                                                    }
                                                  ],
                                                  "mt_prices_list_rules": [
                                                    {
                                                      "$id": "63",
                                                      "id": "74853543-afba-45e4-9f40-8a0e28320293",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "date_from": "2026-01-10T12:09:42.2422098+01:00",
                                                      "date_end": "2026-01-10T12:09:42.2422098+01:00",
                                                      "id_branch": "59e55c2d-086d-4210-8554-cd28a496af0a",
                                                      "id_pos": "6a5d7b77-c3bb-4773-936b-3e7d0c417e2a",
                                                      "id_list": "5f647cae-2d7b-47c7-ac74-1ab893a79e12",
                                                      "view_list": true,
                                                      "is_default": true,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                      "id_user_upd": "d7910f15-bfaf-483f-8c18-945d2ab1d907",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "mt_prices_list": {
                                                        "$ref": "22"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "63"
                                                    }
                                                  ],
                                                  "mt_prices_rules": [
                                                    {
                                                      "$ref": "8"
                                                    },
                                                    {
                                                      "$ref": "8"
                                                    }
                                                  ],
                                                  "st_doc_num": [
                                                    {
                                                      "$ref": "43"
                                                    },
                                                    {
                                                      "$ref": "43"
                                                    }
                                                  ],
                                                  "st_pos_license": [
                                                    {
                                                      "$id": "64",
                                                      "id": "fda95fb9-ac39-4beb-b799-f4759c4dcbfb",
                                                      "id_pos": "0b2a1837-a206-487e-bef4-f023f6c68e08",
                                                      "mac_address": "sample string 3",
                                                      "date_end": "2026-01-10T12:09:42.2422098+01:00",
                                                      "key_access": "sample string 5",
                                                      "id_user_add": "6d3c19b9-0249-42e9-89ea-91c0fa09558e",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "64"
                                                    }
                                                  ],
                                                  "st_users_pos": [
                                                    {
                                                      "$id": "65",
                                                      "id_user": "e64eabef-c126-494a-8b70-21a1e0e16dd1",
                                                      "id_pos": "da22788b-60d3-4790-b9e7-39b69b579d78",
                                                      "pass_required": true,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "65"
                                                    }
                                                  ],
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "tt_pos_connection": [
                                                    {
                                                      "$id": "66",
                                                      "id": "e078e4d3-8cd3-40a8-89b9-0b44d75f0b93",
                                                      "id_pos": "c2a82b3d-ba80-4b8d-a1e5-1c18adb90da2",
                                                      "date_add": "2026-01-10T12:09:42.2422098+01:00",
                                                      "date_upd": "2026-01-10T12:09:42.2422098+01:00",
                                                      "date_out": "2026-01-10T12:09:42.2422098+01:00",
                                                      "connection_type": "sample string 3",
                                                      "connection_speed": 1,
                                                      "terminal_name": "sample string 4",
                                                      "version": "sample string 5",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_pos_sesion": [
                                                    {
                                                      "$ref": "48"
                                                    },
                                                    {
                                                      "$ref": "48"
                                                    }
                                                  ],
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_logs": [
                                                    {
                                                      "$id": "67",
                                                      "id": "377a94bd-ce93-4560-af24-c17a151c072e",
                                                      "id_user_add": "3599f5bc-bf68-48c4-96a0-c1b45b116b0f",
                                                      "id_table": "4ef4f349-6548-48c2-85cb-48975004d5a4",
                                                      "message_log": "sample string 3",
                                                      "json_object": "sample string 4",
                                                      "log_type": "sample string 5",
                                                      "id_pos": "35ea64a2-8603-4e03-885b-2364f76a2279",
                                                      "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_sync_tables": {
                                                        "$id": "68",
                                                        "id": "5c40041d-7e2e-4dfa-9a53-56321bbf75d9",
                                                        "level": 2,
                                                        "order": 3,
                                                        "name": "sample string 4",
                                                        "log_ins": true,
                                                        "log_upd": true,
                                                        "packet_forward": true,
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                        "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                        "commited": true,
                                                        "st_sync_packages_det": [
                                                          {
                                                            "$id": "69",
                                                            "id": "fbec8699-7f44-44d3-b464-18dc188c76f4",
                                                            "id_sync": "04c9e6b6-e6c0-4dfe-9dd0-d98838cba23b",
                                                            "json": "sample string 3",
                                                            "id_table": "f512ecdb-2644-47dd-90b4-c701d0281063",
                                                            "order": 5,
                                                            "st_sync_packages": {
                                                              "$id": "70",
                                                              "id": "d414d80c-e053-44af-a254-83fc92721f2c",
                                                              "id_branch_from": "2a301ec8-04d5-4c1b-a26a-c26d1cc26c0f",
                                                              "id_branch_to": "54ba0c07-6daf-4a78-85ae-50b3ab0e3f16",
                                                              "type": 4,
                                                              "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                                              "order": 6,
                                                              "status": 7,
                                                              "log_info": "sample string 8",
                                                              "sync_on": "2026-01-10T12:09:42.2422098+01:00",
                                                              "send_on": "2026-01-10T12:09:42.2422098+01:00",
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_branches1": {
                                                                "$ref": "4"
                                                              },
                                                              "st_sync_packages_det": [
                                                                {
                                                                  "$ref": "69"
                                                                },
                                                                {
                                                                  "$ref": "69"
                                                                }
                                                              ]
                                                            },
                                                            "st_sync_tables": {
                                                              "$ref": "68"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "69"
                                                          }
                                                        ],
                                                        "tt_logs": [
                                                          {
                                                            "$ref": "67"
                                                          },
                                                          {
                                                            "$ref": "67"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ],
                                                  "st_local_variables": [
                                                    {
                                                      "$id": "71",
                                                      "id": "fbbcfc55-acc8-4821-8275-81d1701f205b",
                                                      "id_pos": "ed7a07c5-c348-444a-835f-0035a603c0ef",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "value": "sample string 5",
                                                      "type": "sample string 6",
                                                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "71"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$ref": "44"
                                                    },
                                                    {
                                                      "$ref": "44"
                                                    }
                                                  ]
                                                },
                                                "mt_pos_prices_list": [
                                                  {
                                                    "$ref": "23"
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "mt_pos_types": {
                                                  "$ref": "39"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                }
                                              },
                                              "mt_prices_list": {
                                                "$ref": "22"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ],
                                          "mt_prices_items": [
                                            {
                                              "$ref": "21"
                                            },
                                            {
                                              "$ref": "21"
                                            }
                                          ],
                                          "mt_prices_list1": [
                                            {
                                              "$ref": "22"
                                            },
                                            {
                                              "$ref": "22"
                                            }
                                          ],
                                          "mt_prices_list2": {
                                            "$ref": "22"
                                          },
                                          "mt_prices_list_rules": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_prices_rules": [
                                            {
                                              "$ref": "8"
                                            },
                                            {
                                              "$ref": "8"
                                            }
                                          ],
                                          "tt_doc_sa_det": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        }
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ]
                                  },
                                  "mt_prices_list": {
                                    "$ref": "22"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "st_users1": {
                                    "$ref": "3"
                                  },
                                  "tt_doc_sa": {
                                    "$ref": "29"
                                  },
                                  "tt_doc_sa_det_stock": [
                                    {
                                      "$id": "72",
                                      "id_doc_sa": "e679ffc7-a06d-4918-8f3e-1eec67213b4d",
                                      "id_line": 2,
                                      "id_item": "c255dc62-cb07-49a3-872c-a70568a8cba9",
                                      "qty": 4.1,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "tt_doc_sa_det": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": [
                                {
                                  "$id": "73",
                                  "id": "51a9b9f1-b054-4139-a501-b6dffe8da5ad",
                                  "date_from": "2026-01-10T12:09:42.2422098+01:00",
                                  "date_end": "2026-01-10T12:09:42.2422098+01:00",
                                  "date_used": "2026-01-10T12:09:42.2422098+01:00",
                                  "id_employee": "a96cd1ce-eea2-40d9-9940-696a801f4bdb",
                                  "id_branch": "c34834f6-3b10-4df5-864b-3cd0a422b1f4",
                                  "count": 6,
                                  "count_used": 1,
                                  "unlimited": true,
                                  "id_user_add": "d59d2c3f-2c68-4388-b231-34a7e7da909a",
                                  "is_entry": true,
                                  "is_consume": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_vouchers": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_rooms_units_activity": [
                                {
                                  "$ref": "51"
                                },
                                {
                                  "$ref": "51"
                                }
                              ],
                              "tt_rooms_units_activity1": [
                                {
                                  "$ref": "51"
                                },
                                {
                                  "$ref": "51"
                                }
                              ]
                            },
                            "mt_payment_types": {
                              "$ref": "35"
                            },
                            "st_users": {
                              "$ref": "3"
                            },
                            "tt_doc_sa_pay": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "tt_vouchers_det": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "tt_vouchers_permisions": {
                              "$ref": "73"
                            }
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ]
                    },
                    "mt_pos": {
                      "$ref": "25"
                    },
                    "mt_prices_list": {
                      "$ref": "22"
                    },
                    "st_users": {
                      "$ref": "3"
                    }
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ],
            "st_functions": [
              {
                "$id": "74",
                "id": "afa8e86a-9c22-43f1-bf3a-1c1ecb4e7a91",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "level_id": 5,
                "id_group": "3a7354ea-7122-4da2-a49b-841000640a1a",
                "name_event": "sample string 7",
                "name_pos": "sample string 8",
                "id_image": "bcbdf060-c318-41cc-b5d9-fc0e2527ef59",
                "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-01-10T12:09:42.2422098+01:00",
                "last_update": "2026-01-10T12:09:42.2422098+01:00",
                "commited": true,
                "st_functions_groups": {
                  "$id": "75",
                  "id": "28a60347-727f-4b32-be88-ab9e65c3e745",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-01-10T12:09:42.2422098+01:00",
                  "last_update": "2026-01-10T12:09:42.2422098+01:00",
                  "commited": true,
                  "st_functions": [
                    {
                      "$ref": "74"
                    },
                    {
                      "$ref": "74"
                    }
                  ]
                },
                "st_images": {
                  "$ref": "5"
                },
                "st_permisions": [
                  {
                    "$id": "76",
                    "id": "cc32a662-f019-4131-bd24-1091594c7fa7",
                    "id_function": "f9c81f4e-8adb-45bc-97e1-3dd87a94af2d",
                    "id_user": "5a79638b-e13d-4938-bfb9-7c5136203752",
                    "id_profile": "4e9eea5b-7c97-4e47-b804-a93bfebb2c4b",
                    "permission": 3,
                    "active": true,
                    "created_on": "2026-01-10T12:09:42.2422098+01:00",
                    "last_update": "2026-01-10T12:09:42.2422098+01:00",
                    "commited": true,
                    "st_users_profiles": {
                      "$id": "77",
                      "id": "e008deba-41b8-465a-8dcd-a2677e655bc3",
                      "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-01-10T12:09:42.2422098+01:00",
                      "last_update": "2026-01-10T12:09:42.2422098+01:00",
                      "commited": true,
                      "st_permisions": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "3"
                    },
                    "st_functions": {
                      "$ref": "74"
                    }
                  },
                  {
                    "$ref": "76"
                  }
                ]
              },
              {
                "$ref": "74"
              }
            ],
            "st_images_types": {
              "$id": "78",
              "id": "39ecf64f-3e7a-4c98-b9f8-eea03d679160",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-01-10T12:09:42.2422098+01:00",
              "last_update": "2026-01-10T12:09:42.2422098+01:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "st_users": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users1": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "27"
              },
              {
                "$ref": "27"
              }
            ]
          },
          "st_users": {
            "$ref": "3"
          },
          "mt_branches_zones": [
            {
              "$ref": "26"
            },
            {
              "$ref": "26"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_locations": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "mt_periods": [
            {
              "$id": "79",
              "id_branch": "9df47ae7-47f9-4692-80a5-8c8ae0b87bcc",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-01-10T12:09:42.2422098+01:00",
              "date_end": "2026-01-10T12:09:42.2422098+01:00",
              "state": "sample string 6",
              "created_on": "2026-01-10T12:09:42.2422098+01:00",
              "last_update": "2026-01-10T12:09:42.2422098+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "79"
            }
          ],
          "mt_pos": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "70"
            },
            {
              "$ref": "70"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "70"
            },
            {
              "$ref": "70"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "73"
            },
            {
              "$ref": "73"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_branches_zones": [
        {
          "$ref": "26"
        },
        {
          "$ref": "26"
        }
      ],
      "mt_brands": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_categories_items": [
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "27"
        },
        {
          "$ref": "27"
        }
      ],
      "mt_docs_payment_money": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "mt_employees": [
        {
          "$ref": "12"
        },
        {
          "$ref": "12"
        }
      ],
      "mt_employees_profiles": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "40"
        },
        {
          "$ref": "40"
        }
      ],
      "mt_items_sub": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_locations": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_money_rates": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "35"
        },
        {
          "$ref": "35"
        }
      ],
      "mt_pos": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "mt_pos_doc_print": [
        {
          "$ref": "37"
        },
        {
          "$ref": "37"
        }
      ],
      "mt_pos_prices_list": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_pos_print": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_pos_rooms": [
        {
          "$ref": "54"
        },
        {
          "$ref": "54"
        }
      ],
      "mt_pos_types": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_pos_view": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "mt_prices_items": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "mt_rooms_units": [
        {
          "$ref": "52"
        },
        {
          "$ref": "52"
        }
      ],
      "mt_rooms_units_states": [
        {
          "$ref": "58"
        },
        {
          "$ref": "58"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "57"
        },
        {
          "$ref": "57"
        }
      ],
      "mt_rooms_units_types": [
        {
          "$ref": "56"
        },
        {
          "$ref": "56"
        }
      ],
      "mt_units": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_units_ref": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "st_images": {
        "$ref": "5"
      },
      "st_images1": {
        "$ref": "5"
      },
      "st_permisions": [
        {
          "$ref": "76"
        },
        {
          "$ref": "76"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "65"
        },
        {
          "$ref": "65"
        }
      ],
      "st_users_profiles": {
        "$ref": "77"
      },
      "st_users_token": [
        {
          "$id": "80",
          "id": "9d57eb3d-9420-4619-856b-fd734d18dea1",
          "token_id": "sample string 2",
          "id_user": "bd48625b-1175-4081-9aa1-d86f61b8851f",
          "date_from": "2026-01-10T12:09:42.2422098+01:00",
          "date_end": "2026-01-10T12:09:42.2422098+01:00",
          "created_on": "2026-01-10T12:09:42.2422098+01:00",
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "80"
        }
      ],
      "tt_doc_sa_cashflow": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "tt_doc_sa_det": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "tt_doc_sa_det1": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "tt_doc_sa1": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_doc_st1": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "tt_logs": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "tt_pos_sesion1": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "tt_rooms_list": [
        {
          "$ref": "55"
        },
        {
          "$ref": "55"
        }
      ],
      "tt_rooms_units_activity": [
        {
          "$ref": "51"
        },
        {
          "$ref": "51"
        }
      ],
      "tt_rooms_units_activity1": [
        {
          "$ref": "51"
        },
        {
          "$ref": "51"
        }
      ],
      "tt_rooms_units_log": [
        {
          "$id": "81",
          "id": "d83bd0f6-9778-4d84-9c4d-006a67dddc9b",
          "id_room_activity": "2e2fbe21-adca-49a5-a293-0baf6fd2c75f",
          "id_pos_sesion": "ec9c071a-877e-4717-a2a4-3fa7e39be830",
          "log_text": "sample string 4",
          "id_user": "6a6eef9c-6538-40ac-bd87-9e56bddbfbd2",
          "created_on": "2026-01-10T12:09:42.2422098+01:00",
          "commited": true,
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "tt_tips_users": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_docs": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ],
      "tt_pos_sesion_users": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ]
    }
  },
  "mt_categories_items": [
    {
      "$ref": "7"
    },
    {
      "$ref": "7"
    }
  ],
  "mt_items_featured": [
    {
      "$ref": "40"
    },
    {
      "$ref": "40"
    }
  ],
  "mt_items_formula": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ],
  "mt_units": {
    "$ref": "19"
  },
  "mt_units1": {
    "$ref": "19"
  },
  "st_images": {
    "$ref": "5"
  },
  "st_users": {
    "$ref": "3"
  },
  "mt_items_sub": [
    {
      "$ref": "16"
    },
    {
      "$ref": "16"
    }
  ],
  "mt_prices_rules": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "tt_doc_sa_det_stock": [
    {
      "$ref": "72"
    },
    {
      "$ref": "72"
    }
  ],
  "tt_doc_st_det": [
    {
      "$ref": "47"
    },
    {
      "$ref": "47"
    }
  ],
  "tt_items_customs": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ],
  "tt_stock": [
    {
      "$ref": "46"
    },
    {
      "$ref": "46"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "10"
    },
    {
      "$ref": "10"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.