DELETE api/Mt_Categories/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_categories
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_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

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

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "f462d331-26e9-419f-9f65-34f7731ebfd3",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "46086c93-49a4-449b-8678-b928cebf8d0f",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "870f89bf-f485-440f-b94c-9fd7ab7b0405",
  "view_pos": true,
  "order": 8,
  "order_sec": 9,
  "color_border": "sample string 10",
  "color_button": "sample string 11",
  "color_font": "sample string 12",
  "font_bold": true,
  "font_underline": true,
  "font_size": 15,
  "big_buttons": true,
  "active": true,
  "created_on": "2026-01-10T12:09:45.5311056+01:00",
  "last_update": "2026-01-10T12:09:45.5311056+01:00",
  "id_user_upd": "3df22cc4-7012-4b65-90ae-cf724bdc1033",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "52732b67-1d8b-4907-9fa7-a77499dbf3d6",
      "id_item": "b4a34e80-8ac4-41e8-a67d-f17615fb334a",
      "is_default": true,
      "active": true,
      "created_on": "2026-01-10T12:09:45.5311056+01:00",
      "last_update": "2026-01-10T12:09:45.5311056+01:00",
      "id_user_upd": "4c23092f-228a-4568-a9c9-0aa4d457e294",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "1edf0e7b-0b1e-42a4-90a9-486e7f95b528",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "7461b748-2007-4c48-b2be-09e8b65cac2c",
        "id_unit_sec": "94f9c97b-acbc-4934-ba9d-73e2d5f750ae",
        "id_brand": "7bd6631f-67c0-4ed1-adae-9072f90d5cb4",
        "b_sale": true,
        "b_stock": true,
        "b_price": true,
        "b_unique": true,
        "b_exclude_control": true,
        "tax": 12.1,
        "change_price": true,
        "force_printing": true,
        "is_ticket": true,
        "is_supply": true,
        "define_price": true,
        "external_id": "sample string 18",
        "name_pos": "sample string 19",
        "name_print": "sample string 20",
        "id_image": "2c8c3ec2-2033-4c1f-b412-233583b915e6",
        "view_pos": true,
        "order": 22,
        "color_border": "sample string 23",
        "color_button": "sample string 24",
        "color_font": "sample string 25",
        "font_bold": true,
        "font_underline": true,
        "font_size": 28,
        "active": true,
        "created_on": "2026-01-10T12:09:45.5311056+01:00",
        "last_update": "2026-01-10T12:09:45.5311056+01:00",
        "id_user_upd": "910e22a6-a09e-4971-b483-d119fff754fa",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "53f47610-873c-44f2-ab07-99dfd17c3581",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-01-10T12:09:45.5311056+01:00",
          "last_update": "2026-01-10T12:09:45.5311056+01:00",
          "id_user_upd": "98182159-7491-4953-94df-072d2f26d4f7",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "a813b2c6-3a88-4592-aeac-71d4c4f85bc4",
            "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": "cbca09c1-148d-4bdf-8193-4c8bc2dbb823",
            "view_messages": true,
            "id_image_photo": "1b8a7561-000e-4e79-9c28-15c86dbcf795",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "c1851908-9df4-4d38-b647-3b267432d140",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2026-01-10T12:09:45.5311056+01:00",
            "last_update": "2026-01-10T12:09:45.5311056+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "02669f1a-17e0-48e4-b485-90c0af2f9fcd",
                "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": "3a2c53e4-863e-4c8b-b199-8dbd33f0cba1",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                "last_update": "2026-01-10T12:09:45.5311056+01:00",
                "id_user_upd": "a9c3294f-4fea-46c3-9361-636c86415b05",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "6f327996-6d65-45ae-ad71-adee76c21e54",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "137f3cb8-c411-49fa-b6db-aa1c9aacd4ff",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                  "last_update": "2026-01-10T12:09:45.5311056+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "846b2b6f-dea4-4218-b69d-a5166adf8fe9",
                      "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": "468f24e3-f2fa-47d3-bf91-772173a78e27",
                      "name_pos": "sample string 12",
                      "id_image": "68d80b72-947e-4efe-94a4-507b6ef9e565",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                      "id_user_upd": "b3461cab-aae2-4c03-af31-356bc2e59a70",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "a3931839-a42a-47a3-8c64-e5ff2597857e",
                          "id_branch": "0b33c938-1091-48de-bbdb-1a39b055ed91",
                          "active": true,
                          "created_on": "2026-01-10T12:09:45.5311056+01:00",
                          "last_update": "2026-01-10T12:09:45.5311056+01:00",
                          "id_user_upd": "07ba9477-d29c-4333-8668-e6b1c3b49513",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "f1df2e15-3b27-41d7-b0d9-6ce1ed27ead4",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                        "id_user_upd": "0ad407ad-a8aa-4575-980b-d80e681f70a8",
                        "commited": true,
                        "mt_employees": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "tt_doc_sa_det": [
                        {
                          "$id": "11",
                          "id_doc_sa": "5acf3fee-4e91-475e-a778-10c96315b3fd",
                          "id_line": 2,
                          "id_item_sub": "7109c4ec-a664-4fbd-8cfd-d643afa0a41d",
                          "qty": 4.1,
                          "id_list": "aaa15067-f1fd-4970-be4d-b33fc640920f",
                          "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": "ec47a280-a8ba-4e0a-aab4-945d3c64478f",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "eb05fa28-88f1-44f7-8daa-d217b61accbc",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "32fa9f93-245d-4de4-9644-326e4d613cd5",
                          "id_user_upd": "e4662b15-20e5-479c-beb1-05a73546bd0e",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "862889b9-6df7-48d5-b97d-56f0c53239c2",
                            "id_item": "d6cf4d38-dd79-4ec3-9d39-73dfbf2c6eb8",
                            "id_item_type": "f9bd4aae-bcf7-454e-b91f-9a206c35131b",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "7c59506b-c01a-412d-ad0e-2bf43aa9965e",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                            "id_user_upd": "d03025fe-5835-4e7a-926e-5f97f3132ab1",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "0331a1d2-cd12-403d-bcf2-420b76ac08f3",
                                "id_item": "27bdbb79-c0c5-47ab-a153-9e200a3f3bc2",
                                "group_id": 3,
                                "id_unit_ref": "bed3a00c-757f-42cb-a7f3-c51d2522ece5",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "64605ddc-59d9-41bb-b54f-6ae55242fae8",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "ab6a2933-b933-4b36-b33b-facde913e353",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                  "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                  "id_user_upd": "02aeaea8-6bfd-475e-a083-5f8c2d4ecfeb",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "9c65810a-1767-4f09-8b74-6a62de41ce3b",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                    "id_user_upd": "85afab9d-5ed8-43ba-8023-866ce3139b5f",
                                    "commited": true,
                                    "mt_units_ref": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ],
                                    "mt_items1": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_items_types": {
                              "$id": "16",
                              "id": "5a15fb93-ced0-418c-9fd7-ce689c5fdbef",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "72cf39d4-1f14-456a-a09f-c32ac8756e90",
                              "view_pos": true,
                              "order": 7,
                              "color_border": "sample string 8",
                              "color_button": "sample string 9",
                              "color_font": "sample string 10",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 13,
                              "active": true,
                              "created_on": "2026-01-10T12:09:45.5311056+01:00",
                              "last_update": "2026-01-10T12:09:45.5311056+01:00",
                              "id_user_upd": "9139a7da-b7c0-4774-94d9-987790c6e3d1",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "0a2c93ed-58a4-4fd4-9f19-81fb0c7f0e9c",
                                  "id_line": "8bee732a-74e5-4c9b-810a-871e426492f8",
                                  "id_category": "46734df1-5c14-4797-a649-1006a59f6df5",
                                  "id_item": "90d5245a-41af-436c-a49e-c4c796833285",
                                  "id_item_type": "e632ab73-9c7a-4e79-a3a3-c9b4e7e5e290",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "1"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "16"
                                  },
                                  "tt_vouchers": {
                                    "$id": "18",
                                    "id": "186c97bc-55be-47f0-b6df-dcb2d20d9181",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                    "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                    "date_used": "2026-01-10T12:09:45.5311056+01:00",
                                    "date_sesion": "2026-01-10T12:09:45.5311056+01:00",
                                    "id_employee": "24b1bc98-56ac-49ea-a76c-1aa8012fca3d",
                                    "id_branch": "aee3bd9d-fefa-4c88-8c50-1c2cd56a202e",
                                    "id_voucher_permision": "340d4bfb-0542-4ef2-abfb-e5d9c570c639",
                                    "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": "445da38c-4220-492c-80ee-2cb1b2e81dae",
                                    "id_user_add": "53a967b7-4350-47ea-b824-9f31571613f4",
                                    "id_doc_sa": "03a37792-5161-4a44-9283-163459cd218a",
                                    "id_item_sub": "379b62dd-f205-4ea2-90e0-a126517d5856",
                                    "id_pos_sesion": "a3e6c4ad-7469-45a0-a460-36a21d1d4545",
                                    "is_authorized": true,
                                    "is_automatic": true,
                                    "print_in_branch": true,
                                    "printed": true,
                                    "is_entry": true,
                                    "is_consume": true,
                                    "is_used_entry": true,
                                    "is_used_consume": true,
                                    "is_close": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "8d09e16b-6e15-4dbf-aed5-b9b3bd6bc617",
                                      "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": "a74c3db0-071c-4487-a6a0-9dccba369698",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                      "id_user_upd": "e5b22bfb-25c4-441b-9e05-6088ac237b9f",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "68257395-03a0-4b34-ad6e-5aa307e89b6e",
                                          "id_pay": "f0972254-2159-490a-ac34-672e0e2cd914",
                                          "id_money": "ef66b663-b91d-4acb-a7db-1fa2a421020e",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                          "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                          "id_user_upd": "b8e6d9c8-1d16-4863-aa75-f84f5432f1b3",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "a44107d7-6c00-411d-9b36-44dca0d09a8c",
                                            "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": "62df83fd-cb55-4963-a69d-fd17703406f6",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                            "id_user_upd": "b4ac88f7-bf55-4445-ab96-8b0de895dba8",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$id": "22",
                                                "id_pos_print": "aa62d645-3c67-4e43-aebf-e774f8b9f137",
                                                "id_doc": "38110598-edc4-40b3-b583-68765457db94",
                                                "id_pos_type": "dc95ebec-a499-4dbb-892c-ced2817eef13",
                                                "id_doc_print": "8bd84afd-976a-4a97-8f93-da6d72abb1ef",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                "id_user_upd": "0ae43f9c-15b2-4e4b-a9d7-d8bd3c1f653b",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "b2ec0dce-112f-4918-9652-48c3ccc40ee2",
                                                  "id_pos": "7868a797-f6f7-4dec-a734-5a6f3398a523",
                                                  "id_mask": "sample string 3",
                                                  "name": "sample string 4",
                                                  "mode_print": 5,
                                                  "port": "sample string 6",
                                                  "baud_rate": 1,
                                                  "data_bits": 1,
                                                  "stop_bit": 1,
                                                  "flow_control": 1,
                                                  "parity": 1,
                                                  "pin_cashdrawer": 1,
                                                  "ip_printer": "sample string 7",
                                                  "port_ip": 1,
                                                  "printer_name": "sample string 8",
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                  "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                  "id_user_upd": "6977ea10-12fc-40e5-b0f9-9c33966f19f2",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "8b077d07-f73d-4822-bea6-14f9cb821b1d",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "65e293a8-5742-417e-9cbb-f299483b8d04",
                                                    "id_zone": "5f6ae7ff-05d7-4b97-afc4-01caaa74d2b7",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                    "id_user_upd": "ebf84aee-bafc-43ab-a605-d232e86820c5",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "0f17f8d1-5548-41c8-9a0c-b71c782a9166",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "2fe29592-f28c-4193-b352-8e0ca55f5716",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                      "id_user_upd": "6f578a8e-9a94-4a54-9baf-5d01948566b7",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "4afcb1ef-de54-4593-93a6-8843608384a2",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "4814695f-f84e-44d8-bb4d-adac5688edad",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "8ea3fcf2-5bb2-4419-a2b3-578b3fe13a24",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "id_user_upd": "638a1023-f5cf-477a-9ed7-26486a11c6cd",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "8591575f-cef0-461d-b781-cb8956f1d437",
                                                            "id_cloakroom": "5f828802-cc80-49bd-8f19-e7296a53e45a",
                                                            "id_pos_sesion": "37d46f9e-0c1c-4263-8f0c-9ce601bf7e93",
                                                            "unit_id": 4,
                                                            "date_open": "2026-01-10T12:09:45.5311056+01:00",
                                                            "date_close": "2026-01-10T12:09:45.5311056+01:00",
                                                            "id_doc_sa": "6a4a80ec-0bc7-40b5-8755-ff8311d53830",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "88803c06-aaf3-4f1e-b16a-511867eb74cb",
                                                              "id_pos": "ba1b99e0-8e81-4d18-81a5-4093bf6b9a7a",
                                                              "id_doc": "3f807f98-5011-4f10-a8b3-e8bb53a1e043",
                                                              "id_branch": "bbc1fb01-ad0c-40dd-837c-ca95e64e5236",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-01-10T12:09:45.5311056+01:00",
                                                              "date_tax": "2026-01-10T12:09:45.5311056+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "a118e11b-a68d-428a-a710-dc314add8287",
                                                              "id_relationship": "c4f1f87c-8c59-494b-9a23-dbd2be6974cb",
                                                              "id_loc_from": "fe4d77c4-0600-49d2-b2b0-95fbe06ab49d",
                                                              "id_loc_end": "2f9c1c50-792a-4dc3-a3b6-b22283d3ca22",
                                                              "id_user_add": "1b37ecb3-79f6-46e5-867d-27d33a652730",
                                                              "id_user_upd": "fde393f4-7197-4de8-bb24-eb3f95077c5e",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "e1e85d44-8f3f-4ca8-846c-a5bbe7d6540b",
                                                              "id_room_unit": "968fa089-7b65-40dd-8146-24fe6722bc05",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "d3edc58a-166f-44a2-8ac9-e26673a1e81d",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                              "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "90964812-7b44-49f2-ae11-aa36ce9a6d58",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "ca659638-63ee-4696-aa62-b14d0d2a0a1d",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                "id_user_upd": "b8e1899e-2bf8-42cb-9596-8282c6323a4f",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id": "894cf174-b747-4c7b-bc2d-97e7fd415878",
                                                                    "id_pos": "fc7ba5d3-2cef-46ba-b143-b1a495200f28",
                                                                    "id_doc": "e7ffad50-cb78-4515-b63f-53e6fadb67ef",
                                                                    "id_branch": "4d185741-079a-4a59-a7af-84a03ee8ca70",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "19059dc0-8346-460e-aaaa-c6fc19427c7f",
                                                                    "id_loc_from": "1e7702f5-546c-43cf-885e-07123c4e01cd",
                                                                    "id_loc_end": "25a42d09-5959-40da-843e-78f624a5474a",
                                                                    "id_user_add": "2918fa5a-88a0-4a57-bb17-d09ee4d4ff2f",
                                                                    "id_user_upd": "9c976fa0-376e-4dce-a6e0-35b36b037a68",
                                                                    "id_pos_sesion": "348a5407-e58b-4de0-98d1-33abf5f648de",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_doc_st": "57d058e7-1efe-401b-b042-81e759234234",
                                                                        "id_line": 2,
                                                                        "id_item": "ac3a95fb-007f-44b8-9716-4790e6a12a7f",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "30"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_location": "4008f992-3030-4bd1-b45b-e2fc6ac3cdde",
                                                                    "id_item": "2a59b33c-4ab2-4f7f-a577-4b32e3e576f2",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "29"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "27"
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$id": "33",
                                                                  "id_doc_sa": "db9f9877-c12f-47bb-8636-2b4f2b78f58e",
                                                                  "id_pay": "284234ec-9527-4913-a39e-4b8bb780e7c8",
                                                                  "id_money": "42674f3b-8c42-4b97-b324-bfc3707be38b",
                                                                  "date_cashflow": "2026-01-10T12:09:45.5311056+01:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "014b7485-e71f-4f8e-9822-17b4927dfee9",
                                                                  "amt_tot_md": 7.1,
                                                                  "amt_tot_mo": 8.1,
                                                                  "mt_payment_types": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "34",
                                                                    "id": "e890ea5b-67a7-4c7f-b290-e1793524ae58",
                                                                    "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": "ab37f5f6-63b0-4310-be9a-9e136e178564",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "id_user_upd": "3737ab7c-6dbf-424c-832a-1f36744b13b3",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "1b3e4e68-d4cf-407e-af6f-18af3f7ce2fa",
                                                                        "id_money_2": "20cf6dd0-0b64-4b15-86f1-fc1e276840d0",
                                                                        "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "d6c846b4-b512-4a34-8640-8b2245e5a110",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "35"
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$id": "36",
                                                                        "id_doc_sa": "24084a9a-9571-4525-827e-8561a17b18d8",
                                                                        "id_line": 2,
                                                                        "id_pay": "0ecb9ce3-8819-49f1-afef-ec2bb05f362c",
                                                                        "id_money": "f89c1428-6a92-44ac-9463-50aa2988b835",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "b1b39edf-249b-41bf-b328-e4b017327f3e",
                                                                        "id_employee": "012a506b-482c-42d2-b40d-c9336fc84187",
                                                                        "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": "70a1a5c0-5b7c-49b8-904b-55c772cb1f15",
                                                                        "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": "8"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "18"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "28"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "37",
                                                                "id": "63c00855-1b92-498d-8119-c9b4985b0f5a",
                                                                "nro_sesion": 2,
                                                                "id_pos": "07bd45ce-46cb-4a2b-8053-7680efeb712a",
                                                                "date_tax": "2026-01-10T12:09:45.5311056+01:00",
                                                                "date_open": "2026-01-10T12:09:45.5311056+01:00",
                                                                "date_close": "2026-01-10T12:09:45.5311056+01:00",
                                                                "id_user_open": "1d49dcd5-3b58-42ee-83f6-26ea71bcafb4",
                                                                "id_user_close": "8e7ed514-46a3-496c-baa8-0199734ff525",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "d9d4b8b7-3961-47f8-98a3-9016535788a9",
                                                                    "order_id": 2,
                                                                    "id_item": "e3ca978c-7c59-46b8-aa60-7684f9eb7e97",
                                                                    "id_item_type": "c269f380-c119-45b7-8545-f866788eb680",
                                                                    "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": "b2eed9d8-2f81-41aa-93b2-2df121098a91",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "9783272a-5d07-4c54-a2bc-c5686d3f51fa",
                                                                    "count_voucher": 1,
                                                                    "id_category": "94a4356a-cec7-4c1c-95f5-004d16203554",
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "id_user_upd": "cc3a2686-b88f-4b91-8cd3-572f988e8d0d",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "16"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "a673c9e0-3064-4135-826c-9387115b78fe",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "3879c0f2-7f71-4703-93a1-c3ceccdcb229",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "5137fb3b-7112-4fe1-ac1d-13cf13c1240f",
                                                                    "id_room_unit": "fc643034-207e-4094-92e9-48566476bea1",
                                                                    "id_room_list": "eb16e203-dd9e-4348-8189-23b13bcd82d8",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "date_open": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "date_close": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "id_employee": "a8fab288-4c80-4eab-8c8b-dfb9a9b0df9f",
                                                                    "id_employee_sec": "cbb33f13-4a22-4345-b9eb-2c6a938253cc",
                                                                    "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": "5579da49-2e59-4d2c-a3da-11bc69b84929",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "f4ab2ef5-01fd-4627-9e7a-f28948012f11",
                                                                    "id_user_close": "c5758cf1-051c-4cf6-aba3-c4329e532989",
                                                                    "id_unit_state": "41c2a232-3b41-46ca-8396-72e4921fa875",
                                                                    "id_pos_sesion": "6c351aab-c1ba-4a7f-b1b8-21af012efc33",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "21f0aa8c-91e8-43d8-9412-f29fab4d9974",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "95c90949-4a2c-4934-89cf-70e9bf761143",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "1ee3fcec-805a-4956-aa8b-5f70e23b9466",
                                                                      "locked": true,
                                                                      "date_locked": "2026-01-10T12:09:45.5311056+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                      "id_user_upd": "0b68bffa-7cfd-4f41-be15-42cfe5e65c6c",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "d1a69d61-1a38-463d-a505-9bf235840aed",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "03286375-4e18-49af-af48-7402b7fb58ea",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "14a6624c-425a-47bc-a8b4-b22bf979a482",
                                                                        "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": "996ebfa7-24e4-40b9-96cd-77ffa024da81",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "16810e80-caa1-4f71-be7c-174b97cf3ebf",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "fda7f63a-26a9-4dcb-8cfb-55b3399edfad",
                                                                            "id_room": "f3eb61cc-326f-4321-b3c9-bd9addbe1d4c",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "id_user_upd": "72f17a7f-a204-46f6-883c-fbe7424f3d0a",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "8e33f9ff-d9c1-4aeb-9a0c-bf09072a12c1",
                                                                            "id_room": "460a1ef7-c846-4f03-b718-3e05493884ea",
                                                                            "date_in": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "date_out": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "id_user_add": "f77df45e-86f6-4eb2-9ce3-8a09dcbb8f54",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "40"
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "45",
                                                                        "id": "950062d0-aa38-478f-b433-19f7af2c0a55",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "b023d335-22a3-418f-8c7a-adabd5fc9de3",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "944c052e-b251-4096-8580-360f9d0eb5db",
                                                                            "id_room_state": "cc8d88a6-7aca-466d-89b7-cccb0492d8cd",
                                                                            "id_image": "c707c50b-26e7-4ee1-a3da-4a2d8fbb5d49",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                            "id_user_upd": "ab2c13e9-9966-4619-a6b5-e9d5fd638f73",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "f5a408b7-de84-4ea9-bac5-3cd40864a22f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                              "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                              "id_user_upd": "180ddcbb-acbb-4e01-934d-cad02b04fc73",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "47"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "28"
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id": "7bc6b95c-85fc-492a-9057-9a66a67ae206",
                                                                    "id_pos_sesion": "452f78b9-a3fa-47e1-8a4e-c9818f0d6c3b",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "5e7c0def-cd16-4f9d-a19c-7300a2a81f37",
                                                                    "id_room_unit_activity": "5d1e39f9-2d1c-4eda-8386-9adddeee687f",
                                                                    "id_doc_sa": "de2a2288-a811-4d3b-9484-5a1a5fc8e41b",
                                                                    "id_pos_type": "137aabc3-8b90-4feb-aa33-352b83edff7d",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "d2fd46d4-044f-4ebc-b974-e3473ce8199b",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "8ffee480-6ac6-4e52-8d2a-88eca4856c5e",
                                                                        "id_user": "e94d0a7d-55d0-4cd1-9aef-83263fe49ea5",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "48"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "49"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id_pos_sesion": "e0c4ba68-8419-4b66-888b-5288f11fcda7",
                                                                    "id_user": "aac49a90-e897-460b-9cc6-2cdaba40320d",
                                                                    "date_add": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "40"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "714b11c8-df02-4a84-82ab-ce1afa65f918",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "504dee1d-3980-43b6-9c4f-a73d8f7f3892",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "52",
                                                        "id": "3175021b-efbd-4c38-aee7-b92a1dae9cd5",
                                                        "id_branch": "2294f0aa-cf60-41a9-9716-ea10cc2f46cd",
                                                        "id_pos_type": "1a22a1ee-89f0-4c6e-b39f-e11bf2a27384",
                                                        "id_pos": "bdf7b8b3-b31b-492d-8509-0654b8b8dedd",
                                                        "id_item": "0b77db26-35e5-4bef-84bf-bc2ceac4848a",
                                                        "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                                        "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "id_user_upd": "8d9b6597-04e0-4ecf-b00f-8e1f7a61b4b2",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "53",
                                                          "id": "b8c5e4ef-64ed-4a23-b825-896805a0f808",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                          "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                          "id_user_upd": "2cedbab7-4842-4e10-9d16-ad32a3369857",
                                                          "commited": true,
                                                          "mt_items_featured": [
                                                            {
                                                              "$ref": "52"
                                                            },
                                                            {
                                                              "$ref": "52"
                                                            }
                                                          ],
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_pos_view": [
                                                            {
                                                              "$id": "54",
                                                              "id_pos": "029cd59c-9b41-459c-b8a0-f63544d5d6d1",
                                                              "id_pos_type": "638add3d-1d09-4217-916d-098d3eff8ecf",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                              "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                              "id_user_upd": "82441a65-d9d5-435a-a2af-5c6fd0a3f4ca",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_pos": "dd36f255-a951-455c-82a2-283410ed2914",
                                                                  "id_pos_type": "af245f8e-d1d4-46e0-9c41-01887f0c3137",
                                                                  "id_price_list": "484b0961-a72b-485b-8bd4-69ca1af4bb9f",
                                                                  "is_default": true,
                                                                  "view_mon": true,
                                                                  "view_tue": true,
                                                                  "view_wed": true,
                                                                  "view_thu": true,
                                                                  "view_fri": true,
                                                                  "view_sat": true,
                                                                  "view_sun": true,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                  "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                  "id_user_upd": "e869829a-7b18-4aea-9b57-1b21fa5db299",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "54"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "56",
                                                                    "id": "b02ea6ab-a276-4fd9-8d1b-85c698a78536",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "0c6ab8b2-1434-4663-bfdf-86ba95a8e81b",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "b45fec63-0253-4550-afee-865b74dc978b",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                    "id_user_upd": "c287a04a-b9cc-4d82-843e-57b08038516a",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "55"
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_list": "bf37c560-9596-4141-90cd-6ec0f2af48b7",
                                                                        "id_item_sub": "6dd5bd52-7954-45b6-b2bb-2fb93e5e4ec4",
                                                                        "validity_date": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "12d4d6c8-c662-43be-8cea-6708d23f2371",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "56"
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "56"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "87d94add-5939-430f-9f04-176468b1e36f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_branch": "d895602b-c07a-4379-b5e7-de9a1196c38d",
                                                                        "id_pos": "35bb0818-c453-4052-962b-7ae1b76a8750",
                                                                        "id_list": "383eb0d6-9155-4fe3-9063-ab58d4626f02",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "4e7c3af9-b3f1-4f70-9bb3-a2661ab94ef0",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "773cbab1-0ecb-4b9c-adc0-ddb0b709d94b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "date_end": "2026-01-10T12:09:45.5311056+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": "fffc9d34-e6c9-492c-a5d9-8b885f8b5046",
                                                                        "id_pos": "758331a4-998b-48d4-bc03-aface1781abe",
                                                                        "id_list": "011e2a6d-522c-43b6-9395-65ff1e04b89e",
                                                                        "id_item": "095bd2da-c853-437d-884a-a50bff18a054",
                                                                        "id_item_type": "d64dc643-f1a7-4796-901c-c89743f7eb50",
                                                                        "id_category": "1abc86fa-b88c-472e-9191-6e5773c6c0f0",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                                        "id_user_upd": "67091072-aaa2-4ca2-8885-ed8b24f8a944",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "16"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "11"
                                                                      },
                                                                      {
                                                                        "$ref": "11"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "mt_pos_types": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "23"
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$ref": "58"
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$id": "60",
                                                        "id_pos": "d88f8b72-236e-428a-8360-f131905479a9",
                                                        "id_doc": "5a252e0c-a312-499c-9afb-bbecc96a95be",
                                                        "value": 3,
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "61",
                                                        "id": "4613615d-c900-4f11-9552-04b4f9e65e7a",
                                                        "id_pos": "9136bd9c-e37d-4d3b-9adc-53245270f036",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "4f54845d-3071-405c-83e4-ce30ab526cd6",
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "62",
                                                        "id_user": "0d74859e-8ff9-4e7d-8820-78e2e385e8eb",
                                                        "id_pos": "1568ffef-d683-49fb-a8e1-190fa52c05e3",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "28"
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "63",
                                                        "id": "de98af00-720d-4b70-9569-250aa96bbc23",
                                                        "id_pos": "8d84fd0d-f6c8-4587-846d-cd3c2fc4c7a2",
                                                        "date_add": "2026-01-10T12:09:45.5311056+01:00",
                                                        "date_upd": "2026-01-10T12:09:45.5311056+01:00",
                                                        "date_out": "2026-01-10T12:09:45.5311056+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "37"
                                                      },
                                                      {
                                                        "$ref": "37"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "64",
                                                        "id": "c73f17b3-b5d3-4749-9d21-f9af9dd8cc76",
                                                        "id_user_add": "50e1a9f4-7083-4dc7-a532-387dbf1a5ad9",
                                                        "id_table": "6efbe19e-6a8d-4b83-a4cf-411fdd7a7f20",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "83e722ea-41e8-4729-8f8f-2113000aad78",
                                                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "65",
                                                          "id": "4df20e28-3aa7-454c-9868-4d295a5fc186",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                          "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "66",
                                                              "id": "dfb54d58-33f4-4489-8906-d9ebe03044da",
                                                              "id_sync": "35789e13-c653-41fa-9e8a-4d7d9638c5fb",
                                                              "json": "sample string 3",
                                                              "id_table": "d59419e3-5599-4037-8846-3c1f735c107f",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "67",
                                                                "id": "cc48b170-e731-4c4b-be3f-0403033252a5",
                                                                "id_branch_from": "cc958701-3f5e-453c-bdf8-ecbfcb5fa65d",
                                                                "id_branch_to": "c97ea1ee-bddc-4a2b-aa55-183c7b5526f5",
                                                                "type": 4,
                                                                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                "send_on": "2026-01-10T12:09:45.5311056+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "66"
                                                                  },
                                                                  {
                                                                    "$ref": "66"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "65"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "64"
                                                            },
                                                            {
                                                              "$ref": "64"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "68",
                                                        "id": "d2900c66-2138-4ff2-8966-77107c8c0448",
                                                        "id_pos": "6eb66eaa-e6e7-4e24-a27f-708dcb86f7d3",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "53"
                                                },
                                                "st_doc_print": {
                                                  "$id": "69",
                                                  "id": "58e825e3-ee17-4a4c-86d0-68f6c8820315",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "high_row": 5,
                                                  "high_doc": 6,
                                                  "with_doc": 7,
                                                  "to_file": true,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                                  "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "70",
                                                      "id_doc_print": "2b52e353-cd9a-4840-b0bc-ac698469cfab",
                                                      "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": "69"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "mt_money_types": {
                                            "$ref": "34"
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "33"
                                        },
                                        {
                                          "$ref": "33"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$id": "71",
                                      "id": "30c90246-0c0f-476e-ac32-23f483c292ac",
                                      "date_from": "2026-01-10T12:09:45.5311056+01:00",
                                      "date_end": "2026-01-10T12:09:45.5311056+01:00",
                                      "date_used": "2026-01-10T12:09:45.5311056+01:00",
                                      "id_employee": "e41f2235-47a5-450b-b838-371e846a95b7",
                                      "id_branch": "17226d94-713c-46f4-aaca-ff3731373919",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "e9b0031d-b926-4f8e-92b8-2e202194692f",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "mt_items_vouchers": {
                              "$id": "72",
                              "id": "c35ccb5e-efaa-42f6-9238-93d64889c50a",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "34b61371-ac6c-4ce2-9dcb-ff79dab5b4d7",
                              "id_doc_print": "f8909e8a-2da1-46c8-9a72-4208af840881",
                              "hour_end": "00:00:00.1234567",
                              "price_item_sub": true,
                              "define_validity": true,
                              "price_ref": true,
                              "price_min": 11.1,
                              "supply_apply": 12,
                              "active": true,
                              "created_on": "2026-01-10T12:09:45.5311056+01:00",
                              "last_update": "2026-01-10T12:09:45.5311056+01:00",
                              "commited": true,
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "mt_prices_items": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "11"
                              },
                              {
                                "$ref": "11"
                              }
                            ]
                          },
                          "mt_prices_list": {
                            "$ref": "56"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_users1": {
                            "$ref": "5"
                          },
                          "tt_doc_sa": {
                            "$ref": "28"
                          },
                          "tt_doc_sa_det_stock": [
                            {
                              "$id": "73",
                              "id_doc_sa": "23690cb0-f477-48b2-a8ab-841ee3330cba",
                              "id_line": 2,
                              "id_item": "0387c075-997a-47e7-91fe-ca848353d09c",
                              "qty": 4.1,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tt_doc_sa_pay": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms1": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "st_functions": [
                    {
                      "$id": "74",
                      "id": "9933a8d0-48ff-46a5-b6ce-6ba9c6315812",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "2d598736-1f0e-43de-8646-168e494aaa63",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "ceebc713-30a7-483a-ad40-ef7ac8c5ac0b",
                      "view_pos": true,
                      "order": 10,
                      "color_border": "sample string 11",
                      "color_button": "sample string 12",
                      "color_font": "sample string 13",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 16,
                      "active": true,
                      "created_on": "2026-01-10T12:09:45.5311056+01:00",
                      "last_update": "2026-01-10T12:09:45.5311056+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "75",
                        "id": "e834c434-e4c9-4f60-a872-8ff6c361061c",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-01-10T12:09:45.5311056+01:00",
                        "last_update": "2026-01-10T12:09:45.5311056+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_permisions": [
                        {
                          "$id": "76",
                          "id": "90d2f0da-b34f-45ba-824d-c59dc1fe3ab2",
                          "id_function": "b6278fdf-2171-4c75-960a-f1829e05f9c7",
                          "id_user": "467c2d17-7177-4165-9ac2-43de6b73a980",
                          "id_profile": "ab340b91-2c68-45ea-905e-c6071d4b01ef",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-01-10T12:09:45.5311056+01:00",
                          "last_update": "2026-01-10T12:09:45.5311056+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "77",
                            "id": "cc8138da-4eb6-464e-bde2-ea5521b7e737",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-01-10T12:09:45.5311056+01:00",
                            "last_update": "2026-01-10T12:09:45.5311056+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "5"
                              },
                              {
                                "$ref": "5"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_functions": {
                            "$ref": "74"
                          }
                        },
                        {
                          "$ref": "76"
                        }
                      ]
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "st_images_types": {
                    "$id": "78",
                    "id": "b295c3d3-99ce-4246-a4de-9eca333dfd45",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                    "commited": true,
                    "st_images": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ]
                  },
                  "mt_docs": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "st_users": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "st_users1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "5"
                },
                "mt_branches_zones": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_branches": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_periods": [
                  {
                    "$id": "79",
                    "id_branch": "2a023b96-e957-4127-9c96-5ecff338fb50",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-01-10T12:09:45.5311056+01:00",
                    "date_end": "2026-01-10T12:09:45.5311056+01:00",
                    "state": "sample string 6",
                    "created_on": "2026-01-10T12:09:45.5311056+01:00",
                    "last_update": "2026-01-10T12:09:45.5311056+01:00",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "st_sync_packages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "st_sync_packages1": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_branches_zones": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_brands": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_categories_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_docs_payment_money": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_employees": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_employees_profiles": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ],
            "mt_items_sub": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_locations": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_rates": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_pos": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_pos_doc_print": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_pos_prices_list": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ],
            "mt_pos_print": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_pos_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_pos_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_pos_view": [
              {
                "$ref": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "mt_prices_items": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "56"
              },
              {
                "$ref": "56"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms_units": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_rooms_units_states": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_rooms_units_types": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_units": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "mt_units_ref": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_images": {
              "$ref": "7"
            },
            "st_images1": {
              "$ref": "7"
            },
            "st_permisions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_pos_license": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_users_pos": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "st_users_profiles": {
              "$ref": "77"
            },
            "st_users_token": [
              {
                "$id": "80",
                "id": "776a8c01-12a6-484d-907f-0be7785f5e41",
                "token_id": "sample string 2",
                "id_user": "db2a32de-08fc-4718-ba8c-c08771453f2a",
                "date_from": "2026-01-10T12:09:45.5311056+01:00",
                "date_end": "2026-01-10T12:09:45.5311056+01:00",
                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "80"
              }
            ],
            "tt_doc_sa_cashflow": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_doc_sa_det": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa_det1": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_sa1": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st1": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_items_customs": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ],
            "tt_logs": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "tt_pos_sesion": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_pos_sesion1": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_rooms_list": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_rooms_units_activity": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_activity1": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_log": [
              {
                "$id": "81",
                "id": "56da248a-9b8a-4206-b88f-bf491ae96df8",
                "id_room_activity": "c3520c7e-c061-4886-aac2-584d01ba0ebe",
                "id_pos_sesion": "84662d13-8e48-41a4-a753-eb14dd4d9d4f",
                "log_text": "sample string 4",
                "id_user": "3f290c00-6ece-4980-90dd-3e5d8c60f8ab",
                "created_on": "2026-01-10T12:09:45.5311056+01:00",
                "commited": true,
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "tt_tips_users": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_docs": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "tt_pos_sesion_users": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ]
          }
        },
        "mt_categories_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_units": {
          "$ref": "15"
        },
        "mt_units1": {
          "$ref": "15"
        },
        "st_images": {
          "$ref": "7"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_items_sub": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "tt_stock": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "7"
  },
  "st_users": {
    "$ref": "5"
  },
  "mt_prices_rules": [
    {
      "$ref": "59"
    },
    {
      "$ref": "59"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ]
}