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": "094b85d2-e870-4b6e-ac81-0e461cada89a",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "878c3266-ec10-479a-b21c-c0e981b2277c",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "a39cb6ee-4eda-4d8a-be8b-704e6999f24d",
  "view_pos": true,
  "order": 8,
  "order_sec": 9,
  "color_border": "sample string 10",
  "color_button": "sample string 11",
  "color_font": "sample string 12",
  "font_bold": true,
  "font_underline": true,
  "font_size": 15,
  "big_buttons": true,
  "active": true,
  "created_on": "2026-03-10T09:42:14.11188+01:00",
  "last_update": "2026-03-10T09:42:14.11188+01:00",
  "id_user_upd": "7e00bcd1-f4c7-4ca3-97e0-e6b0b17b601d",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "01f49c35-44c6-4d00-9cc6-08de2a77deeb",
      "id_item": "4bc1ae11-2803-48e9-a138-11b7b3e192dd",
      "is_default": true,
      "active": true,
      "created_on": "2026-03-10T09:42:14.11188+01:00",
      "last_update": "2026-03-10T09:42:14.11188+01:00",
      "id_user_upd": "3e42def1-2cb9-4774-89ac-34b1d2563e59",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "8c253857-bfee-4c39-8b23-def313f37584",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "35406446-9cf9-4392-9e51-b55ad5965bb0",
        "id_unit_sec": "5e0b9f4b-3615-4eaf-8c95-f78e808bccc2",
        "id_brand": "0a2dbf62-c116-4b00-a482-d2cc51b29764",
        "b_sale": true,
        "b_stock": true,
        "b_price": true,
        "b_unique": true,
        "b_exclude_control": true,
        "tax": 12.1,
        "change_price": true,
        "force_printing": true,
        "is_ticket": true,
        "is_supply": true,
        "define_price": true,
        "is_multi_sub": true,
        "external_id": "sample string 19",
        "name_pos": "sample string 20",
        "name_print": "sample string 21",
        "id_image": "3bf5664c-282e-4bad-b980-44353474a1e5",
        "view_pos": true,
        "order": 23,
        "color_border": "sample string 24",
        "color_button": "sample string 25",
        "color_font": "sample string 26",
        "font_bold": true,
        "font_underline": true,
        "font_size": 29,
        "active": true,
        "created_on": "2026-03-10T09:42:14.11188+01:00",
        "last_update": "2026-03-10T09:42:14.11188+01:00",
        "id_user_upd": "322ec3e6-825e-4fd9-a219-683d7b9cf117",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "4cfe4b08-4e93-48ab-98a4-2d841e00d185",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-03-10T09:42:14.11188+01:00",
          "last_update": "2026-03-10T09:42:14.11188+01:00",
          "id_user_upd": "6195cf4c-3778-4d25-9887-4974d33eeb51",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "44376d2a-5678-46ad-8f78-ae8c0476053c",
            "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": "c4a2cb4e-61e3-4302-9a49-aaf1f2b15f33",
            "view_messages": true,
            "id_image_photo": "046ab635-23b6-439c-9cc4-422210ebfa89",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "a79133ad-0dcd-4992-80a3-6b066e9d4f44",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2026-03-10T09:42:14.11188+01:00",
            "last_update": "2026-03-10T09:42:14.11188+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "a09fea8f-9a7d-475e-9551-ac4d9f9999cc",
                "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": "8c577f39-4511-47e0-87bf-7931cd848943",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-03-10T09:42:14.11188+01:00",
                "last_update": "2026-03-10T09:42:14.11188+01:00",
                "id_user_upd": "cbbf3c21-5df4-4484-a9e8-7d30e20a34f8",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "eb373670-1491-474d-9222-859564d803ff",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "71100130-2433-4c7a-919e-e39932d039a8",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                  "last_update": "2026-03-10T09:42:14.11188+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "de1d37bd-ff85-4b3b-85f6-625a7d888f8c",
                      "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": "4a384e86-8264-4d07-8366-3d6419fda723",
                      "name_pos": "sample string 12",
                      "id_image": "01959964-1c69-4277-9c34-bf61efcc2728",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                      "last_update": "2026-03-10T09:42:14.11188+01:00",
                      "id_user_upd": "3f49e1db-a9e6-4da4-bb3a-400a690e8010",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "7d1cd43d-20cd-4d3b-8d44-fef0fc317568",
                          "id_branch": "edea3e0b-acea-4cf2-a044-91772e7178e2",
                          "active": true,
                          "created_on": "2026-03-10T09:42:14.11188+01:00",
                          "last_update": "2026-03-10T09:42:14.11188+01:00",
                          "id_user_upd": "9a41ff39-1722-44df-a426-7744ff634587",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "ee717308-ef74-4ec2-907a-66b293a15937",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                        "id_user_upd": "71a8e87a-ba94-4f42-8091-677d4d5777d0",
                        "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": "af311eba-200d-43d4-8933-677ea3f6ffca",
                          "id_line": 2,
                          "id_item_sub": "a472bac8-bb85-4330-9c04-8f3718972179",
                          "qty": 4.1,
                          "id_list": "4f3f7961-b782-456f-8248-5bda7533a834",
                          "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": "7c99e814-3ee2-4234-9dbf-b8c40aa1d675",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "b93a6898-a78b-4104-9e9e-19bf907e2d3c",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "14a5d241-d585-4417-9824-773c53d508e3",
                          "id_user_upd": "9e25b9a5-b294-4c65-a162-e596b015e899",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "919fdadb-0b6d-444a-b0b3-cee9627eed34",
                            "id_item": "f16ac3ea-cb91-444a-be54-761fc253bf13",
                            "id_item_type": "592425ce-6f2b-4973-a5e3-a5f7721778b3",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "756b52c3-5c29-4f37-a9a2-decb84308f39",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                            "last_update": "2026-03-10T09:42:14.11188+01:00",
                            "id_user_upd": "6be31ee9-fed0-40be-9a50-f766a0a26613",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "ebdfd2c9-35a5-4bbe-bae5-5f95e3347cf4",
                                "id_item": "c0cb5089-0d04-4643-a2ae-63ba3cdc8e79",
                                "group_id": 3,
                                "id_unit_ref": "e8fb5e2f-5284-4d86-8ec2-bff3c7ca057f",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "454fb2aa-6ec6-4e06-91df-3d753170e9ce",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "b2bb7207-43a9-494d-92af-16c61081931c",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                                  "last_update": "2026-03-10T09:42:14.11188+01:00",
                                  "id_user_upd": "b50eb845-0e0b-4910-8cdd-88715d1c8ff0",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "f721b081-52d5-4fbd-a89c-fd4e82adcb72",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                    "id_user_upd": "2058c8c2-0d5b-4b45-a050-0968c551193c",
                                    "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": "603734ca-4350-4e21-baae-18463e2ed24c",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "e71a6c70-5c10-4c2c-9763-4c6025571c09",
                              "view_pos": true,
                              "order": 7,
                              "color_border": "sample string 8",
                              "color_button": "sample string 9",
                              "color_font": "sample string 10",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 13,
                              "active": true,
                              "created_on": "2026-03-10T09:42:14.11188+01:00",
                              "last_update": "2026-03-10T09:42:14.11188+01:00",
                              "id_user_upd": "d75e9299-f051-4e2b-b2f4-8f8c98b5af7c",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "da7e1616-1c3a-4a42-98be-29850196e26c",
                                  "id_line": "bf43ac71-bf91-44e1-93cb-039d4812ca1b",
                                  "id_category": "0dd7fe8a-4514-4087-87d3-4125762c5259",
                                  "id_item": "c8cc19c2-da72-4f7c-9a6f-eee475d4400c",
                                  "id_item_type": "c26fa01d-e922-49b9-aa47-68388bc4bd94",
                                  "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": "cb940392-f9be-4b2e-b939-849e5e31f575",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-03-10T09:42:14.11188+01:00",
                                    "date_end": "2026-03-10T09:42:14.11188+01:00",
                                    "date_used": "2026-03-10T09:42:14.11188+01:00",
                                    "date_sesion": "2026-03-10T09:42:14.11188+01:00",
                                    "id_employee": "0716e349-9ea3-4b9f-8854-945b7e17a7e7",
                                    "id_branch": "9eb04265-484e-4e0c-bd04-3ede3ef23cb3",
                                    "id_voucher_permision": "00bf6ea3-6013-4dca-8795-6b6bb3c53338",
                                    "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": "ad5d9284-7529-4d18-8b50-9679cdcfc7c1",
                                    "id_user_add": "409a44e3-6c48-4f06-b411-79b4a4e86989",
                                    "id_doc_sa": "0ae06aaf-5724-4480-9291-711c7f480ea6",
                                    "id_item_sub": "5f610b9a-9742-4c55-8569-dc3091922152",
                                    "id_pos_sesion": "cb0c7645-6f6a-4aa1-b266-b57d5a22aa2f",
                                    "is_authorized": true,
                                    "is_automatic": true,
                                    "print_in_branch": true,
                                    "printed": true,
                                    "is_entry": true,
                                    "is_consume": true,
                                    "is_used_entry": true,
                                    "is_used_consume": true,
                                    "is_close": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "24a10c9b-4947-4e1e-a81a-42cec757a5d1",
                                      "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": "25a93649-973d-4e04-ab12-a8194fbbb788",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                                      "last_update": "2026-03-10T09:42:14.11188+01:00",
                                      "id_user_upd": "9d449cbd-6f40-4513-b1ba-61f3ba182d7f",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "6196aba4-54e9-4b92-a965-78b51d0bd2d2",
                                          "id_pay": "2b555c1a-b49a-4c62-a669-e32d9ad328c0",
                                          "id_money": "fdd7d3dc-7309-4ee4-b7dc-0c9e7c16bb3b",
                                          "active": true,
                                          "created_on": "2026-03-10T09:42:14.11188+01:00",
                                          "last_update": "2026-03-10T09:42:14.11188+01:00",
                                          "id_user_upd": "394edc5a-5732-4556-b607-e8587f5d3bd9",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "f820c630-cc6f-4d07-9362-676a139bec55",
                                            "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": "2a8b6553-ec47-45e8-824c-c3bcb78648a7",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                                            "last_update": "2026-03-10T09:42:14.11188+01:00",
                                            "id_user_upd": "3ae0eaea-482f-4a77-a355-2a01798b1de4",
                                            "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": "741abb58-5ddc-4b96-8fc1-7f0ff033e4ba",
                                                "id_doc": "d4484d38-c65f-441b-9186-3f900ad2a76d",
                                                "id_pos_type": "1fd62802-23d3-4977-b755-f0e905c04061",
                                                "id_doc_print": "62f59388-14ce-491b-9fdb-86540c2c7974",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                "id_user_upd": "4cfb174f-2859-4d8a-acd1-81cbb47fa4ed",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "1d385c3a-c9ab-48d5-9d8c-54afe486824a",
                                                  "id_pos": "383a5a6c-5e59-4cec-86bd-efed11b29e99",
                                                  "id_mask": "sample string 3",
                                                  "name": "sample string 4",
                                                  "mode_print": 5,
                                                  "port": "sample string 6",
                                                  "baud_rate": 1,
                                                  "data_bits": 1,
                                                  "stop_bit": 1,
                                                  "flow_control": 1,
                                                  "parity": 1,
                                                  "pin_cashdrawer": 1,
                                                  "ip_printer": "sample string 7",
                                                  "port_ip": 1,
                                                  "printer_name": "sample string 8",
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                  "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                  "id_user_upd": "f2775d45-aeda-4fb0-bc73-f40c590a4491",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "124c2d75-3a0d-49ff-ab3e-2cc3044a591e",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "4c49dcb4-628e-412b-9bed-42f54904bf03",
                                                    "id_zone": "07aa04c1-ee47-4ad2-9674-6c74255d2f44",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                    "id_user_upd": "40e2e23f-aff9-48f8-9d2c-9da35f2a8774",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "2b26d387-6976-45ae-84ca-5e88495ae44e",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "bc9c01a2-890c-4cdc-b7ad-da19502c4a06",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                      "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                      "id_user_upd": "4f0494c9-7605-416c-bdfe-120510cb7116",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "f73021bd-3a93-435e-8396-81174892bf91",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "c980d6d6-0d29-482c-ad19-79a0ea8b3e07",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "928816b9-7c39-447b-a602-847fb9c42b91",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                        "id_user_upd": "7956111e-b24f-45ea-bfc9-3a434f4f6cb0",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "e61e2c52-a068-4fbf-b41a-7c172242f90c",
                                                            "id_cloakroom": "bc394db1-a035-4c55-b91e-922f36dda1c4",
                                                            "id_pos_sesion": "177c6921-a1d1-47df-be26-0bb954558e6c",
                                                            "unit_id": 4,
                                                            "date_open": "2026-03-10T09:42:14.11188+01:00",
                                                            "date_close": "2026-03-10T09:42:14.11188+01:00",
                                                            "id_doc_sa": "36e30857-6e1a-4ea6-aa91-ddc4ea8225e1",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "98d50df1-07cd-4671-b30b-777911339564",
                                                              "id_pos": "ceda4cc9-20ca-440a-8eac-8692d4c66b7d",
                                                              "id_doc": "faf23a04-2865-41c5-92b6-a95bfd8176d3",
                                                              "id_branch": "a9371104-7a0b-477e-8bdb-0b9e60ab32fe",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-03-10T09:42:14.11188+01:00",
                                                              "date_tax": "2026-03-10T09:42:14.11188+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "dca38249-21a3-492a-8af4-9fa8fe688b94",
                                                              "id_relationship": "16dd63b6-b932-4bac-b95d-2816724e81b7",
                                                              "id_loc_from": "ad98e256-b3fa-4990-9fec-801473a29b49",
                                                              "id_loc_end": "ad9d1e19-0d84-418b-afde-56dddfaf49d6",
                                                              "id_user_add": "0036c26b-962a-4d4a-aa15-ce40ff1b5ef3",
                                                              "id_user_upd": "4fedaa7c-aafa-4c67-bf52-8fcdbd080b49",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "4204458b-c49a-4e4d-bd36-99c60766df30",
                                                              "id_room_unit": "34071b37-7182-4f1f-8991-f051bcb90d05",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "a32a00b3-5258-499b-8960-9c12cf36807e",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                              "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "b659a115-ec32-4e24-b39d-1cb6e444de16",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "8a7b54bf-8fa3-43e9-97f1-fb0a70c1cf35",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                "id_user_upd": "62a9613e-d72b-4ba4-8a03-5d39ea788c51",
                                                                "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": "be8e2a76-a996-4e75-b4f8-67e3fa0df7c3",
                                                                    "id_pos": "14078735-d6f5-4d0d-bb3f-975151409c4a",
                                                                    "id_doc": "6e2613d7-ac72-4d36-8b8c-2f4a57e754d7",
                                                                    "id_branch": "a8bc2eec-17e4-4763-9ec2-6d606c9c947f",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-03-10T09:42:14.11188+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "f4803f2b-80d7-475f-8129-eb81b4f607c2",
                                                                    "id_loc_from": "f48b239d-1273-442c-86af-996eb38eeb46",
                                                                    "id_loc_end": "85da6099-1197-45fb-bc64-00b6cecc6abe",
                                                                    "id_user_add": "788b5ef3-aee4-48aa-88b6-9561c88cb93e",
                                                                    "id_user_upd": "8a012cea-80be-4e54-be6c-ca982b559118",
                                                                    "id_pos_sesion": "9c06331d-74b5-4879-91b6-3540a36e0bb3",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-03-10T09:42:14.11188+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+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": "758a4e6d-9f59-4dd1-98be-15857d09d16c",
                                                                        "id_line": 2,
                                                                        "id_item": "019f18df-ef6f-4cf2-80fe-cbfe2f182003",
                                                                        "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": "67e617b9-38cc-45ab-a202-ac0f27123d2f",
                                                                    "id_item": "380a0e6a-a7cb-4d53-9d94-b2604b38685a",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+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": "93926850-efad-4694-8d22-f4098a50527b",
                                                                  "id_pay": "b2ab5089-c92e-41ba-8d0c-d4b97f95c020",
                                                                  "id_money": "b24ad8b3-eb99-4039-947d-ae57daa2cdf4",
                                                                  "date_cashflow": "2026-03-10T09:42:14.11188+01:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "11a75896-dfdb-4afc-98d0-c438edf04edf",
                                                                  "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": "3f1b52d2-ea03-44ba-8f87-75a0e3fbd10e",
                                                                    "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": "a71d664a-c89b-4294-b77b-e4fb39b016cd",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                    "id_user_upd": "2ce9dc7b-f0f0-4662-b378-3c1a19620612",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "c778051c-ae52-421c-9104-6294485be508",
                                                                        "id_money_2": "f076ded0-1726-4981-b2e5-c556731b342e",
                                                                        "date_from": "2026-03-10T09:42:14.11188+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "7cb02d52-c7dd-489d-8cd1-ac49282832d0",
                                                                        "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": "e8f7518b-5d6b-45cb-bfe2-817dc76d5d52",
                                                                        "id_line": 2,
                                                                        "id_pay": "a319239c-fdc7-4020-8970-508684d5e7ed",
                                                                        "id_money": "776faaf7-10a7-43c3-9013-a3a4ff30928d",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "b21d7d3a-1ae8-4150-a736-bb49445dd494",
                                                                        "id_employee": "7b9b5a73-29a5-42e3-9939-ab936fefffce",
                                                                        "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": "1e8b68ff-5ac6-4b54-9a64-aa1cbae9861b",
                                                                        "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": "21343fd5-605a-468b-aae7-ec1efbb9e51a",
                                                                "nro_sesion": 2,
                                                                "id_pos": "10e13bd7-76d4-478c-b01b-d9b9150a5f1a",
                                                                "date_tax": "2026-03-10T09:42:14.11188+01:00",
                                                                "date_open": "2026-03-10T09:42:14.11188+01:00",
                                                                "date_close": "2026-03-10T09:42:14.11188+01:00",
                                                                "id_user_open": "62db733d-a739-49f6-8784-e7cbb59cc2d9",
                                                                "id_user_close": "38e289d9-5a60-4da3-9354-1bc753107b3c",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "7cb71478-5e21-4262-b074-ac1c6fbf32c0",
                                                                    "order_id": 2,
                                                                    "id_item": "50c8aaa2-1933-47e0-b2a7-d3a4a7f0f037",
                                                                    "id_item_type": "b786da6e-745c-4d7a-9f73-54f38864e1f3",
                                                                    "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": "bbf7a794-e08a-4f99-b0e8-fbbc1a00c74a",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "abcf335a-c03a-4053-8e25-661c243bb410",
                                                                    "count_voucher": 1,
                                                                    "id_category": "15c16629-53bd-45e5-bc04-3be1aa82f243",
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                    "id_user_upd": "a84431e5-8285-4c9a-b8e7-26b7c615f778",
                                                                    "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": "3e9f7c02-9ada-4f4a-952f-68d4e6730af9",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "943df943-ce81-4080-9dcf-52f144e78f0d",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "1c706b03-b349-4094-b1b9-d8f24b41c6ae",
                                                                    "id_room_unit": "f84d83e7-ea20-49dc-91d4-369a975850af",
                                                                    "id_room_list": "14db87a7-8b64-4d93-b0bb-f8749b5e0e82",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-03-10T09:42:14.11188+01:00",
                                                                    "date_from": "2026-03-10T09:42:14.11188+01:00",
                                                                    "date_end": "2026-03-10T09:42:14.11188+01:00",
                                                                    "date_open": "2026-03-10T09:42:14.11188+01:00",
                                                                    "date_close": "2026-03-10T09:42:14.11188+01:00",
                                                                    "id_employee": "89478df3-6f2e-4e28-a8fc-19e48dda836c",
                                                                    "id_employee_sec": "d0d5ce4a-469d-4658-a69c-3683254dd1e6",
                                                                    "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": "3e2d8813-1777-44ac-be13-b135117ec01c",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "c31db920-ed40-41cd-9829-40341d7bf0e1",
                                                                    "id_user_close": "a36c7458-6f33-4be6-96c9-ebf0c6067f77",
                                                                    "id_unit_state": "c9cd559f-9398-458a-8f78-855cba71c669",
                                                                    "id_pos_sesion": "2c36a356-da63-45d0-9125-08627d61090e",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-03-10T09:42:14.11188+01:00",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "b0b97952-862f-42f5-b5fa-9abe3f35e854",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "976ab0bf-8602-4f9d-8911-cc5763ff8420",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "127ca39f-a07c-42c0-8652-25f9fdb999f5",
                                                                      "locked": true,
                                                                      "date_locked": "2026-03-10T09:42:14.11188+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                      "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                      "id_user_upd": "82d13422-3a51-4c75-b189-fe50fe8b9e06",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "a086986c-0346-4a30-9c9f-d973421770c9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "11b68021-99ea-47fa-8f47-d60c45b75742",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "66b92a1e-f651-4d11-a673-2c319236439c",
                                                                        "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": "7dc2deac-c929-4bc9-b581-fc5874d182c5",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "8eca110b-c13c-4a96-9cf2-8e944012a1e1",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "e56c93a6-e9f6-499e-b1b1-c7cff0037c28",
                                                                            "id_room": "f824766b-ece6-4681-87e2-0ddb06172a54",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                            "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                            "id_user_upd": "02b2c0c1-6290-4ce9-a4a9-cc6a6cedb390",
                                                                            "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": "9303a36b-4174-4e9b-ba21-9f7936db56aa",
                                                                            "id_room": "f3ab6ccd-5851-432a-8d40-cb23034df7f7",
                                                                            "date_in": "2026-03-10T09:42:14.11188+01:00",
                                                                            "date_out": "2026-03-10T09:42:14.11188+01:00",
                                                                            "id_user_add": "a7e2d462-67f4-4be4-8c5c-934ba57deb13",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                            "last_update": "2026-03-10T09:42:14.11188+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": "58bb67ac-2283-44a5-8256-0d0e0cde25d7",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "723f347b-93a0-422a-9230-9b01b80aaa4a",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "92791574-1211-460b-a5d3-02d0f4ff3e9c",
                                                                            "id_room_state": "8ff52724-5e8c-4d41-bf46-fa75d65becf4",
                                                                            "id_image": "0db50305-44a0-4836-bfa2-4fffc0723286",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                            "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                            "id_user_upd": "6b1f7a86-32d5-42a9-a2ee-1414bb72a14a",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "917b6c9a-8628-4e54-ba64-c7a2d92749b4",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                              "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                              "id_user_upd": "795db876-b06e-4510-bc85-a438193967bf",
                                                                              "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": "7e01280a-e868-45d6-8489-7fa5c1040ba0",
                                                                    "id_pos_sesion": "a4131901-11e0-4097-8484-fb1a11d4d4a7",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "59a367ef-c267-4153-a913-c649925b6fcd",
                                                                    "id_room_unit_activity": "dabc6550-7e6e-4d1a-bac2-1a3da580a746",
                                                                    "id_doc_sa": "0422c546-7259-4bce-9c5e-8461702ae13c",
                                                                    "id_pos_type": "f7279628-c326-4dc9-8c54-1b9fc3474985",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "ba10d5eb-84d6-47b0-b4c6-e3da0e1407e9",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "95877cdb-95e0-42ff-8c72-289806b9e4c4",
                                                                        "id_user": "73786d08-f3c1-4202-bb5f-ff6d659f98ae",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+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": "4e8dcfa0-e25b-46cd-81d4-fd001b4a9966",
                                                                    "id_user": "74b47eda-3d71-4b89-85e2-94e1e0bdcbe7",
                                                                    "date_add": "2026-03-10T09:42:14.11188+01:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+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": "c6086210-b930-4fc0-a002-4e76e3840523",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "b732fd97-00d6-4d41-970f-cbdb791a0d29",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-03-10T09:42:14.11188+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "52",
                                                        "id": "e1978162-b2da-4176-b16b-97d64398560b",
                                                        "id_branch": "f9a1b5ce-90d0-4526-8769-d2f04eae4097",
                                                        "id_pos_type": "881ebb69-2254-48b6-88b8-e4ed4086708e",
                                                        "id_pos": "ab8a0d73-0283-4a87-b8b0-99e19801ddc5",
                                                        "id_item": "0d681909-4ccc-4c1c-9b93-5da8e750fb2c",
                                                        "date_from": "2026-03-10T09:42:14.11188+01:00",
                                                        "date_end": "2026-03-10T09:42:14.11188+01:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                        "id_user_upd": "9a80e1da-d495-4c78-997f-373f79997937",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "53",
                                                          "id": "b0ed63aa-6b8e-4ec1-82f7-3e34d69b8b68",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                          "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                          "id_user_upd": "d97616cd-47d8-4ccb-9c9d-2f88aec30ec6",
                                                          "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": "186231aa-f472-43ec-b1ab-5f6a8f609a6e",
                                                              "id_pos_type": "4274ac02-e7d6-4717-8aed-b95f7aed8e01",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                              "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                              "id_user_upd": "e2fc5883-59fc-452f-8f85-98c7d30ba605",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_pos": "8a811a01-127c-4687-95a0-2d06af8c89e2",
                                                                  "id_pos_type": "ed8f18a6-87e2-48a0-a9c1-8b011d021044",
                                                                  "id_price_list": "dcfb7fd7-8c51-4560-9865-570727d76e19",
                                                                  "is_default": true,
                                                                  "view_mon": true,
                                                                  "view_tue": true,
                                                                  "view_wed": true,
                                                                  "view_thu": true,
                                                                  "view_fri": true,
                                                                  "view_sat": true,
                                                                  "view_sun": true,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                  "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                  "id_user_upd": "dd325bed-73d9-4e54-938f-c28720cde9f3",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "54"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "56",
                                                                    "id": "6a0335fa-8710-43dc-bf07-eed16495536b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "9244f2a1-7b1d-4b27-86a1-53be33df0f2f",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "782ab13b-9f38-44f3-81c0-bff0a73a733f",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                    "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                    "id_user_upd": "fdbec248-cad5-41f0-bc38-3ba1a76f4a79",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "55"
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_list": "2cbe54c5-3276-470b-8fba-332f5a04634b",
                                                                        "id_item_sub": "d6f07cce-e7d7-4fe0-82d1-05467da89303",
                                                                        "validity_date": "2026-03-10T09:42:14.11188+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "15fb98cd-dbff-451e-899a-5ecc43dfd5df",
                                                                        "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": "078a774e-4d1a-4a5f-9ffd-f8e6e523aa17",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:42:14.11188+01:00",
                                                                        "date_end": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_branch": "ef39e65d-2ac4-4059-8d43-2415cf1330e8",
                                                                        "id_pos": "720f271f-214c-43f8-b78f-14ec923ddcbd",
                                                                        "id_list": "32775081-4f66-4ac3-b107-36cbfbc2992d",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "c8007bd2-b390-4f06-bb55-bbed3a84ea33",
                                                                        "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": "2ca24d63-375e-45d7-8658-cf5380088239",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:42:14.11188+01:00",
                                                                        "date_end": "2026-03-10T09:42:14.11188+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": "9e8b9ca2-e89f-4693-a383-298c4351413e",
                                                                        "id_pos": "8728d142-8a27-4492-b4cb-f86234e4fd2a",
                                                                        "id_list": "627b55fc-b550-4ba6-ac5f-e1d08d8d0eb5",
                                                                        "id_item": "208a3ce8-18b6-42e8-ad65-3b369f7a013a",
                                                                        "id_item_type": "ade0ef60-4c27-4c07-a216-479b5dd66ca3",
                                                                        "id_category": "b061d72c-3092-4307-ac9c-f3d7568af21c",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                                        "id_user_upd": "614a696f-99c1-4ed9-bf95-855b78816415",
                                                                        "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": "db840722-96ce-4564-bfcc-3aa5518d09f0",
                                                        "id_doc": "d31b8ed5-32f8-4aab-b8f0-740ecb78f3cc",
                                                        "value": 3,
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "61",
                                                        "id": "38eaffed-ffd5-4391-8e73-78eaa75bc502",
                                                        "id_pos": "22a5b56d-4153-4e14-97b0-638934b8450a",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-03-10T09:42:14.11188+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "87333723-2924-49fc-8930-9f5b7e74e500",
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "62",
                                                        "id_user": "2f9af17a-d1f6-45c3-9318-40c300f8f09e",
                                                        "id_pos": "eb0d7f20-f43a-4947-aa16-1b154372260e",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "last_update": "2026-03-10T09:42:14.11188+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": "ace417a5-0984-4c63-b360-41218ccdc0b1",
                                                        "id_pos": "262c094d-eb80-4581-bf23-2baf1716373c",
                                                        "date_add": "2026-03-10T09:42:14.11188+01:00",
                                                        "date_upd": "2026-03-10T09:42:14.11188+01:00",
                                                        "date_out": "2026-03-10T09:42:14.11188+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": "615f86dd-95b5-4edc-a31c-f5c1b50e536d",
                                                        "id_user_add": "88350611-0281-4c71-a2da-24bb1386482d",
                                                        "id_table": "a52202cc-b82e-4106-ab9c-31ceb749759e",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "b285d33d-e5f5-406d-8ffc-fe59247b6be5",
                                                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "65",
                                                          "id": "593cb9de-8682-4d60-94c7-ff26549b610d",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                          "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "66",
                                                              "id": "3fc2525a-c6c0-461c-954b-ac92bc218530",
                                                              "id_sync": "dc36ec4a-6e58-4caf-9bf6-66b8dd6fb8ea",
                                                              "json": "sample string 3",
                                                              "id_table": "4a2f5fbc-1392-4848-bfbe-c3bebf0b7af3",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "67",
                                                                "id": "045870ff-20e2-42b9-9a7a-c75576143c0d",
                                                                "id_branch_from": "6dcc78ea-b47e-4a37-855c-93fd845da6b5",
                                                                "id_branch_to": "9f945751-48f2-478e-bd19-989427bd0732",
                                                                "type": 4,
                                                                "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-03-10T09:42:14.11188+01:00",
                                                                "send_on": "2026-03-10T09:42:14.11188+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": "b3f74d91-2de5-49ed-9996-878fe8cbc005",
                                                        "id_pos": "928e4073-0f6b-4e07-8e4e-998a1e0654d7",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-03-10T09:42:14.11188+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": "3eff6653-eb1c-4584-af15-881696ccb060",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "high_row": 5,
                                                  "high_doc": 6,
                                                  "with_doc": 7,
                                                  "to_file": true,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:42:14.11188+01:00",
                                                  "last_update": "2026-03-10T09:42:14.11188+01:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "70",
                                                      "id_doc_print": "8628b749-06be-46e1-ba78-dc397b08762b",
                                                      "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": "fd8a9954-253a-4bb9-a4b1-16afb3196acf",
                                      "date_from": "2026-03-10T09:42:14.11188+01:00",
                                      "date_end": "2026-03-10T09:42:14.11188+01:00",
                                      "date_used": "2026-03-10T09:42:14.11188+01:00",
                                      "id_employee": "0f432c4c-3307-4c37-875a-c078cf96f281",
                                      "id_branch": "b99d782b-beae-4f74-9f49-620532aa5ea2",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "7176c075-0f25-4833-b8f2-9820b38865d5",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                                      "last_update": "2026-03-10T09:42:14.11188+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": "00ee3d0e-095a-4fa2-a329-1e21185f9c05",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "a67706d4-d02a-471f-a6d5-36482e2b5674",
                              "id_doc_print": "9e1f8c67-50e7-4383-913e-ac8eb42d2601",
                              "hour_end": "00:00:00.1234567",
                              "price_item_sub": true,
                              "define_validity": true,
                              "price_ref": true,
                              "price_min": 11.1,
                              "supply_apply": 12,
                              "active": true,
                              "created_on": "2026-03-10T09:42:14.11188+01:00",
                              "last_update": "2026-03-10T09:42:14.11188+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": "13eb5073-2e0f-4acf-8622-28f0b1369b36",
                              "id_line": 2,
                              "id_item": "98054cd8-7798-4a18-9b1b-96ba47a41972",
                              "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": "bb6c0452-6730-4caf-a05e-b2f2f31f666a",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "33e737af-7cc2-428d-b785-c167e5207d24",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "aad7db53-0ac2-4567-b6e1-3edf296ab236",
                      "view_pos": true,
                      "order": 10,
                      "color_border": "sample string 11",
                      "color_button": "sample string 12",
                      "color_font": "sample string 13",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 16,
                      "active": true,
                      "created_on": "2026-03-10T09:42:14.11188+01:00",
                      "last_update": "2026-03-10T09:42:14.11188+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "75",
                        "id": "cb9e7395-4065-4be9-bfbc-c4c1100d5cfa",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-03-10T09:42:14.11188+01:00",
                        "last_update": "2026-03-10T09:42:14.11188+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_permisions": [
                        {
                          "$id": "76",
                          "id": "f3cf8c9c-de9b-4dbf-af97-5c88f5b86930",
                          "id_function": "35351f85-0106-44df-9512-0820cab3bf0e",
                          "id_user": "3d432b29-7ed2-4d79-8b80-b347e2abf5b4",
                          "id_profile": "940cfdef-1cc2-434d-90ef-6ee226dc8a71",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:42:14.11188+01:00",
                          "last_update": "2026-03-10T09:42:14.11188+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "77",
                            "id": "11304c59-834d-4211-af6a-961728a6f629",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-03-10T09:42:14.11188+01:00",
                            "last_update": "2026-03-10T09:42:14.11188+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": "07b177e8-de74-4a72-ae1c-1c934667e591",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                    "last_update": "2026-03-10T09:42:14.11188+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": "39cc2ad0-6675-472e-9a0b-eb0f87d47bbb",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-03-10T09:42:14.11188+01:00",
                    "date_end": "2026-03-10T09:42:14.11188+01:00",
                    "state": "sample string 6",
                    "created_on": "2026-03-10T09:42:14.11188+01:00",
                    "last_update": "2026-03-10T09:42:14.11188+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": "00722b78-e3af-4ef7-b9a0-8ef69af71f56",
                "token_id": "sample string 2",
                "id_user": "343fdfc1-15db-4711-b402-f0abbbd81b74",
                "date_from": "2026-03-10T09:42:14.1275198+01:00",
                "date_end": "2026-03-10T09:42:14.1275198+01:00",
                "created_on": "2026-03-10T09:42:14.1275198+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": "186add28-8b36-451d-963c-9341677397b5",
                "id_room_activity": "c89f6ddb-c2b4-41b5-81c0-4c4205a87fe2",
                "id_pos_sesion": "d99d67a0-2a02-4668-a127-01f207bd6c61",
                "log_text": "sample string 4",
                "id_user": "3e24bb0c-ac86-44b2-9c58-2ef5d57d929c",
                "created_on": "2026-03-10T09:42:14.1275198+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"
    }
  ]
}