GET api/Mt_Items?id_list_price_s={id_list_price_s}&id_pos_s={id_pos_s}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list_price_s

globally unique identifier

Required

id_pos_s

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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": "1",
    "id": "0de7069b-fed1-4726-ac41-0271a1e64580",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "da758727-da4a-48b0-8adf-06fe64c94515",
    "id_unit_sec": "47a5ea11-7d82-4423-b9c5-cd377c7f897f",
    "id_brand": "041a1fa5-cba5-46f9-aa01-4208e49707b3",
    "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": "31721e7e-4618-40f4-9910-39481f058c81",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "font_bold": true,
    "font_underline": true,
    "font_size": 29,
    "active": true,
    "created_on": "2026-03-10T07:07:19.5385913+01:00",
    "last_update": "2026-03-10T07:07:19.5385913+01:00",
    "id_user_upd": "efb6cdd8-3c3d-4e71-a2d1-660c4d5fc3e0",
    "commited": true,
    "mt_brands": {
      "$id": "2",
      "id": "0390dc56-e7c3-42d0-9c83-b9b251ef50a4",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-03-10T07:07:19.5385913+01:00",
      "last_update": "2026-03-10T07:07:19.5385913+01:00",
      "id_user_upd": "b6e14eea-e735-4f48-a18d-0423f368e042",
      "commited": true,
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "36811af7-19a4-455d-af9a-a4d5446b5405",
        "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": "82dcb433-3f3e-468b-9607-4ce5b301e6b2",
        "view_messages": true,
        "id_image_photo": "776b257f-43a0-4be4-b5b3-cf0e57ac0510",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "02246a56-3335-4749-9972-914b50c96fed",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-03-10T07:07:19.5385913+01:00",
        "last_update": "2026-03-10T07:07:19.5385913+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "f4e794b0-e09a-41ce-8096-f030322f4d20",
            "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": "f4a035cd-6267-4256-aca0-e84557b4477e",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T07:07:19.5385913+01:00",
            "last_update": "2026-03-10T07:07:19.5385913+01:00",
            "id_user_upd": "0298557b-6ad2-4155-a212-5037fe0edeae",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "474eb9e6-8bdb-46fd-abb1-64acbba8826a",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "75c618ff-efc8-46b6-8c04-58bcbf8d9b40",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T07:07:19.5385913+01:00",
              "last_update": "2026-03-10T07:07:19.5385913+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "c5102245-64d0-42fa-b56d-7127aebb6d26",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "795c28fd-2192-4695-b023-f33fb04120f9",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "a60ab1f0-84e4-4fe8-bac8-583c3059724d",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-03-10T07:07:19.5385913+01:00",
                  "last_update": "2026-03-10T07:07:19.5385913+01:00",
                  "id_user_upd": "0a6fe107-b384-437e-89de-cb59c7a00b6f",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "6b20c967-86b9-4d23-94e2-5f683448a181",
                      "id_item": "565fd2a1-d60e-4ba9-8f0e-0a03c5a4b1d6",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                      "id_user_upd": "dc52fe93-db5e-4a13-95b7-771f7546c602",
                      "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": "a24cc432-ff0a-40ac-9fff-13da955bd81e",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-03-10T07:07:19.5385913+01:00",
                      "date_end": "2026-03-10T07:07:19.5385913+01:00",
                      "by_amt": true,
                      "by_pcg": true,
                      "ap_amount": 1.1,
                      "ap_percent": 1.1,
                      "ap_price": 1.1,
                      "ap_price_min": 1.1,
                      "ap_price_max": 1.1,
                      "id_branch": "cf556735-a61a-41d0-86d7-4e071fdfa952",
                      "id_pos": "c6e6ed9e-5e23-4846-bbf0-088c4a788f47",
                      "id_list": "a2b8291e-1019-4abf-b18e-f28c132be241",
                      "id_item": "6eb25c06-589b-4f98-ae2a-31a6cb80f645",
                      "id_item_type": "89166348-2ae2-4455-b53d-277cb29cd9f4",
                      "id_category": "ddfad3f4-cdfc-4efe-9f8c-ec9033cccf98",
                      "by_day_week": true,
                      "use_mon": true,
                      "use_tue": true,
                      "use_wed": true,
                      "use_thu": true,
                      "use_fri": true,
                      "use_sat": true,
                      "use_sun": true,
                      "use_hour_ini": "00:00:00.1234567",
                      "use_hour_end": "00:00:00.1234567",
                      "active": true,
                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                      "id_user_upd": "e338c386-72ff-44c5-b00e-85bde97dd7a3",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "4"
                      },
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "mt_items_types": {
                        "$id": "9",
                        "id": "16b6834d-ea04-41d9-bccd-4243e251684b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "f6d153a4-7a24-4b88-a6af-2c78cfd2be00",
                        "view_pos": true,
                        "order": 7,
                        "color_border": "sample string 8",
                        "color_button": "sample string 9",
                        "color_font": "sample string 10",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 13,
                        "active": true,
                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                        "id_user_upd": "2e46cdc6-b25e-4127-a0a8-b01b9642685b",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "10",
                            "id_voucher": "b8c14c0c-ff23-4ec8-955a-d16e16c054c8",
                            "id_line": "e6f47934-1240-4732-8710-cb2804d075bc",
                            "id_category": "b20f17e2-09eb-4c0d-a19a-1ffab0a687c2",
                            "id_item": "9d8b3c32-3c5d-4cc6-8d0a-3f303aa6d8e5",
                            "id_item_type": "0857233f-9ba1-4c0f-b0f5-f9fd445bc5fb",
                            "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": "29a0d151-99c6-4ba7-befa-57cbd1b84ec2",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-03-10T07:07:19.5385913+01:00",
                              "date_end": "2026-03-10T07:07:19.5385913+01:00",
                              "date_used": "2026-03-10T07:07:19.5385913+01:00",
                              "date_sesion": "2026-03-10T07:07:19.5385913+01:00",
                              "id_employee": "d6c5e7cc-c8dc-42b6-bcec-78d7f9efa2e9",
                              "id_branch": "be7aa3ad-ee8e-4efd-9151-ee393a21e92e",
                              "id_voucher_permision": "2ec413e2-7236-4953-bb64-c0f8c09c8a9c",
                              "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": "79f2e651-751e-4baf-9d64-f1fd3c97fcf6",
                              "id_user_add": "eebca0f8-e96a-42d5-9d23-691efcf608f5",
                              "id_doc_sa": "b8d5530c-bea9-4e76-8cce-2a1f6cacf846",
                              "id_item_sub": "d928e4d6-90c5-4a65-9340-b0de63acd339",
                              "id_pos_sesion": "a08711c4-5e81-481b-9286-b112d2ed26c4",
                              "is_authorized": true,
                              "is_automatic": true,
                              "print_in_branch": true,
                              "printed": true,
                              "is_entry": true,
                              "is_consume": true,
                              "is_used_entry": true,
                              "is_used_consume": true,
                              "is_close": true,
                              "active": true,
                              "created_on": "2026-03-10T07:07:19.5385913+01:00",
                              "last_update": "2026-03-10T07:07:19.5385913+01:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_employees": {
                                "$id": "12",
                                "id": "8dffabaf-89b7-444e-84bb-616ffbb22edd",
                                "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": "f15199f2-b212-4b9a-ab55-88876c3e0b76",
                                "name_pos": "sample string 12",
                                "id_image": "04b5321a-5118-4cd2-9e97-e42a0847a93b",
                                "view_pos": true,
                                "order": 14,
                                "color_border": "sample string 15",
                                "color_button": "sample string 16",
                                "color_font": "sample string 17",
                                "active": true,
                                "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                "id_user_upd": "1c2dc1fa-2011-4727-b01a-b75219e33b7e",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "13",
                                    "id_employee": "d4ce1393-09c3-4963-b247-95094f321b33",
                                    "id_branch": "f427187b-d925-480d-9f8a-9698814d5efb",
                                    "active": true,
                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                    "id_user_upd": "615f4748-4638-4908-960d-bdab83eb4d7f",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "14",
                                  "id": "5583eecc-4c02-4d41-a957-5d7b5e0a4a12",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                  "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                  "id_user_upd": "ebf6a5e3-c58a-4797-8733-d87351ae8a06",
                                  "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": "a74623c6-798e-4a81-a037-7ef8be62cf32",
                                    "id_line": 2,
                                    "id_item_sub": "e0764579-d84a-4472-aee9-ea9920a56f7c",
                                    "qty": 4.1,
                                    "id_list": "0e9d1fec-2d26-4657-816b-1b5be6dad110",
                                    "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": "d9e4688b-f96b-4b57-b28a-a1f1dea13cd1",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "4b13edc4-8eab-4138-9418-694fc5907697",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "c7f0c936-1659-4b06-b611-872e06ad65ee",
                                    "id_user_upd": "3a5be906-d447-4496-bee1-3cc6678b1fd1",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "mt_items_sub": {
                                      "$id": "16",
                                      "id": "1afa7a97-e557-498b-a6e4-50fe08a8f107",
                                      "id_item": "ac49c14d-88ed-4ddb-a20d-538e6a1e88bf",
                                      "id_item_type": "6508789c-7648-40e4-8396-b0f4f2a6d3f8",
                                      "is_default": true,
                                      "barcode": "sample string 5",
                                      "voucher_apply": true,
                                      "id_voucher_json": "3ac68473-88de-4b03-82b0-b88b66094a39",
                                      "count_voucher": 1,
                                      "id_voucher_type": 1,
                                      "active": true,
                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                      "id_user_upd": "8481c0ce-69c3-4778-aae1-9058f2c76652",
                                      "commited": true,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "mt_items_formula": [
                                        {
                                          "$id": "17",
                                          "id_item_sub": "ac40fd42-186d-43ee-8deb-ce41c3de4839",
                                          "id_item": "de6d2a2a-ca14-4bd7-8bdb-89154759ed17",
                                          "group_id": 3,
                                          "id_unit_ref": "8e0c7bcd-25f2-424a-a0db-139461757622",
                                          "qty_dis": 5,
                                          "mt_items": {
                                            "$ref": "1"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_units_ref": {
                                            "$id": "18",
                                            "id": "cf124993-6e5f-47ec-9711-61fe5a719a7a",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "coefficient": 4.1,
                                            "id_unit": "18954313-1154-48c7-8b91-36813ee636af",
                                            "active": true,
                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                            "id_user_upd": "f933849a-cb91-4329-a908-bc37cfd7a0e0",
                                            "commited": true,
                                            "mt_units": {
                                              "$id": "19",
                                              "id": "8bb28388-6f07-4661-a0aa-216fc4d2f640",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "active": true,
                                              "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                              "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                              "id_user_upd": "ae5063e2-1f24-43cf-b692-4bdab1e8f6ba",
                                              "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": "33bf5073-4712-4a89-ab70-2b71fa9f85bf",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "json": "sample string 5",
                                        "id_pay_type": "955e5776-41eb-4e2b-a167-c0fd5fa6ffcd",
                                        "id_doc_print": "ebe5ab8d-144f-4f68-9ff7-da7d41d5b84e",
                                        "hour_end": "00:00:00.1234567",
                                        "price_item_sub": true,
                                        "define_validity": true,
                                        "price_ref": true,
                                        "price_min": 11.1,
                                        "supply_apply": 12,
                                        "active": true,
                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                        "commited": true,
                                        "mt_items_sub": [
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "3"
                                      },
                                      "mt_prices_items": [
                                        {
                                          "$id": "21",
                                          "id_list": "99ee3203-ebf8-42fd-9ea0-c8e0e9eee01e",
                                          "id_item_sub": "119a5730-238a-414b-ad06-2d040e7d356a",
                                          "validity_date": "2026-03-10T07:07:19.5385913+01:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                          "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                          "id_user_upd": "81664d8a-3fcd-4314-aca4-146389043fb4",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_prices_list": {
                                            "$id": "22",
                                            "id": "9b496b6f-af5d-419c-b0f2-baef55053cf0",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "e74efac4-4e5d-405c-94cb-65b13ca198d6",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "99a009c7-15a7-4d96-89ec-4cbf4a020c94",
                                            "view_pos": true,
                                            "order": 10,
                                            "color_border": "sample string 11",
                                            "color_button": "sample string 12",
                                            "color_font": "sample string 13",
                                            "active": true,
                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                            "id_user_upd": "b29d60b4-7a96-4bd0-a431-06e198873cf9",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "23",
                                                "id_pos": "46f50665-6806-4b4a-a40b-6932dbbc2ec3",
                                                "id_pos_type": "5980b841-ebf8-4cd7-90b7-a755ee9e8c10",
                                                "id_price_list": "28d7eed0-b75e-4806-9738-6f56fd95dac2",
                                                "is_default": true,
                                                "view_mon": true,
                                                "view_tue": true,
                                                "view_wed": true,
                                                "view_thu": true,
                                                "view_fri": true,
                                                "view_sat": true,
                                                "view_sun": true,
                                                "active": true,
                                                "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                "id_user_upd": "40f661eb-88aa-46ee-83ed-de46edb80d5b",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "24",
                                                  "id_pos": "fc21e3ca-41dc-44ac-b9f1-c370899e6a8a",
                                                  "id_pos_type": "290b5536-5b71-4f3d-93dc-65dc5962e353",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                  "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                  "id_user_upd": "7fce53e4-05ad-463d-b811-3e42b4b8b3b8",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "25",
                                                    "id": "5f366334-2080-43e6-85b4-899d6b5eef1d",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "090e4ecd-9c94-4799-8c79-9884fe924c4f",
                                                    "id_zone": "39fcb99d-a6c3-4786-afa1-d5618a0768f9",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                    "id_user_upd": "82f768e6-31bf-4e94-98d6-efdc3b688191",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "26",
                                                      "id": "16fd8171-05ef-42b5-bc23-f4da41234629",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "c2936772-4972-4afa-af31-df145d234298",
                                                      "active": true,
                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                      "id_user_upd": "c65df6dc-ffde-4ef3-bdd4-2764e5bbe988",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "27",
                                                        "id": "91f14cdd-47d1-490a-81cd-5ec1e159fd12",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "4dd5e84a-02f8-47f2-bbb6-cb3c92deb119",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "e8d669da-f194-4335-842b-c8c4a94fe106",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                        "id_user_upd": "b55193a5-4a3d-4209-bbb7-ed7d75e07ef7",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "28",
                                                            "id": "473deb97-9914-45c1-b6a0-bbdbd1a225a9",
                                                            "id_cloakroom": "9ea63e0a-9f1c-40b2-a91c-66609a2ec52a",
                                                            "id_pos_sesion": "3a0f6e51-0fe1-4392-b0d2-effb54b4c569",
                                                            "unit_id": 4,
                                                            "date_open": "2026-03-10T07:07:19.5385913+01:00",
                                                            "date_close": "2026-03-10T07:07:19.5385913+01:00",
                                                            "id_doc_sa": "2df3326d-bcf9-49a0-893f-72c5e7081a0e",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "27"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "29",
                                                              "id": "de71bf81-c782-4d62-9713-9aae8ceac8da",
                                                              "id_pos": "ad6ea64d-b177-41cd-824b-29424a3316e7",
                                                              "id_doc": "611c6904-831e-4631-a191-84cd598758ab",
                                                              "id_branch": "c213d596-0567-4320-98c6-a7e8e5b20eca",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-03-10T07:07:19.5385913+01:00",
                                                              "date_tax": "2026-03-10T07:07:19.5385913+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "26838c81-1a76-4443-a347-44684e8ca9d2",
                                                              "id_relationship": "6faac25f-cab9-4842-8f22-6788a2b54f18",
                                                              "id_loc_from": "aab05716-80ed-4746-8fa4-606abbf58ccf",
                                                              "id_loc_end": "aa28c4fa-4dd8-43fc-933f-41ce7c68a127",
                                                              "id_user_add": "c524c1f8-dc5e-40eb-b44f-edd359d78ab4",
                                                              "id_user_upd": "cacee089-249a-447f-8be0-189841489ea2",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "b5a73733-7c7e-4404-8a3b-497b3844bb1f",
                                                              "id_room_unit": "436bdd0b-0432-45da-b212-cc6bda39f45c",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "5a050137-fd4e-4ca2-ae94-43258c4566e9",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                              "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "30",
                                                                "id": "ac851e99-b4ce-4d2a-bc1c-17f04fa259eb",
                                                                "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": "ad7bcae1-514e-497e-b0b6-754a6298d96a",
                                                                "view_pos": true,
                                                                "order": 23,
                                                                "color_border": "sample string 24",
                                                                "color_button": "sample string 25",
                                                                "color_font": "sample string 26",
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                "id_user_upd": "5012be3e-a6fe-4bb9-a0d2-3fb9796e9cca",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_doc": "3afef924-ac53-40a3-b378-bebb280d3607",
                                                                    "id_pay": "6ef20958-29a6-4a8b-94e4-eb2d4da9e22b",
                                                                    "id_money": "79632a4a-cba9-4f7f-b6e5-65fb01b6237d",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "id_user_upd": "469e83e9-1e43-4679-8a3c-acdbeae360be",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "32",
                                                                      "id": "052b4238-3113-45ce-a7dd-ac15e3ecba6a",
                                                                      "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": "768c5585-d176-454c-a2a6-d2d8e3d59f98",
                                                                      "view_pos": true,
                                                                      "order": 8,
                                                                      "color_border": "sample string 9",
                                                                      "color_button": "sample string 10",
                                                                      "color_font": "sample string 11",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "id_user_upd": "133041b1-9657-491b-bbc0-e31cc52eaca7",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "33",
                                                                          "id_money_1": "cc115edc-df16-4010-bb27-e212638cf860",
                                                                          "id_money_2": "d5fc232a-96ff-4a69-84c7-392c0590426f",
                                                                          "date_from": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "id_user_upd": "b6daf64f-6fc4-42f2-8262-324893935721",
                                                                          "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": "cd128cfa-09d8-40d5-b2f3-71e3eabed7d1",
                                                                          "id_pay": "99eab768-586f-4def-9068-5b8960c26b68",
                                                                          "id_money": "df3d75de-01c4-4c1b-bb68-ee5f11e63dc3",
                                                                          "date_cashflow": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "367c8f5c-f0b1-4d8f-811a-9f287b147d8e",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "35",
                                                                            "id": "bcd80785-db38-475d-bd4a-499253feaef6",
                                                                            "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": "93358f2f-c727-466e-9e89-50fa944545a5",
                                                                            "view_pos": true,
                                                                            "order": 13,
                                                                            "color_border": "sample string 14",
                                                                            "color_button": "sample string 15",
                                                                            "color_font": "sample string 16",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "id_user_upd": "d2a3384b-1b7c-4631-b30f-e32c837045cc",
                                                                            "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": "041a5089-b671-4044-bbd9-1f145354e8a8",
                                                                                "id_line": 2,
                                                                                "id_pay": "da0acd5d-359a-49bd-8af4-e7469daefad1",
                                                                                "id_money": "89cf4512-2c16-4b3d-9cea-09fd6b3e81d6",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "1e24ff94-f85a-46fc-9973-f3df49fb2712",
                                                                                "id_employee": "f1a8bcd2-03d2-4c90-871e-0be86bc42ba9",
                                                                                "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": "b84f873e-e170-4073-9a1b-5ad6a940fb00",
                                                                                "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": "fcccee27-2da5-4eb0-843f-8a4f87ef8b13",
                                                                    "id_doc": "d9e2d0ad-edcb-483b-aa85-d1978a1a3f53",
                                                                    "id_pos_type": "4759ed88-1c4d-4d4b-a838-c728a5765587",
                                                                    "id_doc_print": "aab34576-81da-4d26-81f7-3d5f4d00ebc7",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "id_user_upd": "4776dd32-e7fc-4d80-8263-b95e8e19aa1b",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "38",
                                                                      "id": "02172913-503a-42dd-a973-00d6a2b93a83",
                                                                      "id_pos": "3c2fc1d8-fc1a-4bd2-8a3f-56e57322c666",
                                                                      "id_mask": "sample string 3",
                                                                      "name": "sample string 4",
                                                                      "mode_print": 5,
                                                                      "port": "sample string 6",
                                                                      "baud_rate": 1,
                                                                      "data_bits": 1,
                                                                      "stop_bit": 1,
                                                                      "flow_control": 1,
                                                                      "parity": 1,
                                                                      "pin_cashdrawer": 1,
                                                                      "ip_printer": "sample string 7",
                                                                      "port_ip": 1,
                                                                      "printer_name": "sample string 8",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "id_user_upd": "3a45cc7d-c4f8-4614-aef9-18c500c9f6a6",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "39",
                                                                      "id": "19017db3-f13a-4123-8afc-f1a7e0940841",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "id_user_upd": "7ce36862-120c-4d5e-b952-dda1a60b4ba1",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "40",
                                                                          "id": "338b46cc-5466-4384-80c2-3eeef17194d6",
                                                                          "id_branch": "d6df7ff2-fbe8-4f9b-a8f6-985051117e8a",
                                                                          "id_pos_type": "582cb07a-09bc-4c04-aa9c-e44d51724b0d",
                                                                          "id_pos": "0330f241-67e9-4bd6-83db-2c7f5210316a",
                                                                          "id_item": "aa8971b6-2602-4827-9547-55c6a962f8c5",
                                                                          "date_from": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "date_end": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "id_user_upd": "e38f4eda-f7c1-4371-8dd3-2312047139b3",
                                                                          "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": "bfbd8aa1-c565-40c1-a2c0-5ba47bd6f055",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "high_row": 5,
                                                                      "high_doc": 6,
                                                                      "with_doc": 7,
                                                                      "to_file": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_doc_print": "eeee6cc4-4815-4b20-9459-596399ce974e",
                                                                          "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": "5b793694-0589-4d36-981a-32ae87ae59e4",
                                                                    "id_doc": "e5d0cca1-dad8-432f-a66c-519b3c3bcc90",
                                                                    "value": 3,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "8412fd90-6cac-44d3-9428-12639fa5a42d",
                                                                    "id_pos": "a1eb2eea-15a3-45f2-b92a-395923b6ebfc",
                                                                    "id_doc": "8664c6f5-0460-4692-b55f-911a4f71aa7a",
                                                                    "id_branch": "498496bd-430c-4641-9a23-d4e2f99dd65e",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "5f115f41-1de9-457a-8dbc-4a1ad5678f3b",
                                                                    "id_loc_from": "a245dabd-505c-4d84-ab5a-6ea5a69b9ad6",
                                                                    "id_loc_end": "9bd7bcbe-9f58-4b6a-86aa-e4408aca00b2",
                                                                    "id_user_add": "a8ca063c-6344-4eb1-b4fc-a93ee6be7c69",
                                                                    "id_user_upd": "4ee7cfed-3a5f-451a-ac00-c5bea0681a90",
                                                                    "id_pos_sesion": "c2d0a26c-85fb-4796-b344-df465d5d4d52",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "45",
                                                                      "id": "2054f3ed-6f80-48d8-8cb1-f56a379d8ab3",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "b0e96bf2-1bfd-48b6-a826-e604b372ff08",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "id_user_upd": "4010c432-6970-455e-a645-9c8d39666de9",
                                                                      "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": "72429c59-2870-497d-a0fe-d791a097bca6",
                                                                          "id_item": "ccbe2fa3-a187-491c-833c-e71a7ca82f97",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_locations": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "45"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id_doc_st": "56bfdc83-d8e1-4b51-8c1d-4255caf34eca",
                                                                        "id_line": 2,
                                                                        "id_item": "009ab41f-22bc-4a2d-b5be-f5f3533d151b",
                                                                        "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": "4c6e9263-2da8-4c70-8316-c1cb38ab7bf2",
                                                                "nro_sesion": 2,
                                                                "id_pos": "47bd3821-02d9-47be-b116-3aacc65429ba",
                                                                "date_tax": "2026-03-10T07:07:19.5385913+01:00",
                                                                "date_open": "2026-03-10T07:07:19.5385913+01:00",
                                                                "date_close": "2026-03-10T07:07:19.5385913+01:00",
                                                                "id_user_open": "8d535f53-fa73-4c1a-9d62-f20345396e1f",
                                                                "id_user_close": "c7fb0bd3-48ab-446c-9900-c6a86f124f80",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "25"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "49",
                                                                    "id": "782e757c-1498-421c-96a0-ebf3b9fbf9a3",
                                                                    "order_id": 2,
                                                                    "id_item": "a237c1d4-6f76-4a4e-9316-1be97c9ceb88",
                                                                    "id_item_type": "92804eea-1d72-48f9-a02d-0f707e148a80",
                                                                    "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": "70213807-7c2d-4dac-ac1f-50ada1ea04e3",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "68f2df04-17b8-425a-8f87-230babcc5488",
                                                                    "count_voucher": 1,
                                                                    "id_category": "48bfa100-e3ce-4784-9f1a-d34bbb06236e",
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "id_user_upd": "e628c0ec-5460-42aa-99d3-294270983bab",
                                                                    "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": "ee4568a0-7259-4b3b-a439-b6d0a87b82a4",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "c1ced396-5d8c-4223-9e55-3a8de815c67d",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "90231d91-7f2b-4267-8115-1dba6e9054e3",
                                                                    "id_room_unit": "fbb12161-cbb6-42d4-ba43-54a9645ef918",
                                                                    "id_room_list": "528c50f4-37c7-404a-86cd-39bea0f8313c",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "date_from": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "date_end": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "date_open": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "date_close": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "id_employee": "846d9227-866b-4b79-9e6e-06292d531fae",
                                                                    "id_employee_sec": "cadf9a60-8579-42cd-8639-f83de7e42d73",
                                                                    "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": "04d428d6-67e8-4637-8ef6-ea6faca96f71",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "2b834d3e-14f0-485f-9f4e-95c75d732183",
                                                                    "id_user_close": "fb2bf5fc-2128-472b-b42c-235714af52da",
                                                                    "id_unit_state": "4423cb85-4d2f-45a8-822e-1bc635d1aed0",
                                                                    "id_pos_sesion": "59bbdb19-af12-4ea1-a327-7ad440da741d",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "52",
                                                                      "id": "c73dcfbb-450d-4858-b88e-106aa07a2a8c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "5eb781ec-6eac-4401-82de-38a59abdb5a7",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "acaa4ab1-bee7-4f8f-9dcd-d4187cb972ea",
                                                                      "locked": true,
                                                                      "date_locked": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                      "id_user_upd": "31bdeb24-da9f-426a-8ffc-8331f805ef02",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "53",
                                                                        "id": "2bdff5c0-1438-4bf7-b025-9288149b54d6",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "a9708014-13d7-47ad-8f0f-eedc8c56b8d9",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "ed754c78-6b38-484f-9a09-ebf30518cee1",
                                                                        "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": "fe990c98-fada-46f9-b82b-85f6b1b82812",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "id_user_upd": "1d105c22-c475-494e-8b49-f2739ac7257c",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id_pos": "d05f8442-252a-45f7-8377-3c257a61a44f",
                                                                            "id_room": "883f2acf-afa6-437a-830e-53b73270b32e",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "id_user_upd": "04127167-3b29-4442-9591-594c9b76666a",
                                                                            "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": "877a6c2c-3081-4bf6-994c-760798a55cb5",
                                                                            "id_room": "88fd17bc-a311-4057-9c6b-bab863b69c95",
                                                                            "date_in": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "date_out": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "id_user_add": "f28f142f-858e-4263-832d-713b634b96ee",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "51"
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "56",
                                                                        "id": "a89d5e96-7643-4c23-805e-65f2b4c6126b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "id_user_upd": "c2b98a9e-ee4a-4879-b89b-4abcfeb65425",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_room_type": "7f702093-ef29-4bbb-a739-baf25c64a95b",
                                                                            "id_room_state": "38a3ad7f-17f0-4404-84ad-069f82e56af3",
                                                                            "id_image": "c8a949fe-bd96-4af5-a727-bec268e745ca",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                            "id_user_upd": "fd35395b-7c2f-475d-995f-a9ddda313e25",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "58",
                                                                              "id": "d71722fe-4088-43fc-b38d-553261ceba64",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                              "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                              "id_user_upd": "1cd9d012-723f-48f8-8a14-3565937815a0",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "56"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "51"
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "be44be0a-0ace-4492-a6eb-edf29c2e629b",
                                                                    "id_pos_sesion": "a51e628c-667b-4c25-928a-e2dd719cd949",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "53f11205-a12f-4c10-9396-daf3e2a0edd0",
                                                                    "id_room_unit_activity": "0afaf769-b89b-48aa-bc8a-49556ca74a8d",
                                                                    "id_doc_sa": "fab423b0-ae4d-4528-b6d9-e0cb092335a1",
                                                                    "id_pos_type": "0277054f-bf47-4d8c-83c0-e0f6aab34ae5",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "267c82cb-c77d-474b-8503-b6216f3d966b",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "60",
                                                                        "id_tip": "3539e8a6-8a8c-483d-96da-290703a455b1",
                                                                        "id_user": "a8b35502-9493-4f78-ad6f-94ec67264236",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "59"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos_sesion": "5dddfcdd-66de-4031-806f-8acbd28b504f",
                                                                    "id_user": "712cd26b-7e5a-42a7-a024-c22c93eeaba5",
                                                                    "date_add": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "51"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "62",
                                                                  "id": "dbe7ff47-a0c0-4056-b88c-c0fce75eb01c",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "2a1d8505-890f-477c-ab67-ff626aed594c",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "29"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "62"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "48"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$ref": "40"
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "38"
                                                      },
                                                      {
                                                        "$ref": "38"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "24"
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$id": "63",
                                                        "id": "53442f17-9cd6-4fac-90e5-7a41ff13e4bf",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-03-10T07:07:19.5385913+01:00",
                                                        "date_end": "2026-03-10T07:07:19.5385913+01:00",
                                                        "id_branch": "06e28696-6192-41e9-8421-87c229a70820",
                                                        "id_pos": "1fa7517c-846c-4c7d-93ed-85217e2f2a72",
                                                        "id_list": "e9be2d68-968c-4559-ab5d-db83ad7cd4a7",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                        "id_user_upd": "4daa6366-05de-42e3-aeec-8f7617fd3074",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "4"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "22"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "8"
                                                      },
                                                      {
                                                        "$ref": "8"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "64",
                                                        "id": "8c85831a-bb89-49fc-9937-856453897928",
                                                        "id_pos": "ba86e572-4d84-4f5c-955a-9a77f4eb5c82",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-03-10T07:07:19.5385913+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "fe6ebb72-efbc-4c2f-9b20-a8185b39ad61",
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "65",
                                                        "id_user": "7766f529-57ce-499e-b676-137aa661c1ab",
                                                        "id_pos": "be0b7384-ce95-45a5-9a50-f737a76c0b14",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "29"
                                                      },
                                                      {
                                                        "$ref": "29"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "66",
                                                        "id": "088c000b-2fbd-41f0-ab52-419c34943cd3",
                                                        "id_pos": "719bd430-6cbd-42ec-8627-334d00c0cbe0",
                                                        "date_add": "2026-03-10T07:07:19.5385913+01:00",
                                                        "date_upd": "2026-03-10T07:07:19.5385913+01:00",
                                                        "date_out": "2026-03-10T07:07:19.5385913+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "48"
                                                      },
                                                      {
                                                        "$ref": "48"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "67",
                                                        "id": "0b11cc16-21b2-48f4-a9bc-924f891b4fb3",
                                                        "id_user_add": "55af8875-38fa-472d-9daa-36b88e230095",
                                                        "id_table": "2c4f7f43-89cf-4122-bca2-93f0f19abd80",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "ed5682d1-c4a8-4aaa-bb23-fa417aec8821",
                                                        "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "68",
                                                          "id": "a035a945-8d00-449a-9789-3fb0cc36e745",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                          "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "69",
                                                              "id": "a4c41d02-9246-41e5-94c0-b1ba4a207d5a",
                                                              "id_sync": "baf20f4e-a0e8-4ec7-b4e3-5220224b85ee",
                                                              "json": "sample string 3",
                                                              "id_table": "3269e417-239e-46af-a131-86d2f490813c",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "70",
                                                                "id": "ed270f8c-97e5-41cf-b49c-484552557d8c",
                                                                "id_branch_from": "31ad0655-78a9-4978-980a-928b1a71cd99",
                                                                "id_branch_to": "06406201-1435-43f4-b51b-14454fef9730",
                                                                "type": 4,
                                                                "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                "send_on": "2026-03-10T07:07:19.5385913+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "69"
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "68"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "69"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "67"
                                                            },
                                                            {
                                                              "$ref": "67"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "71",
                                                        "id": "1be5afc9-04c3-408e-9f79-637076b280c9",
                                                        "id_pos": "e400838c-1f3f-4dee-9575-a5d2a6e8c9a5",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "71"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_prices_list": [
                                                    {
                                                      "$ref": "23"
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "mt_pos_types": {
                                                    "$ref": "39"
                                                  },
                                                  "st_users": {
                                                    "$ref": "3"
                                                  }
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "22"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                }
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ],
                                            "mt_prices_items": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "mt_prices_list1": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "mt_prices_list2": {
                                              "$ref": "22"
                                            },
                                            "mt_prices_list_rules": [
                                              {
                                                "$ref": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_prices_rules": [
                                              {
                                                "$ref": "8"
                                              },
                                              {
                                                "$ref": "8"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "15"
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ]
                                    },
                                    "mt_prices_list": {
                                      "$ref": "22"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "st_users1": {
                                      "$ref": "3"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "29"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "72",
                                        "id_doc_sa": "7389ca22-d48d-4d1b-ba1f-1035e631b95f",
                                        "id_line": 2,
                                        "id_item": "9253fbca-d924-494a-994b-91f7af6ab08f",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "15"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "73",
                                    "id": "f8300031-6ca0-40d1-90c5-d6821e9ef03f",
                                    "date_from": "2026-03-10T07:07:19.5385913+01:00",
                                    "date_end": "2026-03-10T07:07:19.5385913+01:00",
                                    "date_used": "2026-03-10T07:07:19.5385913+01:00",
                                    "id_employee": "2185fa7a-cacd-4088-b295-dfffac6ac988",
                                    "id_branch": "2280fb36-6235-41e5-bc3c-e153322a19ef",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "a9571961-a0ab-4497-bc7e-b50bbea33b74",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-03-10T07:07:19.5385913+01:00",
                                    "last_update": "2026-03-10T07:07:19.5385913+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "35"
                              },
                              "st_users": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "73"
                              }
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "25"
                      },
                      "mt_prices_list": {
                        "$ref": "22"
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_items": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "6752a3b0-2a9a-415f-9927-36a512362464",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "8ea7d9bb-501e-48f8-8010-7f65d6dfcc1f",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "c045e9ed-aaa3-471b-aa2d-e9fc4f601693",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-03-10T07:07:19.5533391+01:00",
                  "last_update": "2026-03-10T07:07:19.5533391+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "a4ab38a9-38f2-4d9e-95bd-98e33cfd6282",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T07:07:19.5533391+01:00",
                    "last_update": "2026-03-10T07:07:19.5533391+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "1fb84c9a-ba01-4621-87ae-226ef3e2c6cd",
                      "id_function": "24f6cd7e-6b9f-4798-8d49-4145af15085c",
                      "id_user": "0a471239-2741-4d43-85aa-78c84c02b400",
                      "id_profile": "5de14e0a-b7cd-4040-8c9e-639408bd4e46",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-03-10T07:07:19.5533391+01:00",
                      "last_update": "2026-03-10T07:07:19.5533391+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "11d41945-a632-4286-b0c2-28bcfe166327",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2026-03-10T07:07:19.5533391+01:00",
                        "last_update": "2026-03-10T07:07:19.5533391+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "5eec63e1-2a79-49cf-a3b8-2cb6c11c5fe0",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T07:07:19.5533391+01:00",
                "last_update": "2026-03-10T07:07:19.5533391+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "mt_locations": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "9e4f8bc2-8b6c-446a-a15f-02ce2ae02ba0",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T07:07:19.5533391+01:00",
                "date_end": "2026-03-10T07:07:19.5533391+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T07:07:19.5533391+01:00",
                "last_update": "2026-03-10T07:07:19.5533391+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "73"
              },
              {
                "$ref": "73"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_brands": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_employees": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "mt_items": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "mt_units": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "2ff3beb9-b832-4dda-bc14-a2217b526e26",
            "token_id": "sample string 2",
            "id_user": "ab8939d4-c236-4a87-bf2d-3c39d1b735b1",
            "date_from": "2026-03-10T07:07:19.5533391+01:00",
            "date_end": "2026-03-10T07:07:19.5533391+01:00",
            "created_on": "2026-03-10T07:07:19.5533391+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_logs": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "06ad8fdb-6c1d-449e-84b9-95975d3e3c7b",
            "id_room_activity": "8ddda360-024c-4b08-b472-ee47236e08d2",
            "id_pos_sesion": "e1164d55-9dc1-46d6-b704-5a474a0ebeee",
            "log_text": "sample string 4",
            "id_user": "cce95699-4271-4955-8005-4a3fedd5297a",
            "created_on": "2026-03-10T07:07:19.5533391+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_docs": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_units": {
      "$ref": "19"
    },
    "mt_units1": {
      "$ref": "19"
    },
    "st_images": {
      "$ref": "5"
    },
    "st_users": {
      "$ref": "3"
    },
    "mt_items_sub": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "tt_stock": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ]
  },
  {
    "$ref": "1"
  }
]