POST 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

is_multi_sub

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": "4c28311d-5373-4145-a3c3-2f6e287a8054",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_unit": "e8c6191a-abd4-47ed-888b-72f076b26661",
  "id_unit_sec": "03733a3e-4f7b-46f0-968f-8959019b0a82",
  "id_brand": "455805b9-fd5b-4773-ad01-e15ba8d367da",
  "b_sale": true,
  "b_stock": true,
  "b_price": true,
  "b_unique": true,
  "b_exclude_control": true,
  "tax": 12.1,
  "change_price": true,
  "force_printing": true,
  "is_ticket": true,
  "is_supply": true,
  "define_price": true,
  "is_multi_sub": true,
  "external_id": "sample string 19",
  "name_pos": "sample string 20",
  "name_print": "sample string 21",
  "id_image": "9f5c68d2-2f27-4f77-9a44-70397ddcbccd",
  "view_pos": true,
  "order": 23,
  "color_border": "sample string 24",
  "color_button": "sample string 25",
  "color_font": "sample string 26",
  "font_bold": true,
  "font_underline": true,
  "font_size": 29,
  "active": true,
  "created_on": "2026-05-09T09:35:10.3354632+02:00",
  "last_update": "2026-05-09T09:35:10.3354632+02:00",
  "id_user_upd": "83572a28-efd3-4360-81e2-158f0adc0377",
  "commited": true,
  "mt_brands": {
    "$id": "2",
    "id": "1523d89b-a6b7-4c9d-ade6-3b4bb66e45e9",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "active": true,
    "created_on": "2026-05-09T09:35:10.3354632+02:00",
    "last_update": "2026-05-09T09:35:10.3354632+02:00",
    "id_user_upd": "bcac6b70-0dad-4b79-8eec-89e21cd242b0",
    "commited": true,
    "mt_items": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$id": "3",
      "id": "f407dd48-dd8b-4f07-8641-a833e0f78fbe",
      "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": "fa3714c7-0310-4bf1-b69e-8d0c8d3ecd24",
      "view_messages": true,
      "id_image_photo": "c482f74e-50a9-44d9-a872-4328ced721bc",
      "reserved": true,
      "pos_access": true,
      "back_access": true,
      "name_pos": "sample string 13",
      "id_image": "4658daae-bd0f-4fdb-b04b-109db42a622d",
      "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-05-09T09:35:10.3354632+02:00",
      "last_update": "2026-05-09T09:35:10.3354632+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$id": "4",
          "id": "fbf3cd89-c68e-4995-ad03-71f332b59576",
          "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": "e1a6f5a2-2bb7-4713-9898-f7a65db3815b",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:35:10.3354632+02:00",
          "last_update": "2026-05-09T09:35:10.3354632+02:00",
          "id_user_upd": "84e30605-7b4f-45d9-a243-c34c9fdd9200",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "6da50cff-5ac6-44dd-b45e-3f84c3e1d67b",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "c289b37c-94d0-475e-97f4-b3cb02529c83",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:35:10.3354632+02:00",
            "last_update": "2026-05-09T09:35:10.3354632+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "e5505d75-8888-491b-8f11-004760af5184",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "7f764518-1f14-4bed-b370-82b2975858a6",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "26c4a7c0-0c04-42e3-9565-36d6c9e5a125",
                "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-05-09T09:35:10.3354632+02:00",
                "last_update": "2026-05-09T09:35:10.3354632+02:00",
                "id_user_upd": "a3c5dfb9-13e1-40e1-96ea-20e4edea5533",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "eb507741-06ed-4808-9940-0226b0ddbde0",
                    "id_item": "e3b1075d-4bfa-428f-9f6b-8c8683d6e9d1",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                    "id_user_upd": "20e45eba-a3fd-4af9-bc2e-41c494a79c28",
                    "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": "204085bd-edbc-46d0-8944-d104b2a4a2a1",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "date_from": "2026-05-09T09:35:10.3354632+02:00",
                    "date_end": "2026-05-09T09:35:10.3354632+02:00",
                    "by_amt": true,
                    "by_pcg": true,
                    "ap_amount": 1.1,
                    "ap_percent": 1.1,
                    "ap_price": 1.1,
                    "ap_price_min": 1.1,
                    "ap_price_max": 1.1,
                    "id_branch": "6c14e470-bfda-4a84-8653-45a7997eda96",
                    "id_pos": "18ba1234-210a-4437-bf04-5d1c9da66a82",
                    "id_list": "80303429-56d4-43a3-b39b-fc5362e3155e",
                    "id_item": "e60bf6bc-6a50-454e-93fb-0b6f5596a114",
                    "id_item_type": "3da42849-3e10-43b6-8052-aaaf7c81ccb4",
                    "id_category": "f35a0360-41a2-408a-a87e-200af84f048a",
                    "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-05-09T09:35:10.3354632+02:00",
                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                    "id_user_upd": "837e9d12-b531-4e29-9021-d947f35df389",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "4"
                    },
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$ref": "1"
                    },
                    "mt_items_types": {
                      "$id": "9",
                      "id": "775b7621-5829-4d7c-9a34-70dcb48a00d8",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "name_short": "sample string 4",
                      "name_pos": "sample string 5",
                      "id_image": "130b2f4c-27f3-4f5b-8fc3-3e721dcce042",
                      "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-05-09T09:35:10.3354632+02:00",
                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                      "id_user_upd": "592de49a-8b6e-414c-8416-0da50bca96fe",
                      "commited": true,
                      "tt_vouchers_det": [
                        {
                          "$id": "10",
                          "id_voucher": "0e30440f-19be-44fa-ad20-d95a3e09ffa4",
                          "id_line": "ff7b1f30-4e55-433e-ac37-7ea059b24370",
                          "id_category": "fc022b6d-c965-4aaf-95e8-a3a10ea70179",
                          "id_item": "bb0e0799-aa47-4426-8d69-b89ae52c70b0",
                          "id_item_type": "f3c110a2-636d-492a-8e69-14c55a4263f2",
                          "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": "59f9eebb-4814-4cf6-a5df-f743e309653a",
                            "id_voucher": 2,
                            "locator_voucher": "sample string 3",
                            "qr_code": "sample string 4",
                            "date_from": "2026-05-09T09:35:10.3354632+02:00",
                            "date_end": "2026-05-09T09:35:10.3354632+02:00",
                            "date_used": "2026-05-09T09:35:10.3354632+02:00",
                            "date_sesion": "2026-05-09T09:35:10.3354632+02:00",
                            "id_employee": "c70992de-280f-4d8b-9096-53db841e3044",
                            "id_branch": "d914496d-3245-406d-96f7-3693de55208b",
                            "id_voucher_permision": "d52c7a38-6aea-4171-ad82-4b5c5a22dc0c",
                            "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": "cf98c240-d46e-407a-8fa6-dfadad68653f",
                            "id_user_add": "b3222d95-db10-4a6d-94a5-2894fcd8e1e1",
                            "id_doc_sa": "2ba6de91-84da-4139-b7ff-67fde56be683",
                            "id_item_sub": "b527a664-0ad7-41eb-9491-70be8ace90b8",
                            "id_pos_sesion": "1acdf725-9f53-4d86-89be-1f9d184d4364",
                            "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-05-09T09:35:10.3354632+02:00",
                            "last_update": "2026-05-09T09:35:10.3354632+02:00",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_employees": {
                              "$id": "12",
                              "id": "89424d8d-ba35-4967-b74c-76f7ac6ca32e",
                              "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": "89c769d5-a2b3-4da3-8e59-6b4fcb1eb409",
                              "name_pos": "sample string 12",
                              "id_image": "387ad4a4-e4ea-4ba8-972e-7d0c8bd52b7f",
                              "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-05-09T09:35:10.3354632+02:00",
                              "last_update": "2026-05-09T09:35:10.3354632+02:00",
                              "id_user_upd": "25f877b2-4e3d-4744-bc57-cc757d74c3e6",
                              "commited": true,
                              "mt_employees_branches": [
                                {
                                  "$id": "13",
                                  "id_employee": "6d0c3f43-35f9-4fa7-9627-745d060229b3",
                                  "id_branch": "32e58667-5f07-454f-ac10-7531278e50e2",
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                  "id_user_upd": "7e4a3167-2e5f-40cc-81dc-91021371f2a0",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_employees_profiles": {
                                "$id": "14",
                                "id": "99f814f5-e391-4f0b-b410-934e4480cc49",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                "id_user_upd": "c751c079-314c-4c02-9467-ba4f26ff9a2c",
                                "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": "4aaf8fe2-c838-4c74-b60f-49878a120cd2",
                                  "id_line": 2,
                                  "id_item_sub": "aa8ac139-8927-4234-8fad-a0963999053f",
                                  "qty": 4.1,
                                  "id_list": "8f9ad4fd-03f6-49d7-8926-794ad2afc4c4",
                                  "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": "2a98d871-f3d9-43c9-b902-a04428dfeedb",
                                  "is_used": true,
                                  "qty_vou": 1.1,
                                  "amt_vou": 1.1,
                                  "comment": "sample string 15",
                                  "ref_det": "sample string 16",
                                  "id_employee": "eac50669-070c-48f0-b4d1-167bd4218638",
                                  "name_generic": "sample string 17",
                                  "type_ope": 1,
                                  "id_user_add": "dcef1d72-90be-4375-aced-cea69c5860b9",
                                  "id_user_upd": "c34ab00e-6621-427c-9624-905ea23adc40",
                                  "active": true,
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "mt_items_sub": {
                                    "$id": "16",
                                    "id": "ffc98061-90d1-4626-8902-5bdc64f4815c",
                                    "id_item": "3d734021-51cb-4e5a-a8a0-0d8098480d44",
                                    "id_item_type": "e80979a7-b32b-4f13-9398-fba85fae17dc",
                                    "is_default": true,
                                    "barcode": "sample string 5",
                                    "voucher_apply": true,
                                    "id_voucher_json": "6e124e7e-b022-4238-9ff4-4b50a82cce84",
                                    "count_voucher": 1,
                                    "id_voucher_type": 1,
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                    "id_user_upd": "f8b8db5f-c295-4100-a5eb-8ab47678bbfb",
                                    "commited": true,
                                    "mt_items": {
                                      "$ref": "1"
                                    },
                                    "mt_items_formula": [
                                      {
                                        "$id": "17",
                                        "id_item_sub": "cab87724-a720-4408-b046-f387740366cb",
                                        "id_item": "bb7af26f-40f2-4de3-a09b-510ad80a3cd8",
                                        "group_id": 3,
                                        "id_unit_ref": "83bcd6bf-bdf1-49c6-9578-b040c775cec9",
                                        "qty_dis": 5,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_units_ref": {
                                          "$id": "18",
                                          "id": "1c36a202-8207-41f6-965e-68e8217137db",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "coefficient": 4.1,
                                          "id_unit": "46d65b62-a5f0-4302-8c7b-158d06944d82",
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                          "id_user_upd": "0b059a45-cd3d-4b0d-ab86-c6fd0031edbe",
                                          "commited": true,
                                          "mt_units": {
                                            "$id": "19",
                                            "id": "65125884-610f-4ffc-90c5-94ebfa276218",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "active": true,
                                            "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                            "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                            "id_user_upd": "c3f8914c-283d-4de0-830a-751751f26261",
                                            "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": "647a3e22-c636-49ca-89e6-330ad4deea29",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "json": "sample string 5",
                                      "id_pay_type": "7cee9450-9d43-469e-9344-459b0c025e75",
                                      "id_doc_print": "312c4590-2a4f-412f-a7b6-c360a77239f3",
                                      "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-05-09T09:35:10.3354632+02:00",
                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                      "commited": true,
                                      "mt_items_sub": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "mt_prices_items": [
                                      {
                                        "$id": "21",
                                        "id_list": "eff38be1-8178-418d-adee-166ac66f6b44",
                                        "id_item_sub": "83512155-9664-4056-bcfd-c0cbbddad73e",
                                        "validity_date": "2026-05-09T09:35:10.3354632+02:00",
                                        "price": 4.1,
                                        "active": true,
                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                        "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                        "id_user_upd": "b5bc2cfb-4f2c-41b1-9613-1f7e9782b844",
                                        "commited": true,
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_prices_list": {
                                          "$id": "22",
                                          "id": "0e4beda5-bffa-4156-b8e9-7190985621e8",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_ref": "d3622ca4-deb9-43ac-a84f-d03496a9f0c6",
                                          "tax_included": true,
                                          "switch_select": true,
                                          "item_type_default": 7,
                                          "name_pos": "sample string 8",
                                          "id_image": "79d5ced5-07ec-41fe-a227-9caa326ab9e2",
                                          "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-05-09T09:35:10.3354632+02:00",
                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                          "id_user_upd": "d949e446-1cc0-48eb-8623-45da8eb28ad1",
                                          "commited": true,
                                          "mt_pos_prices_list": [
                                            {
                                              "$id": "23",
                                              "id_pos": "34d39a52-8f8d-47d5-930e-467de8c51ee5",
                                              "id_pos_type": "f5a3467a-5a3d-4330-86f2-d4df5519d03a",
                                              "id_price_list": "1f2701b9-ce7f-43d2-9629-034190c557c9",
                                              "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-05-09T09:35:10.3354632+02:00",
                                              "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                              "id_user_upd": "81e1688f-4ae8-4d92-85e5-1a54c8ac82be",
                                              "commited": true,
                                              "mt_pos_view": {
                                                "$id": "24",
                                                "id_pos": "70b4a93c-d55a-4cd9-8133-5a68b3f0b4de",
                                                "id_pos_type": "8b471d13-cb52-4f24-a04f-2b85c7f3b6c1",
                                                "is_default": true,
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                "id_user_upd": "11b79c55-2d22-4f46-8930-398f4b770dff",
                                                "commited": true,
                                                "mt_pos": {
                                                  "$id": "25",
                                                  "id": "bb7447e8-29ad-49e5-a7fd-52019d65555f",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "9c04454c-e34f-415d-bdb0-42dd46ee6d10",
                                                  "id_zone": "29a954d5-069b-440a-811e-c9d9fb0030bd",
                                                  "user_required": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                  "id_user_upd": "17075683-aa4e-4165-894b-3b9699caf36e",
                                                  "commited": true,
                                                  "mt_branches_zones": {
                                                    "$id": "26",
                                                    "id": "c7cd2eb8-75fd-403d-aa89-3c13c06e4674",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "6b1cfeaa-b4d1-48f8-9ad3-1dc5b2452fe9",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                    "id_user_upd": "788c5e0b-a39e-48d3-9f4e-9bd1b2e1e77a",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_pos": [
                                                      {
                                                        "$ref": "25"
                                                      },
                                                      {
                                                        "$ref": "25"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  "mt_cloakrooms": [
                                                    {
                                                      "$id": "27",
                                                      "id": "94a994d4-ad99-4c4a-bed3-250aefa4d57e",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "id_pos": "781a6d7e-5390-4b44-98d8-497c497a0982",
                                                      "unit_ini": 5,
                                                      "unit_end": 6,
                                                      "name_pos": "sample string 7",
                                                      "id_image": "684fcc55-3e35-4e74-b0fa-6f13a3ddb501",
                                                      "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-05-09T09:35:10.3354632+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                      "id_user_upd": "b79396ce-ac36-4577-8e71-83c4cd3cc15a",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_cloakrooms_units": [
                                                        {
                                                          "$id": "28",
                                                          "id": "89b2ff6e-78ee-4825-878d-2d22fd1e6a77",
                                                          "id_cloakroom": "7a0e0631-6aba-442a-b7d8-87bd30f885d2",
                                                          "id_pos_sesion": "6f7006fe-c681-4fa1-ac09-bd68f74c8bf8",
                                                          "unit_id": 4,
                                                          "date_open": "2026-05-09T09:35:10.3354632+02:00",
                                                          "date_close": "2026-05-09T09:35:10.3354632+02:00",
                                                          "id_doc_sa": "0d669b01-f48d-4c93-8cff-4342f9df931c",
                                                          "commited": true,
                                                          "mt_cloakrooms": {
                                                            "$ref": "27"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$id": "29",
                                                            "id": "2c13c2b7-cbe6-4bf2-9e90-78807e23d88b",
                                                            "id_pos": "b94a01e2-0534-4786-a113-c76a4f65f534",
                                                            "id_doc": "2e5fd8b7-2339-4ef1-a86d-58cd86b2df8f",
                                                            "id_branch": "09437068-218c-4556-854c-3bacb83272a3",
                                                            "nro_doc": "sample string 5",
                                                            "date_doc": "2026-05-09T09:35:10.3354632+02:00",
                                                            "date_tax": "2026-05-09T09:35:10.3354632+02:00",
                                                            "hour_doc": "00:00:00.1234567",
                                                            "block": true,
                                                            "id_ref": "cd21e3d9-4f52-499c-8bf5-989593fa5146",
                                                            "id_relationship": "57c5a233-cd90-43b4-bb91-ce1a7cb8378d",
                                                            "id_loc_from": "9885bf56-7a9f-4b9c-adf1-e54304b072a6",
                                                            "id_loc_end": "5f4438ed-746b-4320-8f92-596052abcbb6",
                                                            "id_user_add": "cc9d2d1c-659f-4192-9e22-8ed10ae26810",
                                                            "id_user_upd": "57ce5a7c-98b1-47dd-a63e-a108ee4a5448",
                                                            "comment": "sample string 12",
                                                            "id_pos_sesion": "d63463de-4447-4025-8fc4-bf7082b175eb",
                                                            "id_room_unit": "7c8d82ca-8be4-41fb-85ef-eb84c7351e48",
                                                            "ref_locator": "sample string 13",
                                                            "ref_zone_aut": "sample string 14",
                                                            "id_pos_type": "9d57dcf3-fc1d-443c-98bf-43f8e093f864",
                                                            "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-05-09T09:35:10.3354632+02:00",
                                                            "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                            "commited": true,
                                                            "created_by": 1,
                                                            "doc_print": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_docs": {
                                                              "$id": "30",
                                                              "id": "6703ec5a-9bde-4d19-86e4-4a301fbd7102",
                                                              "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": "df9daedc-c260-4bb5-bfd5-80295216391d",
                                                              "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-05-09T09:35:10.3354632+02:00",
                                                              "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                              "id_user_upd": "109301db-2492-4412-8f36-0df34892e10f",
                                                              "commited": true,
                                                              "mt_docs_payment_money": [
                                                                {
                                                                  "$id": "31",
                                                                  "id_doc": "5ea4f215-e874-47ed-b229-cca5bf4e8de0",
                                                                  "id_pay": "701d3ed3-ec27-4f1d-a000-cae75551c070",
                                                                  "id_money": "f527b6af-d9e4-4dd9-822f-eb186f918762",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_user_upd": "dbb8c6d4-e98d-4e27-88d8-56db9142d725",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "32",
                                                                    "id": "30c331b3-fc9a-4362-b558-6a3a799de9bd",
                                                                    "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": "53821b4a-88ef-4f25-a526-ba2114abd82c",
                                                                    "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-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "id_user_upd": "252c8d42-f501-44c1-9a69-c542d17c99d0",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "31"
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id_money_1": "3320cb80-f017-41e1-9881-d871b245fcb5",
                                                                        "id_money_2": "f875419d-e477-4c80-b450-d72e8a98c716",
                                                                        "date_from": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "id_user_upd": "9b03ca59-3b27-4eef-bbb0-078bab338227",
                                                                        "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": "038c38c0-1d52-46a4-90f7-11f1180f4dfc",
                                                                        "id_pay": "09ce4b5b-6c7b-4f06-8dd1-a4c1e8e1919e",
                                                                        "id_money": "670f0dfc-94ba-4319-bf26-ffa7f0932261",
                                                                        "date_cashflow": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "coefficient": 5.1,
                                                                        "id_user_add": "f5befb26-1f56-483b-bd8f-1b0cba071730",
                                                                        "amt_tot_md": 7.1,
                                                                        "amt_tot_mo": 8.1,
                                                                        "mt_payment_types": {
                                                                          "$id": "35",
                                                                          "id": "0a59b3d0-5b58-4d52-9fb0-75931d1896ff",
                                                                          "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": "80f1e24f-ca4c-43db-9fb2-c6174f5d2ac1",
                                                                          "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-05-09T09:35:10.3354632+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "id_user_upd": "51938672-f771-4268-a119-b04f25e1d473",
                                                                          "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": "e656f070-1232-49b0-bae5-2deed15d080e",
                                                                              "id_line": 2,
                                                                              "id_pay": "ae0a5485-a017-4d7a-9c69-b3ae219f97ce",
                                                                              "id_money": "64505039-28ab-4d5e-9720-7cba836fe269",
                                                                              "coefficient": 5.1,
                                                                              "id_voucher": "6de71ebb-c74b-4757-91ca-243193239beb",
                                                                              "id_employee": "915bae67-958f-4480-a270-a30f4a0cb1ce",
                                                                              "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": "b5ec6969-991e-4364-a7c5-13662c3c19bb",
                                                                              "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": "c4823589-808e-429a-abb1-644f3c00814e",
                                                                  "id_doc": "3c512f9d-cd51-4841-abd1-8e38868dff4c",
                                                                  "id_pos_type": "cd15849e-1568-455b-bed5-81458d72656c",
                                                                  "id_doc_print": "1d4162d2-1832-457d-a691-b07d54bbb5bd",
                                                                  "copies": 5,
                                                                  "print_mode": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_user_upd": "89889b49-6460-4fdb-ae8c-f1e6a6068896",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_pos_print": {
                                                                    "$id": "38",
                                                                    "id": "f02d4799-84b4-4c6e-a623-7b71d019b19e",
                                                                    "id_pos": "b95a2d50-96e1-4edb-ba33-ebbd88724a74",
                                                                    "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-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "id_user_upd": "acab9f97-c98b-4538-a349-1d1d14567ef4",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  "mt_pos_types": {
                                                                    "$id": "39",
                                                                    "id": "9d2a02ce-85cf-490f-bc06-493689a86de9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "is_module": true,
                                                                    "order": 5,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "id_user_upd": "35932832-3951-48db-8a22-6841c0a017a4",
                                                                    "commited": true,
                                                                    "mt_items_featured": [
                                                                      {
                                                                        "$id": "40",
                                                                        "id": "8a389dcf-101c-48f5-9626-1cce2a5f4606",
                                                                        "id_branch": "fbae257f-7716-4a64-afad-6f2c82caa994",
                                                                        "id_pos_type": "2e34cde3-01ef-4c97-8b4e-cffe1779ec34",
                                                                        "id_pos": "e46f7f57-d04e-410a-81f9-3411c661f6d6",
                                                                        "id_item": "12cf6af9-f13a-4b05-9c85-d9dfcac14487",
                                                                        "date_from": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "image_id": 4,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "id_user_upd": "d84184c4-402d-425f-b23c-30c0db3fa79d",
                                                                        "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": "5ea0fa14-f294-4389-8878-1ffb1dd95e27",
                                                                    "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-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "commited": true,
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_doc_print_det": [
                                                                      {
                                                                        "$id": "42",
                                                                        "id_doc_print": "38610092-faed-4a5c-b33f-fc59ae1f0566",
                                                                        "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": "e7d9f421-574b-44fa-ad9c-730d88c530a2",
                                                                  "id_doc": "1c41a481-9412-4933-97f2-50d4b92c6f90",
                                                                  "value": 3,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02: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": "50c7450f-2961-40ba-8fb6-bacb57620fb5",
                                                                  "id_pos": "a3fe5315-dce8-43b2-b538-90d4bb369750",
                                                                  "id_doc": "d2842a1d-8d4c-4cec-8797-30792e3f2e49",
                                                                  "id_branch": "b375808c-0e17-462b-a5a3-b666893ee057",
                                                                  "nro_doc": "sample string 5",
                                                                  "date_doc": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "block": true,
                                                                  "nro_original": "sample string 8",
                                                                  "id_ref": "49e2154f-884b-4b5e-8bbd-247340ca8ac2",
                                                                  "id_loc_from": "f6e8ac4c-0b8c-49e9-a4e3-89d87e87f6e4",
                                                                  "id_loc_end": "55aedd77-8caa-45e1-97ca-5271da759727",
                                                                  "id_user_add": "01f7ccea-febf-4d22-b76b-bd7ab20f9acf",
                                                                  "id_user_upd": "c130b82a-4537-4eda-b82e-95180e476dfa",
                                                                  "id_pos_sesion": "2c57e6f3-66da-4b84-9a6f-9b67e5fcda54",
                                                                  "comment": "sample string 12",
                                                                  "status": 1,
                                                                  "is_send": true,
                                                                  "date_send": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_locations": {
                                                                    "$id": "45",
                                                                    "id": "924a78a9-ecad-4ffe-a213-c3a500b9524a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "reserved": true,
                                                                    "id_branch": "fd49b2c7-6315-4cb6-94b5-3d8e823bcad5",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "id_user_upd": "ca19a7b8-e0d1-4d36-9c7f-b6af182bbc30",
                                                                    "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": "cf588717-7440-4b05-8509-0dc8dcc3770f",
                                                                        "id_item": "9e8aa92e-f1bc-458b-a6e2-e7b82d2d2dd7",
                                                                        "stock_ideal": 3.1,
                                                                        "stock_min": 4.1,
                                                                        "stock_max": 5.1,
                                                                        "stock": 6.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3354632+02: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": "78267ddd-eac4-486e-a84c-b04e9ff3ae1e",
                                                                      "id_line": 2,
                                                                      "id_item": "7611d561-bf7e-420b-8daf-6070923d1bcb",
                                                                      "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": "a767e613-c3e1-4bf5-96d6-5a264fabe058",
                                                              "nro_sesion": 2,
                                                              "id_pos": "291c0a2e-6017-4dfd-b733-ce5510bc185a",
                                                              "date_tax": "2026-05-09T09:35:10.3354632+02:00",
                                                              "date_open": "2026-05-09T09:35:10.3354632+02:00",
                                                              "date_close": "2026-05-09T09:35:10.3354632+02:00",
                                                              "id_user_open": "8c5fe3ca-8136-451d-9b3e-a514d63ff757",
                                                              "id_user_close": "2b7c1f93-d0f5-4877-898e-a18c9a28a451",
                                                              "nro_z": 1,
                                                              "amt_tot": 1.1,
                                                              "locator_event": "sample string 6",
                                                              "status_pos": 7,
                                                              "training_sesion": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                              "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "25"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "49",
                                                                  "id": "e547aca1-dd6d-42d5-a604-7adbaca1a8bd",
                                                                  "order_id": 2,
                                                                  "id_item": "1c4fe57f-2320-408e-b471-05f1b4417830",
                                                                  "id_item_type": "01741898-4dd4-4de3-91ff-618b225916fb",
                                                                  "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": "96f2b007-c7ab-4bbe-9ab5-2fd5f43d67fb",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "c87c42e9-2c41-4f91-aba7-335e30da3707",
                                                                  "count_voucher": 1,
                                                                  "id_category": "7b72ab22-e329-4d1d-92d6-3c45925c6368",
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_user_upd": "6a40dbbe-d6cc-4562-98af-ae325d833dbf",
                                                                  "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": "a1ee69d9-20ce-4c11-8d58-eb90be99cb52",
                                                                  "json_object": "sample string 2",
                                                                  "json_pays": "sample string 3",
                                                                  "id_pos_sesion": "3c4dde36-e76e-41f5-a84d-3e6f70c6f059",
                                                                  "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-05-09T09:35:10.3354632+02:00",
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "50"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "f475713d-e0c1-405d-aa3d-c66f3c16f94d",
                                                                  "id_room_unit": "34e79a43-66c5-4e5c-a324-b4ac84da34f7",
                                                                  "id_room_list": "abb13749-4b7a-49c2-9366-758d706dd2f4",
                                                                  "nro_res_ext": "sample string 3",
                                                                  "date_reserved": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "date_from": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "date_open": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "date_close": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_employee": "68b75033-4e51-4415-b389-02589525b5f9",
                                                                  "id_employee_sec": "286a987f-f8af-4848-a45b-833018721c2a",
                                                                  "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": "59045a97-0fdb-408e-a0ac-f37a5c81007f",
                                                                  "comment": "sample string 7",
                                                                  "id_user_open": "919e40c2-09af-4001-bb05-edb7b0bc5b54",
                                                                  "id_user_close": "f649091c-0bee-44c3-9345-30439205da15",
                                                                  "id_unit_state": "a20e1dba-4685-43a4-8d58-127d0c6d44a8",
                                                                  "id_pos_sesion": "276c0420-0f97-4eb2-b7f9-cc671215fa58",
                                                                  "vip": true,
                                                                  "paid": true,
                                                                  "send": true,
                                                                  "send_date": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "mt_employees": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_employees1": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_rooms_units": {
                                                                    "$id": "52",
                                                                    "id": "3054f31f-0880-4349-aecf-f2d5b6b93d50",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_label": "sample string 4",
                                                                    "name_zone": "sample string 5",
                                                                    "order": 6,
                                                                    "id_room": "38650e0e-9617-402a-8a76-712a7587db79",
                                                                    "pax": 8,
                                                                    "pos_x": 9,
                                                                    "pos_y": 10,
                                                                    "size_w": 1,
                                                                    "size_h": 1,
                                                                    "in_map": true,
                                                                    "reserved_on": true,
                                                                    "id_room_type": "60bcf085-5f76-4aca-bcdf-d20853ac5dbb",
                                                                    "locked": true,
                                                                    "date_locked": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "comment_locked": "sample string 15",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "id_user_upd": "10ce3baa-fa88-4e95-a5cd-66ffe34541a3",
                                                                    "commited": true,
                                                                    "mt_rooms": {
                                                                      "$id": "53",
                                                                      "id": "5c3f798d-9cfc-435e-8dd7-2427c47bc2e8",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_branch": "bc6d1fc2-de3b-4e65-b845-3e7fb82cfdf1",
                                                                      "name_pos": "sample string 6",
                                                                      "id_image": "168c3955-37f4-457c-a0c4-4292d9cd2f32",
                                                                      "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": "b9e72be5-6753-4abd-b77e-8733e9fa3819",
                                                                      "refresh_status": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "id_user_upd": "a43613e6-485f-424b-a6b2-cbfe23eb9398",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_pos_rooms": [
                                                                        {
                                                                          "$id": "54",
                                                                          "id_pos": "dde8ba43-ddd7-43f0-ac6d-86370bee7c95",
                                                                          "id_room": "8b8094a1-6b3e-4004-990a-090d35483888",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "id_user_upd": "fe3d1fe7-0a13-4eda-bd92-9dc7dd55d772",
                                                                          "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": "4d3768cc-cea9-49f0-88c5-ed99a0a7b419",
                                                                          "id_room": "abbe3ad4-4f2c-4bcf-883a-441b2b87982b",
                                                                          "date_in": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "date_out": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "id_user_add": "e91c23a7-6dec-47ea-92ef-53334f707068",
                                                                          "from_reservation": "sample string 5",
                                                                          "pax": 6,
                                                                          "status": 7,
                                                                          "comment": "sample string 8",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3354632+02: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": "26e53b4f-fb62-460f-89f1-ed2ecb11ef54",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high": 5,
                                                                      "width": 6,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "id_user_upd": "414d2492-c216-4e96-86fa-815de6c77c24",
                                                                      "commited": true,
                                                                      "mt_rooms_units": [
                                                                        {
                                                                          "$ref": "52"
                                                                        },
                                                                        {
                                                                          "$ref": "52"
                                                                        }
                                                                      ],
                                                                      "mt_rooms_units_states_types": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_room_type": "68570728-6143-44cf-b102-3ec11245d22f",
                                                                          "id_room_state": "47ac5ec5-8ffe-4c75-867c-1f6c1fd1052a",
                                                                          "id_image": "be7a3639-8b8d-480a-bd75-656bee5aee75",
                                                                          "color_font": "sample string 4",
                                                                          "font_bold": true,
                                                                          "font_underline": true,
                                                                          "font_size": 7,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "id_user_upd": "3513ef63-509c-40fe-b24c-02484df372d5",
                                                                          "commited": true,
                                                                          "mt_rooms_units_states": {
                                                                            "$id": "58",
                                                                            "id": "cf5c9c4e-4e17-4189-b144-1761b0802fe1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "color": "sample string 5",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                            "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                            "id_user_upd": "8bd763f5-5356-447b-b489-cd103da4c6f2",
                                                                            "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"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "3"
                                                              },
                                                              "tt_tips": [
                                                                {
                                                                  "$id": "59",
                                                                  "id": "4acc71ac-87f7-4d34-8169-2e8efb8cf8d5",
                                                                  "id_pos_sesion": "53334671-2c90-4b4a-bf4d-6e0472e222b2",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "id_user": "cc3962c5-9b0c-4c21-aa77-609ffb77d890",
                                                                  "id_room_unit_activity": "de094b1d-5cee-42f5-b7ee-befa80ca2f64",
                                                                  "id_doc_sa": "9822b7cc-d2d3-44f2-bd7e-f43543932f46",
                                                                  "id_pos_type": "c007d404-b03e-45e2-82cb-0e68f0646d08",
                                                                  "block": true,
                                                                  "comment": "sample string 5",
                                                                  "json_response": "sample string 6",
                                                                  "id_doc_ref": "022bdcd9-2b93-453f-b823-b9ec66120e69",
                                                                  "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-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  },
                                                                  "tt_tips_users": [
                                                                    {
                                                                      "$id": "60",
                                                                      "id_tip": "5c14b9de-db4a-42e9-b007-ab2920571a07",
                                                                      "id_user": "4ffc80f6-22b6-4a7b-a845-3c138db5b14a",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "type_share": 3,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_tips": {
                                                                        "$ref": "59"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "60"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "tt_pos_sesion_users": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos_sesion": "680e5a34-85a8-4ea3-a97c-b007aaf50781",
                                                                  "id_user": "ea2ac718-69fa-438a-a9ef-df28361249b1",
                                                                  "date_add": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "distribution_index": 1.1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "61"
                                                                }
                                                              ],
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_cmd_connection": [
                                                                {
                                                                  "$id": "62",
                                                                  "id": "046f1905-0a9a-48bf-86a5-e85472e18ece",
                                                                  "id_user": "e82bac8d-fc09-4240-b40c-feb34426144e",
                                                                  "id_user_profile": "7e45add8-6851-4ab0-a777-fcc8ff90bc2d",
                                                                  "locator": "sample string 4",
                                                                  "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_pos_sesion": "5d3832ef-1862-46ac-a8d6-3b40f24de5ed",
                                                                  "date_login": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "date_logout": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "terminal_id": "sample string 6",
                                                                  "terminal_type": "sample string 7",
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users_profiles": {
                                                                    "$id": "63",
                                                                    "id": "ac6ef18b-7c47-4585-b926-abc3db01657c",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "is_pass_required": true,
                                                                    "is_admin": true,
                                                                    "level_id": 7,
                                                                    "order_1": 8,
                                                                    "order_2": 9,
                                                                    "order_3": 10,
                                                                    "order_4": 11,
                                                                    "is_tips": true,
                                                                    "is_view_all": true,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                    "commited": true,
                                                                    "st_permisions": [
                                                                      {
                                                                        "$id": "64",
                                                                        "id": "05cedccf-9c76-43b2-94b1-797ed217130b",
                                                                        "id_function": "5aebe1c3-cb5b-417e-916b-6a059b9ac388",
                                                                        "id_user": "395304e8-b828-4586-8bfa-81f71f0f76ba",
                                                                        "id_profile": "789d1b28-a038-48da-9d67-d7289a14c4a3",
                                                                        "permission": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                        "commited": true,
                                                                        "st_users_profiles": {
                                                                          "$ref": "63"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_functions": {
                                                                          "$id": "65",
                                                                          "id": "31640173-a76d-4802-bd24-5196e7362dd2",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "level_id": 5,
                                                                          "id_group": "e788d09f-1efc-44e7-8573-5b3e2923a3a7",
                                                                          "name_event": "sample string 7",
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "7f7e02e3-a334-4d90-be43-445df112ceac",
                                                                          "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-05-09T09:35:10.3354632+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                          "commited": true,
                                                                          "st_functions_groups": {
                                                                            "$id": "66",
                                                                            "id": "21f56e66-c244-4e9f-b623-a06687b4b79d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                            "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                            "commited": true,
                                                                            "st_functions": [
                                                                              {
                                                                                "$ref": "65"
                                                                              },
                                                                              {
                                                                                "$ref": "65"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_permisions": [
                                                                            {
                                                                              "$ref": "64"
                                                                            },
                                                                            {
                                                                              "$ref": "64"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ],
                                                                    "st_users": [
                                                                      {
                                                                        "$ref": "3"
                                                                      },
                                                                      {
                                                                        "$ref": "3"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$ref": "62"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "62"
                                                                }
                                                              ],
                                                              "tt_cmd_messages": [
                                                                {
                                                                  "$id": "67",
                                                                  "id": "0c7d5389-7781-421f-9c38-caa001fe07ea",
                                                                  "id_user": "cf3b1fa2-f7a4-4ff5-83ff-6e4a58e80831",
                                                                  "date_add": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "destiny_type": 4,
                                                                  "id_key": "fd529181-e540-4fcd-9dd7-27465271c7f5",
                                                                  "message": "sample string 6",
                                                                  "message_view": true,
                                                                  "date_view": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "id_pos_sesion": "00ee4239-9fe5-42be-b068-7c3c5547e1b1",
                                                                  "terminal_add": "sample string 9",
                                                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "67"
                                                                }
                                                              ]
                                                            },
                                                            "tt_rooms_units_activity": {
                                                              "$ref": "51"
                                                            },
                                                            "tt_spool_doc_print": [
                                                              {
                                                                "$id": "68",
                                                                "id": "d3f13644-d4ef-42b5-a9a9-14477a60fdc7",
                                                                "spool_server": "sample string 2",
                                                                "id_doc_sa": "823bf554-2017-41ce-985d-b363fa6b2999",
                                                                "spool_printer": "sample string 4",
                                                                "count": 5,
                                                                "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                "printed": true,
                                                                "print_on": "2026-05-09T09:35:10.3354632+02:00",
                                                                "tt_doc_sa": {
                                                                  "$ref": "29"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "68"
                                                              }
                                                            ]
                                                          },
                                                          "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": "69",
                                                      "id": "a1836987-6c56-4848-9be3-9e4f55e16eba",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "date_from": "2026-05-09T09:35:10.3354632+02:00",
                                                      "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                                      "id_branch": "f4a823f5-472e-4387-8f2c-6e33fa8f163a",
                                                      "id_pos": "943b9d85-c851-4076-a155-7e320384801c",
                                                      "id_list": "60f3dd0d-e735-4f80-87f1-a1ec84d41aa2",
                                                      "view_list": true,
                                                      "is_default": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                      "id_user_upd": "e03ae4f0-9184-4146-9684-8fc93ad8ec8d",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "mt_prices_list": {
                                                        "$ref": "22"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "mt_prices_rules": [
                                                    {
                                                      "$ref": "8"
                                                    },
                                                    {
                                                      "$ref": "8"
                                                    }
                                                  ],
                                                  "st_doc_num": [
                                                    {
                                                      "$ref": "43"
                                                    },
                                                    {
                                                      "$ref": "43"
                                                    }
                                                  ],
                                                  "st_pos_license": [
                                                    {
                                                      "$id": "70",
                                                      "id": "782dc81c-cef2-4a33-b915-e41dec54c6fb",
                                                      "id_pos": "de5e6a2b-d9b2-4622-b22f-236075162aa9",
                                                      "mac_address": "sample string 3",
                                                      "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                                      "key_access": "sample string 5",
                                                      "id_user_add": "5f4d5392-cb4f-4d46-8be0-15672355288d",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ],
                                                  "st_users_pos": [
                                                    {
                                                      "$id": "71",
                                                      "id_user": "d7170c97-3bb7-4234-ab8f-e487696c7d97",
                                                      "id_pos": "132a7104-623a-4269-bb56-be89eceb5561",
                                                      "pass_required": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "71"
                                                    }
                                                  ],
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "tt_pos_connection": [
                                                    {
                                                      "$id": "72",
                                                      "id": "5755d941-2e06-4591-a0fb-8daa4b98ad4e",
                                                      "id_pos": "03352506-a292-4865-a6a2-1ac4537f5ae1",
                                                      "date_add": "2026-05-09T09:35:10.3354632+02:00",
                                                      "date_upd": "2026-05-09T09:35:10.3354632+02:00",
                                                      "date_out": "2026-05-09T09:35:10.3354632+02: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": "72"
                                                    }
                                                  ],
                                                  "tt_pos_sesion": [
                                                    {
                                                      "$ref": "48"
                                                    },
                                                    {
                                                      "$ref": "48"
                                                    }
                                                  ],
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_logs": [
                                                    {
                                                      "$id": "73",
                                                      "id": "a435f73f-a19f-4c97-8e08-ed250b61ddec",
                                                      "id_user_add": "b9e3bf80-1a33-455d-91ce-fcf9181cfbb3",
                                                      "id_table": "35eb2228-d119-4088-8a65-defb5593e654",
                                                      "message_log": "sample string 3",
                                                      "json_object": "sample string 4",
                                                      "log_type": "sample string 5",
                                                      "id_pos": "117424df-5957-4132-b10d-a7605001efc5",
                                                      "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_sync_tables": {
                                                        "$id": "74",
                                                        "id": "2e6c3346-e3cb-4fbf-9dda-e160814e6201",
                                                        "level": 2,
                                                        "order": 3,
                                                        "name": "sample string 4",
                                                        "log_ins": true,
                                                        "log_upd": true,
                                                        "packet_forward": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                        "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                        "commited": true,
                                                        "st_sync_packages_det": [
                                                          {
                                                            "$id": "75",
                                                            "id": "6607b81f-6daa-4aa6-962a-e886eb8d5b8e",
                                                            "id_sync": "b5289736-4301-4187-b6c2-f4038315b1c6",
                                                            "json": "sample string 3",
                                                            "id_table": "1cf6ee5e-49c2-4243-bd00-546fbb6d84ce",
                                                            "order": 5,
                                                            "st_sync_packages": {
                                                              "$id": "76",
                                                              "id": "5506f8e4-b70e-4fa4-9355-fcf8944fff93",
                                                              "id_branch_from": "1b74a02b-3416-4562-ae70-44de336628f9",
                                                              "id_branch_to": "376187d1-5c1f-48ab-867b-fd981cc6fd68",
                                                              "type": 4,
                                                              "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                                              "order": 6,
                                                              "status": 7,
                                                              "log_info": "sample string 8",
                                                              "sync_on": "2026-05-09T09:35:10.3354632+02:00",
                                                              "send_on": "2026-05-09T09:35:10.3354632+02:00",
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_branches1": {
                                                                "$ref": "4"
                                                              },
                                                              "st_sync_packages_det": [
                                                                {
                                                                  "$ref": "75"
                                                                },
                                                                {
                                                                  "$ref": "75"
                                                                }
                                                              ]
                                                            },
                                                            "st_sync_tables": {
                                                              "$ref": "74"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "75"
                                                          }
                                                        ],
                                                        "tt_logs": [
                                                          {
                                                            "$ref": "73"
                                                          },
                                                          {
                                                            "$ref": "73"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "73"
                                                    }
                                                  ],
                                                  "st_local_variables": [
                                                    {
                                                      "$id": "77",
                                                      "id": "e3dd15ea-9211-4206-8514-45e5a6c4bae3",
                                                      "id_pos": "8e7fdf05-4acd-4c51-9500-b018855e103d",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "value": "sample string 5",
                                                      "type": "sample string 6",
                                                      "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "77"
                                                    }
                                                  ],
                                                  "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": "69"
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "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": "78",
                                      "id_doc_sa": "537ccf4f-d751-4d16-947e-936f3d073834",
                                      "id_line": 2,
                                      "id_item": "46bc1753-f93f-4266-83a6-c0d6c22b1f26",
                                      "qty": 4.1,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "tt_doc_sa_det": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": [
                                {
                                  "$id": "79",
                                  "id": "c3f55dc6-f81d-482d-a31d-b2a4e0cafeb1",
                                  "date_from": "2026-05-09T09:35:10.3354632+02:00",
                                  "date_end": "2026-05-09T09:35:10.3354632+02:00",
                                  "date_used": "2026-05-09T09:35:10.3354632+02:00",
                                  "id_employee": "966ee33d-44b5-42e2-a90e-6774aa91858c",
                                  "id_branch": "3fb7e529-56a7-413e-93f8-3be8d32f5885",
                                  "count": 6,
                                  "count_used": 1,
                                  "unlimited": true,
                                  "id_user_add": "8daf8e94-664e-46ab-9b40-696fd959898f",
                                  "is_entry": true,
                                  "is_consume": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:10.3354632+02:00",
                                  "last_update": "2026-05-09T09:35:10.3354632+02:00",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_vouchers": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "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": "79"
                            }
                          }
                        },
                        {
                          "$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": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "5ee363c2-e813-4702-a28c-5fd1fc549a34",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:35:10.3354632+02:00",
              "last_update": "2026-05-09T09:35:10.3354632+02: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": "81",
              "id_branch": "b698130d-8643-4580-b433-d8ec7ccb1787",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:35:10.3354632+02:00",
              "date_end": "2026-05-09T09:35:10.3354632+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:35:10.3354632+02:00",
              "last_update": "2026-05-09T09:35:10.3354632+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "79"
            },
            {
              "$ref": "79"
            }
          ]
        },
        {
          "$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_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": "69"
        },
        {
          "$ref": "69"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "mt_rooms_units": [
        {
          "$ref": "52"
        },
        {
          "$ref": "52"
        }
      ],
      "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": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "70"
        },
        {
          "$ref": "70"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "st_users_token": [
        {
          "$id": "82",
          "id": "d72f7ee3-5c62-45b5-a0bc-cb05ea2a2ce4",
          "token_id": "sample string 2",
          "id_user": "27f1ee38-3212-4c77-b6e1-332008826d52",
          "date_from": "2026-05-09T09:35:10.3354632+02:00",
          "date_end": "2026-05-09T09:35:10.3354632+02:00",
          "created_on": "2026-05-09T09:35:10.3354632+02:00",
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "82"
        }
      ],
      "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_st": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_doc_st1": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "tt_logs": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "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": "83",
          "id": "b615a1c7-4551-4a89-8384-97e9e0f073a3",
          "id_room_activity": "1c8c3856-9a33-4612-a9e4-74ada07b8648",
          "id_pos_sesion": "bb9475c3-503b-4ea1-8e40-765b71d3c186",
          "log_text": "sample string 4",
          "id_user": "c23ce5a5-9c6b-4c79-9b4d-284db87c10b2",
          "created_on": "2026-05-09T09:35:10.3354632+02:00",
          "commited": true,
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_tips_users": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "79"
        },
        {
          "$ref": "79"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_docs": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ],
      "tt_pos_sesion_users": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "tt_doc_sa1": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms_units_states": [
        {
          "$ref": "58"
        },
        {
          "$ref": "58"
        }
      ],
      "st_users_profiles": {
        "$ref": "63"
      },
      "tt_cmd_connection": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "tt_cmd_messages": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ]
    }
  },
  "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": "78"
    },
    {
      "$ref": "78"
    }
  ],
  "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

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

is_multi_sub

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.

Response Formats

application/json, text/json

Sample:
{
  "id": "d570e6c1-c5f3-403f-b31c-42e0b6044e87",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_unit": "75e40f77-4176-40a7-b3f7-f4237836079a",
  "id_unit_sec": "8fcf15b8-2f04-41fd-81c1-be9ecf597dc8",
  "id_brand": "e1b41713-3ce8-4a06-98dd-59623fcf1057",
  "b_sale": true,
  "b_stock": true,
  "b_price": true,
  "b_unique": true,
  "b_exclude_control": true,
  "tax": 12.1,
  "change_price": true,
  "force_printing": true,
  "is_ticket": true,
  "is_supply": true,
  "define_price": true,
  "is_multi_sub": true,
  "external_id": "sample string 19",
  "name_pos": "sample string 20",
  "name_print": "sample string 21",
  "id_image": "d5d59c11-ffe0-4453-85f5-7c72fad64628",
  "view_pos": true,
  "order": 23,
  "color_border": "sample string 24",
  "color_button": "sample string 25",
  "color_font": "sample string 26",
  "font_bold": true,
  "font_underline": true,
  "font_size": 29,
  "active": true,
  "created_on": "2026-05-09T09:35:10.3511367+02:00",
  "last_update": "2026-05-09T09:35:10.3511367+02:00",
  "id_user_upd": "607bd31e-d34d-4e78-a8ce-a07d9247733a",
  "commited": true,
  "mt_brands": {
    "$id": "2",
    "id": "938a7231-6ff8-406a-87ff-a570bd592d0e",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "active": true,
    "created_on": "2026-05-09T09:35:10.3511367+02:00",
    "last_update": "2026-05-09T09:35:10.3511367+02:00",
    "id_user_upd": "0f0a4787-ca6b-40b7-b2d4-7d3e5b03ff19",
    "commited": true,
    "mt_items": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$id": "3",
      "id": "22954185-e1c4-4ee9-833f-cec54f5e09c9",
      "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": "30b65905-39cf-4f90-b97f-4e761a3ef15b",
      "view_messages": true,
      "id_image_photo": "bfb87d56-3299-479f-88fb-0f15b4804bd1",
      "reserved": true,
      "pos_access": true,
      "back_access": true,
      "name_pos": "sample string 13",
      "id_image": "d1fd49fb-02a7-4c31-b324-2ba074807a23",
      "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-05-09T09:35:10.3511367+02:00",
      "last_update": "2026-05-09T09:35:10.3511367+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$id": "4",
          "id": "fcf057c3-f492-4016-9c68-1470bf2e69e1",
          "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": "37643b6d-8d9b-4e85-bdf2-a7716910ec47",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:35:10.3511367+02:00",
          "last_update": "2026-05-09T09:35:10.3511367+02:00",
          "id_user_upd": "26d74051-6e28-49cc-ac0e-05c697ca4944",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "7a754180-bccd-4145-9214-fdc89b7ca2f0",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "90a851b6-5298-4d9c-a28a-b349db0b6c8d",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:35:10.3511367+02:00",
            "last_update": "2026-05-09T09:35:10.3511367+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "b7756def-f3e7-4f34-9e1a-6d22dbc859d1",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "10622396-4075-4ea7-8ea5-cb46a978ab92",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "4b3dfd73-d61d-4db2-9aa3-47911417bb31",
                "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-05-09T09:35:10.3511367+02:00",
                "last_update": "2026-05-09T09:35:10.3511367+02:00",
                "id_user_upd": "0b883dfe-66d3-44f8-b85e-78d66a0013de",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "b751e85f-480a-461c-90e8-fb83700e3b91",
                    "id_item": "33512d02-63e3-419b-8138-1c33565feaf0",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                    "id_user_upd": "271304ae-e6e6-4def-85c5-3dca41782c10",
                    "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": "6406ee59-cff6-4583-b110-b63532d7bb54",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "date_from": "2026-05-09T09:35:10.3511367+02:00",
                    "date_end": "2026-05-09T09:35:10.3511367+02:00",
                    "by_amt": true,
                    "by_pcg": true,
                    "ap_amount": 1.1,
                    "ap_percent": 1.1,
                    "ap_price": 1.1,
                    "ap_price_min": 1.1,
                    "ap_price_max": 1.1,
                    "id_branch": "54cb4b93-4085-4204-9a3c-ceafed2b0b38",
                    "id_pos": "cf51ff32-8542-4d9b-8cef-86a6e4686e87",
                    "id_list": "c4f0f893-28bc-4907-8147-6657b0344407",
                    "id_item": "d5fce5cc-cbc0-445c-96cb-3484cc37d027",
                    "id_item_type": "e21ead65-e4fb-4f56-a385-92955377537b",
                    "id_category": "07f56d4e-748f-4430-8265-66f4672fed07",
                    "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-05-09T09:35:10.3511367+02:00",
                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                    "id_user_upd": "eba8e232-c18d-4ac8-9458-34f7882bdd27",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "4"
                    },
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$ref": "1"
                    },
                    "mt_items_types": {
                      "$id": "9",
                      "id": "a8c85413-640f-467c-b7e6-10d0303d13ea",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "name_short": "sample string 4",
                      "name_pos": "sample string 5",
                      "id_image": "ec48375d-2de7-4875-bbf3-fef4dd1410f1",
                      "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-05-09T09:35:10.3511367+02:00",
                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                      "id_user_upd": "0b74cdc2-3238-4e0e-a41b-5d49e9708e0e",
                      "commited": true,
                      "tt_vouchers_det": [
                        {
                          "$id": "10",
                          "id_voucher": "6c76968f-6b87-4ab6-9507-5ad81d8e3316",
                          "id_line": "dbe77781-f7ff-4d1b-8553-160358b0cf28",
                          "id_category": "c6424a4f-fcc8-45a2-a405-cf1448a01a2d",
                          "id_item": "98beaf56-93ab-450c-91d9-9f8809c7eeec",
                          "id_item_type": "a4fc5717-d366-4e0c-ba76-614b83735db9",
                          "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": "6aadab7d-f862-4c3c-91e8-24645e3ab0df",
                            "id_voucher": 2,
                            "locator_voucher": "sample string 3",
                            "qr_code": "sample string 4",
                            "date_from": "2026-05-09T09:35:10.3511367+02:00",
                            "date_end": "2026-05-09T09:35:10.3511367+02:00",
                            "date_used": "2026-05-09T09:35:10.3511367+02:00",
                            "date_sesion": "2026-05-09T09:35:10.3511367+02:00",
                            "id_employee": "88a27ee8-4d8e-4263-b61c-e91144953292",
                            "id_branch": "3ae040db-58a3-491c-a175-b340ee8bd38a",
                            "id_voucher_permision": "fa2da753-40e2-4fcc-9a26-8cbd1f18ac89",
                            "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": "477a5483-f6f7-4603-9377-891e9787427d",
                            "id_user_add": "460a169e-542e-4b32-aae4-9546b9ccfea3",
                            "id_doc_sa": "fd43523f-7492-4b1f-8576-b1752bae0728",
                            "id_item_sub": "77dd5c10-d896-455a-a6c7-716610880b7a",
                            "id_pos_sesion": "21e0f4c4-96cd-4baf-b279-90793fd73507",
                            "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-05-09T09:35:10.3511367+02:00",
                            "last_update": "2026-05-09T09:35:10.3511367+02:00",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_employees": {
                              "$id": "12",
                              "id": "11dac002-4775-4442-b1f5-db3f4e0586b2",
                              "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": "991cfb80-c7cc-4dda-a067-5a19de63e1ef",
                              "name_pos": "sample string 12",
                              "id_image": "63bace27-8135-4a07-a4af-fe979402f1c6",
                              "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-05-09T09:35:10.3511367+02:00",
                              "last_update": "2026-05-09T09:35:10.3511367+02:00",
                              "id_user_upd": "23b53528-176a-43bd-b197-9e6af3a86baa",
                              "commited": true,
                              "mt_employees_branches": [
                                {
                                  "$id": "13",
                                  "id_employee": "da0c1ee3-2037-451f-a36a-09732906f1f9",
                                  "id_branch": "1b9c375a-2a02-42bd-b3cb-3ee8ecd7d3ac",
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                  "id_user_upd": "3fb0a40f-f2f8-4dc5-8c51-97df76d6fa3a",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_employees_profiles": {
                                "$id": "14",
                                "id": "d1505104-071c-414c-ab88-f61e9136152f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                "id_user_upd": "afdc9e6a-2ca5-407c-a6bc-89791185de6a",
                                "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": "ca30f7d0-f377-4242-abe0-c68fb9bdd5cd",
                                  "id_line": 2,
                                  "id_item_sub": "d3685fd3-5222-4c46-b9e0-76dd0e17a238",
                                  "qty": 4.1,
                                  "id_list": "9e5dfc76-b955-487a-ac7a-204180964fe8",
                                  "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": "d0d7f9ae-1609-4571-b88e-1901a12e7b48",
                                  "is_used": true,
                                  "qty_vou": 1.1,
                                  "amt_vou": 1.1,
                                  "comment": "sample string 15",
                                  "ref_det": "sample string 16",
                                  "id_employee": "971d30e7-9ee2-4746-bbba-1d4606ac21c4",
                                  "name_generic": "sample string 17",
                                  "type_ope": 1,
                                  "id_user_add": "cbe74782-8faf-4172-8f53-d1322eb44130",
                                  "id_user_upd": "e5a839a7-4879-44cf-a418-8faef1927fb0",
                                  "active": true,
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "mt_items_sub": {
                                    "$id": "16",
                                    "id": "163fbca7-dc04-4fdc-97d9-4a87f57f9030",
                                    "id_item": "9765cce2-6e08-4eeb-b32b-8feb3dcb2707",
                                    "id_item_type": "a05f073d-af8e-4c36-8f5f-a806431d0930",
                                    "is_default": true,
                                    "barcode": "sample string 5",
                                    "voucher_apply": true,
                                    "id_voucher_json": "998c659d-f96e-4033-9472-f3267a87c8e5",
                                    "count_voucher": 1,
                                    "id_voucher_type": 1,
                                    "active": true,
                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                    "id_user_upd": "fa7dcecc-5bd0-480f-8828-16dc27e9d2e2",
                                    "commited": true,
                                    "mt_items": {
                                      "$ref": "1"
                                    },
                                    "mt_items_formula": [
                                      {
                                        "$id": "17",
                                        "id_item_sub": "ff77c986-32b1-4713-9424-be4acdbee291",
                                        "id_item": "f3e5fc0b-fb09-4317-8267-f87270db449c",
                                        "group_id": 3,
                                        "id_unit_ref": "17bac07d-6d8f-440c-a048-e486060785e1",
                                        "qty_dis": 5,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_units_ref": {
                                          "$id": "18",
                                          "id": "3a02352d-3d68-43ae-9023-7cf544508e94",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "coefficient": 4.1,
                                          "id_unit": "a38fa85c-6aea-4b5b-984a-e3008eb0e510",
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                          "id_user_upd": "dc7cdbbf-5ed6-4fd9-ad91-5f6695f6ecf0",
                                          "commited": true,
                                          "mt_units": {
                                            "$id": "19",
                                            "id": "418b0abf-cb35-4608-9699-012b51c0c519",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "active": true,
                                            "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                            "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                            "id_user_upd": "ddc3ec59-c9e3-40c9-89c0-58d8bc482209",
                                            "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": "4171f0c0-2ffc-4433-b6cf-56f8496545f9",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "json": "sample string 5",
                                      "id_pay_type": "0ca66776-1081-40b5-b7ce-9f02e9227584",
                                      "id_doc_print": "79bd4d0f-e948-417c-bd9b-9c6868a0635f",
                                      "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-05-09T09:35:10.3511367+02:00",
                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                      "commited": true,
                                      "mt_items_sub": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "mt_prices_items": [
                                      {
                                        "$id": "21",
                                        "id_list": "5cbac5d5-68f2-48bf-b8c3-58f5ade49041",
                                        "id_item_sub": "f30d30e7-b2a0-41eb-86e3-cc0924222bb9",
                                        "validity_date": "2026-05-09T09:35:10.3511367+02:00",
                                        "price": 4.1,
                                        "active": true,
                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                        "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                        "id_user_upd": "dd0a687e-ff10-428b-91c5-1fcbdf42ca70",
                                        "commited": true,
                                        "mt_items_sub": {
                                          "$ref": "16"
                                        },
                                        "mt_prices_list": {
                                          "$id": "22",
                                          "id": "6e8f9942-6e1b-4670-9b28-0f5e1c3b5fd3",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_ref": "3b451553-5e30-4a6d-b80f-d776640b6150",
                                          "tax_included": true,
                                          "switch_select": true,
                                          "item_type_default": 7,
                                          "name_pos": "sample string 8",
                                          "id_image": "1181e41f-f49c-4de5-a3b8-b29c7d0fabf0",
                                          "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-05-09T09:35:10.3511367+02:00",
                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                          "id_user_upd": "0eb6dcb0-4d11-4748-9b18-a311409d1ec8",
                                          "commited": true,
                                          "mt_pos_prices_list": [
                                            {
                                              "$id": "23",
                                              "id_pos": "9b7d4d0e-2333-4aa7-a56f-2e95a157e2b1",
                                              "id_pos_type": "a486254b-f0e7-48c8-96c1-c5d40037c081",
                                              "id_price_list": "919bfe2b-a7cc-4b0d-9354-74d574c7415c",
                                              "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-05-09T09:35:10.3511367+02:00",
                                              "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                              "id_user_upd": "eed64b91-a6c0-4879-b29c-3817bdb91adb",
                                              "commited": true,
                                              "mt_pos_view": {
                                                "$id": "24",
                                                "id_pos": "b40742a9-3e90-4839-8718-83744e4899f2",
                                                "id_pos_type": "f5dd29f6-45f0-45f9-95c6-66b830b615de",
                                                "is_default": true,
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                "id_user_upd": "07a5cc05-49f2-452b-9287-9ed11be6c624",
                                                "commited": true,
                                                "mt_pos": {
                                                  "$id": "25",
                                                  "id": "6946a4bc-5ad4-4553-a4b9-18b51ccd4115",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "9f06aaa0-696f-4bef-aa44-a9f97bab29e4",
                                                  "id_zone": "529f1b75-afbf-4792-8a2e-d2cf5b4560dc",
                                                  "user_required": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                  "id_user_upd": "2e6f15f7-78c7-490b-9dbd-931ff07ff2e8",
                                                  "commited": true,
                                                  "mt_branches_zones": {
                                                    "$id": "26",
                                                    "id": "dcc193c0-4b13-4f30-a4b3-b251332d3a9e",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "bedfa777-c675-4dbd-9025-6292c7a51437",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                    "id_user_upd": "80b92f1c-3a73-44f5-8a80-154f2e0f2147",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_pos": [
                                                      {
                                                        "$ref": "25"
                                                      },
                                                      {
                                                        "$ref": "25"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  "mt_cloakrooms": [
                                                    {
                                                      "$id": "27",
                                                      "id": "4f07e44e-02b1-45cb-981a-b209d49b28ae",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "id_pos": "0ca6f04b-d31c-4f98-9e49-94ef04f4588c",
                                                      "unit_ini": 5,
                                                      "unit_end": 6,
                                                      "name_pos": "sample string 7",
                                                      "id_image": "233d94ac-df18-4e03-9987-1791cd4bd1b3",
                                                      "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-05-09T09:35:10.3511367+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                      "id_user_upd": "1b202fc4-1b02-4355-931a-a790b3392a92",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_cloakrooms_units": [
                                                        {
                                                          "$id": "28",
                                                          "id": "6c61cdd7-edc2-4064-bd6b-cfa1f8ba052a",
                                                          "id_cloakroom": "bd1a7762-54ba-44a9-939e-537129dd915a",
                                                          "id_pos_sesion": "b4d89c19-c257-45c2-b46f-47f98224f97d",
                                                          "unit_id": 4,
                                                          "date_open": "2026-05-09T09:35:10.3511367+02:00",
                                                          "date_close": "2026-05-09T09:35:10.3511367+02:00",
                                                          "id_doc_sa": "6a60e537-3208-4cf0-aef7-70cff0a289c9",
                                                          "commited": true,
                                                          "mt_cloakrooms": {
                                                            "$ref": "27"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$id": "29",
                                                            "id": "42a88bc5-e131-44d7-8674-8e363f8605fa",
                                                            "id_pos": "c9debefa-fdbb-4130-ba6b-c97c017c67ed",
                                                            "id_doc": "a661e162-05c3-4338-a8e6-a1498ba136cc",
                                                            "id_branch": "d178777c-a03b-4650-8771-e906d7e30af2",
                                                            "nro_doc": "sample string 5",
                                                            "date_doc": "2026-05-09T09:35:10.3511367+02:00",
                                                            "date_tax": "2026-05-09T09:35:10.3511367+02:00",
                                                            "hour_doc": "00:00:00.1234567",
                                                            "block": true,
                                                            "id_ref": "66ee59a1-0155-4380-996d-ca0f858f310f",
                                                            "id_relationship": "b99912c5-6194-44e7-8dbc-5c11f75a25de",
                                                            "id_loc_from": "fae26785-d078-4208-98c9-362206b50e54",
                                                            "id_loc_end": "638d6a77-402f-46a9-bf2a-045a031f8db0",
                                                            "id_user_add": "ead14f65-8329-4af8-88f7-ecfa7cf5811a",
                                                            "id_user_upd": "357e91cf-2753-461e-a179-c585a5dcd1e2",
                                                            "comment": "sample string 12",
                                                            "id_pos_sesion": "4df6aec5-0ff5-4f9e-b3cc-a60dc0b65b2e",
                                                            "id_room_unit": "6511a8b4-2cf8-4f92-b104-0fc477de2b2b",
                                                            "ref_locator": "sample string 13",
                                                            "ref_zone_aut": "sample string 14",
                                                            "id_pos_type": "16bf4be6-1731-49b3-b64f-f09d1338b2fb",
                                                            "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-05-09T09:35:10.3511367+02:00",
                                                            "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                            "commited": true,
                                                            "created_by": 1,
                                                            "doc_print": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_docs": {
                                                              "$id": "30",
                                                              "id": "6df49d73-bad4-49d2-b15e-2956e605f067",
                                                              "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": "b1da4b28-5aa3-4858-a6a8-bdd97fed883d",
                                                              "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-05-09T09:35:10.3511367+02:00",
                                                              "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                              "id_user_upd": "386ca407-9d6e-4102-8671-fd8a3856ebb7",
                                                              "commited": true,
                                                              "mt_docs_payment_money": [
                                                                {
                                                                  "$id": "31",
                                                                  "id_doc": "2d91a671-6557-4863-a9ea-84662646adad",
                                                                  "id_pay": "da82ff9a-6900-4275-b89b-8f7ca964539d",
                                                                  "id_money": "ff83e116-0f7c-4fd1-a083-a882ff8de120",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_user_upd": "1bd34dc2-705e-4d46-a8de-fe13c53dec10",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "32",
                                                                    "id": "eb31bca7-1b3c-48f5-be88-c2467efeff19",
                                                                    "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": "bac41a9c-3663-4952-83c2-16d6771f7557",
                                                                    "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-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "id_user_upd": "0aebb099-4f59-444e-b070-6074ffd90eab",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "31"
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id_money_1": "9772023b-df9c-4d2b-a235-ecd19cd4d6ff",
                                                                        "id_money_2": "c8e372fa-e53a-4727-92ea-cc9897159169",
                                                                        "date_from": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "id_user_upd": "8b6085b5-0275-4470-b332-b9d78b9596ea",
                                                                        "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": "2e1231e2-03cc-4b50-bbc0-17570fb184c4",
                                                                        "id_pay": "99f048e1-8de2-413a-8f56-0dbb5a1142a7",
                                                                        "id_money": "e355c1d1-8175-4fa0-b0b4-bbe44ee2df2d",
                                                                        "date_cashflow": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "coefficient": 5.1,
                                                                        "id_user_add": "64029a54-3b0e-4fac-97b4-bdd7cc9d83e6",
                                                                        "amt_tot_md": 7.1,
                                                                        "amt_tot_mo": 8.1,
                                                                        "mt_payment_types": {
                                                                          "$id": "35",
                                                                          "id": "67efe859-ac50-40a3-86e0-c3f2ab6cddbe",
                                                                          "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": "20978bc7-afc4-4c26-880b-37dd582fa774",
                                                                          "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-05-09T09:35:10.3511367+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "id_user_upd": "8d8f5832-ac9c-4af3-a01a-9be3e96492fa",
                                                                          "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": "224775dd-3461-4f60-a7ec-f9f52bbf7b65",
                                                                              "id_line": 2,
                                                                              "id_pay": "7e2b0508-609d-438f-ba4b-24f4e312703c",
                                                                              "id_money": "c6b1bebd-499b-4828-acde-eabfb47e1c65",
                                                                              "coefficient": 5.1,
                                                                              "id_voucher": "dcc677d7-d4e3-4984-bfc0-1c830acd69d8",
                                                                              "id_employee": "18f8406a-8a09-40d8-a1b9-67ae49245d8d",
                                                                              "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": "4b014808-e857-42e7-8886-23d28434c19d",
                                                                              "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": "79508581-623c-4b47-9dd7-9579de3b987b",
                                                                  "id_doc": "2e3bd463-75a3-405d-8193-77589c9fea6a",
                                                                  "id_pos_type": "bf5b25c9-3c05-4d40-af5d-19391168657c",
                                                                  "id_doc_print": "21280681-7935-4d95-90d3-9df94c5bdd80",
                                                                  "copies": 5,
                                                                  "print_mode": 6,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_user_upd": "8ed43f08-401c-462b-b809-7fccbeff8788",
                                                                  "commited": true,
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_pos_print": {
                                                                    "$id": "38",
                                                                    "id": "95733589-d55d-4fdf-8f39-d359239f6962",
                                                                    "id_pos": "cb44d02c-ede6-4b9c-a60e-2a7b5cd97ef6",
                                                                    "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-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "id_user_upd": "e851a097-18ba-4a77-89cc-37ae6aa78b8e",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  "mt_pos_types": {
                                                                    "$id": "39",
                                                                    "id": "84f37de6-1d7c-4683-a8d9-718e4cb345f1",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "is_module": true,
                                                                    "order": 5,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "id_user_upd": "4cff8285-07e9-4757-a76d-4ba7c21060f1",
                                                                    "commited": true,
                                                                    "mt_items_featured": [
                                                                      {
                                                                        "$id": "40",
                                                                        "id": "7250241b-81b9-4dba-8e56-bdafd58a8410",
                                                                        "id_branch": "826b15b6-e333-4cf5-bb9d-16889784a9ad",
                                                                        "id_pos_type": "9bdeef50-940c-4e16-b6d7-07a41b40877c",
                                                                        "id_pos": "3ec0e1c6-b825-4a61-95e4-5500607abcdd",
                                                                        "id_item": "26d7df18-8d68-4a1f-88fe-4a7fe07b0352",
                                                                        "date_from": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "image_id": 4,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "id_user_upd": "9c6bb3c6-d01c-49fc-9962-b3927c08da75",
                                                                        "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": "0d89c594-3a07-4688-b0fe-53eb1479320f",
                                                                    "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-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "commited": true,
                                                                    "mt_pos_doc_print": [
                                                                      {
                                                                        "$ref": "37"
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "st_doc_print_det": [
                                                                      {
                                                                        "$id": "42",
                                                                        "id_doc_print": "c2a933a5-16c5-46c0-a974-fe7fdecdb4c4",
                                                                        "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": "1a958e8b-6ba6-4751-b42f-ec971ab41cd5",
                                                                  "id_doc": "0f5990a7-f411-46e0-8a6b-9024c9e20661",
                                                                  "value": 3,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02: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": "7ba4acbe-253d-497f-a251-a5dfda1c4e8d",
                                                                  "id_pos": "fc9d4239-2398-4311-9a2a-e5a0773d0091",
                                                                  "id_doc": "985f57e9-7082-4a05-a2a7-e8c6ffc00d8b",
                                                                  "id_branch": "4cf462a1-a16f-484f-a79c-596ecf6d3f6d",
                                                                  "nro_doc": "sample string 5",
                                                                  "date_doc": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "block": true,
                                                                  "nro_original": "sample string 8",
                                                                  "id_ref": "85c6161b-d307-4c50-8e5d-8450f71ef3e4",
                                                                  "id_loc_from": "e097d928-3c7f-41a4-99a5-c58f421a7ac8",
                                                                  "id_loc_end": "8cdd2b29-0e3b-499f-9ee4-e036a88f206a",
                                                                  "id_user_add": "59c7eb42-b22c-46ea-85dc-c302dd0590dc",
                                                                  "id_user_upd": "404dbdb0-53b6-43bf-a966-e6f66d6007f6",
                                                                  "id_pos_sesion": "5fe57f88-29a2-49d3-878e-d4b01b4d4a7c",
                                                                  "comment": "sample string 12",
                                                                  "status": 1,
                                                                  "is_send": true,
                                                                  "date_send": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_docs": {
                                                                    "$ref": "30"
                                                                  },
                                                                  "mt_locations": {
                                                                    "$id": "45",
                                                                    "id": "f5cc45b4-1783-4c57-9323-99a69990bd25",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "reserved": true,
                                                                    "id_branch": "50d7a122-c329-4f08-bdb8-cc4764b0698e",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "id_user_upd": "c70dc13b-ff10-438a-ba1d-54a3a03a4201",
                                                                    "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": "25570040-09f6-47aa-a8dc-599f49678c70",
                                                                        "id_item": "ae88805a-e3c8-4ddc-a401-cb4f3eb5798f",
                                                                        "stock_ideal": 3.1,
                                                                        "stock_min": 4.1,
                                                                        "stock_max": 5.1,
                                                                        "stock": 6.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3511367+02: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": "5fd8ea91-9bab-444d-90b1-fad4c70128a8",
                                                                      "id_line": 2,
                                                                      "id_item": "60d81727-accc-4f49-ac4a-8f156f9ee2ee",
                                                                      "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": "202e5810-e652-4cfd-b81a-1e0d3c3d1dd8",
                                                              "nro_sesion": 2,
                                                              "id_pos": "6381f824-addd-471a-8fc2-6dce24591587",
                                                              "date_tax": "2026-05-09T09:35:10.3511367+02:00",
                                                              "date_open": "2026-05-09T09:35:10.3511367+02:00",
                                                              "date_close": "2026-05-09T09:35:10.3511367+02:00",
                                                              "id_user_open": "878835bb-7542-48ec-a009-7270ec74dc2f",
                                                              "id_user_close": "3a365584-e639-42a4-bf0f-35393de1e391",
                                                              "nro_z": 1,
                                                              "amt_tot": 1.1,
                                                              "locator_event": "sample string 6",
                                                              "status_pos": 7,
                                                              "training_sesion": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                              "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "25"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "49",
                                                                  "id": "c85e9b30-dc48-4a3a-9a7e-d874a2e34a50",
                                                                  "order_id": 2,
                                                                  "id_item": "7da0aa15-45ad-4382-a0bf-7b44ed8fb372",
                                                                  "id_item_type": "6ae72868-d45c-4039-8a16-79ebc2f8afdc",
                                                                  "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": "1ea51691-8af1-4c90-916e-31451b72a24f",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "7d4c599d-7518-4f40-807e-640c69d27b61",
                                                                  "count_voucher": 1,
                                                                  "id_category": "1adbfb03-d0a4-4d4c-ac67-baad18fce93f",
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_user_upd": "e89a58fe-4c02-4667-abf4-f5f7b27c10cf",
                                                                  "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": "c2d5249c-60f3-44bd-8809-68e2a38c0c92",
                                                                  "json_object": "sample string 2",
                                                                  "json_pays": "sample string 3",
                                                                  "id_pos_sesion": "77f387d3-4a70-43d2-a147-ec1cc9c21edc",
                                                                  "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-05-09T09:35:10.3511367+02:00",
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "50"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "ee71e3a4-c08a-4eb4-8772-3bc020784f77",
                                                                  "id_room_unit": "b3ac242a-3544-4adf-b76a-50ef69f4286e",
                                                                  "id_room_list": "ead5b724-f8ee-43a3-ad58-3049b4fe65a6",
                                                                  "nro_res_ext": "sample string 3",
                                                                  "date_reserved": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "date_from": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "date_open": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "date_close": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_employee": "837548f3-09e8-4fca-8d0e-e15c3d649439",
                                                                  "id_employee_sec": "4c37f54f-66d1-490a-9b9f-a7abe45ef391",
                                                                  "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": "46a70b60-9ef1-4347-beb6-a045b48f16fe",
                                                                  "comment": "sample string 7",
                                                                  "id_user_open": "e8ac5cec-2616-4bce-a17d-44ab136f52f6",
                                                                  "id_user_close": "f03b49ab-9665-457b-8eeb-d79b3e8f5fe6",
                                                                  "id_unit_state": "b1ac0ab2-0399-4f03-a3c8-7a68628a0574",
                                                                  "id_pos_sesion": "3b573840-4b69-4b82-9596-8ff3e6986d1c",
                                                                  "vip": true,
                                                                  "paid": true,
                                                                  "send": true,
                                                                  "send_date": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "mt_employees": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_employees1": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "mt_rooms_units": {
                                                                    "$id": "52",
                                                                    "id": "b0d80659-272d-4afb-8d1a-78571fd6e314",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_label": "sample string 4",
                                                                    "name_zone": "sample string 5",
                                                                    "order": 6,
                                                                    "id_room": "8bc4c5cd-77ed-41e5-a3b8-0d101efd0a2a",
                                                                    "pax": 8,
                                                                    "pos_x": 9,
                                                                    "pos_y": 10,
                                                                    "size_w": 1,
                                                                    "size_h": 1,
                                                                    "in_map": true,
                                                                    "reserved_on": true,
                                                                    "id_room_type": "a0529cdf-6774-46f2-8f48-bdd62408420a",
                                                                    "locked": true,
                                                                    "date_locked": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "comment_locked": "sample string 15",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "id_user_upd": "425966bf-3e1a-4a17-a4a6-5f9f41b3e673",
                                                                    "commited": true,
                                                                    "mt_rooms": {
                                                                      "$id": "53",
                                                                      "id": "f8d1245b-80a2-4c59-b543-0736129305d7",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_branch": "ec9ba42c-e10a-4109-90aa-69becc0a23d7",
                                                                      "name_pos": "sample string 6",
                                                                      "id_image": "5565e7fc-ebbb-48bf-9102-9ad418120d1e",
                                                                      "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": "75f44a25-45b1-4a32-abce-27b13f736922",
                                                                      "refresh_status": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "id_user_upd": "2d749a3a-55f7-4638-9b3c-36b67a18869f",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_pos_rooms": [
                                                                        {
                                                                          "$id": "54",
                                                                          "id_pos": "512c96bf-9c7a-4798-80db-1a6531388ffa",
                                                                          "id_room": "f4e6a987-9e59-4d63-befa-51b7f9dfa455",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "id_user_upd": "17af90b4-d4f8-4baf-b7e4-e38c70e4e8f2",
                                                                          "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": "740a1e7f-e6de-4b06-9c4a-745ab64a118f",
                                                                          "id_room": "3b0c2f24-0dc5-465b-b4cb-86b6115ccfe2",
                                                                          "date_in": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "date_out": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "id_user_add": "7e2b9dcd-1a21-4dde-9b55-6b2ed52f113f",
                                                                          "from_reservation": "sample string 5",
                                                                          "pax": 6,
                                                                          "status": 7,
                                                                          "comment": "sample string 8",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3511367+02: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": "568d8321-b9ae-4e4f-adf0-6cf1b0e9101d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high": 5,
                                                                      "width": 6,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "id_user_upd": "8f8f05da-3fa7-43e8-a866-df4df6007d2c",
                                                                      "commited": true,
                                                                      "mt_rooms_units": [
                                                                        {
                                                                          "$ref": "52"
                                                                        },
                                                                        {
                                                                          "$ref": "52"
                                                                        }
                                                                      ],
                                                                      "mt_rooms_units_states_types": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_room_type": "e13e60c8-dd45-407b-a89f-11f62252dc65",
                                                                          "id_room_state": "a25b7b73-cc69-41a7-be76-226441b3f68c",
                                                                          "id_image": "ebc5313f-7288-4822-806f-3f63b69e6152",
                                                                          "color_font": "sample string 4",
                                                                          "font_bold": true,
                                                                          "font_underline": true,
                                                                          "font_size": 7,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "id_user_upd": "51f6ee5b-bd31-4f92-80ea-14a9922ab3a5",
                                                                          "commited": true,
                                                                          "mt_rooms_units_states": {
                                                                            "$id": "58",
                                                                            "id": "5bcfe526-665e-41c3-9575-4a91f6dc6cf4",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "color": "sample string 5",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                            "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                            "id_user_upd": "c54e2e52-4bd1-44f6-be48-eb921ae2b0e0",
                                                                            "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"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "3"
                                                              },
                                                              "tt_tips": [
                                                                {
                                                                  "$id": "59",
                                                                  "id": "3494c5f1-c964-4331-89f0-d71b272549d6",
                                                                  "id_pos_sesion": "3274fef8-9080-4cc2-a54d-75738b36975d",
                                                                  "amt_card": 1.1,
                                                                  "amt_cash": 1.1,
                                                                  "id_user": "09db3da1-1236-442c-aa19-bc8af84a3f43",
                                                                  "id_room_unit_activity": "9ea4dbd5-3a56-4f21-905a-90b7d7061c0e",
                                                                  "id_doc_sa": "a48c9a0c-2d73-429b-8650-651548aba530",
                                                                  "id_pos_type": "302defc0-f5f4-4362-9aa1-cfea9afb50ee",
                                                                  "block": true,
                                                                  "comment": "sample string 5",
                                                                  "json_response": "sample string 6",
                                                                  "id_doc_ref": "f2b31d0c-f627-403f-967e-b655b93d1424",
                                                                  "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-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  },
                                                                  "tt_tips_users": [
                                                                    {
                                                                      "$id": "60",
                                                                      "id_tip": "a9837088-7e90-49d3-ac50-ed6b92590df9",
                                                                      "id_user": "c3256488-ba25-4f6a-b41f-c1581c31b52e",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "type_share": 3,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_tips": {
                                                                        "$ref": "59"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "60"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "tt_pos_sesion_users": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos_sesion": "1d7f995d-572e-44c8-a276-05d66f201422",
                                                                  "id_user": "ca290f0c-d4bd-40c2-9ca6-7ee05fe0f32d",
                                                                  "date_add": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "distribution_index": 1.1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "61"
                                                                }
                                                              ],
                                                              "tt_doc_sa": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_cmd_connection": [
                                                                {
                                                                  "$id": "62",
                                                                  "id": "465e6e19-1e83-44e2-b5df-930bd452d96c",
                                                                  "id_user": "bdcae4b1-4d11-4849-a349-3c5548ce372c",
                                                                  "id_user_profile": "1f037c66-558c-4d83-b25e-24038166f18b",
                                                                  "locator": "sample string 4",
                                                                  "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_pos_sesion": "4ae2b006-0643-46cd-bcc5-389c7271cfad",
                                                                  "date_login": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "date_logout": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "terminal_id": "sample string 6",
                                                                  "terminal_type": "sample string 7",
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users_profiles": {
                                                                    "$id": "63",
                                                                    "id": "25dfc6b7-0f1a-4aeb-a5b7-c40fe960bc7c",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "is_pass_required": true,
                                                                    "is_admin": true,
                                                                    "level_id": 7,
                                                                    "order_1": 8,
                                                                    "order_2": 9,
                                                                    "order_3": 10,
                                                                    "order_4": 11,
                                                                    "is_tips": true,
                                                                    "is_view_all": true,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                    "commited": true,
                                                                    "st_permisions": [
                                                                      {
                                                                        "$id": "64",
                                                                        "id": "4cc20ecd-5a6f-4284-ace9-97898995337f",
                                                                        "id_function": "3ea7dbd9-85bf-41c8-8460-74f63e944566",
                                                                        "id_user": "d0200d83-c003-4438-b627-66a032bcdae5",
                                                                        "id_profile": "5230626f-f9ef-4e81-b4e4-ea28644c1c72",
                                                                        "permission": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                        "commited": true,
                                                                        "st_users_profiles": {
                                                                          "$ref": "63"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_functions": {
                                                                          "$id": "65",
                                                                          "id": "3deeceb6-a12c-4dd9-90ec-0841d9b692f5",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "level_id": 5,
                                                                          "id_group": "66439b7c-9e9f-479f-ab7e-45cae16172a9",
                                                                          "name_event": "sample string 7",
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "f70d5176-e524-44f3-af33-b3d277283adb",
                                                                          "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-05-09T09:35:10.3511367+02:00",
                                                                          "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                          "commited": true,
                                                                          "st_functions_groups": {
                                                                            "$id": "66",
                                                                            "id": "731a080c-1fa3-44b9-b070-aabce99e64d5",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                            "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                            "commited": true,
                                                                            "st_functions": [
                                                                              {
                                                                                "$ref": "65"
                                                                              },
                                                                              {
                                                                                "$ref": "65"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_permisions": [
                                                                            {
                                                                              "$ref": "64"
                                                                            },
                                                                            {
                                                                              "$ref": "64"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ],
                                                                    "st_users": [
                                                                      {
                                                                        "$ref": "3"
                                                                      },
                                                                      {
                                                                        "$ref": "3"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$ref": "62"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "62"
                                                                }
                                                              ],
                                                              "tt_cmd_messages": [
                                                                {
                                                                  "$id": "67",
                                                                  "id": "cac10591-d6af-49c2-b8d4-e05901e4c404",
                                                                  "id_user": "355e0f65-62be-45fb-a98e-831c20ec5c69",
                                                                  "date_add": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "destiny_type": 4,
                                                                  "id_key": "4a8102ca-944d-475b-9714-0256abb894fe",
                                                                  "message": "sample string 6",
                                                                  "message_view": true,
                                                                  "date_view": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "id_pos_sesion": "b026fd5d-c16d-4066-ba94-de66e0abab69",
                                                                  "terminal_add": "sample string 9",
                                                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                                  "commited": true,
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$ref": "48"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "67"
                                                                }
                                                              ]
                                                            },
                                                            "tt_rooms_units_activity": {
                                                              "$ref": "51"
                                                            },
                                                            "tt_spool_doc_print": [
                                                              {
                                                                "$id": "68",
                                                                "id": "85c020ec-a9b8-40c9-8581-84a8718d6cc3",
                                                                "spool_server": "sample string 2",
                                                                "id_doc_sa": "28a8d813-2aba-4882-85d3-8eacd7c73984",
                                                                "spool_printer": "sample string 4",
                                                                "count": 5,
                                                                "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                "printed": true,
                                                                "print_on": "2026-05-09T09:35:10.3511367+02:00",
                                                                "tt_doc_sa": {
                                                                  "$ref": "29"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "68"
                                                              }
                                                            ]
                                                          },
                                                          "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": "69",
                                                      "id": "24e93ca4-1a4b-43fe-a8f0-fef4623445b4",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "date_from": "2026-05-09T09:35:10.3511367+02:00",
                                                      "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                                      "id_branch": "7d51902b-5f8a-4ffd-8395-53e9ab9e95b5",
                                                      "id_pos": "0aa7a576-b716-4dc7-ba33-d890dfeec7bd",
                                                      "id_list": "9518e3d8-ece7-4402-9c1c-9a80fd11d4ad",
                                                      "view_list": true,
                                                      "is_default": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                      "id_user_upd": "22b3960e-0aca-4a73-936f-e189edca2c58",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "mt_prices_list": {
                                                        "$ref": "22"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "mt_prices_rules": [
                                                    {
                                                      "$ref": "8"
                                                    },
                                                    {
                                                      "$ref": "8"
                                                    }
                                                  ],
                                                  "st_doc_num": [
                                                    {
                                                      "$ref": "43"
                                                    },
                                                    {
                                                      "$ref": "43"
                                                    }
                                                  ],
                                                  "st_pos_license": [
                                                    {
                                                      "$id": "70",
                                                      "id": "b15af4b2-8b17-4fb1-bd61-c7aeead74940",
                                                      "id_pos": "f5b8af89-4a5b-4315-82ef-ec22df880712",
                                                      "mac_address": "sample string 3",
                                                      "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                                      "key_access": "sample string 5",
                                                      "id_user_add": "9b1e09a9-a39d-4489-9c68-2b739884a072",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ],
                                                  "st_users_pos": [
                                                    {
                                                      "$id": "71",
                                                      "id_user": "43ef9f2a-2049-4c7b-a827-702a87df51fd",
                                                      "id_pos": "fd6e9536-d4cb-401c-8754-562e3ce4f8e4",
                                                      "pass_required": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "71"
                                                    }
                                                  ],
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "tt_pos_connection": [
                                                    {
                                                      "$id": "72",
                                                      "id": "d8174bd2-d1d0-485a-a6c0-1868354211d0",
                                                      "id_pos": "3a26277b-d34a-43fe-8e89-3f816656929c",
                                                      "date_add": "2026-05-09T09:35:10.3511367+02:00",
                                                      "date_upd": "2026-05-09T09:35:10.3511367+02:00",
                                                      "date_out": "2026-05-09T09:35:10.3511367+02: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": "72"
                                                    }
                                                  ],
                                                  "tt_pos_sesion": [
                                                    {
                                                      "$ref": "48"
                                                    },
                                                    {
                                                      "$ref": "48"
                                                    }
                                                  ],
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "tt_logs": [
                                                    {
                                                      "$id": "73",
                                                      "id": "71cf2bde-a494-4c2e-b879-e4b51060f54b",
                                                      "id_user_add": "d4ded432-7f6e-4cc2-9968-5fdb9abf8c7d",
                                                      "id_table": "67ddba15-d786-4528-a5a6-c3eb1c92fe40",
                                                      "message_log": "sample string 3",
                                                      "json_object": "sample string 4",
                                                      "log_type": "sample string 5",
                                                      "id_pos": "b92887ba-e0a1-41b9-a3aa-da353a3df038",
                                                      "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      },
                                                      "st_sync_tables": {
                                                        "$id": "74",
                                                        "id": "9aa45e9c-83b6-4173-9d30-f65c56c8d374",
                                                        "level": 2,
                                                        "order": 3,
                                                        "name": "sample string 4",
                                                        "log_ins": true,
                                                        "log_upd": true,
                                                        "packet_forward": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                        "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                        "commited": true,
                                                        "st_sync_packages_det": [
                                                          {
                                                            "$id": "75",
                                                            "id": "a161c436-6792-4c41-9d91-48ffa89fb038",
                                                            "id_sync": "5cb5391d-6239-4a24-9734-1e1fe53a0c2c",
                                                            "json": "sample string 3",
                                                            "id_table": "2c96ed7c-25dd-44f6-9d25-7bc8405ab222",
                                                            "order": 5,
                                                            "st_sync_packages": {
                                                              "$id": "76",
                                                              "id": "1f489a85-9510-4b72-98d0-b7880c76d49a",
                                                              "id_branch_from": "21c748b4-2d5c-4ee7-a759-7e676eb41a5f",
                                                              "id_branch_to": "8a5b9784-c6d2-4bc4-85ee-ebfe982722ed",
                                                              "type": 4,
                                                              "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                                              "order": 6,
                                                              "status": 7,
                                                              "log_info": "sample string 8",
                                                              "sync_on": "2026-05-09T09:35:10.3511367+02:00",
                                                              "send_on": "2026-05-09T09:35:10.3511367+02:00",
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_branches1": {
                                                                "$ref": "4"
                                                              },
                                                              "st_sync_packages_det": [
                                                                {
                                                                  "$ref": "75"
                                                                },
                                                                {
                                                                  "$ref": "75"
                                                                }
                                                              ]
                                                            },
                                                            "st_sync_tables": {
                                                              "$ref": "74"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "75"
                                                          }
                                                        ],
                                                        "tt_logs": [
                                                          {
                                                            "$ref": "73"
                                                          },
                                                          {
                                                            "$ref": "73"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "73"
                                                    }
                                                  ],
                                                  "st_local_variables": [
                                                    {
                                                      "$id": "77",
                                                      "id": "9b194373-f887-4a93-972b-bd3fdd24a27c",
                                                      "id_pos": "0ecbe309-064b-4bbd-be5f-b192dc328132",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "value": "sample string 5",
                                                      "type": "sample string 6",
                                                      "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                                      "commited": true,
                                                      "mt_pos": {
                                                        "$ref": "25"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "77"
                                                    }
                                                  ],
                                                  "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": "69"
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "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": "78",
                                      "id_doc_sa": "00558446-3637-44da-848a-9dda77ef29f3",
                                      "id_line": 2,
                                      "id_item": "77e621a7-f79b-463f-813c-668836e7ba6d",
                                      "qty": 4.1,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "tt_doc_sa_det": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": [
                                {
                                  "$id": "79",
                                  "id": "7c2469f0-1752-49b4-a0c8-ae2407960197",
                                  "date_from": "2026-05-09T09:35:10.3511367+02:00",
                                  "date_end": "2026-05-09T09:35:10.3511367+02:00",
                                  "date_used": "2026-05-09T09:35:10.3511367+02:00",
                                  "id_employee": "4c15b70b-08af-4907-9495-2e04b7e34060",
                                  "id_branch": "a3e6b51a-4b55-4d0b-b366-1a8f02bfac54",
                                  "count": 6,
                                  "count_used": 1,
                                  "unlimited": true,
                                  "id_user_add": "d1c0ec55-7e4e-4e4a-b2dd-3af62b5f2992",
                                  "is_entry": true,
                                  "is_consume": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:35:10.3511367+02:00",
                                  "last_update": "2026-05-09T09:35:10.3511367+02:00",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_employees": {
                                    "$ref": "12"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_vouchers": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "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": "79"
                            }
                          }
                        },
                        {
                          "$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": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "ba96ae4b-21d2-40b6-9592-529dff8db0d9",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:35:10.3511367+02:00",
              "last_update": "2026-05-09T09:35:10.3511367+02: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": "81",
              "id_branch": "9e87b18e-f71d-488f-93f5-8aa0441890e4",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:35:10.3511367+02:00",
              "date_end": "2026-05-09T09:35:10.3511367+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:35:10.3511367+02:00",
              "last_update": "2026-05-09T09:35:10.3511367+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "79"
            },
            {
              "$ref": "79"
            }
          ]
        },
        {
          "$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_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": "69"
        },
        {
          "$ref": "69"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "mt_rooms_units": [
        {
          "$ref": "52"
        },
        {
          "$ref": "52"
        }
      ],
      "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": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "70"
        },
        {
          "$ref": "70"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "st_users_token": [
        {
          "$id": "82",
          "id": "43ee0b71-49c4-44b2-8e80-643e70a72c5c",
          "token_id": "sample string 2",
          "id_user": "f51e4889-3c2c-42e9-b3c7-8c4566db1b25",
          "date_from": "2026-05-09T09:35:10.3511367+02:00",
          "date_end": "2026-05-09T09:35:10.3511367+02:00",
          "created_on": "2026-05-09T09:35:10.3511367+02:00",
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "82"
        }
      ],
      "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_st": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_doc_st1": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "tt_logs": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "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": "83",
          "id": "abec85ce-3107-420b-a145-7fe6b2b2ff14",
          "id_room_activity": "ce24eb4c-271c-4aef-83e8-97a79119a60f",
          "id_pos_sesion": "cfb63c37-bd8d-44ca-bf3d-af3f2a76ec87",
          "log_text": "sample string 4",
          "id_user": "78ed40f1-f889-4b0c-9478-ef7630178e79",
          "created_on": "2026-05-09T09:35:10.3511367+02:00",
          "commited": true,
          "st_users": {
            "$ref": "3"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_tips_users": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "79"
        },
        {
          "$ref": "79"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_docs": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ],
      "tt_pos_sesion_users": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "tt_doc_sa1": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms_units_states": [
        {
          "$ref": "58"
        },
        {
          "$ref": "58"
        }
      ],
      "st_users_profiles": {
        "$ref": "63"
      },
      "tt_cmd_connection": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "tt_cmd_messages": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ]
    }
  },
  "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": "78"
    },
    {
      "$ref": "78"
    }
  ],
  "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"
    }
  ]
}